1. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  2. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  3. 2347b62 change drawPicture in SkRecord to just ref the picture by reed · 10 years ago
  4. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  5. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  6. 887f397 Add EXPERIMENTAL_beginRecording() for SkRecord-based recording. by mtklein · 10 years ago[Renamed from src/record/SkRecorder.cpp]
  7. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  8. a095041 Remove SkRecorder's kWriteOnly mode. by commit-bot@chromium.org · 10 years ago
  9. 37f6e62 Move paints to the front of draw structs. by commit-bot@chromium.org · 10 years ago
  10. 732bd66 Rearrange SkRecord public API to fit better with cc/resources/picture by commit-bot@chromium.org · 10 years ago
  11. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  12. 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
  13. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  14. 88c3e27 Refactor SkRecord opts, converting playback optimizations where possible. by commit-bot@chromium.org · 10 years ago
  15. c4b21e6 Mark our territory with (C). by commit-bot@chromium.org · 10 years ago
  16. d9ce2be SkRecordDraw: skip draw ops when the clip is empty by commit-bot@chromium.org · 10 years ago
  17. 506db0b SkRecord: make culling work if SkRecordAnnotateCullingPairs is called. by commit-bot@chromium.org · 10 years ago
  18. 03a99b8 Add push/pop cull to SkRecord. by commit-bot@chromium.org · 10 years ago
  19. e3ff558 SkRecord strawman by commit-bot@chromium.org · 10 years ago