1. 3d1cb6a Utility to detect lock inversions in system. by Jeff Sharkey · 8 years ago
  2. 894ce60 Fix issue #25656837: Static initialization order bug in ArrayMap leading to NPEs by Dianne Hackborn · 9 years ago
  3. f16747d Add ArraySet to the SDK. by Dianne Hackborn · 9 years ago
  4. b6bdb0f Make ArrayMap.EMPTY immutable by Adam Lesinski · 9 years ago
  5. 4e9c07c Add indexOf method to ArrayMap & ArraySet by Adam Lesinski · 10 years ago
  6. 9c3e74f Fix issue #16794553: Duplicate ArrayMap entries in Bundle... by Dianne Hackborn · 10 years ago
  7. a3fb40d Add 560dpi, and some other stuff. by Dianne Hackborn · 10 years ago
  8. 776abc2 Uses VMRuntime.newUnpaddedArray for ideal array sizes by Adam Lesinski · 10 years ago
  9. 4a7d824 Fix issue #10921903: CTS: android.os.cts.ParcelTest#testReadBundle... by Dianne Hackborn · 11 years ago
  10. 62d708f Okay, I give in, add null key support to ArrayMap and ArraySet. by Dianne Hackborn · 11 years ago
  11. 450d8c5 Fix issue #9940105: IllegalArgumentException in ArrayMap by Dianne Hackborn · 11 years ago
  12. b87655b Switch Bundle's implementation over to ArrayMap. by Dianne Hackborn · 11 years ago
  13. 3e82ba1 Make ArrayMap public! :) by Dianne Hackborn · 11 years ago
  14. b993f41 Update SparseArray docs to be more informative. by Dianne Hackborn · 11 years ago
  15. a17c0f5 More procstats work: separate global proc account, more dumping. by Dianne Hackborn · 11 years ago
  16. 21ab6f4 ArrayMap is great, so how about ArraySet! by Dianne Hackborn · 11 years ago
  17. f4130cf Additional functionality and performance for ArrayMap by Chet Haase · 11 years ago
  18. 0873518 Use ArrayMap instead of HashMap in transitions by Chet Haase · 11 years ago
  19. 390517b Clean up some temporary allocations. by Dianne Hackborn · 11 years ago
  20. f4bf0ae New ArrayMap class. by Dianne Hackborn · 11 years ago