aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/gm
Commit message (Collapse)AuthorAge
* The coloremoji GM should now look like it did before.Gravatar bungeman@google.com2013-11-11
| | | | | | | | With r12224 we now check that a stream looks like a font before trying to use it. git-svn-id: http://skia.googlecode.com/svn/trunk@12225 2bbb7eff-a529-9590-31e7-b0007b416f81
* Ignore coloremoji GM for now.Gravatar jvanverth@google.com2013-11-11
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12223 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
* Update bleed GM to use HQ filtering.Gravatar commit-bot@chromium.org2013-11-08
| | | | | | | | | | R=robertphillips@google.com Author: bsalomon@google.com Review URL: https://codereview.chromium.org/61133002 git-svn-id: http://skia.googlecode.com/svn/trunk@12188 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
* 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
* Perlin issue fixedGravatar commit-bot@chromium.org2013-11-06
| | | | | | | | | | | BUG=skia:1799 R=sugoi@chromium.org, sugoi@google.com, senorblanco@chromium.org Author: bsalomon@google.com Review URL: https://codereview.chromium.org/59173005 git-svn-id: http://skia.googlecode.com/svn/trunk@12150 2bbb7eff-a529-9590-31e7-b0007b416f81
* Mark blurs-gpu test as known-to-fail on Nexus4Gravatar epoger@google.com2013-11-05
| | | | | | | | | | | BUG=skia:1791 (SkipBuildbotRuns) R=bsalomon@google.com Review URL: https://codereview.chromium.org/59943004 git-svn-id: http://skia.googlecode.com/svn/trunk@12142 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline scaled_tilemode_npot gpu images on RHB and rebaseline SGX ↵Gravatar bsalomon@google.com2013-11-04
| | | | | | | | | | tilemode gpu BUG=skia:1789 Review URL: https://codereview.chromium.org/47263003 git-svn-id: http://skia.googlecode.com/svn/trunk@12121 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline blurs_gpuGravatar epoger@google.com2013-11-04
| | | | | | | | | BUG=skia:1791 TBR=robertphillips Review URL: https://codereview.chromium.org/57433005 git-svn-id: http://skia.googlecode.com/svn/trunk@12116 2bbb7eff-a529-9590-31e7-b0007b416f81
* Change SkBlurImageFilter to use fixed-point division. Yields ~1.8X speedup onGravatar senorblanco@chromium.org2013-11-04
| | | | | | | | | | | | | MacBookPro. Note: this will require defining SK_DISABLE_BLUR_DIVISION_OPTIMIZATION in Chrome, a la https://codereview.chromium.org/49973005. R=mtklein@google.com Review URL: https://codereview.chromium.org/57513002 git-svn-id: http://skia.googlecode.com/svn/trunk@12113 2bbb7eff-a529-9590-31e7-b0007b416f81
* fix baselines for arcofzorro hairlines shadertext shadertext2Gravatar caryclark@google.com2013-11-04
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12109 2bbb7eff-a529-9590-31e7-b0007b416f81
* fix more expectations for shadertext shadertext2 hairlinesGravatar caryclark@google.com2013-11-01
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12099 2bbb7eff-a529-9590-31e7-b0007b416f81
* Update missed expectations for xfermodesGravatar vandebo@chromium.org2013-11-01
| | | | | | | | ref: r12034, r12053 Review URL: https://codereview.chromium.org/56473003 git-svn-id: http://skia.googlecode.com/svn/trunk@12098 2bbb7eff-a529-9590-31e7-b0007b416f81
* update ignored tests with rebaselinesGravatar caryclark@google.com2013-11-01
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12097 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
* 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
* ignore gm roundrect errors including arcofzorroGravatar caryclark@google.com2013-11-01
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12092 2bbb7eff-a529-9590-31e7-b0007b416f81
* ignore gm roundrect errorsGravatar caryclark@google.com2013-11-01
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12090 2bbb7eff-a529-9590-31e7-b0007b416f81
* Construct round rects with perpendicular tangents.Gravatar commit-bot@chromium.org2013-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The round rects are constructed as before out of quadratics, but without fudging the control points. Instead, the mid on- curve point is nudged slightly outward to prevent the convexity test from failing. The convexity test now includes an error term for sign inequality after computing the cross product of the control lines. When the control points are represented as vectors, the number of bits of precision may be greatly reduced. Account for this by passing the number of bits available from the original control point values into the equality check. Making round rect construction lines perpendicular improves the chances of success when path ops encounters clips. No new tests are needed -- this change is exercised by the convex Path unit tests and the gm tests arcofzorro and hairlines. R=robertphillips@google.com, reed@google.com Author: caryclark@google.com Review URL: https://codereview.chromium.org/48783002 git-svn-id: http://skia.googlecode.com/svn/trunk@12085 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline improved N4 imagesGravatar robertphillips@google.com2013-11-01
| | | | | | | | https://codereview.chromium.org/49983005/ git-svn-id: http://skia.googlecode.com/svn/trunk@12081 2bbb7eff-a529-9590-31e7-b0007b416f81
* Update results for a Nexus4 tests that don't render well with perspectiveGravatar edisonn@google.com2013-11-01
| | | | | | Review URL: https://codereview.chromium.org/55633003 git-svn-id: http://skia.googlecode.com/svn/trunk@12076 2bbb7eff-a529-9590-31e7-b0007b416f81
* add some GM tests for rectsGravatar commit-bot@chromium.org2013-11-01
| | | | | | | | | | | BUG= R=robertphillips@google.com, bsalomon@google.com Author: yunchao.he@intel.com Review URL: https://codereview.chromium.org/54213002 git-svn-id: http://skia.googlecode.com/svn/trunk@12073 2bbb7eff-a529-9590-31e7-b0007b416f81
* Another rebaselineGravatar robertphillips@google.com2013-10-31
| | | | | | | | https://codereview.chromium.org/46043021/ git-svn-id: http://skia.googlecode.com/svn/trunk@12068 2bbb7eff-a529-9590-31e7-b0007b416f81
* More image rebaselinesGravatar robertphillips@google.com2013-10-31
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12066 2bbb7eff-a529-9590-31e7-b0007b416f81
* Yet more rebaselinesGravatar robertphillips@google.com2013-10-31
| | | | | | | | https://codereview.chromium.org/55303004/ git-svn-id: http://skia.googlecode.com/svn/trunk@12065 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add suppressions for Issue 1784Gravatar robertphillips@google.com2013-10-31
| | | | | | | | https://codereview.chromium.org/49533006/ git-svn-id: http://skia.googlecode.com/svn/trunk@12063 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline images that improved with 12037Gravatar robertphillips@google.com2013-10-31
| | | | | | | | https://codereview.chromium.org/55193002/ git-svn-id: http://skia.googlecode.com/svn/trunk@12061 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline lingering RoundRect RHB imagesGravatar robertphillips@google.com2013-10-31
| | | | | | | | https://codereview.chromium.org/52713011/ git-svn-id: http://skia.googlecode.com/svn/trunk@12060 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
* Remove suppression of morphology image diffsGravatar robertphillips@google.com2013-10-31
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12050 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
* [PDF] Improve complex xfer mode support.Gravatar vandebo@chromium.org2013-10-30
| | | | | | | | | | Xfer mode applies only to the shape of the source drawing, not everything in the clip as in currently implemented. It's just that the current gm examples draw a shape that fills the visible layer. R=edisonn@google.com, reed@google.com Review URL: https://codereview.appspot.com/4631078 git-svn-id: http://skia.googlecode.com/svn/trunk@12034 2bbb7eff-a529-9590-31e7-b0007b416f81
* Mark GMs that are not preserving the perspective for the canvas passedGravatar edisonn@google.com2013-10-30
| | | | | | Review URL: https://codereview.chromium.org/52443005 git-svn-id: http://skia.googlecode.com/svn/trunk@12028 2bbb7eff-a529-9590-31e7-b0007b416f81
* update results for Nexus4 gms that run in perspespective modeGravatar edisonn@google.com2013-10-30
| | | | | | Review URL: https://codereview.chromium.org/48623004 git-svn-id: http://skia.googlecode.com/svn/trunk@12026 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
* rebaseline GM results on Android-IntelRhb and Valgrind bots which were not ↵Gravatar epoger@google.com2013-10-30
| | | | | | | | | | | | | | | | running for a while Mostly tiny diffs due to roundrect implementation changes. Also a couple of GM tests that are known to have changed. Visually reviewed by bsalomon and epoger BUG=skia:1771 TBR=bsalomon Review URL: https://codereview.chromium.org/52963002 git-svn-id: http://skia.googlecode.com/svn/trunk@12023 2bbb7eff-a529-9590-31e7-b0007b416f81
* Fix bug in erosion filteringGravatar robertphillips@google.com2013-10-29
| | | | | | | | https://codereview.chromium.org/50813002/ git-svn-id: http://skia.googlecode.com/svn/trunk@11996 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebase msaa4 tests that haven't run in a long timeGravatar bsalomon@google.com2013-10-28
| | | | | | Review URL: https://codereview.chromium.org/48183006 git-svn-id: http://skia.googlecode.com/svn/trunk@11989 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
* Rebaseline strokes_round and strokes3 on SGX devicesGravatar bsalomon@google.com2013-10-24
| | | | | | | | BUG=skia:1752 Review URL: https://codereview.chromium.org/41083003 git-svn-id: http://skia.googlecode.com/svn/trunk@11953 2bbb7eff-a529-9590-31e7-b0007b416f81
* Tile large bitmaps that are clipped.Gravatar bsalomon@google.com2013-10-24
| | | | | | | | R=robertphillips@google.com Review URL: https://codereview.chromium.org/31033002 git-svn-id: http://skia.googlecode.com/svn/trunk@11951 2bbb7eff-a529-9590-31e7-b0007b416f81
* [PDF] Rebaseline mac expectations after fixing image unpremtuliplication in ↵Gravatar vandebo@chromium.org2013-10-24
| | | | | | | | r11945 Review URL: https://codereview.chromium.org/40263003 git-svn-id: http://skia.googlecode.com/svn/trunk@11948 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add note to ignored-tests.txtGravatar epoger@google.com2013-10-24
| | | | | | | | | | | BUG=skia:1748 (SkipBuildbotRuns) R=scroggo@google.com Review URL: https://codereview.chromium.org/40353002 git-svn-id: http://skia.googlecode.com/svn/trunk@11943 2bbb7eff-a529-9590-31e7-b0007b416f81