1. 99bd7d8 Try out SkMatrix::Concat. by commit-bot@chromium.org · 10 years ago
  2. 0a98d87 Don't clobber initial transform with SetMatrix. by commit-bot@chromium.org · 10 years ago
  3. ee7e23d Effects on the paint also prevent layer merge optimization. by commit-bot@chromium.org · 10 years ago
  4. 90b5a2a DM: Add --skps. by commit-bot@chromium.org · 10 years ago
  5. 27f6b0d Add timing to dump_record. by commit-bot@chromium.org · 10 years ago
  6. 888e468 Split Star into Star (stores nothing) and List (stores matches). by commit-bot@chromium.org · 10 years ago
  7. 1e44730 Noop away PushCull/PopCull pairs with nothing between them. by commit-bot@chromium.org · 10 years ago
  8. 37f6e62 Move paints to the front of draw structs. by commit-bot@chromium.org · 10 years ago
  9. c71da1f Convert all SkRecordPattern matchers into SkRecord mutators. by commit-bot@chromium.org · 10 years ago
  10. 50ca12b Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  11. 9f46974 Revert of Statically initialize those zero-size singletons. (https://codereview.chromium.org/270353003/) by commit-bot@chromium.org · 10 years ago
  12. 37a6a8c Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  13. 08bf86c Partially restore small-T optimization for very small (empty) T. by commit-bot@chromium.org · 10 years ago
  14. 467705a save-draw*-restore -> noop-draw*-noop by commit-bot@chromium.org · 10 years ago
  15. f5bf3cf Add SaveLayer-Draw-Restore optimization. by commit-bot@chromium.org · 10 years ago
  16. 1b54646 SaveLayer is not a draw. by commit-bot@chromium.org · 10 years ago
  17. 73fffeb Add pattern matchers for SkRecord by commit-bot@chromium.org · 10 years ago
  18. 8dac8b1 Backfill unit tests for SkRecord by commit-bot@chromium.org · 10 years ago
  19. 705b1ff Don't bother doing the empty clip check in SkRecordDraw. by commit-bot@chromium.org · 10 years ago
  20. 0974a61 Simplify empty-clip check. by commit-bot@chromium.org · 10 years ago
  21. 2e0c32a Start using type traits in src/record instead of macros. by commit-bot@chromium.org · 10 years ago
  22. f0ae5e4 Proof of adoption in SkRecord::replace. by commit-bot@chromium.org · 10 years ago
  23. 732bd66 Rearrange SkRecord public API to fit better with cc/resources/picture by commit-bot@chromium.org · 10 years ago
  24. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  25. 945ec3a Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/) by commit-bot@chromium.org · 10 years ago
  26. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  27. 16307bd Fix build: Windows has dibs on IGNORE by commit-bot@chromium.org · 10 years ago
  28. 88c3e27 Refactor SkRecord opts, converting playback optimizations where possible. by commit-bot@chromium.org · 10 years ago
  29. ad8ce57 anticipate more optimizations by renaming some files and methods by commit-bot@chromium.org · 10 years ago
  30. 653d518 SkRecord bug fixes by commit-bot@chromium.org · 10 years ago
  31. 73b55eb SkRecordDraw: use SkCanvas::quickRejectY for text draws by commit-bot@chromium.org · 10 years ago
  32. b17a24f SkRecord: turn on cull annotation pass in public API. by commit-bot@chromium.org · 10 years ago
  33. c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 10 years ago
  34. 18fd2b9 Add a focused public API for src/record. by commit-bot@chromium.org · 10 years ago
  35. ff2de7c SkRecordDraw: don't bother clipping an empty clip down further by commit-bot@chromium.org · 10 years ago
  36. d9ce2be SkRecordDraw: skip draw ops when the clip is empty by commit-bot@chromium.org · 10 years ago
  37. e1d9443 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  38. 506db0b SkRecord: make culling work if SkRecordAnnotateCullingPairs is called. by commit-bot@chromium.org · 10 years ago
  39. 066a28d Start on some unwritten SkRecord TODOs: by commit-bot@chromium.org · 10 years ago
  40. 03a99b8 Add push/pop cull to SkRecord. by commit-bot@chromium.org · 10 years ago
  41. e3ff558 SkRecord strawman by commit-bot@chromium.org · 10 years ago