1. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  2. fed9cfd remove legacy virtual for vertices, only support object form by Mike Reed · 7 years ago
  3. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  4. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  5. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  6. 439ace9 Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas by Florin Malita · 8 years ago
  7. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  8. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  9. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  10. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  11. 45561a0 drawTextRSXform by reed · 8 years ago
  12. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 8 years ago
  13. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 8 years ago
  14. 0eda258 move annotations to canvas virtual by reed · 8 years ago
  15. a7e9f05 Move SkTDArray to private. by bungeman · 8 years ago
  16. 53d9f1c SK_SUPPORT_LEGACY_DRAWFLTER typo by fmalita · 8 years ago
  17. 7765000 Hide SkCanvas::{set,get}DrawFilter by fmalita · 8 years ago
  18. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  19. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  20. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  21. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  22. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  23. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  24. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  25. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  26. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  27. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  28. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  29. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  30. 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
  31. 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
  32. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  33. c4fda92 remove unused drawData by reed · 10 years ago
  34. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  35. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  36. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  37. 3729469 Change clear() to respect the clip by reed · 10 years ago
  38. b7bac3d Override drawImage*() in SkNWayCanvas by piotaixr · 10 years ago
  39. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  40. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  41. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  42. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  43. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  44. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  45. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  46. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  47. 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
  48. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  49. d9ea09e Consolidate SkCanvas matrix virtuals. by commit-bot@chromium.org · 10 years ago
  50. 44c48d0 De-virtualize SkCanvas matrix ops. by commit-bot@chromium.org · 10 years ago
  51. e54a23f De-virtualize SkCanvas save/restore. by commit-bot@chromium.org · 10 years ago
  52. 069a55a Revert of Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/196323003/) by commit-bot@chromium.org · 10 years ago
  53. 4fcd92d Revert of Revert "De-virtualize SkCanvas save/restore." (https://codereview.chromium.org/194923008/) by commit-bot@chromium.org · 10 years ago
  54. f1292bc Revert "De-virtualize SkCanvas save/restore." by fmalita@google.com · 10 years ago
  55. 80b1051 De-virtualize SkCanvas save/restore. by fmalita@google.com · 10 years ago
  56. 8f90a89 add new onClip* methods to SkCanvas by robertphillips@google.com · 10 years ago
  57. 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
  58. 392c9be add new onClip* methods to SkCanvas by robertphillips@google.com · 10 years ago
  59. ab58273 override new virtual onDrawDRRect in util canvas subclasses by commit-bot@chromium.org · 10 years ago
  60. be65a4c Add missing functions to SkNWayCanvas by commit-bot@chromium.org · 11 years ago
  61. 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
  62. 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
  63. 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
  64. 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
  65. 339e79f Add SkCanvasStack and update the Canvas utilities to use it. by djsollen@google.com · 11 years ago
  66. 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
  67. 14cec91 Add SkNWayCanvas comment API overrides. by commit-bot@chromium.org · 11 years ago
  68. e1a81d2 Export SkProxyCanvas and SkNWayCanvas for external use. by commit-bot@chromium.org · 11 years ago
  69. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  70. 4ed0fb7 revert 6766, thereby re-landing 6762-6763 now that the bots are ready by reed@google.com · 12 years ago
  71. 25c1408 revert 6762-6763, since those require new skps to be generated, and we can't by reed@google.com · 12 years ago
  72. 68d61ed make RRect and Oval first-class drawing primitives in SkCanvas. by reed@google.com · 12 years ago
  73. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  74. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  75. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  76. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  77. f1ab723 Change drawBitmapRect to take a float-src-rect instead of integer-src-rect. This by reed@google.com · 12 years ago
  78. f0a062b Add device to top level N-way canvas. by djsollen@google.com · 12 years ago
  79. 74b4619 Formatting cleanup: remove extra whitespace by vandebo@chromium.org · 12 years ago
  80. 43d7484 don't specify default parameter values when overriding a method by reed@google.com · 13 years ago
  81. 071eef9 add bool argument to canvas' clipRect and clipPath for antialiasing by reed@google.com · 13 years ago
  82. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  83. 5667afc remove drawShape from canvas api by reed@google.com · 13 years ago
  84. 29348cb add -forceFilter to bench tool move some utils out of effects/ by reed@android.com · 15 years ago[Renamed from include/effects/SkNWayCanvas.h]
  85. f76bacf add SkSize for dimensions by reed@android.com · 15 years ago
  86. 6c924ad add -pict option to bench, which draws everything through a picture, and then by reed@android.com · 15 years ago