summaryrefslogtreecommitdiff
path: root/core/java/android/content/res/ThemedResourceCache.java
Commit message (Expand)AuthorAgeFilesLines
* ThemedResourceCache: Replace ArrayMap with HashMap for performanceDanny Lin2022-10-211-8/+5
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add ResourceLoader API with .apk and .arsc supportWinson2019-10-101-1/+15
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+3
* Ensure all Java-side usages of config flags are using Java flagsAlan Viverette2016-03-111-4/+5
* Improve keying for theme caches, rebase system theme on config changeAlan Viverette2015-05-061-0/+233