aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/gm/Test-Win8-ShuttleA-HD7770-x86-Release
Commit message (Collapse)AuthorAge
* Catch the stragglers from skbug.com/3241Gravatar scroggo2014-12-16
| | | | | | | | | | Update expectations for tests that were using SkLCGRandom (and now use SkRandom). TBR=benchen BUG=skia:3241 Review URL: https://codereview.chromium.org/813513002
* Update expectations for Win8-HD7770.Gravatar jvanverth2014-12-16
| | | | | | TBR=bensong@google.com Review URL: https://codereview.chromium.org/806283002
* Massive rebaseline for SkRandom.Gravatar scroggo2014-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All of the following GMs have been switched from SkLCGRandom to SkRandom. Update their expectations for the new images. -beziers -circles -convexpaths -complexclip2 -complexclip2_rect_aa -complexclip2_rect_bw -complexclip2_path_aa -complexclip2_path_bw -complexclip2_rrect_aa -complexclip2_rrect_bw -cubicpath -cubicclosepath -degeneratesegments -emptypath -getpostextpath -hittestpath -linepath -lineclosepath -points -polygons -quadpath -quadclosepath -strokerects -strokes_round -strokes_poly BUG=skia:3241 TBR=mtklein Review URL: https://codereview.chromium.org/806263002
* final circles?Gravatar Brian Salomon2014-12-15
| | | | Review URL: https://codereview.chromium.org/796333005
* More circle rebaselines on gpuGravatar Brian Salomon2014-12-15
| | | | | | TBR=bensong@google.com Review URL: https://codereview.chromium.org/803123002
* rebase cpu hairlinesGravatar joshualitt2014-12-11
| | | | | | | | | NOTRY=True NOTREECHECKS=True TBR= BUG=skia: Review URL: https://codereview.chromium.org/793393002
* rebase hairlinesGravatar joshualitt2014-12-11
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/795133002
* Additional rebaselines for 3490263287e9.Gravatar bungeman2014-12-11
| | | | | | TBR=bungeman1 Review URL: https://codereview.chromium.org/794863004
* Initial baselines for tall_stretched_bitmaps GMGravatar Brian Salomon2014-12-10
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/789293003
* Add baseline images for new filterfastbounds GMGravatar robertphillips2014-12-10
| | | | | | TBR=scroggo@google.com Review URL: https://codereview.chromium.org/787423002
* Rebaseline multipicturedraw GMsGravatar robertphillips2014-12-04
| | | | | | | | This is clean up after https://codereview.chromium.org/753253002/ (Use variable length key (rather than accumulated matrix) as save layer hoisting key) TBR=halcanary@google.com Review URL: https://codereview.chromium.org/783523002
* Rebaseline verylargebitmapGravatar Mike Klein2014-12-03
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/778693002
* (re)baseline several of my gmsGravatar halcanary2014-12-03
| | | | | | | TBR= NOTRY=true Review URL: https://codereview.chromium.org/780593002
* baseline colorwheelnativeGravatar halcanary2014-12-02
| | | | | | | TBR=scroggo@google.com NOTRY=true Review URL: https://codereview.chromium.org/777443002
* Rebaselines for https://codereview.chromium.org/748853002Gravatar robertphillips2014-11-25
| | | | | | | | | | | | | | Add support for hoisting layers in pictures drawn with a matrix - https://codereview.chromium.org/748853002 changed the following GMs: multipicturedraw_sierpinski_tiled multipicturedraw_rrectclip_tiled multipicturedraw_rectclip_tiled Note that it also, somewhat mysteriously, "fixed" the rendering bugs in some of the S4's multipicturedraw images (see skia:3116). TBR=tomhudson@google.com Review URL: https://codereview.chromium.org/755183003
* more baselines for blur2rectsGravatar reed2014-11-17
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/715223003
* Rebase gm's for first time that were in no-comparionGravatar egdaniel2014-11-12
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/715363006
* Rebaseline multipicturedraw GMsGravatar robertphillips2014-11-11
| | | | | | | | | | This CL rebaselines the multipicturedraw GMs as a follow up to: Always enable layer hoisting in Skia (https://codereview.chromium.org/698493002/) TBR=jcgregorio@google.com Review URL: https://codereview.chromium.org/714153002
* Update some flaky GMs to see if they stick.Gravatar jvanverth2014-11-10
| | | | | | TBR=jcgregorio@google.com Review URL: https://codereview.chromium.org/713893002
* One more attempt at rebaseliningGravatar jvanverth2014-11-07
| | | | | | | TBR=egdaniel@google.com NOTREECHECKS=true Review URL: https://codereview.chromium.org/708903006
* Rebaseline for https://codereview.chromium.org/703463002/.Gravatar jvanverth2014-11-07
| | | | | | TBR=egdaniel@google.com Review URL: https://codereview.chromium.org/709043002
* Add baselines for the new dashing5 GMGravatar robertphillips2014-11-05
| | | | | | | | These are all the correct images TBR=egdaniel@google.com Review URL: https://codereview.chromium.org/707513002
* Rebaselines for new colortype-xfermodes gmGravatar egdaniel2014-11-03
| | | | | | | | TBR=bsalomon@google.com BUG=skia: Review URL: https://codereview.chromium.org/695343002
* Rebaseline GMs for https://codereview.chromium.org/687283002/Gravatar jvanverth2014-10-31
| | | | | | BUG=skia:2935 Review URL: https://codereview.chromium.org/684833003
* Revert of Rebaseline imagemagnifier and dropshadowimagefilter tests. ↵Gravatar hcm2014-10-27
| | | | | | | | | | | | | | | | | | | | | | | (patchset #3 id:40001 of https://codereview.chromium.org/685523002/) Reason for revert: Getting to revert for failures on image filter tests in Skia and Blink Original issue's description: > Rebaseline imagemagnifier and dropshadowimagefilter tests. > > BUG=skia: > TBR=hcm@google.com > NOTRY=true > > Committed: https://skia.googlesource.com/skia/+/0fc71ea432d3895ede198a24080f877e607cd264 TBR=senorblanco@chromium.org NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/678043003
* Rebaseline imagemagnifier and dropshadowimagefilter tests.Gravatar senorblanco2014-10-27
| | | | | | | | BUG=skia: TBR=hcm@google.com NOTRY=true Review URL: https://codereview.chromium.org/685523002
* Update GM expectations for https://codereview.chromium.org/677463002/Gravatar jvanverth2014-10-24
| | | | | | | BUG=skia:2935 TBR=mtklein@google.com Review URL: https://codereview.chromium.org/677123002
* rebaseline for new shaderprocGravatar mtklein2014-10-24
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/674123003
* Rebaseline lots of images, associate some with bug 3063.Gravatar bsalomon2014-10-24
| | | | | | | TBR= NOTRY=true Review URL: https://codereview.chromium.org/661323003
* New baselinesGravatar joshualitt2014-10-22
| | | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/668823006
* Rebaseline dftext GM for new color emoji test.Gravatar jvanverth2014-10-21
| | | | | | | BUG=skia:3033 TBR=mtklein@google.com Review URL: https://codereview.chromium.org/671513007
* Rebaseline textblob GMGravatar Florin Malita2014-10-16
| | | | | | TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/654303006
* Update expectations for distance field path rendering.Gravatar jvanverth2014-10-09
| | | | | | TBR=reed@google.com Review URL: https://codereview.chromium.org/641203002
* Add baselines for dftext GM.Gravatar jvanverth2014-10-07
| | | | | | TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/638683002
* Rebaseline multipicturedraw_biglayer_*Gravatar robertphillips2014-10-07
| | | | | | | TBR=reed@google.com NOTRY=true Review URL: https://codereview.chromium.org/635813003
* Update suppressed baseline imagesGravatar robertphillips2014-10-06
| | | | | | | | | | This updates the non-multipicturedraw GM images suppressed in: Don't turn on dither for saveLayers which have no paint - https://codereview.chromium.org/619363002/ TBR=reed@google.com NOTRY=true Review URL: https://codereview.chromium.org/605973003
* Update baseline GM imagesGravatar robertphillips2014-10-06
| | | | | | | | | | | | This updates the multipicturedraw_* GM images for: Reduce overdraw in MultiPictureDraw Sierpinski GM - https://codereview.chromium.org/582633003/ Don't turn on dither for saveLayers which have no paint - https://codereview.chromium.org/619363002/ TBR=reed@google.com NOTRY=true Review URL: https://codereview.chromium.org/632703003
* New baselinesGravatar robertphillips2014-10-06
| | | | | | | | | New baseline images for multipicturedraw_biglayer* GMs added in (Add a MultiPictureDraw GM to exercise layer clipping - https://codereview.chromium.org/617723004/). NOTRY=true TBR=reed@google.com Review URL: https://codereview.chromium.org/629293002
* Update fontcache expectationsGravatar jvanverth2014-10-06
| | | | | | TBR=reed@google.com Review URL: https://codereview.chromium.org/634623002
* Add blobshader GM baselines.Gravatar fmalita2014-10-02
| | | | | | | TBR=robertphillips@google.com NOTRY=true Review URL: https://codereview.chromium.org/616853003
* add baseline for clip_strokerectGravatar reed2014-10-01
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/618373002
* baseline new GMsGravatar reed2014-10-01
| | | | | | | TBR= NOTRY=True Review URL: https://codereview.chromium.org/623443004
* Add buggy GPU baselines for MultiPictureDraw Sierpinski GM (with bug label)Gravatar robertphillips2014-10-01
| | | | | | | | | | | I am checking in these baseline images even though they are afflicted by a bug (skia:2979). NOTRY=true NOTREECHECKS=true BUG=skia:2979 TBR=jvanverth@google.com Review URL: https://codereview.chromium.org/619873003
* New baselines for image=surface gmGravatar Justin Novosad2014-10-01
| | | | | | | TBR=robertphillips@google.com BUG=skia: Review URL: https://codereview.chromium.org/623473002
* Add 8888 & 565 baselines for multipicturedraw Sierpinski GMGravatar robertphillips2014-10-01
| | | | | | | | TBR=jvanverth@google.com NOTRY=true NOTREECHECKS=true Review URL: https://codereview.chromium.org/614353002
* rebaseline downsamplebitmapsGravatar Mike Klein2014-09-04
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/537913003
* Add baselines for all GMs that are currently labeled "no comparison".Gravatar Derek Sollenberger2014-08-29
| | | | | | R=mtklein@google.com Review URL: https://codereview.chromium.org/519063004
* partial rebaseline for image scalingGravatar Greg Humphreys2014-08-29
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/520863002
* Update expectations for FontMgr that were missed in previous runsGravatar Derek Sollenberger2014-08-27
| | | | | | BUG=skia:2829 Review URL: https://codereview.chromium.org/516533003
* Update fontMgr expectations for Mac/Linux/WindowsGravatar Derek Sollenberger2014-08-27
| | | | | | BUG=skia:2829 Review URL: https://codereview.chromium.org/514913002