aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkWriter32.cpp
Commit message (Expand)AuthorAge
* Add the ability to provide function pointers to SkPicture serializationGravatar scroggo@google.com2012-10-04
* truncate our llist w/ null during rewind.Gravatar reed@google.com2012-08-31
* Sanitizing source files in Skia_Nightly_House_KeepingGravatar skia.committer@gmail.com2012-08-30
* add SkWriter32::rewindToOffset() -- used for peephole edits in picture recordingGravatar reed@google.com2012-08-30
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Avoid a loop in writeString and writePad by zeroing padding first.Gravatar scroggo@google.com2012-07-24
* In SkWriter32::writeString, initialize all memory reserved.Gravatar scroggo@google.com2012-07-23
* add assertGravatar reed@google.com2012-05-09
* add optional storage parameter to SkWriter32Gravatar reed@google.com2012-04-24
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Add option in flattening to write factory names inline, as we are recording.Gravatar reed@google.com2011-06-21
* 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
* fix precendence error (== binds tighter than &)Gravatar reed@google.com2011-05-04
* updated pipeGravatar reed@google.com2011-05-03
* fix warningsGravatar reed@android.com2009-01-15
* grab from latest androidGravatar reed@android.com2008-12-17