commit | 24a8fe82dffacdfe2fab9d007b2a6538b5f511bc | [log] [tgz] |
---|---|---|
author | Jack Palevich <nobody@android.com> | Wed May 13 12:56:48 2009 -0700 |
committer | The Android Open Source Project <initial-contribution@android.com> | Wed May 13 12:56:48 2009 -0700 |
tree | 0934912f42baefe04b97fed65592378a154370c1 | |
parent | 0355976f628857b2675377fa4f2de12b3b5a44aa [diff] |
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