OSDN Git Service

AI 148797: Back-port the new version of the Grid.java from Donut.
authorJack Palevich <nobody@android.com>
Wed, 13 May 2009 19:56:48 +0000 (12:56 -0700)
committerThe Android Open Source Project <initial-contribution@android.com>
Wed, 13 May 2009 19:56:48 +0000 (12:56 -0700)
commitb9f903f5d523ab9569e21d04c4f661b236f8df36
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904
parent0327df81d292d022002a0e5462c859583638f2a9
AI 148797: Back-port the new version of the Grid.java from Donut.
  This new version uses "direct" java.nio.Buffer objects, which avoids a potential
  crash that may occur when "indirect" java.nio.Buffer objects are used.
  BUG=1849855

Automated import of CL 148797