- fd171ed Make GPU dm sink correctly advertise whether it is multisampled by Brian Salomon · 8 years ago
- bd7c551 Don't run image tests on msaa configs. by Brian Salomon · 8 years ago
- e370cbe Remove clip to bounds GrContextOption by Brian Salomon · 8 years ago
- 05cb4c3 Use non-fatal errors for WIC decoding failures by Matt Sarett · 8 years ago
- d7875f5 Refactor SkLiteDL to no longer extend SkDrawable. by Derek Sollenberger · 8 years ago
- d222830 Test sRGB with non-linear blending using new "srgbnl" sink by Matt Sarett · 8 years ago
- 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
- e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
- bae888e hide via-svg until I can fix g3 by Mike Reed · 8 years ago
- f67c459 add ViaSVG to dm by Mike Reed · 8 years ago
- 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
- 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
- ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- 5e221e7 SkXPS: new document API. by Hal Canary · 8 years ago
- be28ee2 Make iOS main() functions normal. by Mike Klein · 8 years ago
- abc88d2 SkXPS: Begin refactoring SkXPSDevice by Hal Canary · 8 years ago
- adacaef iOS: cd into Documents folder at startup by Mike Klein · 8 years ago
- ea518f0 Disable unpremul f16 image tests by Matt Sarett · 8 years ago
- 09a1c08 Prepare to test all image decode modes to F16 by Matt Sarett · 8 years ago
- 6d3b7aa gn: iOS packaging script by Mike Klein · 8 years ago
- 5a523fe Keep valgrind happen by purging caches. by Herb Derby · 8 years ago
- 550148b Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
- aeef561 Revert "Reland https://skia-review.googlesource.com/c/6091/" by Yuqian Li · 8 years ago
- b46fff6 Reland https://skia-review.googlesource.com/c/6091/ by Yuqian Li · 8 years ago
- 90ee03b Revert "Implement Analytic AA for General Paths (with Guard against Chrome)" by Yuqian Li · 8 years ago
- 89a0e72 Implement Analytic AA for General Paths (with Guard against Chrome) by Yuqian Li · 8 years ago
- 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
- c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
- a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
- c65386a Remove DMSrcSinkAndroid. by Derek Sollenberger · 8 years ago
- 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
- 334df3a Fix gray png BRD tests by Matt Sarett · 8 years ago
- 2535102 Reenable 16-bit png brd decode tests by Matt Sarett · 8 years ago
- ba62b4a Change FLAGS_analyticAA's default to true by Yuqian Li · 8 years ago
- 3fc97d7 Fix SkGifCodec bugs around truncated data by Leon Scroggins III · 8 years ago
- 287f651 Add a context stack to Reporter, for better error messages by Brian Osman · 8 years ago
- aa2219c In DM, do quick test to reject context by type first by Brian Osman · 8 years ago
- 5476128 Added CMYK support for ICC profiles. by raftias · 8 years ago
- 62458a6 Revert "Added CMYK support for ICC profiles." by Mike Klein · 8 years ago
- 51c3fcd Added CMYK support for ICC profiles. by raftias · 8 years ago
- 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
- 5c1c8d1 Remove batch bounds drawing debug option by Brian Salomon · 8 years ago
- 781c3c1 don't rely on canvas being reference counted by Mike Reed · 8 years ago
- db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
- a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
- 248ff02 SkImageEncoder: simplify API by Hal Canary · 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
- bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
- acd2f5c Fix DM race in SVGSrc by fmalita · 8 years ago
- 20b914b fix android dm compile by Hal Canary · 8 years ago
- 4b43cc2 fix svg compile by Hal Canary · 8 years ago
- 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
- 12e8dc2 Fix iOS and Angle builds. by Ben Wagner · 8 years ago
- 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
- 7039f74 Remove SkImageInfoIsGammaCorrect, etc... by Brian Osman · 8 years ago
- a9e9bfc Delete qcms by Matt Sarett · 8 years ago
- 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
- 53f63b6 Fix decoding GIF to 565 by scroggo · 8 years ago
- 85c7fe8 DM: JSON Debug Sink by Hal Canary · 8 years ago
- 90e971a DM: Draw image frames in a grid by scroggo · 8 years ago
- 6e8c68e Differentiate animated image results by scroggo · 8 years ago
- 3cc2d20 Print what crashed DM on Android too. by Mike Klein · 8 years ago
- 19b9153 Add support for multiple frames in SkCodec by scroggo · 8 years ago
- 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
- 313c463 Safely handle unsupported color xforms in SkCodec by Matt Sarett · 8 years ago
- 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
- e54c75f remove SkError by Mike Klein · 8 years ago
- 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
- 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
- c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 511f2d7 Make global use-analytic-AA bit threadsafe. by Mike Klein · 8 years ago
- 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 38911a7 Resubmit issue 2221103002 to fix the iOS build by declaring the flag in by liyuqian · 8 years ago
- d36baa7 Revert of Analytic AntiAlias for Convex Shapes (patchset #14 id:260001 of https://codereview.chromium.org/2221103002/ ) by stephana · 8 years ago
- 7795822 Implement AnalyticAA for convex shapes. by liyuqian · 8 years ago
- 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
- 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
- ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
- d14df7c document.close from bool to void by reed · 8 years ago
- bdf3e5c [SVGDom] Improved DM sizing by fmalita · 8 years ago
- 8e6c7ad Make SkPngCodec decode progressively. by scroggo · 8 years ago
- f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
- 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
- d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
- 39eaf5f add helpers for using SkData with picture serialization by reed · 8 years ago
- e1baa7c [SVGDom] Expose intrinsic size info by fmalita · 8 years ago
- 95573e4 Fix SVG flag iOS linking by fmalita · 8 years ago
- 6270e55 Add ContextOptions field to SkCommandLineConfigGpu by csmartdalton · 8 years ago
- f7eb6fc Implement Fill() for incomplete decodes to RGBA_F16 by msarett · 8 years ago
- 54dc487 add pipecanvas by reed · 8 years ago
- 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
- 2ecc35f Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago
- 85c922a Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (patchset #2 id:100001 of https://codereview.chromium.org/2319293003/ ) by msarett · 8 years ago
- 7a9900d Checking for valid colorType, alphaType, colorSpace in SkCodec by msarett · 8 years ago