index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
util
/
ArrayMap.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ArraySet to the SDK.
Dianne Hackborn
2015-06-11
1
-4
/
+7
*
Make ArrayMap.EMPTY immutable
Adam Lesinski
2015-02-05
1
-1
/
+4
*
Add indexOf method to ArrayMap & ArraySet
Adam Lesinski
2014-08-26
1
-4
/
+14
*
Fix issue #16794553: Duplicate ArrayMap entries in Bundle...
Dianne Hackborn
2014-08-13
1
-0
/
+38
*
Add 560dpi, and some other stuff.
Dianne Hackborn
2014-08-12
1
-1
/
+1
*
Uses VMRuntime.newUnpaddedArray for ideal array sizes
Adam Lesinski
2014-03-27
1
-10
/
+12
*
Fix issue #10921903: CTS: android.os.cts.ParcelTest#testReadBundle...
Dianne Hackborn
2013-10-03
1
-0
/
+1
*
Okay, I give in, add null key support to ArrayMap and ArraySet.
Dianne Hackborn
2013-07-25
1
-17
/
+59
*
Fix issue #9940105: IllegalArgumentException in ArrayMap
Dianne Hackborn
2013-07-19
1
-2
/
+21
*
Switch Bundle's implementation over to ArrayMap.
Dianne Hackborn
2013-07-18
1
-1
/
+42
*
Make ArrayMap public! :)
Dianne Hackborn
2013-07-16
1
-11
/
+9
*
Update SparseArray docs to be more informative.
Dianne Hackborn
2013-07-12
1
-3
/
+2
*
More procstats work: separate global proc account, more dumping.
Dianne Hackborn
2013-06-21
1
-0
/
+37
*
ArrayMap is great, so how about ArraySet!
Dianne Hackborn
2013-06-11
1
-63
/
+60
*
Additional functionality and performance for ArrayMap
Chet Haase
2013-06-06
1
-4
/
+72
*
Use ArrayMap instead of HashMap in transitions
Chet Haase
2013-06-04
1
-0
/
+10
*
Clean up some temporary allocations.
Dianne Hackborn
2013-05-30
1
-7
/
+9
*
New ArrayMap class.
Dianne Hackborn
2013-05-24
1
-0
/
+615