1. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  2. 40dab98 Use murmur3 finisher to improve font hash efficiency. by reed · 9 years ago
  3. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  4. 703dd2e Remove SkTileGrid (except for TileGridInfo). by mtklein · 10 years ago
  5. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  6. a8918a0 Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul (patchset #3 id:40001 of https://codereview.chromium.org/790733003/) by reed · 10 years ago
  7. 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  8. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  9. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  10. 2a65a23 Remove SkQuadTree. by mtklein · 10 years ago
  11. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  12. 770963f Staging for cleanup of SkPicture-related headers by robertphillips@google.com · 10 years ago
  13. 5fb2ce3 Staged removal of SkPicture-derived classes by commit-bot@chromium.org · 10 years ago
  14. d393b17 Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API by commit-bot@chromium.org · 10 years ago
  15. 84b18c7 split SkPictureRecorder out of SkPicture by robertphillips@google.com · 10 years ago
  16. 8c6f4b3 Adding int cast to prevent warning by commit-bot@chromium.org · 10 years ago
  17. c22d139 Initial QuadTree implementation by commit-bot@chromium.org · 10 years ago
  18. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  19. 9a65e2c More signed/unsigned comparison warnings. by fmalita@google.com · 11 years ago
  20. e6a98d4 Fix warning after bbe43a9ce051. by fmalita@google.com · 11 years ago
  21. bbe43a9 Add SkTileGridPicture SampleApp playback support. by commit-bot@chromium.org · 11 years ago
  22. 636d87a update devicelooper to skip internal tiles that are empty, and unittests by reed@google.com · 11 years ago
  23. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  24. b8b830e dump strokeWidth in SkDumpCanvas by reed@google.com · 11 years ago
  25. f8d7d27 Create SkLazyPixelRef which performs lazy decoding. by scroggo@google.com · 11 years ago
  26. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  27. 796763e Reapply (r6718) with fix for compiler error on linux. by djsollen@google.com · 12 years ago
  28. 570a48c revert Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32) by djsollen@google.com · 12 years ago
  29. 57c29f7 Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32) by djsollen@google.com · 12 years ago
  30. f97593c Revert "Added the following 3 features to sample app." by djsollen@google.com · 12 years ago
  31. bcedc22 Added the following 3 features to sample app. by djsollen@google.com · 12 years ago
  32. d9f7503 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  33. 9eb9697 Update SampleApp to handle PNG encoded skps by robertphillips@google.com · 12 years ago
  34. 11f8692 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  35. 0a5c18b (disabled) option to re-record a picture when loading by reed@google.com · 12 years ago
  36. 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
  37. b196374 --picture foo now works if foo is an image (.png, .jpeg) or a picture (.skp) by reed@google.com · 12 years ago
  38. 1830c7a --pictureDir foo will load serialized pictures <>.skp from the foo directory by reed@google.com · 12 years ago