1. 3eedc97 Make SkImageInfo::validRowBytes consider alignment by Leon Scroggins III · 4 years, 6 months ago
  2. e30a485 Move the source image into Context by Michael Ludwig · 5 years ago
  3. 55edb50 Update tests to use new image filter factories by Michael Ludwig · 5 years ago
  4. 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago
  5. 5f2807b Clean up CanvasTest.cpp some more by Hal Canary · 5 years ago
  6. cbf6d30 Clean up CanvasTest.cpp macros. by Ben Wagner · 5 years ago
  7. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  8. f55fa0d Make SkPaintFilterCanvas paints no longer COW. by Ben Wagner · 6 years ago
  9. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  10. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  11. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 5 years ago
  12. 3026d4b SkDocument: use `auto` for MakeDocument(). by Hal Canary · 6 years ago
  13. 82ebe04 Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  14. d4c7458 Revert "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" by Brian Osman · 6 years ago
  15. a9549ab Add SkColorSpace factory from 3x3 row-major gamut and transfer function by Brian Osman · 6 years ago
  16. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  17. 431ac56 Use SkSurfaceValidateRasterInfo in some lesser-used canvas factories by Brian Osman · 6 years ago
  18. 23564b9 SkDocument: Factories now located in SkPDFDocument.h and SkXPSDocument.h by Hal Canary · 6 years ago
  19. 27dddae rebase by Cary Clark · 6 years ago
  20. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  21. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  22. 4dc5a45 remove defines and add commas by Cary Clark · 6 years ago
  23. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  24. 5191880 remove toString by Cary Clark · 6 years ago
  25. 1207843 Fix srcBounds computation in SkMatrixConvolutionImageFilter by Robert Phillips · 6 years ago
  26. 3d0e850 Prevent matrix stack from being corrupted if a rotated image filter is clipped out by Robert Phillips · 6 years ago
  27. 490aa59 rewrite iterator to make msvc happy by Mike Reed · 6 years ago
  28. 1749af2 Revert "add test for degenerate canvas dimension" by Mike Reed · 6 years ago
  29. 715b919 add test for degenerate canvas dimension by Mike Reed · 6 years ago
  30. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  31. 4125b61 tests: pass if !skia_enable_pdf by Hal Canary · 6 years ago
  32. b607a8f IWYU for some test files starting with 'C'. by Ben Wagner · 6 years ago
  33. 501c17c Revert "IWYU for some test files starting with 'C'." by Ben Wagner · 6 years ago
  34. 1a462bd IWYU for some test files starting with 'C'. by Ben Wagner · 6 years ago
  35. 1c80e99 Allow printf style var args for messages in REPORTER_ASSERT. by Brian Salomon · 6 years ago
  36. 3b428cb Set empty device clip when an image filter has zero bounds by Xianzhu Wang · 7 years ago
  37. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  38. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  39. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  40. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  41. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  42. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  43. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  44. 09dfc47 Pull non-substantive changes out of explicit GPU resource allocation CL by Robert Phillips · 7 years ago
  45. 14113bc add flag to hide deprecated clipops by Mike Reed · 7 years ago
  46. 343fe49 Remove translateZ and lights from SkCanvas by Jim Van Verth · 7 years ago
  47. 135c908 Remove temporary_internal_describeTopLayer by Florin Malita · 7 years ago
  48. 31f99ce SkCanvas constructor with legacy flag for Android framework by Matt Sarett · 7 years ago
  49. 93b1b4f add guard for obsolete (non-functioning) replayClips by Mike Reed · 7 years ago
  50. 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 7 years ago
  51. b338484 quiet some annoying logging in unit tests by Mike Klein · 7 years ago
  52. 02be3c1 add test and fix for canvas::isClipEmpty by Mike Reed · 7 years ago
  53. 2a65cc0 test (and fix) clip_restriction in canvas by Mike Reed · 7 years ago
  54. 1a3c4b8 Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas. by Herb Derby · 7 years ago
  55. dc9f0db Check for bad bounds in picture cullbounds by Mike Reed · 7 years ago
  56. 566e53c re-guard against negative dimensions on no-draw canvas by Mike Reed · 7 years ago
  57. 8310f0e Revert "remove SkClipVisitor" by Mike Reed · 7 years ago
  58. 91b961d remove SkClipVisitor by Mike Reed · 7 years ago
  59. 3b4c22d update cliptype test to exercise clipstack backend by Mike Reed · 7 years ago
  60. cd667b6 add unittests for clip-state queries by Mike Reed · 7 years ago
  61. 6f4a9b2 restore bool version of clip-bounds by Mike Reed · 8 years ago
  62. 918e144 change clip-bounds getters to always return the rect by Mike Reed · 8 years ago
  63. 288e471 clipstack is now private by Mike Reed · 8 years ago
  64. 46784be hide getClipStack by Mike Reed · 8 years ago
  65. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  66. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  67. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  68. 1a42791 Make SkNWayCanvas use conservative clipping. by Mike Klein · 8 years ago
  69. 584ca89 change SkCanvasStack to take ownership of its subcanvases by Mike Reed · 8 years ago
  70. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  71. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  72. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  73. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  74. d14df7c document.close from bool to void by reed · 8 years ago
  75. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  76. 3aafe11 make LayerIter private, and remove skipClip option by reed · 8 years ago
  77. 757a15f not much point to SK_SUPPORT_PDF by mtklein · 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. e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  82. 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  83. 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  84. e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
  85. 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
  86. babc3de deferred canvas by reed · 8 years ago
  87. cb3bd18 SkCanvas::adjustToTopLayer() by tomhudson · 8 years ago
  88. 1e7f5e7 remove 'deprecated' region from SkDraw by reed · 8 years ago
  89. 4b65666 SkDocument/PDF: new API by halcanary · 8 years ago
  90. da2cd8b Hide SkCanvas::LayerIter by robertphillips · 8 years ago
  91. a1f4fa7 Revert of Hide SkCanvas::LayerIter (patchset #2 id:20001 of https://codereview.chromium.org/1897863008/ ) by fmalita · 8 years ago
  92. a814000 Hide SkCanvas::LayerIter by robertphillips · 8 years ago
  93. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  94. ca2622b return pictures as sk_sp by reed · 8 years ago
  95. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  96. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  97. ce563cd more shader-->sp conversions by reed · 8 years ago
  98. 6ceeebd unify peekPixels around pixmap parameter by reed · 8 years ago
  99. 1c2729c Add SK_SUPPORT_LEGACY_DRAWFILTER guard around calls to SkCanvas::(get|set)DrawFilter. by benjaminwagner · 9 years ago
  100. 32cdc32 SkTCopyOnFirstWrite-based SkPaintFilterCanvas API by fmalita · 9 years ago