- 086a427 guard references to SkColorTable by Mike Reed · 7 years ago
- ce5ee60 Add support for GL 565 and 4444 configs to test tools by Brian Salomon · 7 years ago
- 2811aa2 Add metal config to tools by Greg Daniel · 7 years ago
- 304a07c remove references to kIndex_8_SkColorType from our tools/tests by Mike Reed · 7 years ago
- 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
- 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
- 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
- 674a184 Add SkCodec::Result indicating error in the data by Leon Scroggins III · 7 years ago
- 7c26ca7 add --forceRasterPipeline to dm, (already in nanobench) by Mike Reed · 7 years ago
- bace7a9 Remove CodecSrc::kIndex8_Always_DstColorType by Leon Scroggins III · 7 years ago
- e9f187b always touch verbose.log, even if --verbose by Mike Klein · 7 years ago
- 03a95ad remove DM status thread by Mike Klein · 7 years ago
- 93323eb Enable SVG DM sources for vector sinks by Florin Malita · 7 years ago
- a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
- 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
- 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
- 8db74f1 Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"" by Matt Sarett · 7 years ago
- 13b6afd DM: use SkPngEncoder by Mike Klein · 7 years ago
- 6a0feba Add clamp before drawing F16->8888 in DMSrcSink ColorCodecSrc by Matt Sarett · 7 years ago
- 81c83a7 Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType" by Matt Sarett · 7 years ago
- b6f4767 Do not return Index8 from SkAndroidCodec::computeOutputColorType by Matt Sarett · 7 years ago
- 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 7 years ago
- 3ea1798 Remove ImmediateFlush mode by Robert Phillips · 7 years ago
- 761d27c update SkRasterPipeline::run() to also take y by Mike Klein · 7 years ago
- 2048c3e wait for DM status thread to exit on iOS by Mike Klein · 7 years ago
- f485cf9 Tag CodecSrc bitmaps with standard color spaces by Matt Sarett · 7 years ago
- b24704d SkRasterPipeline in SkArenaAlloc by Mike Klein · 7 years ago
- eceee04 Premultiply in DM before drawing unpremul f16 by Leon Scroggins III · 7 years ago
- 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
- a40d9c8 Improve test coverage of image decode modes by Matt Sarett · 7 years ago
- ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
- 59da068 Tune down libpng in DM. by Mike Klein · 7 years ago
- 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 8 years ago
- 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 8 years ago
- d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 8 years ago
- 8185f59 Hardwire opList lookAhead & lookBack parameters by Robert Phillips · 8 years ago
- 249b8e3 Switch SkCodec to int for counts and indices by Leon Scroggins III · 8 years ago
- 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
- 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 8 years ago
- fafe135 SkSize can be aggregate-initialized by Hal Canary · 8 years ago
- 68feef4 Allow BF and BRD clients to request an output color space by Matt Sarett · 8 years ago
- 45cde31 SkMultiPictureDocument : clean up MultiPictureDocumentReader interface by Hal Canary · 8 years ago
- 45dcc0c Fix gather_uninteresting_hashes() by Mike Klein · 8 years ago
- 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 8 years ago
- b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
- 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
- 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
- 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago
- f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 8 years ago
- 1a3c4b8 Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas. by Herb Derby · 8 years ago
- 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 8 years ago
- 919cc45 Revert "Revert "Add color spin test for SkColorSpaceXformCanvas"" by Mike Klein · 8 years ago
- 73e21af Revert "Add color spin test for SkColorSpaceXformCanvas" by Eric Boren · 8 years ago
- cb01aec Add color spin test for SkColorSpaceXformCanvas by Matt Sarett · 8 years ago
- 0b83319 SkDynamicMemoryWStream::detachAsStream() returns unique_ptr by Hal Canary · 8 years ago
- 841101d SkColorSpaceXformCanvas by Mike Klein · 8 years ago
- 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