1. 6be2aa9 wip for drawables by reed · 10 years ago
  2. 6515175 Override SkCanvas::drawImage() in SkRecorder. by piotaixr · 10 years ago
  3. 9b222a5 Simplify a little in SkRecords.h: by mtklein · 10 years ago
  4. 29dfaa8 Implement all SkCanvas overrides that SkPictureRecord does. by mtklein · 10 years ago
  5. ee36952 Can't hurt to make this SkNoncopyable. by mtklein · 10 years ago
  6. 5f0e822 Support comment groups in SkRecord. by mtklein · 10 years ago
  7. 53fecfb Our SkPicture::Analysis visitors should recurse into nested pictures. by mtklein · 10 years ago
  8. 00d5c2c SkTextBlob by fmalita · 10 years ago
  9. c551d9f Implement SkPicture::hasText() for SkRecord backend. by mtklein · 10 years ago
  10. 6332f1d Record concat as setMatrix. by mtklein · 10 years ago
  11. a723b57 SkRecordDraw: incorporate clip into BBH by mtklein · 10 years ago
  12. 6cfa73a Start tracking the CTM while filling the BBH in SkRecordDraw. by mtklein · 10 years ago
  13. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  14. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  15. f4078ad SkRecord: Strip out cull-skipping and y-only drawPosTextH skipping. by mtklein · 10 years ago
  16. 2347b62 change drawPicture in SkRecord to just ref the picture by reed · 10 years ago
  17. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  18. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  19. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago[Renamed from src/record/SkRecords.h]
  20. 37f6e62 Move paints to the front of draw structs. by commit-bot@chromium.org · 10 years ago
  21. 50ca12b Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  22. 9f46974 Revert of Statically initialize those zero-size singletons. (https://codereview.chromium.org/270353003/) by commit-bot@chromium.org · 10 years ago
  23. 37a6a8c Statically initialize those zero-size singletons. by commit-bot@chromium.org · 10 years ago
  24. f0ae5e4 Proof of adoption in SkRecord::replace. by commit-bot@chromium.org · 10 years ago
  25. 16307bd Fix build: Windows has dibs on IGNORE by commit-bot@chromium.org · 10 years ago
  26. 88c3e27 Refactor SkRecord opts, converting playback optimizations where possible. by commit-bot@chromium.org · 10 years ago
  27. 653d518 SkRecord bug fixes by commit-bot@chromium.org · 10 years ago
  28. c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 10 years ago
  29. 506db0b SkRecord: make culling work if SkRecordAnnotateCullingPairs is called. by commit-bot@chromium.org · 10 years ago
  30. 03a99b8 Add push/pop cull to SkRecord. by commit-bot@chromium.org · 10 years ago
  31. e3ff558 SkRecord strawman by commit-bot@chromium.org · 10 years ago