1. 1938242 Convert SkWriter32 to use an SkTDArray for its internal storage. by commit-bot@chromium.org · 11 years ago
  2. 8b4ba63 Fix bug in SkWriter32. by mtklein@google.com · 11 years ago
  3. 0038c12 Write NULL as "" so readString() always returns a non-NULL string. by mtklein@google.com · 11 years ago
  4. 47fa136 allow NULL in writeString/readString by commit-bot@chromium.org · 11 years ago
  5. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  6. b89a03c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  7. 5595af1 unify how we handle externally-provided storage in SkWriter32, with the goal by reed@google.com · 12 years ago
  8. c1f224a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  9. f56225c speedup peek32() when the offset is in the last block (fTail) by reed@google.com · 12 years ago
  10. 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  11. d7e2782 truncate our llist w/ null during rewind. by reed@google.com · 12 years ago
  12. a27096b Sanitizing source files in Skia_Nightly_House_Keeping by skia.committer@gmail.com · 12 years ago
  13. 1cf58d0 add SkWriter32::rewindToOffset() -- used for peephole edits in picture recording by reed@google.com · 12 years ago
  14. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  15. dd39488 Avoid a loop in writeString and writePad by zeroing padding first. by scroggo@google.com · 12 years ago
  16. e9617eb In SkWriter32::writeString, initialize all memory reserved. by scroggo@google.com · 12 years ago
  17. 08e7911 add assert by reed@google.com · 12 years ago
  18. e49aca9 add optional storage parameter to SkWriter32 by reed@google.com · 12 years ago
  19. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  20. 6bac947 Add option in flattening to write factory names inline, as we are recording. by reed@google.com · 13 years ago
  21. fd0ffcf change string read/write to store length as full 32-bit value. This simplifies by reed@google.com · 13 years ago
  22. dde0956 add cross-process option to gpipe add unittests for reader32 and writer32 by reed@google.com · 13 years ago
  23. c925451 fix precendence error (== binds tighter than &) add new samples to solution by reed@google.com · 13 years ago
  24. acd471f updated pipe by reed@google.com · 13 years ago
  25. fc25abd fix warnings by reed@android.com · 16 years ago
  26. 8a1c16f grab from latest android by reed@android.com · 16 years ago