1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. c8bea7d New factories for SkShaders by Mike Reed · 5 years ago
  3. e8f3062 switch surface to sk_sp by reed · 8 years ago
  4. 343a63d SkRecord: infer return type for visit() and mutate(). by mtklein · 8 years ago
  5. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  6. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  7. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  8. ce563cd more shader-->sp conversions by reed · 8 years ago
  9. c6ad06a unsigned -> int for counts and indices in picture-related code by mtklein · 9 years ago
  10. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  11. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  12. 1c2c441 add heuristic to pour small pictures into recordings, rather than ref'ing by reed · 9 years ago
  13. c4fda92 remove unused drawData by reed · 10 years ago
  14. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  15. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  16. 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
  17. 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  18. 6515175 Override SkCanvas::drawImage() in SkRecorder. by piotaixr · 10 years ago
  19. 29dfaa8 Implement all SkCanvas overrides that SkPictureRecord does. by mtklein · 10 years ago
  20. 5f0e822 Support comment groups in SkRecord. by mtklein · 10 years ago
  21. 2347b62 change drawPicture in SkRecord to just ref the picture by reed · 10 years ago
  22. e1085e0 move SkChecksum and SkEmptyShader to private by reed · 10 years ago
  23. a095041 Remove SkRecorder's kWriteOnly mode. by commit-bot@chromium.org · 10 years ago
  24. c71da1f Convert all SkRecordPattern matchers into SkRecord mutators. by commit-bot@chromium.org · 10 years ago
  25. 88c3e27 Refactor SkRecord opts, converting playback optimizations where possible. by commit-bot@chromium.org · 10 years ago
  26. 12a0412 initialize bounds in this test by commit-bot@chromium.org · 10 years ago
  27. 653d518 SkRecord bug fixes by commit-bot@chromium.org · 10 years ago
  28. c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 10 years ago
  29. d9ce2be SkRecordDraw: skip draw ops when the clip is empty by commit-bot@chromium.org · 10 years ago
  30. 506db0b SkRecord: make culling work if SkRecordAnnotateCullingPairs is called. by commit-bot@chromium.org · 10 years ago
  31. 9ffa52d More SkRecord TODOs: by commit-bot@chromium.org · 10 years ago
  32. b736962 More SkRecord TODOs: by commit-bot@chromium.org · 10 years ago