Merge pull request #52 from mono/update-m57
[platform/upstream/libSkiaSharp.git] / dm /
2017-03-20 Matthew LeibowitzMerge pull request #52 from mono/update-m57
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
2017-01-16 Matthew LeibowitzMerge branch 'xamarin-svg-canvas' into xamarin-mobile...
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-06 Matthew LeibowitzMerge pull request #42 from mono/develop-next
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-18 Matthew LeibowitzSeems git couldn't care about merging these files
2016-11-18 Matthew LeibowitzMerge branch 'chrome/m56' into update-m56
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-04 Tyler HoeflickerMerge remote-tracking branch 'upstream/xamarin-mobile...
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-29 Matthew LeibowitzMerge pull request #32 from mono/update-m55
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-25 Matthew LeibowitzMerge pull request #30 from mono/xamarin-mobile-bindings
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-19 Matthew LeibowitzMerge pull request #28 from google/chrome/m55
2016-10-18 raftiasRefactored SkColorSpace and added in a Lab PCS GM
2016-10-17 liyuqianRevert "Resubmit issue 2221103002 to fix the iOS build...
2016-10-13 Mike Kleinremove SkError
2016-10-13 raftiasRemoved makeLinearGamma() from the public API for SkCol...
2016-10-11 Matthew LeibowitzMerge from google/chrome/m55
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-09-02 Matthew LeibowitzMerge pull request #21 from mono/merge-m54
2016-09-02 Matthew LeibowitzMerge pull request #20 from mono/gpu-support
2016-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
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*
2016-08-04 msarettCreate a separate src for colorspace tests
next