1. c5aa266 include what you use by Mike Reed · 8 years ago
  2. 267be7f Revert "Revert "IWYU"" by Mike Reed · 8 years ago
  3. 3c727d2 Revert "IWYU" by Robert Phillips · 8 years ago
  4. 2aeae78 IWYU by Mike Reed · 8 years ago
  5. 199fb87 Add refcnt'ed immutable vertices class for SkCanvas::drawVertices. by Brian Salomon · 8 years ago
  6. 837e743 remove SK_SUPPORT_LEGACY_GETCLIPBOUNDS by Mike Reed · 8 years ago
  7. 6f4a9b2 restore bool version of clip-bounds by Mike Reed · 8 years ago
  8. 42e8c53 rename virtuals for clipbounds, and deprecate older bool/var-arg pattern by Mike Reed · 8 years ago
  9. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
  10. 288e471 clipstack is now private by Mike Reed · 8 years ago
  11. 4f364fd remove clipstack from lua -- deprecated by Mike Reed · 8 years ago
  12. 3726a4a new hacky api to get cliprgn for android by Mike Reed · 8 years ago
  13. 46784be hide getClipStack by Mike Reed · 8 years ago
  14. 0ed3b64 Revert "Revert "Hide SkCanvas getDevice() & getTopDevice()}"" by Florin Malita · 8 years ago
  15. e050ca7 Revert "Hide SkCanvas getDevice() & getTopDevice()}" by Florin Malita · 8 years ago
  16. 76467a1 Hide SkCanvas getDevice() & getTopDevice()} by Florin Malita · 8 years ago
  17. 356f7c2 support external raster handles by Mike Reed · 8 years ago
  18. f4e27f6 Remove getDevice_just_for_deprecated_compatibility_testing (take 2) by Robert Phillips · 8 years ago
  19. 33667da Restore getDevice_just_for_deprecated_compatibility_testing by Robert Phillips · 8 years ago
  20. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  21. 2dc5237 remove PLAIN_ENUM flag for SkClipOp by Mike Reed · 8 years ago
  22. 5f1bb0a Add a method in SkCanvas to set "hard" clip bounds. by Stan Iliev · 8 years ago
  23. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  24. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  25. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  26. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  27. 02b7349 no need for SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT anymore by Mike Reed · 8 years ago
  28. 439ace9 Rebase non-drawing SkCanvas subclasses to SkNoDrawCanvas by Florin Malita · 8 years ago
  29. 4b7b6f0 Retire SkNoSaveLayerCanvas by Florin Malita · 8 years ago
  30. ee424ac SkNoDrawCanvas - a public non-drawing canvas base class by Florin Malita · 8 years ago
  31. 1a42791 Make SkNWayCanvas use conservative clipping. by Mike Klein · 8 years ago
  32. 22886c4 Add SkOverdrawCanvas to detect overdraw by Matt Sarett · 8 years ago
  33. 71fecc3 don't memtion SkXfermode in public by Mike Reed · 8 years ago
  34. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  35. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  36. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  37. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 8 years ago
  38. 09d9435 remove lots of legacy flags by Mike Reed · 8 years ago
  39. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  40. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  41. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  42. ee677f7 use conservative-clip-bit in pipecanvas by Mike Reed · 8 years ago
  43. 1356978 Fix SkDeferredCanvas for use on android. by Herb Derby · 8 years ago
  44. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  45. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  46. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  47. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  48. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  49. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  50. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  51. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  52. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  53. 71df2d7 Add a src rect to drawImageLattice() API by msarett · 8 years ago
  54. 872b4c8 Remove soft clip bool from SkCanvas by bsalomon · 8 years ago
  55. 6699838 allow clip calls w/o op param, remove unnecessary kReplace ops by reed · 8 years ago
  56. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  57. 0764efe Add option to skip rects to drawImageLattice() by msarett · 8 years ago
  58. dca352e drawRegion() cleanups by msarett · 8 years ago
  59. cc319b9 GPU implementation of drawRegion() by msarett · 8 years ago
  60. 44df651 Add drawRegion() API to SkCanvas by msarett · 8 years ago
  61. 21af9ca Respecify SkCanvas::drawArc, consolidate conversion to SkPath, add GM for oddball drawArcs by bsalomon · 8 years ago
  62. e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
  63. ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
  64. cbdf007 Fast path translate() in SkCanvas and SkLiteDL. by mtklein · 8 years ago
  65. 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
  66. 5fa47f4 Fast path translate() in SkCanvas and SkLiteDL. by mtklein · 8 years ago
  67. 9637ea9 Fix initialization bug for fConservativeIsScaleTranslate by msarett · 8 years ago
  68. 3aafe11 make LayerIter private, and remove skipClip option by reed · 8 years ago
  69. 1688206 Add onDrawBitmapLattice(), avoid unnecessary bitmap->image copy by msarett · 8 years ago
  70. fbfa258 Optimized implementation of quickReject() by msarett · 8 years ago
  71. 5aeb2fa Revert of Optimized implementation of quickReject() (patchset #12 id:260001 of https://codereview.chromium.org/2225393002/ ) by mtklein · 8 years ago
  72. d22a817 Optimized implementation of quickReject() by msarett · 8 years ago
  73. 6372e65 Delete quickRejectY() by msarett · 8 years ago
  74. 2ab9057 update textblob api to use sk_sp by reed · 8 years ago
  75. 9c5052f SkLite* by mtklein · 8 years ago
  76. c573a40 Add drawImageLattice() and drawBitmapLattice() APIs by msarett · 8 years ago
  77. 5bfee98 Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  78. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  79. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  80. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  81. a2217ef use special-image for imagefilters and save/restore layer by reed · 8 years ago
  82. 7503d60 move responsibility for creating raster-device into pdf by reed · 8 years ago
  83. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  84. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  85. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  86. e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  87. 7438bfc Factor code to rotate a canvas about a point. by bungeman · 8 years ago
  88. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  89. ea5a651 make some canvas utils virtual (for proxy based subclasses) by reed · 8 years ago
  90. 63f30d9 fix typos and capitalization on drawTextRSXform CL by reed · 8 years ago
  91. 45561a0 drawTextRSXform by reed · 8 years ago
  92. cb3bd18 SkCanvas::adjustToTopLayer() by tomhudson · 8 years ago
  93. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  94. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 8 years ago
  95. 36736a2 Remove SkCanvas::LayerIter guard by robertphillips · 8 years ago
  96. cb61a64 Add compile guard for SkCanvas::LayerIter by robertphillips · 8 years ago
  97. da2cd8b Hide SkCanvas::LayerIter by robertphillips · 8 years ago
  98. a1f4fa7 Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://codereview.chromium.org/1897863008/ ) by fmalita · 8 years ago
  99. 8c30a81 post apply non-scale transforms after imagefilters have run by reed · 8 years ago
  100. a814000 Hide SkCanvas::LayerIter by robertphillips · 8 years ago