aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-DirectWrite
Commit message (Collapse)AuthorAge
* rebaselines for ↵Gravatar commit-bot@chromium.org2014-01-31
| | | | | | | | | | | | | | | | https://skia.googlesource.com/skia.git/+/0b9ada1318acf7d5fe90c57331c2a4548aad8b98 BUG=skia:2113 NOTREECHECKS=True NOTRY=True R=epoger@google.com Author: reed@google.com Review URL: https://codereview.chromium.org/151623002 git-svn-id: http://skia.googlecode.com/svn/trunk@13268 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebase simpleblurroundrect and bleed GMs after GPU blur radius changes.Gravatar bsalomon@google.com2014-01-31
| | | | | | | | BUG=skia:1998 Review URL: https://codereview.chromium.org/151503005 git-svn-id: http://skia.googlecode.com/svn/trunk@13263 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline GM changes resulting from fast GPU blur algorithmGravatar commit-bot@chromium.org2014-01-30
| | | | | | | | | | | BUG=skia: R=bsalomon@google.com Author: humper@google.com Review URL: https://codereview.chromium.org/150493005 git-svn-id: http://skia.googlecode.com/svn/trunk@13243 2bbb7eff-a529-9590-31e7-b0007b416f81
* New baselines for displacement GM.Gravatar senorblanco@chromium.org2014-01-29
| | | | | | | | | | | This had a new test case added in r12773. TBR=epoger@google.com BUG=skia: Review URL: https://codereview.chromium.org/143263020 git-svn-id: http://skia.googlecode.com/svn/trunk@13231 2bbb7eff-a529-9590-31e7-b0007b416f81
* New baselines for GM tests affected by r13221.Gravatar senorblanco@chromium.org2014-01-29
| | | | | | | | | | | | | | | | | | | | The following tests were affected: imagefiltersbase imagefilterscropped imagefiltersgraph imagefiltersscaled dropshadowimagefilter offsetimagefilter spritebitmap tileimagefilter TBR=epoger@google.com BUG=skia: Review URL: https://codereview.chromium.org/148283008 git-svn-id: http://skia.googlecode.com/svn/trunk@13230 2bbb7eff-a529-9590-31e7-b0007b416f81
* New baselines for Win7 DirectWrite (shader2 and bezier_conic) and Intel Rhb ↵Gravatar senorblanco@chromium.org2014-01-27
| | | | | | | | | | | (imagefiltersbase and imageblur). All failures are pixel intensity mismatch <= 3. BUG=skia:2085,skia:2081 TBR=epoger@google.com Review URL: https://codereview.chromium.org/138623007 git-svn-id: http://skia.googlecode.com/svn/trunk@13197 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add new baselines for imagefiltersscaled GM.Gravatar senorblanco@chromium.org2014-01-24
| | | | | | | | TBR=borenet Review URL: https://codereview.chromium.org/145993005 git-svn-id: http://skia.googlecode.com/svn/trunk@13166 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add new baselines for bitmapsource, dropshadowimagefilter, ↵Gravatar senorblanco@chromium.org2014-01-15
| | | | | | | | | | pictureimagefilter and resizeimagefilter GMs. TBR=djsollen Review URL: https://codereview.chromium.org/139513004 git-svn-id: http://skia.googlecode.com/svn/trunk@13096 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline blur related outputsGravatar commit-bot@chromium.org2014-01-15
| | | | | | | | | | | | | rebaseline for the differences introduced by https://codereview.chromium.org/105893003/ BUG= R=senorblanco@chromium.org, reed@google.com Author: zheng.xu@arm.com Review URL: https://codereview.chromium.org/136483002 git-svn-id: http://skia.googlecode.com/svn/trunk@13080 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline bleed and simpleblurroundrect due to GPU blur changes. Also, misc ↵Gravatar bsalomon@google.com2014-01-14
| | | | | | | | | | blur GMs on N4. BUG=skia:199s8 Review URL: https://codereview.chromium.org/138593002 git-svn-id: http://skia.googlecode.com/svn/trunk@13067 2bbb7eff-a529-9590-31e7-b0007b416f81
* Revert of Rebaselining bleed GMs due to recent GPU blur changes. ↵Gravatar commit-bot@chromium.org2014-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | (https://codereview.chromium.org/138353002/) Reason for revert: the bleed_gpu GM is failing on all the test builders. Original issue's description: > Rebaselining bleed GMs due to recent GPU blur changes. > > BUG=skia:1998 > > Committed: https://code.google.com/p/skia/source/detail?r=13063 R=bsalomon@google.com TBR=bsalomon@google.com NOTREECHECKS=true NOTRY=true BUG=skia:1998 Author: djsollen@google.com Review URL: https://codereview.chromium.org/138133003 git-svn-id: http://skia.googlecode.com/svn/trunk@13064 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaselining bleed GMs due to recent GPU blur changes.Gravatar bsalomon@google.com2014-01-14
| | | | | | | | BUG=skia:1998 Review URL: https://codereview.chromium.org/138353002 git-svn-id: http://skia.googlecode.com/svn/trunk@13063 2bbb7eff-a529-9590-31e7-b0007b416f81
* Remove rects GM from ignored-tests.txt and rebaselineGravatar bsalomon@google.com2014-01-13
| | | | | | | | BUG=skia:1882 Review URL: https://codereview.chromium.org/136803002 git-svn-id: http://skia.googlecode.com/svn/trunk@13045 2bbb7eff-a529-9590-31e7-b0007b416f81
* More rebaselines from r12895.Gravatar senorblanco@chromium.org2014-01-08
| | | | | | | | | BUG=1985 TBR=caryclark Review URL: https://codereview.chromium.org/128143003 git-svn-id: http://skia.googlecode.com/svn/trunk@12955 2bbb7eff-a529-9590-31e7-b0007b416f81
* more PDF filterbitmap ignoresGravatar bsalomon@google.com2014-01-07
| | | | | | Review URL: https://codereview.chromium.org/123933005 git-svn-id: http://skia.googlecode.com/svn/trunk@12944 2bbb7eff-a529-9590-31e7-b0007b416f81
* Mark pdf filterbitmap images as failure ignoredGravatar bsalomon@google.com2014-01-06
| | | | | | Review URL: https://codereview.chromium.org/121883006 git-svn-id: http://skia.googlecode.com/svn/trunk@12933 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline downsample_text and downsample_checkerboard GMs on gpu configsGravatar bsalomon@google.com2014-01-06
| | | | | | | | BUG=skia:1879 Review URL: https://codereview.chromium.org/125463002 git-svn-id: http://skia.googlecode.com/svn/trunk@12930 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaselines for filterbitmap_text GMsGravatar bsalomon@google.com2014-01-06
| | | | | | | | BUG=skia:1879 Review URL: https://codereview.chromium.org/109403007 git-svn-id: http://skia.googlecode.com/svn/trunk@12929 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaselines for filterbitmap_checkerboardGravatar bsalomon@google.com2014-01-06
| | | | | | | | BUG=skia:1879 Review URL: https://codereview.chromium.org/108653019 git-svn-id: http://skia.googlecode.com/svn/trunk@12928 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline mandrill GMsGravatar bsalomon@google.com2014-01-06
| | | | | | | | BUG=skia:1879 Review URL: https://codereview.chromium.org/114603008 git-svn-id: http://skia.googlecode.com/svn/trunk@12924 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaselinedownsamplebitmap_image_high_mandrill_512.pngGravatar bsalomon@google.com2013-12-19
| | | | | | | | BUG=skia:1879 Review URL: https://codereview.chromium.org/101413010 git-svn-id: http://skia.googlecode.com/svn/trunk@12787 2bbb7eff-a529-9590-31e7-b0007b416f81
* New baselines for xfermodeimagefilter post-r12652.Gravatar senorblanco@chromium.org2013-12-19
| | | | | | | | | TBR=reed@google.com BUG= Review URL: https://codereview.chromium.org/118803003 git-svn-id: http://skia.googlecode.com/svn/trunk@12769 2bbb7eff-a529-9590-31e7-b0007b416f81
* Update expectations for r12729Gravatar vandebo@chromium.org2013-12-18
| | | | | | | | | | "[PDF] Fix clipping in xfermode improvement." TBR=bungeman@google.com Review URL: https://codereview.chromium.org/112343007 git-svn-id: http://skia.googlecode.com/svn/trunk@12761 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaselining displacement gmsGravatar commit-bot@chromium.org2013-12-18
| | | | | | | | | | | | | Rebaseline needed because of changes made in https://codereview.chromium.org/101623007/ BUG= R=senorblanco@chromium.org, senorblanco@google.com, bsalomon@google.com, bsalomon@chromium.org, sugoi@google.com Author: sugoi@chromium.org Review URL: https://codereview.chromium.org/101643003 git-svn-id: http://skia.googlecode.com/svn/trunk@12741 2bbb7eff-a529-9590-31e7-b0007b416f81
* Mark 8888/565 bleed GMS as ignore-failureGravatar bsalomon@google.com2013-12-17
| | | | | | | | BUG=skia:1934 Review URL: https://codereview.chromium.org/117563003 git-svn-id: http://skia.googlecode.com/svn/trunk@12722 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline gpu and pdf bleed GM imagesGravatar bsalomon@google.com2013-12-17
| | | | | | | | BUG=1880 Review URL: https://codereview.chromium.org/100023006 git-svn-id: http://skia.googlecode.com/svn/trunk@12711 2bbb7eff-a529-9590-31e7-b0007b416f81
* Perlin noise rebaselineGravatar commit-bot@chromium.org2013-12-12
| | | | | | | | | | | | | | BUG=skia:1881 Committed: https://code.google.com/p/skia/source/detail?r=5f145c9 R=sugoi@google.com, mtklein@google.com Author: sugoi@chromium.org Review URL: https://codereview.chromium.org/99433007 git-svn-id: http://skia.googlecode.com/svn/trunk@12659 2bbb7eff-a529-9590-31e7-b0007b416f81
* GM: stroke-fill results for pdf-popplerGravatar commit-bot@chromium.org2013-12-12
| | | | | | | | | | | | | | | (some stragglers that snuck in overnight while pdf-poppler was still ignored) NOTRY=True NOTREECHECKS=True R=rmistry@google.com TBR=rmistry Author: epoger@google.com Review URL: https://codereview.chromium.org/103383003 git-svn-id: http://skia.googlecode.com/svn/trunk@12644 2bbb7eff-a529-9590-31e7-b0007b416f81
* Correct baseline images for new "bitmapshaders" testGravatar commit-bot@chromium.org2013-12-10
| | | | | | | | | | | | | (SkipBuildbotRuns) NOTRY=True BUG= R=djsollen@google.com Author: epoger@google.com Review URL: https://codereview.chromium.org/110643002 git-svn-id: http://skia.googlecode.com/svn/trunk@12593 2bbb7eff-a529-9590-31e7-b0007b416f81
* commit remaining pdf-poppler GM results as unreviewed-by-humansGravatar epoger@google.com2013-12-06
| | | | | | | | | BUG=skia:1884 TBR=vandebo Review URL: https://codereview.chromium.org/103033004 git-svn-id: http://skia.googlecode.com/svn/trunk@12530 2bbb7eff-a529-9590-31e7-b0007b416f81
* Update not-reviewed-by-human poppler baselinesGravatar epoger@google.com2013-12-05
| | | | | | | | | | | | | | | | | | | | BUG=skia:1657,skia:1578 TBR=vandebo These were already annotated as belonging to https://code.google.com/p/skia/issues/detail?id=1578 ('commit GM actuals as expectations for all tests, marking them as unreviewed'), which means they had not been visually reviewed in the first place. So we have no reason to believe their current results are incorrect (for all we know, they were wrong before) For these and all other expectations with the bug1578 annotation, we should figure out a way to validate them. But that's for another day... Review URL: https://codereview.chromium.org/107293002 git-svn-id: http://skia.googlecode.com/svn/trunk@12521 2bbb7eff-a529-9590-31e7-b0007b416f81
* More rebaselines for https://codereview.chromium.org/102683002Gravatar jvanverth@google.com2013-12-05
| | | | | | Review URL: https://codereview.chromium.org/105963002 git-svn-id: http://skia.googlecode.com/svn/trunk@12497 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline after r12473Gravatar vandebo@chromium.org2013-12-04
| | | | | | Review URL: https://codereview.chromium.org/104783003 git-svn-id: http://skia.googlecode.com/svn/trunk@12483 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline GMs for https://codereview.chromium.org/99993002/Gravatar jvanverth@google.com2013-12-03
| | | | | | Review URL: https://codereview.chromium.org/102953002 git-svn-id: http://skia.googlecode.com/svn/trunk@12475 2bbb7eff-a529-9590-31e7-b0007b416f81
* Reverting r12427Gravatar rmistry@google.com2013-12-02
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12428 2bbb7eff-a529-9590-31e7-b0007b416f81
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12427 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebasline for r12400.Gravatar bungeman@google.com2013-11-26
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12403 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline dashing3 GMs for r12357 Gravatar robertphillips@google.com2013-11-22
| | | | | | | | https://codereview.chromium.org/83543002/ git-svn-id: http://skia.googlecode.com/svn/trunk@12359 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline blurrect_outer imagesGravatar robertphillips@google.com2013-11-14
| | | | | | | | https://codereview.chromium.org/70103015/ git-svn-id: http://skia.googlecode.com/svn/trunk@12293 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline and re-enable rrect_aa, rrect_bw, simpleaaclip_aaclip, ↵Gravatar jvanverth@google.com2013-11-14
| | | | | | simpleaaclip_path, strokerect, strokes_round git-svn-id: http://skia.googlecode.com/svn/trunk@12290 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add missing rebaselines for rrect_clip.Gravatar jvanverth@google.com2013-11-13
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12279 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline and enable GMs: pathopsskpclip roundrects rrect rrect_clip ↵Gravatar jvanverth@google.com2013-11-13
| | | | | | samplerstress git-svn-id: http://skia.googlecode.com/svn/trunk@12277 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline and enable GMs: convexpaths mixed_xfermodes nested_aa ↵Gravatar jvanverth@google.com2013-11-13
| | | | | | ninepatch-stretch pathfill pathinterior git-svn-id: http://skia.googlecode.com/svn/trunk@12274 2bbb7eff-a529-9590-31e7-b0007b416f81
* Update expectations for complexclip2_path_*.Gravatar jvanverth@google.com2013-11-13
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12272 2bbb7eff-a529-9590-31e7-b0007b416f81
* Ignore Windows verylargebitmap GMs for 565 and 8888Gravatar commit-bot@chromium.org2013-11-12
| | | | | | | | | | | BUG=Skia:1822 R=robertphillips@google.com, reed@google.com Author: jvanverth@google.com Review URL: https://codereview.chromium.org/68123010 git-svn-id: http://skia.googlecode.com/svn/trunk@12255 2bbb7eff-a529-9590-31e7-b0007b416f81
* More new baselines for stragglerbots.Gravatar senorblanco@chromium.org2013-11-09
| | | | | | | | | TBR=epoger BUG= Review URL: https://codereview.chromium.org/63173014 git-svn-id: http://skia.googlecode.com/svn/trunk@12207 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline verylargebitmap testGravatar bsalomon@google.com2013-11-08
| | | | | | Review URL: https://codereview.chromium.org/60733013 git-svn-id: http://skia.googlecode.com/svn/trunk@12184 2bbb7eff-a529-9590-31e7-b0007b416f81
* New baselines for all imageblur-related tests.Gravatar senorblanco@chromium.org2013-11-08
| | | | | | | | TBR=robertphillips Review URL: https://codereview.chromium.org/60803006 git-svn-id: http://skia.googlecode.com/svn/trunk@12183 2bbb7eff-a529-9590-31e7-b0007b416f81
* fix shadertext2 expectationsGravatar caryclark@google.com2013-11-01
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12096 2bbb7eff-a529-9590-31e7-b0007b416f81
* fix shadedtext expectationsGravatar caryclark@google.com2013-11-01
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12095 2bbb7eff-a529-9590-31e7-b0007b416f81