summaryrefslogtreecommitdiffstats
path: root/libs/hwui/TextDropShadowCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid UTF-8 conversions and string copies whenever possible.Romain Guy2011-03-011-0/+3
* Log only 1 line per process when using OpenGLRenderer.Romain Guy2011-01-211-2/+4
* Correctly compare strings in UTF-8 instead of UTF-16Romain Guy2010-12-101-4/+17
* Fix possible crash when texture is NULL in the drop shadow cache.Romain Guy2010-11-091-3/+3
* Apply gamma correction to font rendering.Romain Guy2010-08-271-0/+1
* Use only one GL context per process, share chaches.Romain Guy2010-08-241-0/+14
* Add drop shadows.Romain Guy2010-08-131-0/+134