1. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  2. 29dfaa8 Implement all SkCanvas overrides that SkPictureRecord does. by mtklein · 10 years ago
  3. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  4. 5f0e822 Support comment groups in SkRecord. by mtklein · 10 years ago
  5. 00d5c2c SkTextBlob by fmalita · 10 years ago
  6. a723b57 SkRecordDraw: incorporate clip into BBH by mtklein · 10 years ago
  7. 6cfa73a Start tracking the CTM while filling the BBH in SkRecordDraw. by mtklein · 10 years ago
  8. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  9. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  10. 2347b62 change drawPicture in SkRecord to just ref the picture by reed · 10 years ago
  11. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  12. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  13. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago[Renamed from src/record/SkRecorder.h]
  14. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  15. a095041 Remove SkRecorder's kWriteOnly mode. by commit-bot@chromium.org · 10 years ago
  16. 732bd66 Rearrange SkRecord public API to fit better with cc/resources/picture by commit-bot@chromium.org · 10 years ago
  17. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  18. 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
  19. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  20. c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 10 years ago
  21. d9ce2be SkRecordDraw: skip draw ops when the clip is empty by commit-bot@chromium.org · 10 years ago
  22. 066a28d Start on some unwritten SkRecord TODOs: by commit-bot@chromium.org · 10 years ago
  23. 03a99b8 Add push/pop cull to SkRecord. by commit-bot@chromium.org · 10 years ago
  24. e3ff558 SkRecord strawman by commit-bot@chromium.org · 10 years ago