index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkData.cpp
Commit message (
Expand
)
Author
Age
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07
*
Update SkData and SkDataSet to make better use of SkFlattenable.
djsollen@google.com
2012-07-31
*
add flatten/unflatten to SkDataSet
reed@google.com
2012-07-11
*
add SkDataSet class, so SkAnnotation can be more immutable-like
reed@google.com
2012-07-11
*
change NewWithCString to allocate room for the terminating NULL, so the data
reed@google.com
2012-07-02
*
add SkData::NewFromCString()
reed@google.com
2012-06-28
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
replace detach/getStream apis on dynamicwstream with SkData
reed@google.com
2011-06-24
*
add (replacing SkDataRef)
reed@google.com
2011-06-24