aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkString.h
Commit message (Expand)AuthorAge
...
* remove SK_CAN_USE_FLOAT (deprecated)Gravatar reed@google.com2012-06-11
* Add SkString.contains()Gravatar epoger@google.com2012-04-27
* 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
* have == always return bool, never intGravatar reed@google.com2011-07-20
* 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
* bump SkStrAppendScalar_MaxSize to 15 to handle 3-digit exponents on someGravatar reed@google.com2011-03-03
* 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
* High level pdf classes and pdf specific interface.Gravatar vandebo@chromium.org2010-10-12
* almost there on gm (need to fix image writes/reads/compares)Gravatar reed@android.com2009-06-21
* more tests (need more meat in there)Gravatar reed@android.com2009-02-27
* grab from latest androidGravatar reed@android.com2008-12-17