1. bfd5f17 Revert[2] of "add backdrop option to SaveLayerRec" by reed · 9 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. c6ad06a unsigned -> int for counts and indices in picture-related code by mtklein · 9 years ago
  4. dc0f408 Fold alpha to the inner savelayer in savelayer-savelayer-restore patterns by kkinnunen · 10 years ago
  5. 678c1b0 Fold alpha to the draw in savelayer-draw-restore patterns with non-opaque draw by kkinnunen · 10 years ago
  6. 0c27897 Why are we afraid of saveLayer() bounds? by mtklein · 10 years ago
  7. d990e2f add testing flag to ignore saveLayer bounds by reed · 10 years ago
  8. 2ff1fce Defer saves() until they're needed by reed · 10 years ago
  9. 1e78fc4 Turn disable or delete optimizations that don't have any effect. by mtklein · 10 years ago
  10. 99d6a9e Fix a bug in Save-Restore no-op optimization. by mtklein · 10 years ago
  11. f4078ad SkRecord: Strip out cull-skipping and y-only drawPosTextH skipping. by mtklein · 10 years ago
  12. a095041 Remove SkRecorder's kWriteOnly mode. by commit-bot@chromium.org · 10 years ago
  13. 0a98d87 Don't clobber initial transform with SetMatrix. by commit-bot@chromium.org · 10 years ago
  14. 1e44730 Noop away PushCull/PopCull pairs with nothing between them. by commit-bot@chromium.org · 10 years ago
  15. c71da1f Convert all SkRecordPattern matchers into SkRecord mutators. by commit-bot@chromium.org · 10 years ago
  16. 467705a save-draw*-restore -> noop-draw*-noop by commit-bot@chromium.org · 10 years ago
  17. f5bf3cf Add SaveLayer-Draw-Restore optimization. by commit-bot@chromium.org · 10 years ago
  18. 7066bf3 Update tests/RecordOptsTest.cpp by commit-bot@chromium.org · 10 years ago
  19. 8dac8b1 Backfill unit tests for SkRecord by commit-bot@chromium.org · 10 years ago