Start canonicalizing color for all A8 textblobs
[platform/upstream/libSkiaSharp.git] / gyp / gmslides.gypi
2015-04-14 joshualittStart canonicalizing color for all A8 textblobs
2015-04-14 robertphillipsAdd GM to exercise high quality anisotropic scaling
2015-04-14 halcanaryGM: add fadefilter gm
2015-04-10 joshualittAdding draw looper gm for textblobs
2015-04-09 robertphillipsAdd GM to repro crbug.com/472795
2015-04-03 joshualittBUG=skia:
2015-04-02 bsalomonAdd constant color GrFP.
2015-04-02 bsalomonRevert of Add constant color GrFP. (patchset #10 id...
2015-04-01 bsalomonAdd constant color GrFP.
2015-03-25 scroggoAdd copyright headers to remaining gyp files.
2015-03-20 halcanaryPDF: remove last use of SkPDFImage
2015-03-20 reedRevert of PDF: remove last use of SkPDFImage (patchset...
2015-03-20 halcanaryPDF: remove last use of SkPDFImage
2015-03-20 senorblancoAdd a new GM to show problems with shear/rotate CTM...
2015-03-06 tomhudsonWe had zero coverage for SkDrawFilter. This new GM...
2015-02-26 senorblancoTessellating GPU path renderer.
2015-02-19 reedgm to illustrate mipmap layer choice
2015-02-19 joshualittgm to test hairlines which fill RenderTarget
2015-02-18 halcanaryPDF: Add (low-memory) SkPDFBitmap class
2015-02-11 joshualittGMs now use batch
2015-02-11 joshualittRevert of GMs now use batch (patchset #3 id:40001 of...
2015-02-11 joshualittGMs now use batch
2015-01-29 reedadd new gm for SkPath::addArc()
2015-01-28 joshualittdstread gm
2015-01-28 joshualittRevert of GrBatchPrototype (patchset #32 id:630001...
2015-01-27 joshualittGrBatchPrototype
2015-01-27 joshualittRevert of GrBatchPrototype (patchset #30 id:570001...
2015-01-26 joshualittGrBatchPrototype
2015-01-26 halcanarys/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checke...
2015-01-26 halcanaryFactor out checkerboard function in gm and sampleapp...
2015-01-26 kkinnunenFold alpha to the inner savelayer in savelayer-savelaye...
2015-01-14 robertphillipsAdd repro GM for GPU clipped-AA vs. non-AA drawRect...
2015-01-13 robertphillipsRevert of Fix GPU clipped-AA vs. non-AA drawRect discre...
2015-01-12 robertphillipsFix GPU clipped-AA vs. non-AA drawRect discrepancy
2015-01-07 halcanaryAdd Alpha fade GM.
2015-01-05 reedRevert of Revert of enable conics gm (patchset #1 id...
2015-01-05 reedRevert of enable conics gm (patchset #3 id:40001 of...
2015-01-05 reedenable conics gm
2014-12-29 bsalomonAdd device space skshader GM to test kDevice_GrCoordSet
2014-12-17 egdanielAdd new complexclip3 gm.
2014-12-10 Florin MalitaRemove SkCanvas::drawBitmapMatrix()
2014-12-09 bsalomonUse texture size to determine precision of texture...
2014-12-08 robertphillipsAdd new GM (filterfastbounds)
2014-12-02 halcanarywork in progress
2014-12-02 halcanaryRemove PDF JPEG shortcut, since it fails on grayscale...
2014-11-25 reedmore c
2014-10-31 egdanielUse Color Processor for color bitmap text draws on...
2014-10-27 humperFix the way we patch up the matrix for scaled images...
2014-10-26 halcanaryadd gm: colorwheel
2014-10-13 jvanverthEnable color emoji GM on Android
2014-10-09 caryclarkDraw more accurate thick-stroked Beziers (disabled)
2014-10-09 sugoiAdding 3D lut color filter
2014-09-30 mtkleinStrip old backend recording down to essentials
2014-09-22 reedIntroduce Props to surface (patchset #27 id:520001...
2014-09-21 reedRevert of introduce Props to surface (patchset #27...
2014-09-21 reedintroduce Props to surface (work in progress)
2014-09-19 fmalitaSkTextBlob shader space workaround.
2014-09-17 reedhide deviceproperties, prepare the way for surfaceprops
2014-09-16 jvanverthFix scaling issue with distance field text.
2014-09-10 reedmake set3DMask virtual, so we can safely notify the...
2014-09-09 georgeOutset the stroke width when computing the bounds for...
2014-08-21 robertphillipsSkMultiPictureDraw API
2014-08-21 fmalitaSkTextBlob
2014-08-13 dandovProposal for the mesh gradient interface. Implemented...
2014-08-12 reedre-add samplerstress gm, but use blurmaskfilter instead...
2014-08-12 reedremove SkStippleMaskFilter - no external clients
2014-08-11 joshualitt2D kernel initial wiring for Guassian
2014-08-09 reedadd drawPicture variant that takes a matrix and paint
2014-08-07 krajcevskiAdd astcbitmap to gm slides.
2014-08-07 krajcevskiRevert of - Add astcbitmap to gm slides (https://codere...
2014-08-07 krajcevski- Add astcbitmap to gm slides
2014-08-06 fmalitaExplicit tile bounds for SkPictureShader
2014-08-06 mtkleinOn the bots, there's no need to link GMs into SampleApp.
2014-08-06 djsollenRemove ALL font fallback logic from Skia.
2014-07-25 cdaltonSend less transform data when drawing text with nvpr
2014-07-25 dandovAdded classes SkPatch and SkPatchMesh which help encaps...
2014-07-07 sugoiYUV to RGB converter
2014-06-30 Florin MalitaSaveFlags be-gone
2014-06-25 senorblancoRemove SkBicubicImageFilter, and all related tests.
2014-06-23 rmistryRevert of Revert of Fix SkPaint::measureText for stroke...
2014-06-23 rmistryRevert of Fix SkPaint::measureText for stroked hairline...
2014-06-23 kkinnunenFix SkPaint::measureText for stroked hairline text
2014-06-09 bsalomonGM/bench for text draws with various parameters and...
2014-05-28 commit-bot@chromiu... Make image scaling have floating point scales. Third...
2014-05-27 epoger@google.comManual SVN revert of https://code.google.com/p/skia...
2014-05-27 commit-bot@chromiu... floating point scale factors for images
2014-05-22 robertphillips@goo... Simple PKM image decoder.
2014-05-07 commit-bot@chromiu... New GM for testing circle blur optimization
2014-04-24 commit-bot@chromiu... Add GM that exercises SkCanvas::discard()
2014-04-22 commit-bot@chromiu... Add gpu fast path for two point conical gradients.
2014-04-08 commit-bot@chromiu... Initial picture shader implementation
2014-04-07 commit-bot@chromiu... Revert of Initial picture shader implementation (https...
2014-04-07 commit-bot@chromiu... Initial picture shader implementation
2014-03-25 senorblanco@chromi... Implement a generic matrix transform image filter.
2014-03-25 commit-bot@chromiu... Add GM that tests GrTextureDomain and fix bug where...
2014-03-24 commit-bot@chromiu... gather GM tests which are disabled on Android
2014-03-23 commit-bot@chromiu... disable imagefilterscropexpand GM test on Android
2014-03-17 senorblanco@chromi... Fix GPU displacement with expanding crop rects.
2014-03-14 commit-bot@chromiu... Suppress imagefilterscropexpand GM temporarily to fix...
2014-03-14 senorblanco@chromi... Implement support for expanding crop rects in image...
next