Fix advances for aliased text with DirectWrite.
[platform/upstream/libSkiaSharp.git] / gm /
2017-03-20 Matthew LeibowitzMerge pull request #52 from mono/update-m57
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
2017-02-01 Matthew LeibowitzMerge pull request #48 from google/chrome/m56
2017-01-23 Jim Van Verth[M56] More fixes for distance field paths
2017-01-18 Robert PhillipssaveLayer experiments
2017-01-17 Brian OsmanFix code that relied on readPixels not doing color...
2017-01-17 Joe GregorioRevert "Continue making Ganesh use absolute texture...
2017-01-17 Robert PhillipsContinue making Ganesh use absolute texture coordinates
2017-01-17 Matt SarettReland "Add SkImageInfoValidConversion() and SkImageInf...
2017-01-17 Stephen WhiteGrTessellator: fix for disappearing thin path.
2017-01-16 Matthew LeibowitzMerge branch 'xamarin-svg-canvas' into xamarin-mobile...
2017-01-15 Brian OsmanRevert "Add SkImageInfoValidConversion() and SkImageInf...
2017-01-14 Mike Reedsavelayer gm
2017-01-13 Stephen WhiteSwitch a bunch of tests to use DEF_SIMPLE_GM.
2017-01-13 Matt SarettAdd SkImageInfoValidConversion() and SkImageInfoIsValid
2017-01-13 Herb DerbyIntroduce SkArenaAlloc - should be fast for POD types...
2017-01-13 Brian SalomonDelay SkPaint->GrPaint conversion in text rendering.
2017-01-13 Matthew LeibowitzMerge pull request #44 from google/chrome/m56
2017-01-12 Mike ReedrefFoo variant for getters that naturally have a sk_sp
2017-01-12 Stephen WhiteGrTessellator: fix artifact with exactly-1-px-wide...
2017-01-11 Herb DerbyRevert "Introduce SkArenaAlloc - should be fast for...
2017-01-11 Herb DerbyIntroduce SkArenaAlloc - should be fast for POD types...
2017-01-11 Jim Van VerthMore fixes for distance field paths
2017-01-11 Brian SalomonMake GrPaints move their GrProcessor ownership into...
2017-01-11 Mike Reedmove SkTRegister.h into tools
2017-01-11 Ben WagnerRemove SK_LEGACY_FONTMGR_FACTORY.
2017-01-11 Hal CanarySkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
2017-01-11 Jim Van VerthRevert "More fixes for distance field paths"
2017-01-11 Jim Van VerthMore fixes for distance field paths
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-11 Robert PhillipsM56 cherrypick Fix mapping from src to in SkAlphaThresh...
2017-01-11 Matt SarettAdd readPixels() tests for generator backed images
2017-01-10 Matt SarettRespect SkColorSpace in SkPNGImageEncoder
2017-01-10 Robert PhillipsStart making texture coordinates be absolute
2017-01-09 Brian SalomonSeparate SkArithmeticImageFilter from SkXfermodeImageFi...
2017-01-09 Matt SarettSpecify bit depth and color space in SkImage::MakeFromP...
2017-01-09 Brian SalomonRevert "Revert "Removing ref counting from GrXPFactory.""
2017-01-09 Brian SalomonRevert "Removing ref counting from GrXPFactory."
2017-01-09 Brian SalomonRemoving ref counting from GrXPFactory.
2017-01-06 Matthew LeibowitzMerge pull request #42 from mono/develop-next
2017-01-05 Matthew LeibowitzMerge pull request #41 from google/chrome/m56
2017-01-05 Cary Clarkignore max curvature at end point
2017-01-04 Brian SalomonRemoving tracking of whether GP/FP coverage calculation...
2017-01-04 Ben WagnerStage SkFontMgr factories to return smart pointers.
2017-01-03 Stephen WhiteQuality and performance fixes for AA tessellating path...
2017-01-03 Stephan WhiteRevert "Quality and performance fixes for AA tessellati...
2017-01-03 Stephen WhiteQuality and performance fixes for AA tessellating path...
2017-01-03 Hal Canaryclean up non-ASCII comments
2017-01-03 Brian SalomonRemove ref counting from GrOp.
2017-01-03 Brian OsmanChange GaussianBlur logic wrt color spaces
2016-12-29 Mike Reedremove unused ForceUnique option from makeImageSnapshot
2016-12-27 Brian OsmanModify matrix convolution GM for sRGB testing
2016-12-22 Matt SarettFix iOS build
2016-12-22 Matt SarettImprove color space support in SkImage::readPixels()
2016-12-22 Leon Scroggins IIIDo not support index8 for generateScaledPixels
2016-12-22 Brian SalomonFix SDF generation for pixel-aligned paths (take two)
2016-12-21 Leon Scroggins IIIImplement scaling in SkCodecImageGenerator
2016-12-21 Mike Reedhelper to convert CGImage -> SkImage
2016-12-21 Brian SalomonMisc batch->op cleanup Part 1 of 2
2016-12-21 Robert PhillipsHandle failed surface creation in AlphaThresholdImageFi...
2016-12-20 Brian OsmanAdd color space xform to GrMagnifierEffect
2016-12-20 Robert PhillipsFix mapping from src to dst image space in SkAlphaThres...
2016-12-19 Jim Van VerthFix precision errors in large circle rendering.
2016-12-19 Robert Phillips"Fix" some ImageFilter fuzzer issues
2016-12-16 Brian OsmanAdd color space to picture image as a creation parameter
2016-12-16 Robert PhillipsAdd GM for filtering bug
2016-12-16 Brian Salomonmove src/gpu/batches -> src/gpu/ops
2016-12-16 Brian SalomonRename GrTestBatch and subclasses to Op
2016-12-15 Brian OsmanShrink the SkImageGenerator API
2016-12-15 Robert PhillipsAdd a deferred copy surface (take 3)
2016-12-14 Brian OsmanMake picture backed images sRGB by default
2016-12-14 Brian SalomonUpdate rect ops to use "op" in their name and return...
2016-12-14 Robert PhillipsRevert "Add a deferred copy surface (take 2)"
2016-12-14 Jim Van VerthFix SDF generation for pixel-aligned paths (take two)
2016-12-13 Robert PhillipsAdd a deferred copy surface (take 2)
2016-12-13 Robert PhillipsRevert "Add a deferred copy surface"
2016-12-13 Robert PhillipsAdd a deferred copy surface
2016-12-12 Stan IlievAdd a method in SkCanvas to set "hard" clip bounds.
2016-12-12 Yuqian LiAdd GMs and benchs for concave Analytic AA
2016-12-12 Mike Reedchange SkClipOp to a class enum
2016-12-12 Brian OsmanMake subset param to texture generation API non-optional
2016-12-09 Brian SalomonRename testingOnly_drawBatch to testingOnly_addDrawOp...
2016-12-09 Brian SalomonRelandx2 "Remove antialiasing control from GrPaint."
2016-12-09 Brian OsmanPlumb dst color space in many places, rather than ...
2016-12-09 Brian SalomonRevert "Reland "Remove antialiasing control from GrPaint.""
2016-12-09 Brian SalomonReland "Remove antialiasing control from GrPaint."
2016-12-09 Brian OsmanRemove SkImage::makeTextureImage
2016-12-09 Mike ReedRevert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-09 Mike ReedRevert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-08 Mike Reedremove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
2016-12-08 Brian SalomonRevert "Remove antialiasing control from GrPaint."
2016-12-08 Brian SalomonRemove antialiasing control from GrPaint.
2016-12-08 Matt SarettFix bitmap-image srgb gm
2016-12-07 Jim Van VerthRevert "Fix SDF generation for pixel-aligned paths"
2016-12-07 Mike Reedhide emboss from everyone (except android for now)
2016-12-07 Jim Van VerthFix SDF generation for pixel-aligned paths
2016-12-05 Brian OsmanAdd destination color space to shader ContextRec
2016-12-02 Brian OsmanFix textblobrandomfont GM in F16 configs
2016-12-01 Brian SalomonRename GrVertexBatch->GrMeshDrawOp
next