Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uses VMRuntime.newUnpaddedArray for ideal array sizes | Adam Lesinski | 2014-03-27 | 1 | -37/+12 |
* | Fix javadoc typo in SparseArray. | Newton Allen | 2013-11-21 | 1 | -1/+1 |
* | Remove unused imports from frameworks/base. | John Spurlock | 2013-11-20 | 1 | -2/+0 |
* | Document the order of values returned by keyAt(). | Flavio Lerda | 2013-09-08 | 1 | -0/+17 |
* | Make ArrayMap public! :) | Dianne Hackborn | 2013-07-16 | 1 | -6/+33 |
* | Update SparseArray docs to be more informative. | Dianne Hackborn | 2013-07-12 | 1 | -2/+12 |
* | New ArrayMap class. | Dianne Hackborn | 2013-05-24 | 1 | -5/+11 |
* | Add LongSparseLongArray with tests. | Jeff Sharkey | 2013-01-18 | 1 | -0/+228 |