1. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 7 years ago
  2. 6a280a5 Expose resetForNextPicture in SkNoDrawCanvas by Adrienne Walker · 7 years ago
  3. b34ab04 Revert "Revert "SaveLayerRec::fClipMask -> raw pointer"" by Mike Klein · 7 years ago
  4. 3354969 Revert "SaveLayerRec::fClipMask -> raw pointer" by Mike Klein · 7 years ago
  5. a6b72cb SaveLayerRec::fClipMask -> raw pointer by Florin Malita · 7 years ago
  6. 53f77bd Initial clip-mask-layer support by Florin Malita · 7 years ago
  7. fed9cfd remove legacy virtual for vertices, only support object form by Mike Reed · 7 years ago
  8. e88a1cb Revert[2] "More SkVertices implementation work"" by Mike Reed · 7 years ago
  9. 1eb3fef Revert "More SkVertices implementation work" by Mike Reed · 7 years ago
  10. 14583e1 More SkVertices implementation work by Mike Reed · 7 years ago
  11. 90b2005 remove SkPictureUtils.h by Mike Reed · 7 years ago
  12. 42e8c53 rename virtuals for clipbounds, and deprecate older bool/var-arg pattern by Mike Reed · 7 years ago
  13. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  14. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  15. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  16. 439ace9 Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas by Florin Malita · 8 years ago
  17. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  18. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  19. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  20. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  21. 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
  22. 44df651 Add drawRegion() API to SkCanvas by msarett · 8 years ago
  23. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  24. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  25. cbdf007 Fast path translate() in SkCanvas and SkLiteDL. by mtklein · 8 years ago
  26. 1688206 Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copy by msarett · 8 years ago
  27. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  28. da574d1 Replace old SkRecords RefBox with sk_sp. by mtklein · 8 years ago
  29. 9b84f8c turn bitmaps into images during recording by reed · 8 years ago
  30. e93393b don't specialize drawBitmapRect for minirecorder; no longer called by blink by reed · 8 years ago
  31. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  32. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  33. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  34. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  35. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  36. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  37. e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  38. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  39. 45561a0 drawTextRSXform by reed · 8 years ago
  40. e8f3062 switch surface to sk_sp by reed · 8 years ago
  41. 18300a3 detach -> release by mtklein · 8 years ago
  42. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 8 years ago
  43. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 8 years ago
  44. 0eda258 move annotations to canvas virtual by reed · 8 years ago
  45. bfd5f17 Revert[2] of "add backdrop option to SaveLayerRec" by reed · 9 years ago
  46. 0575cb2 Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of https://codereview.chromium.org/1523053003/ ) by reed · 9 years ago
  47. 2474159 add backdrop option to SaveLayerRec by reed · 9 years ago
  48. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  49. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  50. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  51. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  52. e9d2052 Record concat as Concat. by mtklein · 9 years ago
  53. aa6f739 Respect SkPictureRecorder::kPlaybackDrawPicture_RecordFlag for SkDrawables by djsollen · 9 years ago
  54. 449d9b7 simplify code in SkRecords.h by mtklein · 9 years ago
  55. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  56. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  57. c6ad06a unsigned -> int for counts and indices in picture-related code by mtklein · 9 years ago
  58. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  59. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  60. a8db728 add matrix options to drawDrawable by reed · 9 years ago
  61. 5617900 add SkImage::NewFromBitmap by reed · 9 years ago
  62. 64b4c78 Add support for drawBitmapRect() to SkMiniRecorder. by mtklein · 9 years ago
  63. d711d11 Thread through a flag to force SkPicture::playback() when recording subpictures. by mtklein · 9 years ago
  64. c845fa0 Pass arguments to SkRecords structs by const&. by mtklein · 9 years ago
  65. 4c21dc5 add drawImageNine by reed · 9 years ago
  66. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  67. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  68. d41ea1d More efficient SkRecorder::flushMiniRecorder() by mtklein · 9 years ago
  69. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  70. 72743b1 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/) by mtklein · 9 years ago
  71. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  72. b7ed856 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/) by reed · 9 years ago
  73. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  74. 98b8485 O(1) SkPictureUtils::ApproxBytesUsed() by mtklein · 9 years ago
  75. feaadee SkCanvas::resetForNextPicture() by mtklein · 9 years ago
  76. c654e90 Revert of SkCanvas::resetForNextPicture() (patchset #4 id:60001 of https://codereview.chromium.org/1067893002/) by mtklein · 9 years ago
  77. f920e46 SkCanvas::resetForNextPicture() by mtklein · 9 years ago
  78. 3cb3840 Rename SkCanvasDrawable to SkDrawable, and make public by reed · 9 years ago
  79. c4e8772 Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2 id:20001 of https://codereview.chromium.org/903993002/) by reed · 9 years ago
  80. 4ae9eb7 rename SkCanvasDrawable to SkDrawable, and make public by reed · 9 years ago
  81. 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
  82. 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
  83. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  84. c4fda92 remove unused drawData by reed · 10 years ago
  85. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  86. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
  87. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  88. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  89. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  90. 3729469 Change clear() to respect the clip by reed · 10 years ago
  91. af57903 Force SkMatrix type while recording too. by mtklein · 10 years ago
  92. 5c9c9be Force path bounds in recording. by mtklein · 10 years ago
  93. 1bdfd3f option to return drawable from recording by reed · 10 years ago
  94. b7ee349 SkData -> SkPicture::SnapshotArray by mtklein · 10 years ago
  95. 42ddcd4 All the small packing tweaks mentioned in the bug. by mtklein · 10 years ago
  96. 08d1fcc Add SkNVRefCnt, prune down SkPicture's size by mtklein · 10 years ago
  97. cdeeb09 SkRecord: Pack SkRegion::Op and AA bit together. by mtklein · 10 years ago
  98. 78e2768 Allow pictures to have a full bounds by reed · 10 years ago
  99. 7c4cdd2 Revert of allow pictures to have a full bounds (patchset #3 id:40001 of https://codereview.chromium.org/736583004/) by reed · 10 years ago
  100. 7e76bff allow pictures to have a full bounds by reed · 10 years ago