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