Merge from google/chrome/m55
[platform/upstream/libSkiaSharp.git] / gm /
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 ReedRevert[4] "replace SkXfermode obj with SkBlendMode...
2016-10-03 Brian SalomonRemove option to make GrCoordTransforms apply to device...
2016-10-03 Mike ReedRevert "Revert "Revert "replace SkXfermode obj with...
2016-10-03 liyuqianAdd GMs for Analytic Anti-Aliasing
2016-10-03 Mike ReedRevert "Revert "replace SkXfermode obj with SkBlendMode...
2016-10-03 Brian SalomonMove clip CTM application to SkRasterClip and SkClipStack
2016-10-03 Mike ReedRevert "replace SkXfermode obj with SkBlendMode enum...
2016-10-03 Brian OsmanAdd color space xform to GrAlphaThresholdFragmentProcessor
2016-10-03 Mike Reedreplace SkXfermode obj with SkBlendMode enum in paints
2016-10-03 Brian OsmanFix alpha threshold GM to test with and without crop...
2016-09-30 msarettAdd a src rect to drawImageLattice() API
2016-09-30 fmalitaRevert of Fix gamut GM to work w/serialization configs...
2016-09-29 brianosmanRemove caching from the draw-atlas GMs. Fixes bugs...
2016-09-29 fmalitaReenable GM:arithmode
2016-09-29 brianosmanFix gamut GM to work w/serialization configs. Remove...
2016-09-28 brianosmanGradients are serialized (and can be constructed) as...
2016-09-27 brianosmanAdded kSRGBLinear_Named color space, along with tests
2016-09-27 Mike KleinRemove stray semicolons.
2016-09-27 Mike ReedRevert "Revert "replace Arithmetic xfermode with imagef...
2016-09-26 Mike ReedRevert "replace Arithmetic xfermode with imagefilter"
2016-09-26 Mike Reedreplace Arithmetic xfermode with imagefilter
2016-09-26 caryclarkallow conic chop to fail
2016-09-26 mtkleinbeziers: I missed an unsequenced moveTo() pair.
2016-09-26 mtkleinThese calls to SkRandom are not sequenced.
2016-09-22 msarettAdd BGRA as input format to SkColorSpaceXform
2016-09-22 brianosmanSupport for color-spaces with multi-stop (texture)...
2016-09-22 msarettMake SkColorSpaceXform::New() take bare ptrs
2016-09-21 bsalomonAdd optional sw generated path coverage mask caching
2016-09-21 reedallow clip calls w/o op param, remove unnecessary kRepl...
2016-09-20 halcanaryGM: add test for type1 font
2016-09-20 brianosmanCleanup some sRGB TODOs, mostly around setting GrPaint...
2016-09-20 reedabstract name of clipping ops, to transtion to a more...
2016-09-16 msarettSupport Float32 output from SkColorSpaceXform
2016-09-16 msarettRevert of Support Float32 output from SkColorSpaceXform...
2016-09-16 msarettSupport Float32 output from SkColorSpaceXform
2016-09-16 scroggoMake SkPngCodec decode progressively.
2016-09-15 robertphillipsFix color bug in SkRRectsGaussianEdgeShader
2016-09-15 brianosmanFix SampleApp compilation with skia_gpu=0
2016-09-14 jvanverthSwitch default for SkGaussianBlurShader radius size.
2016-09-13 fmalitaUse sk_sp text blob APIs
2016-09-13 brianosmanAdd tests for gamma correction of gradient stops to...
2016-09-13 robertphillipsFixup SkRRectsGaussianEdgeShader's shaders
2016-09-12 robertphillipsAdd shader-based GaussianEdgeShader for reveal case
2016-09-12 bsalomonRemove unneeded GrGLSLTransformedCoordsArray type
2016-09-09 brianosmanFix storage of gamut transform matrices in SkColorSpace
2016-09-09 vjiaoblackAdded in Radial Shadows
2016-09-08 robertphillipsAdd GM/slide to simulate Android-style reveal clip
2016-09-08 msarettRename SkColorSpace::GammaNamed to SkColorSpace::Render...
2016-09-07 robertphillipsRevert of Add GM/slide to simulate Android-style reveal...
2016-09-07 robertphillipsAdd GM/slide to simulate Android-style reveal clip
2016-09-07 brianosmanNew gamut GM, to test gamut conversion in various code...
2016-09-06 reedreconfigure dont-clip-to-layer gm to not have transpare...
2016-09-06 mtkleinkNumWindows is only used in GPU builds
2016-09-06 csmartdaltonImprove usage of window rectangles
2016-09-06 reedtest dont-clip-layer
2016-09-06 caryclarkRevert of Improve usage of window rectangles (patchset...
2016-09-03 mtkleinkNumWindows is only used in GPU builds
2016-09-02 csmartdaltonImprove usage of window rectangles
2016-09-02 msarettAdd option to skip rects to drawImageLattice()
2016-09-02 reedrecord drawfilters
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-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-08-30 cblumeStore mipmap levels in deferred texture image
2016-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
2016-08-30 brianosmanImprove the gamma GM significantly
2016-08-30 brianosmanSome tests around surface creation and snapshotting...
2016-08-29 vjiaoblackMoved ambient lights out of SkLight's light array
2016-08-29 vjiaoblackRevert of Moved ambient lights out of SkLight's light...
2016-08-29 vjiaoblackMoved ambient lights out of SkLight's light array
2016-08-26 fmalitadrawBitmapRect() should not touch the CTM when mask...
2016-08-26 msarettReduce CPU overhead on drawRegion()
2016-08-26 bsalomonConverts a drawPaint through a rrect clip to a drawRRec...
2016-08-26 fmalitaAdd imagemasksubset GM
2016-08-26 robertphillipsMove work from ctor to onOnceBeforeDraw in ShowMipLevel GMs
2016-08-26 caryclarkavoid generating degenerate conic from arc
2016-08-26 robertphillipsIgnore fill when stroke & filling convex line-only...
2016-08-25 msarettAdd drawRegion() API to SkCanvas
2016-08-25 bsalomonRespecify SkCanvas::drawArc, consolidate conversion...
2016-08-25 bsalomonMake bleed GM produce consistent bitmaps on all platforms
2016-08-25 vjiaoblackMade shadows blurry (thru implementing variance mapping)
2016-08-25 jvanverthAdd fat stroke test case to roundrects GM.
2016-08-24 caryclarktiny line breaks gl render
2016-08-22 bsalomonAdd cap type variations to circular arcs GMs
2016-08-22 bsalomonAdd stroke-and-fill circular arc test, test near 180deg...
2016-08-22 bsalomonAdjust angles in circular arcs GMs to test smaller...
2016-08-21 reedadd translate to exercise non-identity ctm performance
2016-08-19 bsalomonRename circular_arcs_circular_arcs_fill to circular_arc...
2016-08-19 csmartdaltonMove GrFixedClip into src directory
2016-08-19 bsalomonAdd GMs for testing drawArc.
2016-08-19 reedmust call rand in reliable order for bots
2016-08-18 reedadd simplerect gm
2016-08-18 reedremove disable aa/dither flags from Props -- never...
2016-08-17 brianosmanAdd alphaType() to SkImage
2016-08-16 msarettAdd test for platform encoders, turn off platform encod...
next