summaryrefslogtreecommitdiff
path: root/libs/hwui/TextDropShadowCache.cpp
AgeCommit message (Expand)Author
2011-03-01Avoid UTF-8 conversions and string copies whenever possible. Romain Guy
2011-01-21Log only 1 line per process when using OpenGLRenderer. Romain Guy
2010-12-10Correctly compare strings in UTF-8 instead of UTF-16 Romain Guy
2010-11-09Fix possible crash when texture is NULL in the drop shadow cache. Romain Guy
2010-08-27Apply gamma correction to font rendering. Romain Guy
2010-08-24Use only one GL context per process, share chaches. Romain Guy
2010-08-13Add drop shadows. Romain Guy