1. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  2. 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
  3. 22b2af1 dedup images/blobs/pictures by ID in old serialization format by reed · 8 years ago
  4. 44df651 Add drawRegion() API to SkCanvas by msarett · 8 years ago
  5. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  6. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  7. 1688206 Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copy by msarett · 8 years ago
  8. d5b88a3 remove support for serializing bitmaps in old format by reed · 8 years ago
  9. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  10. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  11. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  12. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  13. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  14. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  15. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  16. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  17. e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  18. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  19. 45561a0 drawTextRSXform by reed · 8 years ago
  20. 95416f4 Enable flattening of SkRecordedDrawable by msarett · 8 years ago
  21. 569b021 Revert of Enable flattening of SkRecordedDrawable (patchset #8 id:140001 of https://codereview.chromium.org/1913843002/ ) by mtklein · 8 years ago
  22. d636950 Enable flattening of SkRecordedDrawable by msarett · 8 years ago
  23. 5e3815b Rein in the use of SkDevice.h by robertphillips · 8 years ago
  24. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  25. e8f3062 switch surface to sk_sp by reed · 8 years ago
  26. f70b531 Move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ )" by reed · 8 years ago
  27. 1610835 Revert of move annotations to canvas virtual (patchset #8 id:140001 of https://codereview.chromium.org/1744103002/ ) by reed · 8 years ago
  28. 0eda258 move annotations to canvas virtual by reed · 8 years ago
  29. bfd5f17 Revert[2] of "add backdrop option to SaveLayerRec" by reed · 9 years ago
  30. 0575cb2 Revert of add backdrop option to SaveLayerRec (patchset #14 id:260001 of https://codereview.chromium.org/1523053003/ ) by reed · 9 years ago
  31. 2474159 add backdrop option to SaveLayerRec by reed · 9 years ago
  32. 512f3e3 remove now defunct get_paint_offset by reed · 9 years ago
  33. 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
  34. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  35. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  36. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  37. c2e2977 Dedup SkPaths by gen-ID when going to .skp by mtklein · 9 years ago
  38. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  39. 99fe822 Use static_assert instead of SK_COMPILE_ASSERT. by bungeman · 9 years ago
  40. 451af50 remove SkDeferredCanvas by reed · 9 years ago
  41. 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
  42. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  43. 4c21dc5 add drawImageNine by reed · 9 years ago
  44. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  45. 5351aad Fix memory leak in SkPictureRecord by robertphillips · 9 years ago
  46. 871872f change old picture serialization to really handle images by reed · 9 years ago
  47. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  48. a85d4d0 Make drawImage a virtual on SkDevice by reed · 9 years ago
  49. 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
  50. 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
  51. 3538e3b Revert of Make drawImage a virtual on SkDevice (patchset #4 id:60001 of https://codereview.chromium.org/1122643005/) by reed · 9 years ago
  52. 14fe8fd Make drawImage a virtual on SkDevice by reed · 9 years ago
  53. 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
  54. 5392785 Make drawImage a virtual on SkDevice (patchset #3 id:40001 of https://codereview.chromium.org/1118823004/)" by reed · 9 years ago
  55. 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
  56. 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
  57. 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
  58. c4fda92 remove unused drawData by reed · 10 years ago
  59. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  60. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
  61. 2ff1fce Defer saves() until they're needed by reed · 10 years ago
  62. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  63. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  64. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  65. 3729469 Change clear() to respect the clip by reed · 10 years ago
  66. e069400 Restore bitmap dedup in SkPictureRecord. Cuts RAM usage of DM by half. by mtklein · 10 years ago
  67. 71a2363 More cleanup: streamline paths and bitmaps. by mtklein · 10 years ago
  68. a74ce85 Start stripping out complicated parts of SkPicture{Record,Data}. by mtklein · 10 years ago
  69. 8e12656 Remove DEPRECATED_beginRecording(). by mtklein · 10 years ago
  70. 46616af Strip old backend recording down to essentials by mtklein · 10 years ago
  71. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  72. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  73. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  74. d954498 Revert of Revert of allow canvas to force conservative clips (for speed) (patchset #1 id:1 of https://codereview.chromium.org/554033003/) by reed · 10 years ago
  75. 6f09709 Revert of allow canvas to force conservative clips (for speed) (patchset #7 id:120001 of https://codereview.chromium.org/541593005/) by reed · 10 years ago
  76. 27a5e65 Allow SkCanvas to be initialized to force conservative rasterclips. This has the following effects: by reed · 10 years ago
  77. dd1e9f7 Remove a linear search in SkPictureRecord::addTextBlob. by jbroman · 10 years ago
  78. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  79. b742517 SkTextBlob plumbing by fmalita · 10 years ago
  80. 8a39a6b Quickfix for incorrect PICTURE_MATRIX_PAINT & PATCH optimization. by fmalita · 10 years ago
  81. 9f49cfd Add missing DRAW_PICTURE_MATRIX_PAINT paint offset. by fmalita · 10 years ago
  82. b3c9d1c SkCanvas::drawPatch param SkPoint[12] by dandov · 10 years ago
  83. c019ec4 Add layer counting to SkPictureRecord by robertphillips · 10 years ago
  84. 3b73e01 Revert of Add layer counting to SkPictureRecord (https://codereview.chromium.org/464433002/) by mtklein · 10 years ago
  85. 4a2b2e8 Add layer counting to SkPictureRecord by robertphillips · 10 years ago
  86. 6162af8 Cleaning up SkPicture-related classes by robertphillips · 10 years ago
  87. 6b143b0 Remove Matrix/Clip State collapse code by robertphillips · 10 years ago
  88. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  89. afdada2 Moved SkPictureContentInfo into its own file. It now tracks the number of skia by hendrikw · 10 years ago
  90. 963137b Stopped skipping tests in dm of SkPatch by implementing the by dandov · 10 years ago
  91. 3f22e8c Fix end-of-pattern matching for Skia recording optimization. by dneto · 10 years ago
  92. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago
  93. 12c2198 Remove dashing from gpu veto by egdaniel · 10 years ago
  94. 0bdbea7 Remove picture pre-allocation from SkPictureRecorder by robertphillips · 10 years ago
  95. 9f1c241 Remove SkPicture::kUsePathBoundsForClip_RecordingFlag by robertphillips · 10 years ago
  96. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  97. ee7e23d Effects on the paint also prevent layer merge optimization. by commit-bot@chromium.org · 10 years ago
  98. 68250c8 Fix for empty saveLayer() with a filter which affects transparent black. by senorblanco@chromium.org · 10 years ago
  99. 1111b61 Add literal picture recording mode, triggered by a compile time switch. by commit-bot@chromium.org · 10 years ago
  100. e2cb12a First pass at GPU veto by commit-bot@chromium.org · 10 years ago