1. 27dddae rebase by Cary Clark · 6 years ago
  2. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  3. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  4. 4dc5a45 remove defines and add commas by Cary Clark · 6 years ago
  5. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  6. 5191880 remove toString by Cary Clark · 6 years ago
  7. 1207843 Fix srcBounds computation in SkMatrixConvolutionImageFilter by Robert Phillips · 6 years ago
  8. 3d0e850 Prevent matrix stack from being corrupted if a rotated image filter is clipped out by Robert Phillips · 6 years ago
  9. 490aa59 rewrite iterator to make msvc happy by Mike Reed · 6 years ago
  10. 1749af2 Revert "add test for degenerate canvas dimension" by Mike Reed · 6 years ago
  11. 715b919 add test for degenerate canvas dimension by Mike Reed · 6 years ago
  12. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  13. 4125b61 tests: pass if !skia_enable_pdf by Hal Canary · 6 years ago
  14. b607a8f IWYU for some test files starting with 'C'. by Ben Wagner · 6 years ago
  15. 501c17c Revert "IWYU for some test files starting with 'C'." by Ben Wagner · 6 years ago
  16. 1a462bd IWYU for some test files starting with 'C'. by Ben Wagner · 6 years ago
  17. 1c80e99 Allow printf style var args for messages in REPORTER_ASSERT. by Brian Salomon · 7 years ago
  18. 3b428cb Set empty device clip when an image filter has zero bounds by Xianzhu Wang · 7 years ago
  19. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  20. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  21. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  22. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  23. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  24. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  25. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  26. 09dfc47 Pull non-substantive changes out of explicit GPU resource allocation CL by Robert Phillips · 7 years ago
  27. 14113bc add flag to hide deprecated clipops by Mike Reed · 7 years ago
  28. 343fe49 Remove translateZ and lights from SkCanvas by Jim Van Verth · 7 years ago
  29. 135c908 Remove temporary_internal_describeTopLayer by Florin Malita · 7 years ago
  30. 31f99ce SkCanvas constructor with legacy flag for Android framework by Matt Sarett · 7 years ago
  31. 93b1b4f add guard for obsolete (non-functioning) replayClips by Mike Reed · 7 years ago
  32. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  33. b338484 quiet some annoying logging in unit tests by Mike Klein · 7 years ago
  34. 02be3c1 add test and fix for canvas::isClipEmpty by Mike Reed · 7 years ago
  35. 2a65cc0 test (and fix) clip_restriction in canvas by Mike Reed · 7 years ago
  36. 1a3c4b8 Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas. by Herb Derby · 7 years ago
  37. dc9f0db Check for bad bounds in picture cullbounds by Mike Reed · 7 years ago
  38. 566e53c re-guard against negative dimensions on no-draw canvas by Mike Reed · 7 years ago
  39. 8310f0e Revert "remove SkClipVisitor" by Mike Reed · 7 years ago
  40. 91b961d remove SkClipVisitor by Mike Reed · 7 years ago
  41. 3b4c22d update cliptype test to exercise clipstack backend by Mike Reed · 7 years ago
  42. cd667b6 add unittests for clip-state queries by Mike Reed · 7 years ago
  43. 6f4a9b2 restore bool version of clip-bounds by Mike Reed · 8 years ago
  44. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
  45. 288e471 clipstack is now private by Mike Reed · 8 years ago
  46. 46784be hide getClipStack by Mike Reed · 8 years ago
  47. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  48. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  49. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  50. 1a42791 Make SkNWayCanvas use conservative clipping. by Mike Klein · 8 years ago
  51. 584ca89 change SkCanvasStack to take ownership of its subcanvases by Mike Reed · 8 years ago
  52. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  53. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  54. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  55. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  56. d14df7c document.close from bool to void by reed · 8 years ago
  57. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  58. 3aafe11 make LayerIter private, and remove skipClip option by reed · 8 years ago
  59. 757a15f not much point to SK_SUPPORT_PDF by mtklein · 8 years ago
  60. 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  61. 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
  62. 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
  63. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  64. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  65. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  66. e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  67. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  68. babc3de deferred canvas by reed · 8 years ago
  69. cb3bd18 SkCanvas::adjustToTopLayer() by tomhudson · 8 years ago
  70. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 8 years ago
  71. 4b65666 SkDocument/PDF: new API by halcanary · 8 years ago
  72. da2cd8b Hide SkCanvas::LayerIter by robertphillips · 8 years ago
  73. a1f4fa7 Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://codereview.chromium.org/1897863008/ ) by fmalita · 8 years ago
  74. a814000 Hide SkCanvas::LayerIter by robertphillips · 8 years ago
  75. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  76. ca2622b return pictures as sk_sp by reed · 8 years ago
  77. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  78. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  79. ce563cd more shader-->sp conversions by reed · 8 years ago
  80. 6ceeebd unify peekPixels around pixmap parameter by reed · 8 years ago
  81. 1c2729c Add SK_SUPPORT_LEGACY_DRAWFILTER guard around calls to SkCanvas::(get|set)DrawFilter. by benjaminwagner · 9 years ago
  82. 32cdc32 SkTCopyOnFirstWrite-based SkPaintFilterCanvas API by fmalita · 9 years ago
  83. bad23dc SkPaintFilterCanvas skip-draw support by fmalita · 9 years ago
  84. 565901d Switch SkAutoMalloc to SkAutoTMalloc to avoid cast by scroggo · 9 years ago
  85. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  86. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  87. 451af50 remove SkDeferredCanvas by reed · 9 years ago
  88. f433bb2 SkPaintFilterCanvas should inherit the target canvas state by fmalita · 9 years ago
  89. 2ccdb63 SkPDF: clean up overuse of SK_SUPPORT_PDF by halcanary · 9 years ago
  90. 8ee06f2 SkPDF: allow PDF module to be disabled in DM and SampleApp by halcanary · 9 years ago
  91. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  92. 567ff2f Cleanup: Remove unnecessary double-semicolons. by tfarina · 9 years ago
  93. 687fa1c restore clipstack to heap-ptr, so clients can ref it by reed · 9 years ago
  94. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  95. c1b11f1 Handle paths that do not report empty, but have no edges. by reed · 9 years ago
  96. 3d32d50 PDF: Switch some unit tests to higher level API. by halcanary · 9 years ago
  97. a1f1ee9 PDF : New factory function for SkPDFDevice by halcanary · 9 years ago
  98. 648238c Remove SkProxyCanvas. by scroggo · 10 years ago
  99. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  100. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago