summaryrefslogtreecommitdiffstats
path: root/libs/hwui/utils
Commit message (Expand)AuthorAgeFilesLines
* Draw Operation mergingChris Craik2013-04-151-0/+72
* Stop worker threads on memory trim & fix bad pointer accessRomain Guy2013-03-201-0/+58
* Move blur code from FontRenderer to utils/Blur.cppRomain Guy2013-03-082-0/+189
* Remove obsolete header fileRomain Guy2013-02-151-36/+0
* Revert "Revert "Use RenderScript for large text blurs""Chris Craik2013-02-131-0/+42
* Revert "Use RenderScript for large text blurs"Chris Craik2013-02-131-42/+0
* Use RenderScript for large text blursChris Craik2013-02-121-0/+42
* Sanitize display list propertiesRomain Guy2012-05-181-4/+0
* Make LTE_FLOAT a strict weak order.Jeff Brown2011-09-161-1/+1
* Add TextLayout CacheFabrice Di Meglio2011-03-021-245/+0
* Free resources only from the GL context thread.Romain Guy2010-11-111-1/+1
* Optimize FBO drawing with regions.Romain Guy2010-11-024-12/+12
* Small cleanup.Romain Guy2010-10-181-2/+2
* Use VBOs to render most geometries.Romain Guy2010-10-181-4/+4
* Optimize 9patch rendering.Romain Guy2010-10-121-0/+40
* Move GenerationCache to the utils directory.Romain Guy2010-10-081-0/+245
* Better cache for layers, reduce memory usage and increase framerate.Romain Guy2010-10-083-0/+433