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
/
ArraySet.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve forEach.
Kweku Adams
2021-07-19
1
-0
/
+18
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+1
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-07
1
-1
/
+1
*
resolve merge conflicts of 484e166df3c21712c7dfa687d10c91bb0e007397 to master
Valentin Iftime
2019-10-08
1
-0
/
+13
|
\
|
*
API to detect which network interfaces support wake-on-lan
Valentin Iftime
2019-10-08
1
-0
/
+13
*
|
Address static cache access issues.
Kweku Adams
2019-08-20
1
-45
/
+101
|
/
*
Add extra comment for implementation.
Kweku Adams
2019-04-29
1
-0
/
+2
*
Gating OutOfBoundsException on targetSdkVersion.
Kweku Adams
2019-04-26
1
-2
/
+14
*
Slight improvements to ArraySet.
Kweku Adams
2018-11-01
1
-10
/
+99
*
Expose a few APIs in util collections.
Jake Wharton
2018-09-29
1
-10
/
+11
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+9
*
resolve merge conflicts of 5827257 to master
Colin Cross
2016-08-29
1
-17
/
+35
|
\
|
*
Try to mitigate issue #31016187: system_server crash in ArraySet.
Dianne Hackborn
2016-08-25
1
-16
/
+34
*
|
Clean up style issues in ArraySet.
Aurimas Liutikas
2016-08-19
1
-52
/
+64
|
/
*
Removed warning when objects are added on wrong order.
Felipe Leme
2016-06-30
1
-5
/
+8
*
Mark app pending intents in notification extras
Svet Ganov
2016-06-27
1
-0
/
+26
*
Utility to detect lock inversions in system.
Jeff Sharkey
2016-02-27
1
-5
/
+11
*
Add ArraySet to the SDK.
Dianne Hackborn
2015-06-11
1
-2
/
+28
*
am 6695b992: Merge "Frameworks/base: Add removeAll for ArraySet"
Andreas Gampe
2015-03-05
1
-0
/
+20
|
\
|
*
Frameworks/base: Add removeAll for ArraySet
Andreas Gampe
2015-03-04
1
-0
/
+20
*
|
Reduce PackageManager RAM usage: ArrayMap/Set.
Jeff Sharkey
2014-10-24
1
-1
/
+8
|
/
*
Add indexOf method to ArrayMap & ArraySet
Adam Lesinski
2014-08-26
1
-4
/
+14
*
Rework network stats to use proc state for fg/bg.
Dianne Hackborn
2014-07-01
1
-1
/
+1
*
Uses VMRuntime.newUnpaddedArray for ideal array sizes
Adam Lesinski
2014-03-27
1
-8
/
+10
*
Okay, I give in, add null key support to ArrayMap and ArraySet.
Dianne Hackborn
2013-07-25
1
-14
/
+56
*
Make ArrayMap public! :)
Dianne Hackborn
2013-07-16
1
-9
/
+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
/
+30
*
ArrayMap is great, so how about ArraySet!
Dianne Hackborn
2013-06-11
1
-0
/
+599