summaryrefslogtreecommitdiff
path: root/core/SkString.cpp
AgeCommit message (Expand)Author
2011-04-10code stylemike@reedtribe.org
2011-04-10balance sk_malloc with sk_free (instead of delete[]) in SkAutoUCS2mike@reedtribe.org
2011-03-03Expose explicit functions to stringify float's and fixed's.vandebo@chromium.org
2011-03-01bump SkStrAppendScalar_MaxSize to 14 to accomodate the largest string now thatreed@google.com
2011-02-28use sprintf to generate float->string for SkString routines, removing thereed@google.com
2010-10-12High level pdf classes and pdf specific interface.vandebo@chromium.org
2009-02-27more tests (need more meat in there)reed@android.com
2008-12-17grab from latest androidreed@android.com