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