1. 29dfaa8 Implement all SkCanvas overrides that SkPictureRecord does. by mtklein · 10 years ago
  2. 5f0e822 Support comment groups in SkRecord. by mtklein · 10 years ago
  3. 00d5c2c SkTextBlob by fmalita · 10 years ago
  4. 46bc621 Dump out more information if this assert fails. by mtklein · 10 years ago
  5. ec924b9 Dump out more information if this assert fails. by mtklein · 10 years ago
  6. 6332f1d Record concat as setMatrix. by mtklein · 10 years ago
  7. a723b57 SkRecordDraw: incorporate clip into BBH by mtklein · 10 years ago
  8. 6cfa73a Start tracking the CTM while filling the BBH in SkRecordDraw. by mtklein · 10 years ago
  9. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  10. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  11. 2347b62 change drawPicture in SkRecord to just ref the picture by reed · 10 years ago
  12. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  13. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  14. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago[Renamed from src/record/SkRecorder.cpp]
  15. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  16. a095041 Remove SkRecorder's kWriteOnly mode. by commit-bot@chromium.org · 10 years ago
  17. 37f6e62 Move paints to the front of draw structs. by commit-bot@chromium.org · 10 years ago
  18. 732bd66 Rearrange SkRecord public API to fit better with cc/resources/picture by commit-bot@chromium.org · 10 years ago
  19. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  20. 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
  21. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  22. 88c3e27 Refactor SkRecord opts, converting playback optimizations where possible. by commit-bot@chromium.org · 10 years ago
  23. c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 10 years ago
  24. d9ce2be SkRecordDraw: skip draw ops when the clip is empty by commit-bot@chromium.org · 10 years ago
  25. 506db0b SkRecord: make culling work if SkRecordAnnotateCullingPairs is called. by commit-bot@chromium.org · 10 years ago
  26. 03a99b8 Add push/pop cull to SkRecord. by commit-bot@chromium.org · 10 years ago
  27. e3ff558 SkRecord strawman by commit-bot@chromium.org · 10 years ago