summaryrefslogtreecommitdiffstats
path: root/libs/hwui/ResourceCache.h
Commit message (Expand)AuthorAgeFilesLines
* Remove SkBitmap from ResourceCacheJohn Reck2015-05-071-40/+0
* Remove Bitmap#getSkBitmapJohn Reck2015-05-011-5/+5
* Revert "Remove Bitmap#getSkBitmap"John Reck2015-04-171-5/+5
* Remove Bitmap#getSkBitmapJohn Reck2015-04-151-5/+5
* Refactor DisplayList path caching.Derek Sollenberger2015-03-131-7/+0
* GlopBuilder, and test app refactorChris Craik2015-02-041-1/+1
* Update HWUI to store its own SkBitmap objectsDerek Sollenberger2015-01-091-13/+40
* am 5ab86ba0: am 89a63f02: am 0c31d97a: Merge "Switch TextureCache to SkPixelR...John Reck2014-11-251-1/+0
|\
| * Switch TextureCache to SkPixelRef::fStableIdJohn Reck2014-11-241-1/+0
* | resolved conflicts for merge of be70c771 to masterJohn Reck2014-11-061-2/+6
|\ \ | |/
| * Yank ResourceCache out of CachesJohn Reck2014-11-061-2/+6
* | am e05575e9: am a8d83d63: Merge "Layer changes" into lmp-mr1-dev automerge: a...John Reck2014-10-311-6/+1
|\ \ | |/
| * Layer changesJohn Reck2014-10-311-6/+1
* | Clean up physical couplingTom Hudson2014-10-151-2/+3
|/
* Inspect SkShader to determine hw shader.Leon Scroggins III2014-05-221-8/+0
* Removing SkiaColorFilter and inspecting the native object directly.Derek Sollenberger2014-02-071-8/+0
* Use const where possible for drawing parametersChris Craik2014-01-031-16/+16
* Refcount 9-patches and properly handle GC eventsRomain Guy2013-06-261-0/+11
* Don't null the reference to Bitmap pixels until we're really readyChet Haase2012-10-221-2/+2
* Avoid deadlock when deleting layersRomain Guy2012-09-231-1/+1
* Fix occasional crash bug with layersChet Haase2012-09-171-0/+6
* Reduce the number of locks acquired by display listsRomain Guy2012-09-071-4/+37
* Reduce the size of libhwui by 50%Romain Guy2011-10-121-1/+3
* Fix crash when Paths are GCd in hw accelerated appsChet Haase2011-02-041-0/+4
* Fix hang in native bitmap recycling due to nested mutex locksChet Haase2010-11-231-1/+0
* make ResourceCache for display lists thread-safeChet Haase2010-11-111-0/+7
* Optimize FBO drawing with regions.Romain Guy2010-11-021-3/+3
* Optimizing ColorFilter in display listsChet Haase2010-10-261-0/+5
* DisplayList optimizations and fixes.Chet Haase2010-10-261-8/+0
* Optimizing display lists by referencing pointers to resources instead of copy...Chet Haase2010-10-211-0/+81