index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkFlattenableBuffers.h
Commit message (
Expand
)
Author
Age
*
Move SkReadBuffer.h and SkReader32.h out of include.
halcanary
2014-08-19
*
Revert "Move SkReadBuffer.h and SkReader32.h out of include."
halcanary
2014-08-18
*
Move SkReadBuffer.h and SkReader32.h out of include.
halcanary
2014-08-18
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Fixed more fuzzer issues
commit-bot@chromium.org
2013-12-17
*
Fixed a few places where uninitialized memory could have been read
commit-bot@chromium.org
2013-12-06
*
Adding error checks to SkRBuffer
commit-bot@chromium.org
2013-11-08
*
Adding size parameter to read array functions
commit-bot@chromium.org
2013-10-31
*
Initial error handling code
commit-bot@chromium.org
2013-10-23
*
Reverting revert of r11862 (Constify SkFlattenable::getFactory()) or revertin...
robertphillips@google.com
2013-10-21
*
Reverted due to Chromium compilation failures. Please see:
robertphillips@google.com
2013-10-20
*
Constify SkFlattenable::getFactory().
commit-bot@chromium.org
2013-10-18
*
force readbuffer clients to use specialized readFoo for flattenables
reed@google.com
2013-10-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-15
*
SkData need not be a Flattenable, since it does not need subclass/factories
reed@google.com
2013-10-14
*
Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co...
robertphillips@google.com
2013-09-16
*
Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ...
robertphillips@google.com
2013-09-16
*
Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview...
robertphillips@google.com
2013-09-16
*
Initial error handling code
commit-bot@chromium.org
2013-09-13
*
Add buffer helper to read directly into SkString to avoid extra copying
djsollen@google.com
2013-05-21
*
Add the ability to provide function pointers to SkPicture serialization
scroggo@google.com
2012-10-04
*
Remove dead code and update a comment.
scroggo@google.com
2012-08-30
*
Refactor Bitmap Storage for SkPicture using SkPipe's design.
djsollen@google.com
2012-08-07
*
Update SkFlattenable buffers to be more modular.
djsollen@google.com
2012-08-07