index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkReader32.h
Commit message (
Expand
)
Author
Age
*
Checking structure sizes before reading them from memory to avoid overflowing...
commit-bot@chromium.org
2013-11-05
*
Revert "Checking structure sizes before reading them from memory to avoid ove...
reed@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...
epoger@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
revert 6766, thereby re-landing 6762-6763 now that the bots are ready
reed@google.com
2012-12-12
*
revert 6762-6763, since those require new skps to be generated, and we can't
reed@google.com
2012-12-12
*
part of prev CL for rrect
reed@google.com
2012-12-12
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
fix 64bit warnings (use: GYP_DEFINES=skia_arch_width=64 make ... )
reed@google.com
2012-07-09
*
add readPtr and writePtr to SkReader32 and SkWriter32
reed@google.com
2012-06-12
*
Rename the existing flatten(void*) methods.
djsollen@google.com
2012-06-08
*
Decouple the SkFlattenable from SkReader32/SkWriter32.
djsollen@google.com
2012-04-12
*
use templated skipT() for skipping structs within a reader
reed@google.com
2011-09-07
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
change string read/write to store length as full 32-bit value. This simplifies
reed@google.com
2011-06-21
*
add cross-process option to gpipe
reed@google.com
2011-05-23
*
don't require a ptr unless size > 0
reed@google.com
2011-05-05
*
add helper available()
reed@google.com
2011-04-26
*
grab from latest android
reed@android.com
2008-12-17