1. 828ce1f Start filling BBH in SkRecordDraw. by mtklein · 10 years ago
  2. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  3. 03bde3e SkTileGrid: store insertion order, return results sorted by that. by mtklein · 10 years ago
  4. 5ad6ee1 Plumbing for using a BBH in SkRecordDraw. by mtklein · 10 years ago
  5. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  6. f4078ad SkRecord: Strip out cull-skipping and y-only drawPosTextH skipping. by mtklein · 10 years ago
  7. 2347b62 change drawPicture in SkRecord to just ref the picture by reed · 10 years ago
  8. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  9. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  10. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  11. c11530e Tick off some TODOs: by Mike Klein · 10 years ago
  12. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago[Renamed from src/record/SkRecordDraw.cpp]
  13. 99bd7d8 Try out SkMatrix::Concat. by commit-bot@chromium.org · 10 years ago
  14. 0a98d87 Don't clobber initial transform with SetMatrix. by commit-bot@chromium.org · 10 years ago
  15. 27f6b0d Add timing to dump_record. by commit-bot@chromium.org · 10 years ago
  16. c71da1f Convert all SkRecordPattern matchers into SkRecord mutators. by commit-bot@chromium.org · 10 years ago
  17. 705b1ff Don't bother doing the empty clip check in SkRecordDraw. by commit-bot@chromium.org · 10 years ago
  18. 0974a61 Simplify empty-clip check. by commit-bot@chromium.org · 10 years ago
  19. 2e0c32a Start using type traits in src/record instead of macros. by commit-bot@chromium.org · 10 years ago
  20. 88c3e27 Refactor SkRecord opts, converting playback optimizations where possible. by commit-bot@chromium.org · 10 years ago
  21. 653d518 SkRecord bug fixes by commit-bot@chromium.org · 10 years ago
  22. 73b55eb SkRecordDraw: use SkCanvas::quickRejectY for text draws by commit-bot@chromium.org · 10 years ago
  23. c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 10 years ago
  24. ff2de7c SkRecordDraw: don't bother clipping an empty clip down further by commit-bot@chromium.org · 10 years ago
  25. d9ce2be SkRecordDraw: skip draw ops when the clip is empty by commit-bot@chromium.org · 10 years ago
  26. e1d9443 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  27. 506db0b SkRecord: make culling work if SkRecordAnnotateCullingPairs is called. by commit-bot@chromium.org · 10 years ago