aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/gm/Test-ChromeOS-Link-HD4000-x86_64-Release
Commit message (Collapse)AuthorAge
* More expectation updates for https://codereview.chromium.org/337603008.Gravatar jvanverth2014-07-02
| | | | | | | | | R=bungeman@google.com TBR=bungeman@google.com Author: jvanverth@google.com Review URL: https://codereview.chromium.org/368073002
* Update some expectations for https://codereview.chromium.org/337603008.Gravatar jvanverth2014-07-02
| | | | | | | | | R=bungeman@google.com TBR=bungeman@google.com Author: jvanverth@google.com Review URL: https://codereview.chromium.org/362373002
* rebaseline srcmode for gpus -- now pass samplecountGravatar reed2014-06-30
| | | | | | | | | | TBR= NOTRY=True BUG=skia: Author: reed@google.com Review URL: https://codereview.chromium.org/357393002
* Remove SkBicubicImageFilter, and all related tests.Gravatar senorblanco2014-06-25
| | | | | | | | | | | | | Now that we have SkResizeImageFilter, and the bicubic resizing is part of skia proper, there's no need for a specialized image filter. BUG=skia: R=bsalomon@google.com Author: senorblanco@chromium.org Review URL: https://codereview.chromium.org/357793002
* Remove suppression of distantclip image differencesGravatar robertphillips2014-06-23
| | | | | | | | R=rmistry@google.com, rmistry@chromium.org Author: robertphillips@google.com Review URL: https://codereview.chromium.org/349233004
* Rebaseline shadertext2 after SkPaint::measureText changesGravatar kkinnunen2014-06-23
| | | | | | | | | | | | | | | | | | | | | | | | Rebaseline shadertext2 after commit "Fix SkPaint::measureText for stroked hairline text". Unignore ignored shadertext2 for Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug pdf-poppler. The label "Filled" in the test moves to the left due to the changes in the measurement. The SkPaint::measureText will use the "use paths" code path, similar to the drawing code. This results in different length for the string "Filled". As a side-note, the test probably measures either wrong text or uses wrong paint. This can be fixed separately. NOTREECHECKS=true NOTRY=true R=jvanverth@google.com, mtklein@google.com, rmistry@google.com Author: kkinnunen@nvidia.com Review URL: https://codereview.chromium.org/347393002
* rebaseline after GM change to bitmapfiltersGravatar reed2014-06-17
| | | | | | | | | | TBR= NOTRY=True NOTREECHECKS=True Author: reed@google.com Review URL: https://codereview.chromium.org/341593003
* New baselines for perlin noise tests affected by ce6a35.Gravatar senorblanco2014-06-12
| | | | | | | | | | | | | New baselines for perlinnoise, imagefiltersclipped and imagefiltersscaled GMs. R=scroggo@google.com TBR=scroggo NOTRY=true Author: senorblanco@chromium.org Review URL: https://codereview.chromium.org/336703002
* rebaselines for removal of unitmapperGravatar reed2014-06-12
| | | | | | | | | TBR= NOTRY=True Author: reed@google.com Review URL: https://codereview.chromium.org/330513005
* Add expectations for dashing gmGravatar egdaniel2014-06-12
| | | | | | | | | TBR=bsalomon@google.com BUG=skia: Author: egdaniel@google.com Review URL: https://codereview.chromium.org/330033002
* New etcbitmap baselinesGravatar krajcevski2014-06-09
| | | | | | | | R=robertphillips@google.com Author: krajcevski@google.com Review URL: https://codereview.chromium.org/325783003
* rebaselines for ignored filterbitmap / downsamplebitmap testsGravatar commit-bot@chromium.org2014-05-29
| | | | | | | | | | | | | | BUG= R=epoger@google.com TBR=epoger NOTRY=True NOTREECHECKS=True Author: humper@google.com Review URL: https://codereview.chromium.org/305933002 git-svn-id: http://skia.googlecode.com/svn/trunk@14952 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaselines for shadertext after unitmapper removalGravatar commit-bot@chromium.org2014-05-29
| | | | | | | | | | | | TBR= NOTRY=True NOTREECHECKS=True Author: reed@google.com Review URL: https://codereview.chromium.org/308653002 git-svn-id: http://skia.googlecode.com/svn/trunk@14948 2bbb7eff-a529-9590-31e7-b0007b416f81
* more rebaselines for shadertext2 and stroketext and a couple of mandrillsGravatar commit-bot@chromium.org2014-05-28
| | | | | | | | | | | | TBR=epoger NOTRY=True NOTREECHECKS=True Author: reed@google.com Review URL: https://codereview.chromium.org/303693013 git-svn-id: http://skia.googlecode.com/svn/trunk@14935 2bbb7eff-a529-9590-31e7-b0007b416f81
* more rebaselines for shadertextGravatar commit-bot@chromium.org2014-05-28
| | | | | | | | | | | TBR=epoger NOTRY=True Author: reed@google.com Review URL: https://codereview.chromium.org/302433017 git-svn-id: http://skia.googlecode.com/svn/trunk@14927 2bbb7eff-a529-9590-31e7-b0007b416f81
* Update expectations for etc1bitmapGravatar commit-bot@chromium.org2014-05-27
| | | | | | | | | | R=robertphillips@google.com Author: krajcevski@google.com Review URL: https://codereview.chromium.org/300063007 git-svn-id: http://skia.googlecode.com/svn/trunk@14893 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline after unitmapper shader changeGravatar commit-bot@chromium.org2014-05-23
| | | | | | | | | | | TBR=epoger NOTRY=True Author: reed@google.com Review URL: https://codereview.chromium.org/294973012 git-svn-id: http://skia.googlecode.com/svn/trunk@14868 2bbb7eff-a529-9590-31e7-b0007b416f81
* update canvas-layer-state (which should be deleted soon)Gravatar commit-bot@chromium.org2014-05-09
| | | | | | | | | | | | R=reed@android.com TBR=reed NOTRY=true Author: caryclark@google.com Review URL: https://codereview.chromium.org/274133002 git-svn-id: http://skia.googlecode.com/svn/trunk@14671 2bbb7eff-a529-9590-31e7-b0007b416f81
* commit GM actuals as expectations for all tests, marking them as unreviewedGravatar commit-bot@chromium.org2014-05-09
| | | | | | | | | | | | | BUG=skia:1578 NOTRY=True R=caryclark@google.com TBR=caryclark Author: epoger@google.com Review URL: https://codereview.chromium.org/279773003 git-svn-id: http://skia.googlecode.com/svn/trunk@14668 2bbb7eff-a529-9590-31e7-b0007b416f81
* commit GM actuals as expectations for all tests, marking them as unreviewedGravatar commit-bot@chromium.org2014-05-02
| | | | | | | | | | | | | | BUG=skia:1578 NOTREECHECKS=True NOTRY=True R=reed@google.com TBR=reed Author: epoger@google.com Review URL: https://codereview.chromium.org/265043002 git-svn-id: http://skia.googlecode.com/svn/trunk@14532 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline simpleblurroundrectGravatar commit-bot@chromium.org2014-05-01
| | | | | | | | | | | BUG=skia: TBR=epoger Author: humper@google.com Review URL: https://codereview.chromium.org/269573007 git-svn-id: http://skia.googlecode.com/svn/trunk@14510 2bbb7eff-a529-9590-31e7-b0007b416f81
* unsuppress inverse_paths gm imagesGravatar commit-bot@chromium.org2014-04-30
| | | | | | | | | | | | R=reed@android.com TBR=reed NOTRY=true Author: caryclark@google.com Review URL: https://codereview.chromium.org/264653003 git-svn-id: http://skia.googlecode.com/svn/trunk@14475 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline GM changes to image-surfaceGravatar commit-bot@chromium.org2014-04-30
| | | | | | | | | | | NOTRY=True TBR=caryclark@google.com Author: reed@google.com Review URL: https://codereview.chromium.org/254283003 git-svn-id: http://skia.googlecode.com/svn/trunk@14465 2bbb7eff-a529-9590-31e7-b0007b416f81
* New baselines for tileimagefilter GM after r14432.Gravatar senorblanco@chromium.org2014-04-30
| | | | | | | | TBR=caryclark@google.com Review URL: https://codereview.chromium.org/260753002 git-svn-id: http://skia.googlecode.com/svn/trunk@14462 2bbb7eff-a529-9590-31e7-b0007b416f81
* update yunchao suppressed expectationsGravatar commit-bot@chromium.org2014-04-29
| | | | | | | | | | | | | R=reed@android.com TBR=reed NOTRY=true NOTREECHECK=true Author: caryclark@google.com Review URL: https://codereview.chromium.org/263473002 git-svn-id: http://skia.googlecode.com/svn/trunk@14447 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaselines for 2pt Conical GradientsGravatar commit-bot@chromium.org2014-04-23
| | | | | | | | | | | | | | NOTREECHECKS=True NOTRY=True R=bsalomon@google.com TBR=bsalomon@google.com BUG=skia: Author: egdaniel@google.com Review URL: https://codereview.chromium.org/249523003 git-svn-id: http://skia.googlecode.com/svn/trunk@14325 2bbb7eff-a529-9590-31e7-b0007b416f81
* Mass baselining of drrect GMGravatar bsalomon@google.com2014-04-18
| | | | | | Review URL: https://codereview.chromium.org/243723003 git-svn-id: http://skia.googlecode.com/svn/trunk@14262 2bbb7eff-a529-9590-31e7-b0007b416f81
* Mass rebaseline of the rrect_* GMsGravatar bsalomon@google.com2014-04-18
| | | | | | Review URL: https://codereview.chromium.org/243693002 git-svn-id: http://skia.googlecode.com/svn/trunk@14261 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaselines for r14201. (Fix size of rotated text with FreeType.)Gravatar bungeman@google.com2014-04-15
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@14205 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline pathopsinverse GMsGravatar commit-bot@chromium.org2014-04-14
| | | | | | | | | | | | | to account for https://skia.googlesource.com/skia.git/+/4431e7757cfcb8cfa99535eed0e9f156dabf95c2 NOTRY=True R=caryclark@google.com Author: epoger@google.com Review URL: https://codereview.chromium.org/233253006 git-svn-id: http://skia.googlecode.com/svn/trunk@14188 2bbb7eff-a529-9590-31e7-b0007b416f81
* More SkPictureShader baselines.Gravatar fmalita@google.com2014-04-09
| | | | | | | | TBR=bensong@google.com Review URL: https://codereview.chromium.org/231563002 git-svn-id: http://skia.googlecode.com/svn/trunk@14116 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaselining resizeimagefilterGravatar commit-bot@chromium.org2014-04-04
| | | | | | | | | | | BUG=skia: R=senorblanco@google.com, senorblanco@chromium.org Author: sugoi@chromium.org Review URL: https://codereview.chromium.org/226413002 git-svn-id: http://skia.googlecode.com/svn/trunk@14068 2bbb7eff-a529-9590-31e7-b0007b416f81
* New baselines for imagefiltersscaled and lighting GMs.Gravatar senorblanco@chromium.org2014-03-20
| | | | | | | | TBR=jcgregorio@google.com Review URL: https://codereview.chromium.org/206443003 git-svn-id: http://skia.googlecode.com/svn/trunk@13878 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline imagefiltersscaled GM.Gravatar senorblanco@chromium.org2014-03-18
| | | | | | | | | | | | Rebaseline imagefiltersscaled GM for new test cases added in https://code.google.com/p/skia/source/detail?r=13798. TBR=jcgregorio@google.com BUG=skia: Review URL: https://codereview.chromium.org/203093004 git-svn-id: http://skia.googlecode.com/svn/trunk@13854 2bbb7eff-a529-9590-31e7-b0007b416f81
* New baselines for imagefiltersclipped, offsetimagefilter GMs.Gravatar senorblanco@chromium.org2014-03-12
| | | | | | | | | | | These were modified by https://code.google.com/p/skia/source/detail?r=13744 TBR=halcanary@google.com Review URL: https://codereview.chromium.org/196603005 git-svn-id: http://skia.googlecode.com/svn/trunk@13762 2bbb7eff-a529-9590-31e7-b0007b416f81
* New baselines for offsetimagefilter GM.Gravatar senorblanco@chromium.org2014-03-05
| | | | | | | | | TBR=rmistry@google.com BUG=skia: Review URL: https://codereview.chromium.org/187883002 git-svn-id: http://skia.googlecode.com/svn/trunk@13670 2bbb7eff-a529-9590-31e7-b0007b416f81
* New baselines for imagefiltersclipped, imagefiltersscaled GMs.Gravatar senorblanco@chromium.org2014-03-04
| | | | | | | | | | Required after r13637. TBR=rmistry@google.com Review URL: https://codereview.chromium.org/186933002 git-svn-id: http://skia.googlecode.com/svn/trunk@13659 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline extractbitmap GMs, as the test itself changedGravatar commit-bot@chromium.org2014-02-25
| | | | | | | | | | | NOTRY=True TBR=bsalomon Author: reed@google.com Review URL: https://codereview.chromium.org/180153002 git-svn-id: http://skia.googlecode.com/svn/trunk@13584 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline rrect gmsGravatar bsalomon@google.com2014-02-25
| | | | | | Review URL: https://codereview.chromium.org/180113002 git-svn-id: http://skia.googlecode.com/svn/trunk@13581 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add new baselines for bitmapsource, imagefiltersclipped and ↵Gravatar senorblanco@chromium.org2014-02-20
| | | | | | | | | | imagefiltersscaled GMs. TBR=scroggo@google.com Review URL: https://codereview.chromium.org/174203002 git-svn-id: http://skia.googlecode.com/svn/trunk@13517 2bbb7eff-a529-9590-31e7-b0007b416f81
* New baselines for imageblurtiled GM.Gravatar senorblanco@chromium.org2014-02-20
| | | | | | | | TBR=scroggo@google.com Review URL: https://codereview.chromium.org/170303004 git-svn-id: http://skia.googlecode.com/svn/trunk@13515 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add new baselines for tests affected by ↵Gravatar senorblanco@chromium.org2014-02-06
| | | | | | | | | | | | | | | | | | | | | | | https://code.google.com/p/skia/source/detail?r=13323, namely: colorfilterimagefilter dropshadowimagefilter imageblur imageblur_large imagefiltersbase imagefilterscropped imagefiltersgraph imagefiltersscaled morphology offsetimagefilter spritebitmap xfermodeimagefilter TBR=fmalita@chromium.org Review URL: https://codereview.chromium.org/156243003 git-svn-id: http://skia.googlecode.com/svn/trunk@13335 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
* 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
* 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