index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkString.cpp
Commit message (
Expand
)
Author
Age
*
make string's reference counting thread-safe
reed@google.com
2011-09-14
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Replace vsnprintf with vsnprintf_s; add code to reproduce issue to StringTest;
tomhudson@google.com
2011-07-08
*
SkStringPrintf helper fucntion + a new unit test for it.
tomhudson@google.com
2011-06-30
*
Replace GrStringBuilder with SkString. First step in cleaning up the shader g...
bsalomon@google.com
2011-05-06
*
code style
mike@reedtribe.org
2011-04-10
*
balance sk_malloc with sk_free (instead of delete[]) in SkAutoUCS2
mike@reedtribe.org
2011-04-10
*
Expose explicit functions to stringify float's and fixed's.
vandebo@chromium.org
2011-03-03
*
bump SkStrAppendScalar_MaxSize to 14 to accomodate the largest string now that
reed@google.com
2011-03-01
*
use sprintf to generate float->string for SkString routines, removing the
reed@google.com
2011-02-28
*
High level pdf classes and pdf specific interface.
vandebo@chromium.org
2010-10-12
*
more tests (need more meat in there)
reed@android.com
2009-02-27
*
grab from latest android
reed@android.com
2008-12-17