aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/gm/Test-Android-IntelRhb-SGX544-x86-Debug/expected-results.json
Commit message (Collapse)AuthorAge
* Rebaselining xfermodeimagefilterGravatar sugoi@google.com2013-09-27
| | | | | | | | | | | Adding new baselines and removing the line in ignore-tests.txt BUG= R=bsalomon@google.com, epoger@google.com Review URL: https://codereview.chromium.org/25062002 git-svn-id: http://skia.googlecode.com/svn/trunk@11499 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline hairline images & remove suppressionGravatar robertphillips@google.com2013-09-27
| | | | | | | | https://codereview.chromium.org/25045002/ git-svn-id: http://skia.googlecode.com/svn/trunk@11496 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaselines -- some stragglers for morphology.Gravatar senorblanco@chromium.org2013-09-23
| | | | | | | | TBR=bungeman Review URL: https://codereview.chromium.org/23688007 git-svn-id: http://skia.googlecode.com/svn/trunk@11440 2bbb7eff-a529-9590-31e7-b0007b416f81
* Moar rebaselines for testimagefilters and imagefilterscropped.Gravatar senorblanco@chromium.org2013-09-20
| | | | | | | | TBR=bungeman Review URL: https://codereview.chromium.org/23749010 git-svn-id: http://skia.googlecode.com/svn/trunk@11425 2bbb7eff-a529-9590-31e7-b0007b416f81
* ravaseline (pdf and gradients)Gravatar edisonn@google.com2013-09-20
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/23677013 git-svn-id: http://skia.googlecode.com/svn/trunk@11416 2bbb7eff-a529-9590-31e7-b0007b416f81
* Revert ignore-failures changes from r11395, since the tests have been ↵Gravatar senorblanco@chromium.org2013-09-19
| | | | | | | | | | rebaselined. TBR=epoger Review URL: https://codereview.chromium.org/23440054 git-svn-id: http://skia.googlecode.com/svn/trunk@11407 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline gradients (change the size so it does not chop the drawing)Gravatar edisonn@google.com2013-09-19
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/23803012 git-svn-id: http://skia.googlecode.com/svn/trunk@11403 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline tilemodes_npot on IMG devicesGravatar bsalomon@google.com2013-09-19
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@11396 2bbb7eff-a529-9590-31e7-b0007b416f81
* Implement crop rect support for the merge image filter.Gravatar senorblanco@chromium.org2013-09-19
| | | | | | | | | | Note: this will require rebaselining of the imagefilterscropped and testimagefilters GMs. R=reed@google.com Review URL: https://codereview.chromium.org/23600047 git-svn-id: http://skia.googlecode.com/svn/trunk@11387 2bbb7eff-a529-9590-31e7-b0007b416f81
* Third round of GPU hairline rebaselinesGravatar robertphillips@google.com2013-09-19
| | | | | | | | https://codereview.chromium.org/24240003/ git-svn-id: http://skia.googlecode.com/svn/trunk@11370 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline tilemode npot images on SGX GPUsGravatar bsalomon@google.com2013-09-18
| | | | | | | | R=epoger@google.com Review URL: https://codereview.chromium.org/23431033 git-svn-id: http://skia.googlecode.com/svn/trunk@11346 2bbb7eff-a529-9590-31e7-b0007b416f81
* Even more GM:lumamode rebaselines.Gravatar fmalita@google.com2013-09-18
| | | | | | | | TBR=epoger Review URL: https://codereview.chromium.org/23437042 git-svn-id: http://skia.googlecode.com/svn/trunk@11344 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline some more: imageblur, imagemagnification, and yet more ↵Gravatar mtklein@google.com2013-09-16
| | | | | | | | | | gradient_radial2 BUG= Review URL: https://codereview.chromium.org/23686019 git-svn-id: http://skia.googlecode.com/svn/trunk@11308 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaselines for imageblur, imagemagnifier, and still some for gradient_radial2Gravatar mtklein@google.com2013-09-16
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/23710057 git-svn-id: http://skia.googlecode.com/svn/trunk@11299 2bbb7eff-a529-9590-31e7-b0007b416f81
* straggler rebaselines for radial_gradient2Gravatar mtklein@google.com2013-09-16
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/23658058 git-svn-id: http://skia.googlecode.com/svn/trunk@11293 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline scaled_tilemode_gradient GM testsGravatar epoger@google.com2013-09-13
| | | | | | | | See http://c128.i.corp.google.com/skia/pixeldiffs/scaled_tilemode_gradient/diffs/ Review URL: https://codereview.chromium.org/23661006 git-svn-id: http://skia.googlecode.com/svn/trunk@11273 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline "lighting" GM testsGravatar epoger@google.com2013-09-13
| | | | | | | | | | See diffs at http://c128.i.corp.google.com/skia/pixeldiffs/lighting/diffs/ TBR=bsalomon Review URL: https://codereview.chromium.org/23441069 git-svn-id: http://skia.googlecode.com/svn/trunk@11271 2bbb7eff-a529-9590-31e7-b0007b416f81
* More fontscaler rebaselines after test changeGravatar bsalomon@google.com2013-09-09
| | | | | | Review URL: https://codereview.chromium.org/23455038 git-svn-id: http://skia.googlecode.com/svn/trunk@11166 2bbb7eff-a529-9590-31e7-b0007b416f81
* Committing unreviewed GM expectations generated by r11087: ↵Gravatar epoger@google.com2013-09-09
| | | | | | | | | | | scaled_tilemode_*, scaled_tilemodes_* BUG=skia:1603 TBR=humper Review URL: https://codereview.chromium.org/23757028 git-svn-id: http://skia.googlecode.com/svn/trunk@11164 2bbb7eff-a529-9590-31e7-b0007b416f81
* Check in expectations for all GM tests that don't have any yet, marked ↵Gravatar epoger@google.com2013-09-04
| | | | | | | | | | | appropriately BUG=skia:1578 R=borenet@google.com, reed@google.com Review URL: https://codereview.chromium.org/23949003 git-svn-id: http://skia.googlecode.com/svn/trunk@11086 2bbb7eff-a529-9590-31e7-b0007b416f81
* Mark imageblur and imagefiltersbase GM tests as ignore-failure on ↵Gravatar epoger@google.com2013-09-04
| | | | | | | | | | Android-IntelRhb-SGX544-x86 BUG=skia:1581 Review URL: https://codereview.chromium.org/23637004 git-svn-id: http://skia.googlecode.com/svn/trunk@11076 2bbb7eff-a529-9590-31e7-b0007b416f81
* Initial creation of GM expectations for Android-IntelRhb-SGX544Gravatar epoger@google.com2013-09-03
BUG=skia:1581 Review URL: https://codereview.chromium.org/23851006 git-svn-id: http://skia.googlecode.com/svn/trunk@11053 2bbb7eff-a529-9590-31e7-b0007b416f81