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
/
ResourcesImpl.java
Age
Commit message (
Expand
)
Author
2021-06-08
ResourcesImpl.ThemeImpl NativeAllocationRegistry
Ryan Mitchell
2021-06-08
Rebase ThemeImpl rather than reallocate memory
Ryan Mitchell
2021-03-19
Add Theme.setNewResourcesImpl() method.
Yuncheol Heo
2020-12-16
Replace Locale#adjustLanguageCode with its own implementation
Victor Chang
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-03-31
Merge "Synchronize before calling unstableRemoveIf" into rvc-dev am: ad5a070a...
Ryan Mitchell
2020-03-26
Synchronize before calling unstableRemoveIf
Ryan Mitchell
2020-03-03
Revert "Better preload drawable logging"
Leon Scroggins
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-11
Fix misleading (copy-pasted?) error message
Donald Chai
2019-10-10
Add ResourceLoader API with .apk and .arsc support
Winson
2019-07-09
Check resource type, not directory for colors
Ashley Rose
2019-05-20
Remove obtainStyledAttribute and AssetManager2::GetBag tracing
Eric Holk
2019-03-08
Fix getAttributeSetSourceResId to AttributeSet created from null.
Aurimas Liutikas
2019-03-01
Add nullability annotation to Theme#getAttributeResolutionStack
Aurimas Liutikas
2019-02-06
Add helper methods for View attribute debugging
Aurimas Liutikas
2019-01-30
Add View#getSourceLayoutResId().
Aurimas Liutikas
2019-01-18
Fallback to regular XML Drawable if ColorStateList loading fails
Winson
2019-01-14
Add function to return path for last resolved resource
Winson
2018-11-05
Merge "Copy common resources between styles"
Ryan Mitchell
2018-11-01
Copy common resources between styles
Ryan Mitchell
2018-10-30
Refactor Typeface construction logic
Seigo Nonaka
2018-08-23
Merge "Add more tracing for obtainStyledAttributes" am: 2ef6338351 am: 106905...
Eric Holk
2018-08-22
Create ColorStateListDrawable
Ashley Rose
2018-08-21
Add more tracing for obtainStyledAttributes
Eric Holk
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-23
Remove incorrect @NonNull annotations on getDrawable() and variants.
Chris Craik
2018-02-28
Refactor AssetManager
Adam Lesinski
2018-02-15
Reland "Call ImageDecoder directly in ResourcesImpl"
Leon Scroggins III
2018-02-12
Merge "Revert incorrect NonNull assertions in ColorStateList loading"
TreeHugger Robot
2018-02-09
Revert incorrect NonNull assertions in ColorStateList loading
Chris Craik
2018-02-09
Revert "Replace AssetManager with AssetManager2 implementation"
Adam Lesinski
2018-02-09
Merge "Revert "Call ImageDecoder directly in ResourcesImpl""
TreeHugger Robot
2018-02-08
Revert "Call ImageDecoder directly in ResourcesImpl"
Leon Scroggins
2018-02-08
Change Resources.getDrawable nullability
Chris Craik
2018-02-06
Merge changes from topic "assetmanager2"
Adam Lesinski
2018-02-06
Call ImageDecoder directly in ResourcesImpl
Leon Scroggins III
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-23
Merge changes from topic "assetmanager-refactor"
Adam Lesinski
2018-01-12
Merge "Wrap StackOverflowError in NotFoundException. Bug: 67462465 Bug: 66498...
Hyunyoung Song
2018-01-09
Replace AssetManager with AssetManager2 implementation
Adam Lesinski
2017-11-09
Wrap StackOverflowError in NotFoundException.
Hyunyoung Song
2017-11-02
Preventing recursive referrence in drawables
Sunny Goyal
2017-10-10
Wrap StackOverflowError in NotFoundException.
Hyunyoung Song
[next]