Remove iHD530 tests.
[platform/upstream/libSkiaSharp.git] / dm /
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
2016-10-13 raftiasRemoved makeLinearGamma() from the public API for SkCol...
2016-10-06 reedRevert[8] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Mike ReedRevert[7] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Mike ReedRevert[6] "replace SkXfermode obj with SkBlendMode...
2016-10-04 Mike ReedRevert[5] "replace SkXfermode obj with SkBlendMode...
2016-10-04 Mike KleinMake global use-analytic-AA bit threadsafe.
2016-10-04 Mike ReedRevert[4] "replace SkXfermode obj with SkBlendMode...
2016-10-04 liyuqianResubmit issue 2221103002 to fix the iOS build by decla...
2016-10-04 stephanaRevert of Analytic AntiAlias for Convex Shapes (patchse...
2016-10-04 liyuqianImplement AnalyticAA for convex shapes.
2016-10-03 Mike ReedRevert "Revert "Revert "replace SkXfermode obj with...
2016-10-03 Mike ReedRevert "Revert "replace SkXfermode obj with SkBlendMode...
2016-10-03 Mike ReedRevert "replace SkXfermode obj with SkBlendMode enum...
2016-10-03 Mike Reedreplace SkXfermode obj with SkBlendMode enum in paints
2016-09-22 reeddocument.close from bool to void
2016-09-17 fmalita[SVGDom] Improved DM sizing
2016-09-16 scroggoMake SkPngCodec decode progressively.
2016-09-16 bungemanSkFontData to use smart pointers.
2016-09-15 bungemanRevert of SkFontData to use smart pointers. (patchset...
2016-09-15 bungemanSkFontData to use smart pointers.
2016-09-15 reedadd helpers for using SkData with picture serialization
2016-09-14 fmalita[SVGDom] Expose intrinsic size info
2016-09-14 fmalitaFix SVG flag iOS linking
2016-09-13 csmartdaltonAdd ContextOptions field to SkCommandLineConfigGpu
2016-09-13 msarettImplement Fill() for incomplete decodes to RGBA_F16
2016-09-13 reedadd pipecanvas
2016-09-12 reedchange SkStreams to work with sk_sp<SkData> instead...
2016-09-08 msarettChecking for valid colorType, alphaType, colorSpace...
2016-09-08 msarettRevert of Checking for valid colorType, alphaType,...
2016-09-08 msarettChecking for valid colorType, alphaType, colorSpace...
2016-08-30 brianosmanSome tests around surface creation and snapshotting...
2016-08-16 fmalitaOnly test SVG DM sources against direct raster/gpu...
2016-08-15 mtkleinRevert of add parallel public API for recording SkLiteD...
2016-08-15 mtkleinadd parallel public API for recording SkLiteDL.
2016-08-07 mtkleinfinish SkLiteDL
2016-08-06 mtkleinSkLite*
next