1. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  2. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  3. 2a65a23 Remove SkQuadTree. by mtklein · 10 years ago
  4. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  5. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  6. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  7. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  8. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  9. 8c6f4b3 Adding int cast to prevent warning by commit-bot@chromium.org · 10 years ago
  10. c22d139 Initial QuadTree implementation by commit-bot@chromium.org · 10 years ago
  11. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  12. 9a65e2c More signed/unsigned comparison warnings. by fmalita@google.com · 11 years ago
  13. e6a98d4 Fix warning after bbe43a9ce051. by fmalita@google.com · 11 years ago
  14. bbe43a9 Add SkTileGridPicture SampleApp playback support. by commit-bot@chromium.org · 11 years ago
  15. 636d87a update devicelooper to skip internal tiles that are empty, and unittests by reed@google.com · 11 years ago
  16. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  17. b8b830e dump strokeWidth in SkDumpCanvas by reed@google.com · 11 years ago
  18. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 11 years ago
  19. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  20. 796763e Reapply (r6718) with fix for compiler error on linux. by djsollen@google.com · 12 years ago
  21. 570a48c revert Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32) by djsollen@google.com · 12 years ago
  22. 57c29f7 Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32) by djsollen@google.com · 12 years ago
  23. f97593c Revert "Added the following 3 features to sample app." by djsollen@google.com · 12 years ago
  24. bcedc22 Added the following 3 features to sample app. by djsollen@google.com · 12 years ago
  25. d9f7503 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  26. 9eb9697 Update SampleApp to handle PNG encoded skps by robertphillips@google.com · 12 years ago
  27. 11f8692 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  28. 0a5c18b (disabled) option to re-record a picture when loading by reed@google.com · 12 years ago
  29. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  30. b196374 --picture foo now works if foo is an image (.png, .jpeg) or a picture (.skp) by reed@google.com · 12 years ago
  31. 1830c7a --pictureDir foo will load serialized pictures <>.skp from the foo directory by reed@google.com · 12 years ago