index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkString.h
Commit message (
Expand
)
Author
Age
*
Add option to gm: write out images into a hierarchy, rather than a flat set o...
epoger@google.com
2012-10-29
*
Add SK_API to SkString for hclam@chromium.org
vandebo@chromium.org
2012-10-18
*
Add an SK_PRINTF_LIKE macro, which declares a function to have printf-like
senorblanco@chromium.org
2012-07-09
*
remove SK_CAN_USE_FLOAT (deprecated)
reed@google.com
2012-06-11
*
Add SkString.contains()
epoger@google.com
2012-04-27
*
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
*
have == always return bool, never int
reed@google.com
2011-07-20
*
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
*
bump SkStrAppendScalar_MaxSize to 15 to handle 3-digit exponents on some
reed@google.com
2011-03-03
*
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
*
High level pdf classes and pdf specific interface.
vandebo@chromium.org
2010-10-12
*
almost there on gm (need to fix image writes/reads/compares)
reed@android.com
2009-06-21
*
more tests (need more meat in there)
reed@android.com
2009-02-27
*
grab from latest android
reed@android.com
2008-12-17