1. 03dd6d5 Reland "Refactor trimming logic for read/writePixels()" by Matt Sarett · 8 years ago
  2. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
  3. 26ecfe0 Revert "Refactor trimming logic for read/writePixels()" by Matt Sarett · 8 years ago
  4. 977f64c Refactor trimming logic for read/writePixels() by Matt Sarett · 8 years ago
  5. c485907 Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused" by Joe Gregorio · 8 years ago
  6. 1baaaca explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused by Mike Reed · 8 years ago
  7. 3726a4a new hacky api to get cliprgn for android by Mike Reed · 8 years ago
  8. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  9. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  10. 0ed3b64 Revert "Revert "Hide SkCanvas getDevice() & getTopDevice()}"" by Florin Malita · 8 years ago
  11. e050ca7 Revert "Hide SkCanvas getDevice() & getTopDevice()}" by Florin Malita · 8 years ago
  12. 76467a1 Hide SkCanvas getDevice() & getTopDevice()} by Florin Malita · 8 years ago
  13. 108f55e fix clipping in rasterhandleallocator by Mike Reed · 8 years ago
  14. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  15. 356f7c2 support external raster handles by Mike Reed · 8 years ago
  16. 5f1bb0a Add a method in SkCanvas to set "hard" clip bounds. by Stan Iliev · 8 years ago
  17. 1b3387b SkBitmap::setPixelRef(): less reference churn by Hal Canary · 8 years ago
  18. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  19. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  20. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  21. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  22. 439ace9 Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas by Florin Malita · 8 years ago
  23. ee424ac SkNoDrawCanvas - a public non-drawing canvas base class by Florin Malita · 8 years ago
  24. 833dcf4 Add handling for instantiate failure up the call stack by Robert Phillips · 8 years ago
  25. bf6d80a Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  26. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  27. f982cb3 Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (patchset #15 id:280001 of https://codereview.chromium.org/2488523003/ ) by mtklein · 8 years ago
  28. c18b5f8 Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  29. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  30. 7c59116 Revert of Make SkSmallAllocator obey the RAII invariants and be expandable (patchset #6 id:100001 of https://codereview.chromium.org/2488523003/ ) by mtklein · 8 years ago
  31. d5dc657 Make SkSmallAllocator obey the RAII invariants and move to heap structures when needed. by herb · 8 years ago
  32. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  33. 704cd32 src/core: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  34. 4351354 SkXPS: handle case where snapSpecial() returns null by Hal Canary · 8 years ago
  35. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  36. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  37. 09d9435 remove lots of legacy flags by Mike Reed · 8 years ago
  38. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  39. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  40. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  41. 9e3dbdf Allow F16 color type on direct raster canvases by junov · 8 years ago
  42. e54c75f remove SkError by Mike Klein · 8 years ago
  43. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  44. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  45. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  46. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  47. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  48. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  49. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  50. a3b45d4 Move clip CTM application to SkRasterClip and SkClipStack by Brian Salomon · 8 years ago
  51. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  52. 2a62e85 remove quickreject for drawables by reed · 8 years ago
  53. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  54. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  55. 872b4c8 Remove soft clip bool from SkCanvas by bsalomon · 8 years ago
  56. 9340c26 Do not quickReject until virtual drawPatch by msarett · 8 years ago
  57. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  58. 0955b34 remove dead code around SK_ENABLE_CLIP_QUICKREJECT by reed · 8 years ago
  59. fe69b50 check for identity in translate by reed · 8 years ago
  60. b2796fd Added in Radial Shadows by vjiaoblack · 8 years ago
  61. 02f9ed7 test dont-clip-layer by reed · 8 years ago
  62. de6c531 remove unused SkDevice::setMatrixClip by reed · 8 years ago
  63. a8eabc4 Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  64. 84cddf6 Revert of Moved ambient lights out of SkLight's light array (patchset #7 id:120001 of https://codereview.chromium.org/2287553002/ ) by vjiaoblack · 8 years ago
  65. 8f98f0a Moved ambient lights out of SkLight's light array by vjiaoblack · 8 years ago
  66. dca352e drawRegion() cleanups by msarett · 8 years ago
  67. 44df651 Add drawRegion() API to SkCanvas by msarett · 8 years ago
  68. 21af9ca Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs by bsalomon · 8 years ago
  69. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  70. bdc335f Mark temporary paths created by SkCanvas for clipping as volatile by bsalomon · 8 years ago
  71. deb8136 remove unused field from SkDrawIter by reed · 8 years ago
  72. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  73. cbdf007 Fast path translate() in SkCanvas and SkLiteDL. by mtklein · 8 years ago
  74. 9da5a5a Fix bug, always keep fIsScaleTranslate in correct state by msarett · 8 years ago
  75. 954df2f Revert of Fast path translate() in SkCanvas and SkLiteDL. (patchset #5 id:80001 of https://codereview.chromium.org/2255283002/ ) by mtklein · 8 years ago
  76. 4a16717 quick check to not use AutoDrawLooper by reed · 8 years ago
  77. 5fa47f4 Fast path translate() in SkCanvas and SkLiteDL. by mtklein · 8 years ago
  78. 9637ea9 Fix initialization bug for fConservativeIsScaleTranslate by msarett · 8 years ago
  79. 3aafe11 make LayerIter private, and remove skipClip option by reed · 8 years ago
  80. 7c12354 remove disable aa/dither flags from Props -- never used by reed · 8 years ago
  81. 1688206 Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copy by msarett · 8 years ago
  82. 0c685ee Assert fDeviceClipBounds is always empty when clip is empty by msarett · 8 years ago
  83. 772b5ee Added PointLights to SkLights::Light by vjiaoblack · 8 years ago
  84. fbfa258 Optimized implementation of quickReject() by msarett · 8 years ago
  85. 5aeb2fa Revert of Optimized implementation of quickReject() (patchset #12 id:260001 of https://codereview.chromium.org/2225393002/ ) by mtklein · 8 years ago
  86. d22a817 Optimized implementation of quickReject() by msarett · 8 years ago
  87. c5769b2 Revert of Change mapRectScaleTranslate to pass args/ret by value (patchset #2 id:20001 of https://codereview.chromium.org/2138943002/ ) by halcanary · 8 years ago
  88. 1bd13ca Change mapRectScaleTranslate to pass args/ret by value by reed · 8 years ago
  89. 904527d moved code into onDrawShadowedPic, only renders into shadow maps if needed by vjiaoblack · 8 years ago
  90. ac09554 check zero-length text draws by reed · 8 years ago
  91. 552bca9 Fix copy-paste bugs in SkCanvas Nine and Lattice by msarett · 8 years ago
  92. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  93. c7ec7c9 remove/deprecate SkBitmap::getTexture, as it now always returns false by reed · 8 years ago
  94. 2c9e200 remove fClipStack and attach/deattach-from-canvas by reed · 8 years ago
  95. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  96. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  97. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  98. a2217ef use special-image for imagefilters and save/restore layer by reed · 8 years ago
  99. 5139e50 Rename variables in SkCanvas::internalSaveLayer by robertphillips · 8 years ago
  100. 7503d60 move responsibility for creating raster-device into pdf by reed · 8 years ago