aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkReader32.h
Commit message (Expand)AuthorAge
* revert 6766, thereby re-landing 6762-6763 now that the bots are readyGravatar reed@google.com2012-12-12
* revert 6762-6763, since those require new skps to be generated, and we can'tGravatar reed@google.com2012-12-12
* part of prev CL for rrectGravatar reed@google.com2012-12-12
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* fix 64bit warnings (use: GYP_DEFINES=skia_arch_width=64 make ... )Gravatar reed@google.com2012-07-09
* add readPtr and writePtr to SkReader32 and SkWriter32Gravatar reed@google.com2012-06-12
* Rename the existing flatten(void*) methods.Gravatar djsollen@google.com2012-06-08
* Decouple the SkFlattenable from SkReader32/SkWriter32.Gravatar djsollen@google.com2012-04-12
* use templated skipT() for skipping structs within a readerGravatar reed@google.com2011-09-07
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* change string read/write to store length as full 32-bit value. This simplifiesGravatar reed@google.com2011-06-21
* add cross-process option to gpipeGravatar reed@google.com2011-05-23
* don't require a ptr unless size > 0Gravatar reed@google.com2011-05-05
* add helper available()Gravatar reed@google.com2011-04-26
* grab from latest androidGravatar reed@android.com2008-12-17