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
/
SparseLongArray.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a tracker on background current drains for each uid
Jing Ji
2022-01-25
1
-0
/
+22
*
Add SparseLongArray.incrementValue()
Dmitri Plotnikov
2022-01-19
1
-0
/
+24
*
Fix typo in SparseLongArray
Adam Bookatz
2021-03-17
1
-2
/
+2
*
Add extra comment for implementation.
Kweku Adams
2019-04-29
1
-0
/
+2
*
Gating OutOfBoundsException on targetSdkVersion.
Kweku Adams
2019-04-26
1
-2
/
+12
*
Revert "Revert "Checkng upper bound in *Array classes.""
Kweku Adams
2019-03-30
1
-0
/
+8
*
Revert "Checkng upper bound in *Array classes."
Paul Scovanner
2019-03-12
1
-8
/
+0
*
Checkng upper bound in *Array classes.
Kweku Adams
2019-03-05
1
-0
/
+8
*
Stop tracking user specific uid cpu time on user stop
Suprabh Shukla
2017-07-05
1
-0
/
+17
*
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
*
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
-8
/
+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
-29
/
+16
*
Unhide SparseLongArray
Scott Kennedy
2012-11-26
1
-2
/
+0
*
Adding APIs to enable reporting virtual view hierarchies to accessibility ser...
Svetoslav Ganov
2011-10-21
1
-0
/
+247