aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/gm/Test-Android-Xoom-Tegra2-Arm7-Debug
Commit message (Collapse)AuthorAge
* 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
* 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
* New baselines for tileimagefilter, imagefiltersgraph, and everything Nexus4.Gravatar senorblanco@chromium.org2014-01-04
| | | | | | | | TBR= Review URL: https://codereview.chromium.org/101693010 git-svn-id: http://skia.googlecode.com/svn/trunk@12898 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
* Some more medium/MIP downsample gpu rebaslines and misc gpu innocuous ↵Gravatar bsalomon@google.com2013-12-19
| | | | | | | | rebaselines Review URL: https://codereview.chromium.org/106523004 git-svn-id: http://skia.googlecode.com/svn/trunk@12785 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline medium quality downscale images after mipmap changeGravatar bsalomon@google.com2013-12-19
| | | | | | Review URL: https://codereview.chromium.org/113803004 git-svn-id: http://skia.googlecode.com/svn/trunk@12780 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 bleed gpu as ignore failure on XoomGravatar bsalomon@google.com2013-12-17
| | | | | | | | BUG=skia:1938 Review URL: https://codereview.chromium.org/116093005 git-svn-id: http://skia.googlecode.com/svn/trunk@12724 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
* rebaseline android images that use bicubic effectGravatar bsalomon@google.com2013-12-16
| | | | | | Review URL: https://codereview.chromium.org/116573002 git-svn-id: http://skia.googlecode.com/svn/trunk@12693 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
* 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
* 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
* Last set of rebaselines for https://codereview.chromium.org/99993002Gravatar jvanverth@google.com2013-12-04
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/104733002 git-svn-id: http://skia.googlecode.com/svn/trunk@12480 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline GMs for r12440 (HQ filtering for tiled/bleed drawBitmap)Gravatar robertphillips@google.com2013-12-03
| | | | | | | | https://codereview.chromium.org/101793002/ git-svn-id: http://skia.googlecode.com/svn/trunk@12455 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
* Ever yet even more rebaslines for r12400.Gravatar bungeman@google.com2013-11-26
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12409 2bbb7eff-a529-9590-31e7-b0007b416f81
* Laggard rebaselines for r12357Gravatar robertphillips@google.com2013-11-22
| | | | | | | | https://codereview.chromium.org/82733005/ git-svn-id: http://skia.googlecode.com/svn/trunk@12360 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
* 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
* Blur rebaselines for some straggler bots that just caught up.Gravatar senorblanco@chromium.org2013-11-08
| | | | | | | | | R=epoger BUG= Review URL: https://codereview.chromium.org/58853007 git-svn-id: http://skia.googlecode.com/svn/trunk@12205 2bbb7eff-a529-9590-31e7-b0007b416f81
* New baselines for all currently-failing tests. All of these are minor pixel ↵Gravatar senorblanco@chromium.org2013-11-08
| | | | | | | | | | | diffs, except for dashcubics_gpu on Tegra, whose baseline was previously missing. TBR=robertphillips BUG= Review URL: https://codereview.chromium.org/67013002 git-svn-id: http://skia.googlecode.com/svn/trunk@12194 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
* Mark Xoom scaled_tilemodes_npot GPU images as ignoreGravatar bsalomon@google.com2013-11-07
| | | | | | | | BUG=skia:1814 Review URL: https://codereview.chromium.org/61763011 git-svn-id: http://skia.googlecode.com/svn/trunk@12169 2bbb7eff-a529-9590-31e7-b0007b416f81
* fix hairline expectationsGravatar caryclark@google.com2013-11-01
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12094 2bbb7eff-a529-9590-31e7-b0007b416f81
* fix expectations for arcofzorroGravatar caryclark@google.com2013-11-01
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12093 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline for r12034Gravatar vandebo@chromium.org2013-10-31
| | | | | | | | | | | | xfermodes changed in all configs - added more src types. The following gms changed only for pdf configs: xfermodes2, xfermodes3, aarectmodes, colormatrix, lumafilter, mixed_xfermodes R=edisonn@google.com Review URL: https://codereview.chromium.org/54763003 git-svn-id: http://skia.googlecode.com/svn/trunk@12053 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaselines of morphology GM for r11966Gravatar robertphillips@google.com2013-10-31
| | | | | | | | https://codereview.chromium.org/54353004/ git-svn-id: http://skia.googlecode.com/svn/trunk@12049 2bbb7eff-a529-9590-31e7-b0007b416f81
* semi-blindly rebaseline some GM results, keeping them marked as unreviewedGravatar epoger@google.com2013-10-30
| | | | | | | | | | | | (they were unreviewed in the first place, so there's no particular reason to think they are either better or worse than they were before) As discussed live with bsalomon TBR=bsalomon Review URL: https://codereview.chromium.org/53023002 git-svn-id: http://skia.googlecode.com/svn/trunk@12024 2bbb7eff-a529-9590-31e7-b0007b416f81
* mass-committing another round of GM results, marked as reviewed-by-human=falseGravatar epoger@google.com2013-10-26
| | | | | | | | | BUG=skia:1759 TBR=bsalomon Review URL: https://codereview.chromium.org/46653003 git-svn-id: http://skia.googlecode.com/svn/trunk@11971 2bbb7eff-a529-9590-31e7-b0007b416f81
* New baselines for imagefiltersgraph GM.Gravatar senorblanco@chromium.org2013-10-25
| | | | | | | | TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/44323002 git-svn-id: http://skia.googlecode.com/svn/trunk@11964 2bbb7eff-a529-9590-31e7-b0007b416f81
* Xoom rebaselines.Gravatar senorblanco@chromium.org2013-10-21
| | | | | | | | | | Note: Some of these had no base versions in GS corresponding to the hashes in the JSON, causing the svndiff script to barf. I hacked it up to let me finish, but it should probably handle the case of a missing hash more gracefully. TBR=epoger Review URL: https://codereview.chromium.org/33303007 git-svn-id: http://skia.googlecode.com/svn/trunk@11900 2bbb7eff-a529-9590-31e7-b0007b416f81
* First round of matrixconvolution rebaselines.Gravatar senorblanco@chromium.org2013-10-21
| | | | | | | | TBR=robertphillips Review URL: https://codereview.chromium.org/32823002 git-svn-id: http://skia.googlecode.com/svn/trunk@11882 2bbb7eff-a529-9590-31e7-b0007b416f81
* A few stragglers for r1187 (Fix cubic->quad RR corner regression)Gravatar robertphillips@google.com2013-10-21
| | | | | | | | https://codereview.chromium.org/31333002/ git-svn-id: http://skia.googlecode.com/svn/trunk@11875 2bbb7eff-a529-9590-31e7-b0007b416f81