aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release
Commit message (Collapse)AuthorAge
...
* 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
* New baselines for imagefilterscropped, testimagefilters GMs.Gravatar senorblanco@chromium.org2013-09-19
| | | | | | | | TBR=bungeman Review URL: https://codereview.chromium.org/23855010 git-svn-id: http://skia.googlecode.com/svn/trunk@11401 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline pdf expected results (caused by not writing a bad pdf object if ↵Gravatar edisonn@google.com2013-09-19
| | | | | | | | | | the feature is NYI) BUG= Review URL: https://codereview.chromium.org/24144007 git-svn-id: http://skia.googlecode.com/svn/trunk@11397 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
* Second round of GPU hairline rebaselinesGravatar robertphillips@google.com2013-09-19
| | | | | | | | https://codereview.chromium.org/24243002/ git-svn-id: http://skia.googlecode.com/svn/trunk@11368 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline N10 hairmodes with bug noteGravatar bsalomon@google.com2013-09-18
| | | | | | | | | | BUG=1655 R=epoger@google.com,jvanverth@google.com Review URL: https://codereview.chromium.org/23619078 git-svn-id: http://skia.googlecode.com/svn/trunk@11351 2bbb7eff-a529-9590-31e7-b0007b416f81
* More GM:lumamode rebaselines.Gravatar fmalita@google.com2013-09-17
| | | | | | | | TBR=epoger Review URL: https://codereview.chromium.org/23875037 git-svn-id: http://skia.googlecode.com/svn/trunk@11334 2bbb7eff-a529-9590-31e7-b0007b416f81
* Yet more morphology rebaselines.Gravatar senorblanco@chromium.org2013-09-17
| | | | | | | | TBR=epoger Review URL: https://codereview.chromium.org/23441075 git-svn-id: http://skia.googlecode.com/svn/trunk@11333 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
* rebaseline radial_gradient2Gravatar mtklein@google.com2013-09-16
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/24099003 git-svn-id: http://skia.googlecode.com/svn/trunk@11290 2bbb7eff-a529-9590-31e7-b0007b416f81
* They're RRRRRrrrrrrreeebaseline!Gravatar bsalomon@google.com2013-09-13
| | | | | | | | R=epoger@google.com Review URL: https://codereview.chromium.org/23771006 git-svn-id: http://skia.googlecode.com/svn/trunk@11254 2bbb7eff-a529-9590-31e7-b0007b416f81
* 319 bottles of rebaseline on the wall...Gravatar bsalomon@google.com2013-09-13
| | | | | | | | R=epoger@google.com Review URL: https://codereview.chromium.org/23629042 git-svn-id: http://skia.googlecode.com/svn/trunk@11252 2bbb7eff-a529-9590-31e7-b0007b416f81
* Even more bulk rebaseliningGravatar bsalomon@google.com2013-09-09
| | | | | | | | | R=epoger@google.com BUG= Review URL: https://codereview.chromium.org/23724025 git-svn-id: http://skia.googlecode.com/svn/trunk@11173 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline hodge podgeGravatar bsalomon@google.com2013-09-09
| | | | | | | | | | | | | | | Ran rebaseline.py with no args. Reverted one PDF change that I didn't understand: Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release__tilemode_gradient_pdf-mac.png All remaining changes looked equally correct before and after. Looks like some line snapping flakes in the mix, just rebaseling for now since there is a lot in here to sort through. R=epoger@google.com Review URL: https://codereview.chromium.org/23609022 git-svn-id: http://skia.googlecode.com/svn/trunk@11168 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
* First round of GPU gradient rebaselineGravatar bsalomon@google.com2013-09-09
| | | | | | Review URL: https://codereview.chromium.org/23465012 git-svn-id: http://skia.googlecode.com/svn/trunk@11161 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaselines for r11137.Gravatar jvanverth@google.com2013-09-07
| | | | | | | https://codereview.chromium.org/23785005/ git-svn-id: http://skia.googlecode.com/svn/trunk@11144 2bbb7eff-a529-9590-31e7-b0007b416f81
* Update unreviewed mass baselines from r11086 based on code changes overnightGravatar epoger@google.com2013-09-05
| | | | | | | | | | | | | BUG=skia:1578 These results had been mass-committed, without review. Given that they were unreviewed in the first place, they are just as valid now. R=robertphillips@google.com Review URL: https://codereview.chromium.org/23983007 git-svn-id: http://skia.googlecode.com/svn/trunk@11097 2bbb7eff-a529-9590-31e7-b0007b416f81
* Revert r11093/r11094 (rebaselines); I will re-land most of them in a ↵Gravatar epoger@google.com2013-09-05
| | | | | | | | | | different fashion R=robertphillips@google.com Review URL: https://codereview.chromium.org/23461028 git-svn-id: http://skia.googlecode.com/svn/trunk@11095 2bbb7eff-a529-9590-31e7-b0007b416f81
* Image rebaselinesGravatar robertphillips@google.com2013-09-05
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@11094 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
* Add missing hairlines baselinesGravatar bsalomon@google.com2013-09-03
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@11061 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaselinesGravatar bsalomon@google.com2013-09-03
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@11059 2bbb7eff-a529-9590-31e7-b0007b416f81
* Image rebaselines for r11021Gravatar robertphillips@google.com2013-08-30
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@11036 2bbb7eff-a529-9590-31e7-b0007b416f81
* Image baselines for Nexus 10 Debug/ReleaseGravatar robertphillips@google.com2013-08-27
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@10958 2bbb7eff-a529-9590-31e7-b0007b416f81
* factory can draw now tooGravatar mtklein@google.com2013-08-27
| | | | | | | | | BUG=skia:1564 R=epoger@google.com Review URL: https://codereview.chromium.org/23607002 git-svn-id: http://skia.googlecode.com/svn/trunk@10935 2bbb7eff-a529-9590-31e7-b0007b416f81
* Adding SkLumaXfermode GM results.Gravatar fmalita@google.com2013-08-27
| | | | | | Review URL: https://codereview.chromium.org/23596004 git-svn-id: http://skia.googlecode.com/svn/trunk@10933 2bbb7eff-a529-9590-31e7-b0007b416f81
* Four cmykjpeg GMs that weren't done yet yesterday.Gravatar mtklein@google.com2013-08-27
| | | | | | | | | | | This does not fix the other failures yet. BUG= R=borenet@google.com Review URL: https://codereview.chromium.org/23591002 git-svn-id: http://skia.googlecode.com/svn/trunk@10932 2bbb7eff-a529-9590-31e7-b0007b416f81
* add bezier effect baselinesGravatar bsalomon@google.com2013-08-23
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@10898 2bbb7eff-a529-9590-31e7-b0007b416f81
* expectations for radial_gradient2Gravatar mtklein@google.com2013-08-21
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/23144005 git-svn-id: http://skia.googlecode.com/svn/trunk@10865 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add new baselines for arcofzorro GMGravatar robertphillips@google.com2013-08-21
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@10859 2bbb7eff-a529-9590-31e7-b0007b416f81
* Adding new baselines for blurquickreject GMGravatar robertphillips@google.com2013-08-21
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@10858 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add new "bleed" GM baselinesGravatar robertphillips@google.com2013-08-21
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@10855 2bbb7eff-a529-9590-31e7-b0007b416f81
* Remove base-* directories from gm expected/actual paths; just use platform namesGravatar epoger@google.com2013-08-20
BUG=skia:1512 The buildbot master continues to set gm_image_subdir, but the slaves no longer use that component when building GM paths (they just use builder_name instead). But gm_image_subdir is still used for SKP storage paths under gs://chromium-skia-gm/playback/gm-actual , for now... Immediately before committing this CL, I will copy the actual-results.json files from their old locations to their new locations (within the skia-autogen repo) so that both old and new versions of rebaseline.py will be able to retrieve actual results, like so: svn cp base-android-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-nexus Test-Android-GalaxyNexus-SGX540-Arm7-Debug svn cp base-android-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Release/base-android-galaxy-nexus Test-Android-GalaxyNexus-SGX540-Arm7-Release svn cp base-android-nexus-10/Test-Android-Nexus10-MaliT604-Arm7-Debug/base-android-nexus-10 Test-Android-Nexus10-MaliT604-Arm7-Debug ... svn cp base-shuttle-win7-intel-float/Test-Win7-ShuttleA-HD2000-x86-Debug/base-shuttle-win7-intel-float Test-Win7-ShuttleA-HD2000-x86-Debug svn cp base-shuttle-win7-intel-float/Test-Win7-ShuttleA-HD2000-x86-Release/base-shuttle-win7-intel-float Test-Win7-ShuttleA-HD2000-x86-Release Once we see this CL land successfully, I will delete the actual-results.json files from their OLD location within skia-autogen, like so: svn rm base-android-galaxy-nexus svn rm base-android-nexus-10 ... svn rm base-shuttle-win7-intel-directwrite svn rm base-shuttle-win7-intel-float R=borenet@google.com, rmistry@google.com Review URL: https://codereview.chromium.org/23120002 git-svn-id: http://skia.googlecode.com/svn/trunk@10821 2bbb7eff-a529-9590-31e7-b0007b416f81