1. 6515175 Override SkCanvas::drawImage() in SkRecorder. by piotaixr · 10 years ago
  2. d954498 Revert of Revert of allow canvas to force conservative clips (for speed) (patchset #1 id:1 of https://codereview.chromium.org/554033003/) by reed · 10 years ago
  3. 6f09709 Revert of allow canvas to force conservative clips (for speed) (patchset #7 id:120001 of https://codereview.chromium.org/541593005/) by reed · 10 years ago
  4. 27a5e65 Allow SkCanvas to be initialized to force conservative rasterclips. This has the following effects: by reed · 10 years ago
  5. 29dfaa8 Implement all SkCanvas overrides that SkPictureRecord does. by mtklein · 10 years ago
  6. 5f0e822 Support comment groups in SkRecord. by mtklein · 10 years ago
  7. 00d5c2c SkTextBlob by fmalita · 10 years ago
  8. 46bc621 Dump out more information if this assert fails. by mtklein · 10 years ago
  9. ec924b9 Dump out more information if this assert fails. 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. 2347b62 change drawPicture in SkRecord to just ref the picture by reed · 10 years ago
  16. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  17. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  18. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago[Renamed from src/record/SkRecorder.cpp]
  19. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  20. a095041 Remove SkRecorder's kWriteOnly mode. by commit-bot@chromium.org · 10 years ago
  21. 37f6e62 Move paints to the front of draw structs. by commit-bot@chromium.org · 10 years ago
  22. 732bd66 Rearrange SkRecord public API to fit better with cc/resources/picture by commit-bot@chromium.org · 10 years ago
  23. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  24. 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
  25. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob 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. c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 10 years ago
  28. d9ce2be SkRecordDraw: skip draw ops when the clip is empty 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