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
/
content
/
res
/
XmlBlock.java
Age
Commit message (
Expand
)
Author
2021-05-26
StringBlock incremental hardening default values
Ryan Mitchell
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-08-04
Make resources APIs visible for synthetic bench
Ryan Mitchell
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-01-31
Update TypedArray and TypedValue to store source layouts.
Aurimas Liutikas
2019-01-30
Add View#getSourceLayoutResId().
Aurimas Liutikas
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-02-28
Refactor AssetManager
Adam Lesinski
2018-02-09
Revert "Replace AssetManager with AssetManager2 implementation"
Adam Lesinski
2018-02-05
Replace AssetManager with AssetManager2 implementation
Adam Lesinski
2018-01-25
Revert "Replace AssetManager with AssetManager2 implementation"
Adam Lesinski
2018-01-24
Replace AssetManager with AssetManager2 implementation
Adam Lesinski
2018-01-23
Revert "Replace AssetManager with AssetManager2 implementation"
Adam Lesinski
2018-01-09
Replace AssetManager with AssetManager2 implementation
Adam Lesinski
2016-10-10
Convert utils fastjni -> @FastNative
John Reck
2014-03-25
Shared library resource support
Adam Lesinski
2014-01-31
AArch64: Make AssetManager and related classes 64-bit compatible
Ashok Bhat
2011-11-11
XML parsing optimizations
Christopher Tate
2010-02-25
Re-arrange android-common so framework no longer links with it.
Dianne Hackborn
2010-02-24
Fix crash in PendingIntentRecord debug output.
Dianne Hackborn
2009-12-21
Update imports to android-common
Tom Taylor
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project