summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/AssetAtlasService.java
Commit message (Expand)AuthorAgeFilesLines
* services: AssetAtlasService: prevent IndexOutOfBoundsExceptionEvisceration2015-10-261-0/+5
* Fix ATLAS_MAP_ENTRY_FIELD_COUNTJohn Reck2015-07-221-1/+1
* Delete a bunch of dead codeJohn Reck2015-05-071-7/+1
* Move AssetAtlas off of SkBitmap*John Reck2015-05-011-58/+40
* GraphicsJNI Canvas cleanupJohn Reck2015-04-221-23/+7
* Revert "A bunch more cleanups"John Reck2015-04-171-7/+23
* Revert "Move AssetAtlas off of SkBitmap*"John Reck2015-04-171-40/+58
* Move AssetAtlas off of SkBitmap*John Reck2015-04-151-58/+40
* A bunch more cleanupsJohn Reck2015-04-141-23/+7
* fix a potential race conditionXiaohui Chen2015-04-071-1/+9
* Start searching the dimension configuration for atlas from the biggest value.ztenghui2015-04-011-6/+7
* Cleanup Bitmap JNI attempt #2John Reck2015-03-051-1/+1
* Revert "Cleanup Bitmap JNI"Chad Jones2015-03-051-1/+1
* Cleanup Bitmap JNIJohn Reck2015-03-051-1/+1
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* Teach AssetAtlas about more drawablesJohn Reck2014-12-091-8/+13
* AArch64: Make AssetAtlasService 64-bit compatibleAshok Bhat2014-02-211-15/+13
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-281-2/+2
* Revert "AArch64: Make graphics classes 64-bit compatible"Narayan Kamath2014-01-271-2/+2
* AArch64: Make graphics classes 64-bit compatibleAshok Bhat2014-01-271-2/+2
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+735