summaryrefslogtreecommitdiff
path: root/core/java/android/content/res/DrawableCache.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+2
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-2/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+2
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add @UnsupportedAppUsage annotations for greylist.Artur Satayev2019-11-191-0/+5
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+2
* Move the guts of Resources to ResourcesImplAdam Lesinski2016-03-011-13/+3
* Add missing invalidation check to drawable cacheAlan Viverette2015-07-201-1/+1
* Improve keying for theme caches, rebase system theme on config changeAlan Viverette2015-05-061-0/+57