index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
util
/
ArrayMap.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Redact key value from log when DEBUG is false" am: 17a7d79ff4 am: 694c...
Suprabh Shukla
2021-09-30
1
-1
/
+1
|
\
|
*
Merge "Redact key value from log when DEBUG is false" am: 17a7d79ff4
Suprabh Shukla
2021-09-29
1
-1
/
+1
|
|
\
|
|
*
Redact key value from log when DEBUG is false
Edward Savage-Jones
2021-09-29
1
-1
/
+1
*
|
|
Improve replaceAll.
Kweku Adams
2021-09-10
1
-0
/
+31
*
|
|
Improve forEach.
Kweku Adams
2021-08-11
1
-0
/
+23
|
/
/
*
/
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+2
|
/
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-07
1
-1
/
+1
*
Address static cache access issues.
Kweku Adams
2019-08-20
1
-20
/
+58
*
Add extra comment for implementation.
Kweku Adams
2019-04-29
1
-0
/
+4
*
Gating OutOfBoundsException on targetSdkVersion.
Kweku Adams
2019-04-26
1
-4
/
+28
*
Revert "Revert "Checkng upper bound in *Array classes.""
Kweku Adams
2019-03-30
1
-2
/
+19
*
Revert "Checkng upper bound in *Array classes."
Paul Scovanner
2019-03-12
1
-19
/
+2
*
Checkng upper bound in *Array classes.
Kweku Adams
2019-03-05
1
-2
/
+19
*
Translate selection arguments that are paths.
Jeff Sharkey
2019-02-28
1
-1
/
+4
*
Expose a few APIs in util collections.
Jake Wharton
2018-09-29
1
-17
/
+24
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+17
*
Mitigating cache corruption in ArrayMap
Suprabh Shukla
2018-05-14
1
-1
/
+3
*
Avoid ClassCastException in ArrayMap.
Dan Sandler
2017-04-26
1
-30
/
+84
*
Utility to detect lock inversions in system.
Jeff Sharkey
2016-02-27
1
-17
/
+22
*
Fix issue #25656837: Static initialization order bug in ArrayMap leading to NPEs
Dianne Hackborn
2015-12-04
1
-5
/
+5
*
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