index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
util
/
MemoryIntArray.java
Age
Commit message (
Expand
)
Author
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2019-05-15
MemoryIntArray: dup in writeToParcel.
Josh Gao
2019-05-10
Revert "MemoryIntArray: track the owned file descriptor in a PFD."
Svet Ganov
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-08-09
MemoryIntArray: track the owned file descriptor in a PFD.
Josh Gao
2017-05-12
Merge "Init MemoryIntArray#mFd with -1" am: d6eaa80590 am: a3f14a1531 am: b12...
Svetoslav Ganov
2017-05-12
Merge "Init MemoryIntArray#mFd with -1" am: d6eaa80590 am: a3f14a1531
Svetoslav Ganov
2017-05-11
Merge "Init MemoryIntArray#mFd with -1"
Svetoslav Ganov
2017-04-03
Properly guard access to CloseGuard in finalizers.
Narayan Kamath
2017-02-27
Init MemoryIntArray#mFd with -1
Tetsutoki Shiozawa
2016-12-09
Fix vulnerability in MemoryIntArray
Svetoslav Ganov
2016-12-08
Revert "Fix vulnerability in MemoryIntArray am: a97171ec49"
Bill Napier
2016-12-08
Fix vulnerability in MemoryIntArray
Svetoslav Ganov
2016-12-08
Revert "Fix vulnerability in MemoryIntArray"
Svetoslav Ganov
2016-12-08
Fix vulnerability in MemoryIntArray
Svetoslav Ganov
2016-12-08
Revert "Fix vulnerability in MemoryIntArray"
Aart Bik
2016-12-07
Fix vulnerability in MemoryIntArray
Svetoslav Ganov
2016-12-07
Fix vulnerability in MemoryIntArray
Svetoslav Ganov
2016-08-31
resolve merge conflicts of a2c1196 to master
Svetoslav Ganov
2016-08-31
Properly close fd backing a MemoryIntArray
Svetoslav Ganov
2016-08-30
Properly close fd backing a MemoryIntArray
Svetoslav Ganov
2016-08-29
Polish MemoryIntArray
Svet Ganov
2016-05-13
Make settings cahches generation mechanism robust.
Svetoslav Ganov
2016-04-26
Ensure local settings caches are not stale
Svet Ganov