1. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 7 years ago
  2. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  3. fed9cfd remove legacy virtual for vertices, only support object form by Mike Reed · 7 years ago
  4. e88a1cb Revert[2] "More SkVertices implementation work"" by Mike Reed · 7 years ago
  5. 1eb3fef Revert "More SkVertices implementation work" by Mike Reed · 7 years ago
  6. 14583e1 More SkVertices implementation work by Mike Reed · 7 years ago
  7. 199fb87 Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. by Brian Salomon · 7 years ago
  8. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  9. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  10. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  11. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  12. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  13. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  14. 44df651 Add drawRegion() API to SkCanvas by msarett · 8 years ago
  15. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  16. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  17. 1688206 Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copy by msarett · 8 years ago
  18. a9ca05c Deserialize pictures with custom image-deserializer by reed · 8 years ago
  19. d5b88a3 remove support for serializing bitmaps in old format by reed · 8 years ago
  20. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  21. 5bfee98 Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  22. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  23. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  24. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  25. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  26. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  27. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  28. e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  29. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  30. 45561a0 drawTextRSXform by reed · 8 years ago
  31. 4d9ff62 Remove SkWriter32::contiguousArray(). by mtklein · 8 years ago
  32. 95416f4 Enable flattening of SkRecordedDrawable by msarett · 8 years ago
  33. 569b021 Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of https://codereview.chromium.org/1913843002/ ) by mtklein · 8 years ago
  34. d636950 Enable flattening of SkRecordedDrawable by msarett · 8 years ago
  35. e8f3062 switch surface to sk_sp by reed · 8 years ago
  36. fde0511 Make sp variants for SkData by reed · 8 years ago
  37. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 8 years ago
  38. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 8 years ago
  39. 0eda258 move annotations to canvas virtual by reed · 8 years ago
  40. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  41. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  42. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  43. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  44. c2e2977 Dedup SkPaths by gen-ID when going to .skp by mtklein · 9 years ago
  45. f3c15b7 Move SkTemplates.h to private. by bungeman · 9 years ago
  46. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  47. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  48. 3dfd133 fix up virtual / override stuff by reed · 9 years ago
  49. 4c21dc5 add drawImageNine by reed · 9 years ago
  50. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  51. 871872f change old picture serialization to really handle images by reed · 9 years ago
  52. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  53. 884e97c change internals over to SkPixmap and stop using accessBitmap by reed · 9 years ago
  54. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  55. 06dad4b Revert of Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1126273002/) by reed · 9 years ago
  56. 620ba3a Revert of Revert of Make drawImage a virtual on SkDevice (patchset #1 id:1 of https://codereview.chromium.org/1124003002/) by reed · 9 years ago
  57. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  58. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago
  59. 119468b Revert of Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/11188… (patchset #2 id:20001 of https://codereview.chromium.org/1122813002/) by reed · 9 years ago
  60. 5392785 Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/)" by reed · 9 years ago
  61. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  62. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  63. 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
  64. 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
  65. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  66. c4fda92 remove unused drawData by reed · 10 years ago
  67. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  68. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
  69. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  70. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  71. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  72. 3729469 Change clear() to respect the clip by reed · 10 years ago
  73. e069400 Restore bitmap dedup in SkPictureRecord. Cuts RAM usage of DM by half. by mtklein · 10 years ago
  74. 71a2363 More cleanup: streamline paths and bitmaps. by mtklein · 10 years ago
  75. a74ce85 Start stripping out complicated parts of SkPicture{Record,Data}. by mtklein · 10 years ago
  76. 5ae89d1 Removing dead code from CanvasTest by piotaixr · 10 years ago
  77. 46616af Strip old backend recording down to essentials by mtklein · 10 years ago
  78. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  79. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  80. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  81. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  82. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  83. 6162af8 Cleaning up SkPicture-related classes by robertphillips · 10 years ago
  84. 6b143b0 Remove Matrix/Clip State collapse code by robertphillips · 10 years ago
  85. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  86. afdada2 Moved SkPictureContentInfo into its own file. It now tracks the number of skia by hendrikw · 10 years ago
  87. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  88. 6142609 Cleanup SkPicture* classes a bit by robertphillips · 10 years ago
  89. db53990 Rename SkPicturePlayback to SkPictureData by robertphillips · 10 years ago
  90. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  91. e26e65e Remove SkPicture pointer from SkPicturePlayback by robertphillips · 10 years ago
  92. 0bdbea7 Remove picture pre-allocation from SkPictureRecorder by robertphillips · 10 years ago
  93. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  94. 68250c8 Fix for empty saveLayer() with a filter which affects transparent black. by senorblanco@chromium.org · 10 years ago
  95. 8f831f2 First step in pulling SkPicturePlayback & SkPictureRecord out of SkPicture by commit-bot@chromium.org · 10 years ago
  96. e0d9ce8 Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)" by reed@google.com · 10 years ago
  97. 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
  98. 4325d11 make drawText calls non-virtual, to ease SkFont and TextBlob by commit-bot@chromium.org · 10 years ago
  99. dcecb16 fix size_t/int warnings in pictures by commit-bot@chromium.org · 10 years ago
  100. f6a5afb Remove currently unused code by commit-bot@chromium.org · 10 years ago