1. 1ac99c8 Fixed issue found by clusterfuzz by commit-bot@chromium.org · 10 years ago
  2. f117781 fix size_t/int warnings by commit-bot@chromium.org · 10 years ago
  3. c30dcb9 Add capture snapshot as data to SkWriter32, use it to optimise record->playback. by commit-bot@chromium.org · 11 years ago
  4. ca21a00 SkWriter32: throw in the SkTDArray towel. by commit-bot@chromium.org · 11 years ago
  5. 536ac5e Templetized SkWriter32 readTAt() & overwriteTAt() by commit-bot@chromium.org · 11 years ago
  6. a87b21c Reland SkWriter32 growth change with build fixes. by commit-bot@chromium.org · 11 years ago
  7. 09f0ba7 Revert of Change growth function for SkWriter32 (https://codereview.chromium.org/150663014/) by commit-bot@chromium.org · 11 years ago
  8. 93d5ffd Change growth function for SkWriter32 by commit-bot@chromium.org · 11 years ago
  9. afe38b1 Fix broken debug build by commit-bot@chromium.org · 11 years ago
  10. 046f1f6 Cleaner external buffer handling in SkWriter32 by commit-bot@chromium.org · 11 years ago
  11. 1938242 Convert SkWriter32 to use an SkTDArray for its internal storage. by commit-bot@chromium.org · 11 years ago
  12. 8b4ba63 Fix bug in SkWriter32. by mtklein@google.com · 11 years ago
  13. 0038c12 Write NULL as "" so readString() always returns a non-NULL string. by mtklein@google.com · 11 years ago
  14. 47fa136 allow NULL in writeString/readString by commit-bot@chromium.org · 11 years ago
  15. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  16. b89a03c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  17. 5595af1 unify how we handle externally-provided storage in SkWriter32, with the goal by reed@google.com · 12 years ago
  18. c1f224a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  19. f56225c speedup peek32() when the offset is in the last block (fTail) by reed@google.com · 12 years ago
  20. 5a7c6be Add the ability to provide function pointers to SkPicture serialization by scroggo@google.com · 12 years ago
  21. d7e2782 truncate our llist w/ null during rewind. by reed@google.com · 12 years ago
  22. a27096b Sanitizing source files in Skia_Nightly_House_Keeping by skia.committer@gmail.com · 12 years ago
  23. 1cf58d0 add SkWriter32::rewindToOffset() -- used for peephole edits in picture recording by reed@google.com · 12 years ago
  24. 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
  25. dd39488 Avoid a loop in writeString and writePad by zeroing padding first. by scroggo@google.com · 12 years ago
  26. e9617eb In SkWriter32::writeString, initialize all memory reserved. by scroggo@google.com · 12 years ago
  27. 08e7911 add assert by reed@google.com · 12 years ago
  28. e49aca9 add optional storage parameter to SkWriter32 by reed@google.com · 12 years ago
  29. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  30. 6bac947 Add option in flattening to write factory names inline, as we are recording. by reed@google.com · 13 years ago
  31. fd0ffcf change string read/write to store length as full 32-bit value. This simplifies by reed@google.com · 13 years ago
  32. dde0956 add cross-process option to gpipe add unittests for reader32 and writer32 by reed@google.com · 13 years ago
  33. c925451 fix precendence error (== binds tighter than &) add new samples to solution by reed@google.com · 13 years ago
  34. acd471f updated pipe by reed@google.com · 13 years ago
  35. fc25abd fix warnings by reed@android.com · 16 years ago
  36. 8a1c16f grab from latest android by reed@android.com · 16 years ago