1. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  2. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  3. 45561a0 drawTextRSXform by reed · 8 years ago
  4. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  5. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  6. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  7. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  8. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  9. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  10. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  11. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  12. 41af966 Revert of Revert of move remaining virtual draw methods to onDraw (patchset #1 id:1 of https://codereview.chromium.org/835913002/) by reed · 10 years ago
  13. e87e383 Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001 of https://codereview.chromium.org/817723005/) by reed · 10 years ago
  14. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  15. c4fda92 remove unused drawData by reed · 10 years ago
  16. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  17. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  18. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  19. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  20. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  21. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  22. 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
  23. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  24. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 10 years ago
  25. 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 10 years ago
  26. e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 10 years ago
  27. 069a55a Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/196323003/) by commit-bot@chromium.org · 10 years ago
  28. 4fcd92d Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/194923008/) by commit-bot@chromium.org · 10 years ago
  29. f1292bc Revert "De-virtualize SkCanvas save/restore." by fmalita@google.com · 10 years ago
  30. 80b1051 De-virtualize SkCanvas save/restore. by fmalita@google.com · 10 years ago
  31. 8f90a89 add new onClip* methods to SkCanvas by robertphillips@google.com · 10 years ago
  32. 03fc3b4 Revert of r13620 (add new onClip* methods to SkCanvas - https://codereview.chromium.org/183453002/) due to broken Chrome Canary and failing tests. by robertphillips@google.com · 10 years ago
  33. 392c9be add new onClip* methods to SkCanvas by robertphillips@google.com · 10 years ago
  34. ab58273 override new virtual onDrawDRRect in util canvas subclasses by commit-bot@chromium.org · 10 years ago
  35. 7ce564c Revert "If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance." by bsalomon@google.com · 11 years ago
  36. ad254fe If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by bsalomon@google.com · 11 years ago
  37. c2cc1db Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - https://codereview.chromium.org/23484007) due to changes to the following GM images: by robertphillips@google.com · 11 years ago
  38. 521a467 If the path is a rect, call drawRect to raster the geometry in SkCanvas::drawPath to get better performance. by commit-bot@chromium.org · 11 years ago
  39. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
  40. f02fe3d support SkCanvas as a real lua object by mike@reedtribe.org · 11 years ago
  41. 539f364 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  42. dff7e11 add SkLuaCanvas by reed@google.com · 11 years ago