aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkString.cpp
Commit message (Expand)AuthorAge
* make string's reference counting thread-safeGravatar reed@google.com2011-09-14
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Replace vsnprintf with vsnprintf_s; add code to reproduce issue to StringTest;Gravatar tomhudson@google.com2011-07-08
* SkStringPrintf helper fucntion + a new unit test for it.Gravatar tomhudson@google.com2011-06-30
* Replace GrStringBuilder with SkString. First step in cleaning up the shader g...Gravatar bsalomon@google.com2011-05-06
* code styleGravatar mike@reedtribe.org2011-04-10
* balance sk_malloc with sk_free (instead of delete[]) in SkAutoUCS2Gravatar mike@reedtribe.org2011-04-10
* Expose explicit functions to stringify float's and fixed's.Gravatar vandebo@chromium.org2011-03-03
* bump SkStrAppendScalar_MaxSize to 14 to accomodate the largest string now thatGravatar reed@google.com2011-03-01
* use sprintf to generate float->string for SkString routines, removing theGravatar reed@google.com2011-02-28
* High level pdf classes and pdf specific interface.Gravatar vandebo@chromium.org2010-10-12
* more tests (need more meat in there)Gravatar reed@android.com2009-02-27
* grab from latest androidGravatar reed@android.com2008-12-17