1. be28ee2 Make iOS main() functions normal. by Mike Klein · 7 years ago
  2. efe46d2 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  3. 28d5bdd Revert of Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. (patchset #2 id:20001 of https://codereview.chromium.org/1927583002/ ) by reed · 8 years ago
  4. 48d6f88 Repurpose Release_Developer BUILDTYPE and remove SK_DEVELOPER. by djsollen · 8 years ago
  5. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  6. ca2622b return pictures as sk_sp by reed · 8 years ago
  7. 464d210 Remove unused tools and unused includes of SkImageDecoder by msarett · 8 years ago
  8. 8715d47 Make SkPicture/SkImageGenerator default to SkCodec by msarett · 8 years ago
  9. 1de415f Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ ) by kjlubick · 8 years ago
  10. 026388a Make SkPicture/SkImageGenerator default to SkCodec by scroggo · 8 years ago
  11. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  12. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  13. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  14. 56799e2 Add the lazy decoder from PictureFlags to SkImageDecoder by commit-bot@chromium.org · 11 years ago
  15. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  16. 826ec81 Small change that eliminates Parse Errors with encoded skps. by commit-bot@chromium.org · 11 years ago
  17. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 12 years ago
  18. 5987f58 build iOS with 'make all' by caryclark@google.com · 12 years ago
  19. c6157be Pinspect and bench_pictures are crashing when invoked with no arguments. by fmalita@google.com · 12 years ago
  20. b1d47e2 add --dump-ops option to pinspect, which will invoke SkDumpCanvas on the picture(s) by reed@google.com · 12 years ago
  21. 1bdf7fe tools/pinspect: quick tool to inspeact the header (and rough validity) of 1 or more picture files by reed@google.com · 12 years ago