aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
...
* Fix layer hoisting image filter corner casesGravatar robertphillips2014-12-16
* pass dst-rect through from drawBitmapRect for better precisionGravatar reed2014-12-15
* add paint::getFontBounds()Gravatar reed2014-12-15
* There can be only one (SkRandom)!Gravatar scroggo2014-12-15
* skimage, die die dieGravatar mtklein2014-12-15
* Do circle anti-aliasing in normalized space to avoid precision issues with ha...Gravatar bsalomon2014-12-15
* DM warning-free on win64Gravatar bsalomon2014-12-12
* More win64 warning fixesGravatar bsalomon2014-12-12
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-11
* Update GM to permit correctness testing of MPD on the GMsGravatar robertphillips2014-12-11
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-11
* fix for chrome bug with sub pixel hairlinesGravatar joshualitt2014-12-10
* Revert of Remove GP from drawstate, revision of invariant output for GP (patc...Gravatar joshualitt2014-12-10
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-10
* Remove MULTILINE, ^, and $ from re finding actual_results.json.Gravatar bungeman2014-12-10
* Remove SkCanvas::drawBitmapMatrix()Gravatar Florin Malita2014-12-10
* Add GM for 2-rects blur which cannot break into nine-patchGravatar qiankun.miao2014-12-10
* Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32PremulGravatar reed2014-12-10
* Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...Gravatar reed2014-12-09
* This cl moves color and coverage off of drawstate. In an effort to keep this...Gravatar joshualitt2014-12-09
* Adding an option for pixelated rendering in SkPictureImageFilterGravatar junov2014-12-09
* remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...Gravatar reed2014-12-09
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-09
* Use texture size to determine precision of texture coord varyings.Gravatar bsalomon2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...Gravatar scroggo2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...Gravatar robertphillips2014-12-09
* Cleanup GM:pictureshadertileGravatar fmalita2014-12-09
* Replace EncodeBitmap with an interface.Gravatar scroggo2014-12-09
* Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact...Gravatar egdaniel2014-12-08
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-08
* Tweak SkPictureShader's tile semantics.Gravatar fmalita2014-12-08
* Add new GM (filterfastbounds)Gravatar robertphillips2014-12-08
* remove unnecessary save/clip/restoreGravatar reed2014-12-05
* Tolerate unstarted builds in rebaseline server.Gravatar bungeman2014-12-05
* First step to moving vertex attributes to the geometryProcessorGravatar joshualitt2014-12-03
* work in progressGravatar halcanary2014-12-02
* Adding a PictureResolution option to SkPictureImageFilterGravatar Justin Novosad2014-12-02
* use portable fontsGravatar halcanary2014-12-02
* colorwheelnative gm, to test that colors look right under all conditions.Gravatar halcanary2014-12-02
* Remove PDF JPEG shortcut, since it fails on grayscale JPEGs.Gravatar halcanary2014-12-02
* add gm to test rounding between clips and drawBitmapRectGravatar reed2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...Gravatar mtklein2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* more cGravatar reed2014-11-24
* add SkImage::newSurfaceGravatar reed2014-11-21
* Add SkNVRefCnt, prune down SkPicture's sizeGravatar mtklein2014-11-20
* Preventing division by 0 in non-separable blend mode shaders.Gravatar rosca2014-11-20
* Add an image filter row to GM:lcdtextpropsGravatar fmalita2014-11-19