Revert "Clear atlas textures at creation in Chrome"
[platform/upstream/libSkiaSharp.git] / dm /
2017-05-24 Mike KleinSkRasterPipeline in SkArenaAlloc
2017-05-24 Leon Scroggins IIIPremultiply in DM before drawing unpremul f16
2017-05-23 Leon Scroggins IIIAdd animation support to SkWebpCodec
2017-05-19 Matt SarettImprove test coverage of image decode modes
2017-05-12 Matt SarettAdd new SkImageGenerator::getPixels() API, deprecate...
2017-05-09 Mike KleinTune down libpng in DM.
2017-04-28 Matt SarettRevert "Revert "Delete copyTo(Allocator), hide copyTo...
2017-04-27 Matt SarettRevert "Delete copyTo(Allocator), hide copyTo() behind...
2017-04-27 Matt SarettDelete copyTo(Allocator), hide copyTo() behind flag
2017-04-26 Robert PhillipsHardwire opList lookAhead & lookBack parameters
2017-04-17 Leon Scroggins IIISwitch SkCodec to int for counts and indices
2017-04-17 Mike Reedhide lockpixels api behind flag
2017-04-17 Mike Reeddeprecate odd variants of SkCanvas::readPixels
2017-04-11 Hal CanarySkSize can be aggregate-initialized
2017-04-11 Matt SarettAllow BF and BRD clients to request an output color...
2017-04-07 Hal CanarySkMultiPictureDocument : clean up MultiPictureDocumentR...
2017-04-05 Mike KleinFix gather_uninteresting_hashes()
2017-04-03 Mike ReedRevert[4] "clean up (partially) colortable api""""
2017-04-01 Mike ReedRevert "Revert[2] "clean up (partially) colortable...
2017-04-01 Mike ReedRevert[2] "clean up (partially) colortable api""
2017-03-31 Mike KleinRevert "clean up (partially) colortable api"
2017-03-31 Mike Reedclean up (partially) colortable api
2017-03-24 Matt SarettDelete SkColorSpace::ColorSpaceFlags
2017-03-20 Herb DerbyEager or Lazy evaluation of sub-drawings for SkDeferred...
2017-03-20 Brian SalomonRemove gpu configs that don't have explicit API.
2017-03-18 Mike KleinRevert "Revert "Add color spin test for SkColorSpaceXfo...
2017-03-17 Eric BorenRevert "Add color spin test for SkColorSpaceXformCanvas"
2017-03-15 Matt SarettAdd color spin test for SkColorSpaceXformCanvas
2017-03-15 Hal CanarySkDynamicMemoryWStream::detachAsStream() returns unique_ptr
2017-03-13 Mike KleinSkColorSpaceXformCanvas
2017-03-08 Brian SalomonMake GPU dm sink correctly advertise whether it is...
2017-03-07 Brian SalomonDon't run image tests on msaa configs.
2017-03-03 Brian SalomonRemove clip to bounds GrContextOption
2017-03-03 Matt SarettUse non-fatal errors for WIC decoding failures
2017-03-02 Derek SollenbergerRefactor SkLiteDL to no longer extend SkDrawable.
2017-03-02 Matt SarettTest sRGB with non-linear blending using new "srgbnl...
2017-02-22 csmartdaltonAdd the ability to enable/disable GPU path renderers
2017-02-21 csmartdaltonRename GrContextFactory::ContextOptions to ContextOverrides
2017-02-18 Mike Reedhide via-svg until I can fix g3
2017-02-17 Mike Reedadd ViaSVG to dm
2017-02-15 Mike Reedreturn and take SkImageGenerator as unique_ptr
2017-02-07 Matt SarettSkColorSpace: remove named API, add gamut API
2017-02-07 Matt SarettRevert "SkColorSpace: remove named API, add gamut API"
2017-02-07 Matt SarettSkColorSpace: remove named API, add gamut API
2017-02-06 Hal CanarySkXPS: new document API.
2017-02-06 Mike KleinMake iOS main() functions normal.
2017-02-06 Hal CanarySkXPS: Begin refactoring SkXPSDevice
2017-02-06 Mike KleiniOS: cd into Documents folder at startup
2017-02-03 Matt SarettDisable unpremul f16 image tests
2017-02-02 Matt SarettPrepare to test all image decode modes to F16
2017-01-31 Mike Kleingn: iOS packaging script
2017-01-26 Herb DerbyKeep valgrind happen by purging caches.
2017-01-13 Yuqian LiReland https://skia-review.googlesource.com/c/6091/
2017-01-13 Yuqian LiRevert "Reland https://skia-review.googlesource.com...
2017-01-12 Yuqian LiReland https://skia-review.googlesource.com/c/6091/
2017-01-12 Yuqian LiRevert "Implement Analytic AA for General Paths (with...
2017-01-12 Yuqian LiImplement Analytic AA for General Paths (with Guard...
2017-01-11 Hal CanarySkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
2017-01-11 Kevin LubickRevert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
2017-01-11 Hal CanarySkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
2017-01-05 Derek SollenbergerRemove DMSrcSinkAndroid.
2016-12-21 Brian SalomonMisc batch->op cleanup Part 1 of 2
2016-12-16 Matt SarettFix gray png BRD tests
2016-12-14 Matt SarettReenable 16-bit png brd decode tests
2016-12-14 Yuqian LiChange FLAGS_analyticAA's default to true
2016-12-12 Leon Scroggins IIIFix SkGifCodec bugs around truncated data
2016-12-05 Brian OsmanAdd a context stack to Reporter, for better error messages
2016-12-05 Brian OsmanIn DM, do quick test to reject context by type first
2016-12-01 raftiasAdded CMYK support for ICC profiles.
2016-12-01 Mike KleinRevert "Added CMYK support for ICC profiles."
2016-12-01 raftiasAdded CMYK support for ICC profiles.
2016-12-01 Brian SalomonRename GrBatch to GrOp
2016-11-30 Brian SalomonRemove batch bounds drawing debug option
2016-11-28 Mike Reeddon't rely on canvas being reference counted
2016-11-23 Hal CanarySkImageEncoder: simplify API
2016-11-22 Hal CanaryRevert 248ff023 & 2cb6cb72
2016-11-22 Hal CanarySkImageEncoder: simplify API
2016-11-13 Mike ReedRevert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
2016-11-10 Heather MillerRevert "Change SkCanvas to *not* inherit from SkRefCnt"
2016-11-09 Mike ReedChange SkCanvas to *not* inherit from SkRefCnt
2016-11-08 Ben WagnerMove SkOSPath out of include/core.
2016-11-08 fmalitaFix DM race in SVGSrc
2016-11-07 Hal Canaryfix android dm compile
2016-11-07 Hal Canaryfix svg compile
2016-11-07 Hal Canarybench, samples, etc: s/SkAutoTUnref/sk_sp/
2016-11-03 Ben WagnerFix iOS and Angle builds.
2016-11-03 Ben WagnerRemove SkAutoTDelete.
2016-11-01 Brian OsmanRemove SkImageInfoIsGammaCorrect, etc...
2016-11-01 Matt SarettDelete qcms
2016-10-27 bungemanRemove SkAutoTUnref and SkAutoTDelete from public includes.
2016-10-27 scroggoFix decoding GIF to 565
2016-10-25 Hal CanaryDM: JSON Debug Sink
2016-10-25 scroggoDM: Draw image frames in a grid
2016-10-24 scroggoDifferentiate animated image results
2016-10-24 Mike KleinPrint what crashed DM on Android too.
2016-10-24 scroggoAdd support for multiple frames in SkCodec
2016-10-24 Brian OsmanRename all color space factories from New* to Make*
2016-10-20 Matt SarettSafely handle unsupported color xforms in SkCodec
2016-10-18 raftiasRefactored SkColorSpace and added in a Lab PCS GM
2016-10-13 Mike Kleinremove SkError
next