1. 5a3c528 test picture-ops for savelayer by reed · 8 years ago
  2. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  3. 5ff17b1 Swap SkPictureImageFilter's factories over to smart pointers by robertphillips · 8 years ago
  4. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  5. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  6. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  7. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  8. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  9. ca2622b return pictures as sk_sp by reed · 8 years ago
  10. bfd5f17 Revert[2] of "add backdrop option to SaveLayerRec" by reed · 9 years ago
  11. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  12. c6ad06a unsigned -> int for counts and indices in picture-related code by mtklein · 9 years ago
  13. dc0f408 Fold alpha to the inner savelayer in savelayer-savelayer-restore patterns by kkinnunen · 10 years ago
  14. 678c1b0 Fold alpha to the draw in savelayer-draw-restore patterns with non-opaque draw by kkinnunen · 10 years ago
  15. 0c27897 Why are we afraid of saveLayer() bounds? by mtklein · 10 years ago
  16. d990e2f add testing flag to ignore saveLayer bounds by reed · 10 years ago
  17. 2ff1fce Defer saves() until they're needed by reed · 10 years ago
  18. 1e78fc4 Turn disable or delete optimizations that don't have any effect. by mtklein · 10 years ago
  19. 99d6a9e Fix a bug in Save-Restore no-op optimization. by mtklein · 10 years ago
  20. f4078ad SkRecord: Strip out cull-skipping and y-only drawPosTextH skipping. by mtklein · 10 years ago
  21. a095041 Remove SkRecorder's kWriteOnly mode. by commit-bot@chromium.org · 10 years ago
  22. 0a98d87 Don't clobber initial transform with SetMatrix. by commit-bot@chromium.org · 10 years ago
  23. 1e44730 Noop away PushCull/PopCull pairs with nothing between them. 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. 467705a save-draw*-restore -> noop-draw*-noop by commit-bot@chromium.org · 10 years ago
  26. f5bf3cf Add SaveLayer-Draw-Restore optimization. by commit-bot@chromium.org · 10 years ago
  27. 7066bf3 Update tests/RecordOptsTest.cpp by commit-bot@chromium.org · 10 years ago
  28. 8dac8b1 Backfill unit tests for SkRecord by commit-bot@chromium.org · 10 years ago