aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/gm
Commit message (Collapse)AuthorAge
* [PDF] Fix clipping in xfermode improvement.Gravatar commit-bot@chromium.org2013-12-17
| | | | | | | | | | | | | | In some cases, the wrong clip (src clip instead of initial clip) was used. Switch almost exclusively to initial clip because it is safe and generates a smaller result. BUG=chromium:328009 R=reed@google.com, bungeman@google.com Author: vandebo@chromium.org Review URL: https://codereview.chromium.org/116423004 git-svn-id: http://skia.googlecode.com/svn/trunk@12729 2bbb7eff-a529-9590-31e7-b0007b416f81
* Remove bleed from ignored-tests.txtGravatar bsalomon@google.com2013-12-17
| | | | | | | | BUG=skia:1880 Review URL: https://codereview.chromium.org/103213011 git-svn-id: http://skia.googlecode.com/svn/trunk@12726 2bbb7eff-a529-9590-31e7-b0007b416f81
* Mark bleed gpu as ignore failure on Xoom (Release version)Gravatar bsalomon@google.com2013-12-17
| | | | | | | | BUG=skia:1938 Review URL: https://codereview.chromium.org/117633002 git-svn-id: http://skia.googlecode.com/svn/trunk@12725 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
* Add Win8 bots to rebaseline.py, add baselines for Win8Gravatar commit-bot@chromium.org2013-12-17
| | | | | | | | | | | | NOTRY=True BUG= R=epoger@google.com Author: borenet@google.com Review URL: https://codereview.chromium.org/117433003 git-svn-id: http://skia.googlecode.com/svn/trunk@12714 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
* Create empty GM expectations for all Win8 buildersGravatar commit-bot@chromium.org2013-12-17
| | | | | | | | | | | | | (SkipBuildbotRuns) NOTRY=True NOTREECHECKS=True R=borenet@google.com Author: epoger@google.com Review URL: https://codereview.chromium.org/117233003 git-svn-id: http://skia.googlecode.com/svn/trunk@12710 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline innocuous image changes on Android.Gravatar bsalomon@google.com2013-12-17
| | | | | | Review URL: https://codereview.chromium.org/117343002 git-svn-id: http://skia.googlecode.com/svn/trunk@12708 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
* Fixed a displacement issueGravatar commit-bot@chromium.org2013-12-12
| | | | | | | | | | | | | The displacement filter was assuming that both inputs were of the same size, which is true in blink, but not necessarily in a compromised stream. BUG=327372 R=senorblanco@chromium.org, senorblanco@google.com, reed@google.com, fmalita@chromium.org, fmalita@google.com, sugoi@google.com Author: sugoi@chromium.org Review URL: https://codereview.chromium.org/101623007 git-svn-id: http://skia.googlecode.com/svn/trunk@12655 2bbb7eff-a529-9590-31e7-b0007b416f81
* Bounds fixes for SkXfermodeImageFilter:Gravatar senorblanco@chromium.org2013-12-12
| | | | | | | | | | | | | | 1) Change the default bounds to the union of the foreground and background bounds. 2) Use a canvas translate instead of manually offsetting the foreground and background bounds by the union. 3) Apply the transfer mode to all pixels, including those outside the foreground rect by using a difference clip. Covered by the offset test cases in the xfermodeimagefilter GM (will need rebaselines). R=reed@google.com Review URL: https://codereview.chromium.org/112683004 git-svn-id: http://skia.googlecode.com/svn/trunk@12652 2bbb7eff-a529-9590-31e7-b0007b416f81
* GM: stroke-fill results for pdf-popplerGravatar commit-bot@chromium.org2013-12-12
| | | | | | | | | | | | | | | (some stragglers that snuck in overnight while pdf-poppler was still ignored) NOTRY=True NOTREECHECKS=True R=rmistry@google.com TBR=rmistry Author: epoger@google.com Review URL: https://codereview.chromium.org/103383003 git-svn-id: http://skia.googlecode.com/svn/trunk@12644 2bbb7eff-a529-9590-31e7-b0007b416f81
* GM: stop ignoring pdf-poppler failuresGravatar commit-bot@chromium.org2013-12-12
| | | | | | | | | | | | BUG=skia:1657 NOTRY=True R=vandebo@chromium.org Author: epoger@google.com Review URL: https://codereview.chromium.org/108813007 git-svn-id: http://skia.googlecode.com/svn/trunk@12643 2bbb7eff-a529-9590-31e7-b0007b416f81
* Update stroke-fill_pdf-native.png after r12625Gravatar vandebo@chromium.org2013-12-11
| | | | | | | | TBR=bungeman@google.com Review URL: https://codereview.chromium.org/102443006 git-svn-id: http://skia.googlecode.com/svn/trunk@12627 2bbb7eff-a529-9590-31e7-b0007b416f81
* remaining GM baselines for pdf-popplerGravatar commit-bot@chromium.org2013-12-11
| | | | | | | | | | | | | | | R=vandebo@chromium.org TBR=vandebo BUG= (SkipBuildbotRuns) NOTRY=True NOTREECHECKS=True Author: epoger@google.com Review URL: https://codereview.chromium.org/112973004 git-svn-id: http://skia.googlecode.com/svn/trunk@12626 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add clipped-bitmap-shaders-*-hq_angle.png to ignore-tests.txtGravatar robertphillips@google.com2013-12-10
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12594 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
* GM expectations: create initial empty expectations for ↵Gravatar epoger@google.com2013-12-09
| | | | | | | | | | | Test-Ubuntu12-ShuttleA-ATI5770-x86_64-Release-Valgrind (SkipBuildbotRuns) TBR=djsollen Review URL: https://codereview.chromium.org/100643003 git-svn-id: http://skia.googlecode.com/svn/trunk@12585 2bbb7eff-a529-9590-31e7-b0007b416f81
* add hq clipped biptmap shader GMs to ignored-tests.txtGravatar bsalomon@google.com2013-12-09
| | | | | | | | TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/93633003 git-svn-id: http://skia.googlecode.com/svn/trunk@12584 2bbb7eff-a529-9590-31e7-b0007b416f81
* New Nexus4 baselines due to r12571.Gravatar senorblanco@chromium.org2013-12-09
| | | | | | | | R=robertphillips Review URL: https://codereview.chromium.org/110603003 git-svn-id: http://skia.googlecode.com/svn/trunk@12583 2bbb7eff-a529-9590-31e7-b0007b416f81
* Mark rrect_clip_aa, skbug1719, and pathopsskpclip as ignored on N4 gpuGravatar bsalomon@google.com2013-12-09
| | | | | | | | | BUG=skia:1888 TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/107843003 git-svn-id: http://skia.googlecode.com/svn/trunk@12582 2bbb7eff-a529-9590-31e7-b0007b416f81
* Nobody knows the rebaselines I've seen...Gravatar jvanverth@google.com2013-12-06
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12535 2bbb7eff-a529-9590-31e7-b0007b416f81
* commit remaining pdf-poppler GM results as unreviewed-by-humansGravatar epoger@google.com2013-12-06
| | | | | | | | | BUG=skia:1884 TBR=vandebo Review URL: https://codereview.chromium.org/103033004 git-svn-id: http://skia.googlecode.com/svn/trunk@12530 2bbb7eff-a529-9590-31e7-b0007b416f81
* pdf-poppler GM results: updated more still-unreviewed expectationsGravatar epoger@google.com2013-12-06
| | | | | | | | | | (The prior revision of these expectations were unreviewed-by-humans anyway) BUG=skia:1578,skia:1759 TBR=vandebo Review URL: https://codereview.chromium.org/93883003 git-svn-id: http://skia.googlecode.com/svn/trunk@12529 2bbb7eff-a529-9590-31e7-b0007b416f81
* Really truly final (?) rebaseline for https://codereview.chromium.org/102683002/Gravatar jvanverth@google.com2013-12-06
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12526 2bbb7eff-a529-9590-31e7-b0007b416f81
* Update not-reviewed-by-human poppler baselinesGravatar epoger@google.com2013-12-05
| | | | | | | | | | | | | | | | | | | | BUG=skia:1657,skia:1578 TBR=vandebo These were already annotated as belonging to https://code.google.com/p/skia/issues/detail?id=1578 ('commit GM actuals as expectations for all tests, marking them as unreviewed'), which means they had not been visually reviewed in the first place. So we have no reason to believe their current results are incorrect (for all we know, they were wrong before) For these and all other expectations with the bug1578 annotation, we should figure out a way to validate them. But that's for another day... Review URL: https://codereview.chromium.org/107293002 git-svn-id: http://skia.googlecode.com/svn/trunk@12521 2bbb7eff-a529-9590-31e7-b0007b416f81
* expectations/gm/ignored-tests.txt: add links to tracking bugsGravatar epoger@google.com2013-12-05
| | | | | | | | (SkipBuildbotRuns) Review URL: https://codereview.chromium.org/106643003 git-svn-id: http://skia.googlecode.com/svn/trunk@12516 2bbb7eff-a529-9590-31e7-b0007b416f81
* One last rebaseline (I hope)Gravatar jvanverth@google.com2013-12-05
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12514 2bbb7eff-a529-9590-31e7-b0007b416f81
* Finish rebaselines for https://codereview.chromium.org/102683002/Gravatar jvanverth@google.com2013-12-05
| | | | | | Review URL: https://codereview.chromium.org/106773002 git-svn-id: http://skia.googlecode.com/svn/trunk@12511 2bbb7eff-a529-9590-31e7-b0007b416f81
* Image rebaselinesGravatar robertphillips@google.com2013-12-05
| | | | | | | | https://codereview.chromium.org/101313004/ git-svn-id: http://skia.googlecode.com/svn/trunk@12502 2bbb7eff-a529-9590-31e7-b0007b416f81
* More rebaselines for https://codereview.chromium.org/102683002Gravatar jvanverth@google.com2013-12-05
| | | | | | Review URL: https://codereview.chromium.org/105963002 git-svn-id: http://skia.googlecode.com/svn/trunk@12497 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline ANGLE for https://codereview.chromium.org/102683002.Gravatar jvanverth@google.com2013-12-04
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12496 2bbb7eff-a529-9590-31e7-b0007b416f81
* Update ignored tests.Gravatar jvanverth@google.com2013-12-04
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/105793002 git-svn-id: http://skia.googlecode.com/svn/trunk@12495 2bbb7eff-a529-9590-31e7-b0007b416f81
* Simplify matrix generation for convex path rendererGravatar commit-bot@chromium.org2013-12-04
| | | | | | | | | | | | Addresses precision issues which were leading to asserts in Debug R=bsalomon@google.com, mtklein@google.com Author: jvanverth@google.com Review URL: https://codereview.chromium.org/102683002 git-svn-id: http://skia.googlecode.com/svn/trunk@12494 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 https://codereview.chromium.org/99993002/Gravatar jvanverth@google.com2013-12-03
| | | | | | Review URL: https://codereview.chromium.org/102953002 git-svn-id: http://skia.googlecode.com/svn/trunk@12475 2bbb7eff-a529-9590-31e7-b0007b416f81
* Ignore colortype_msaa4 (for https://codereview.chromium.org/99993002)Gravatar jvanverth@google.com2013-12-03
| | | | | | Review URL: https://codereview.chromium.org/102713003 git-svn-id: http://skia.googlecode.com/svn/trunk@12474 2bbb7eff-a529-9590-31e7-b0007b416f81
* [PDF] Fixes the cases where SkPDFDevice::finishContentEntry is called with ↵Gravatar commit-bot@chromium.org2013-12-03
| | | | | | | | | | | | | | | | | empty content. There are some cases (like drawing a completely transparent image) where the code tries to finish a content entry with no content and an xfermode other than clear. This makes those cases work correctly. This is likely what was happening in chromium:316546, but it wasn't clear what the core problem was. desk_techcrunch.skp tripped a debug only assert that exposed the core issue. BUG=skia:1868,chromium:316546 R=reed@google.com, bungeman@google.com Author: vandebo@chromium.org Review URL: https://codereview.chromium.org/92453002 git-svn-id: http://skia.googlecode.com/svn/trunk@12473 2bbb7eff-a529-9590-31e7-b0007b416f81
* Add GPU support for color bitmap fontsGravatar commit-bot@chromium.org2013-12-03
| | | | | | | | | | | BUG=skia:1869 R=bungeman@google.com, robertphillips@google.com, bsalomon@google.com Author: jvanverth@google.com Review URL: https://codereview.chromium.org/99993002 git-svn-id: http://skia.googlecode.com/svn/trunk@12471 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
* Fix ignored-tests.txtGravatar bsalomon@google.com2013-12-02
| | | | | | Review URL: https://codereview.chromium.org/100383002 git-svn-id: http://skia.googlecode.com/svn/trunk@12449 2bbb7eff-a529-9590-31e7-b0007b416f81
* HQ filtering for tiled/bleed drawBitmapGravatar commit-bot@chromium.org2013-12-02
| | | | | | | | | | | | sample at pix center in bicubic R=senorblanco@chromium.org, jvanverth@google.com Author: bsalomon@google.com Review URL: https://codereview.chromium.org/83153006 git-svn-id: http://skia.googlecode.com/svn/trunk@12440 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 remaining rebaslines for r12400.Gravatar bungeman@google.com2013-11-27
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@12417 2bbb7eff-a529-9590-31e7-b0007b416f81
* move to newer angleGravatar commit-bot@chromium.org2013-11-27
| | | | | | | | | | R=robertphillips@google.com Author: bsalomon@google.com Review URL: https://codereview.chromium.org/86423002 git-svn-id: http://skia.googlecode.com/svn/trunk@12416 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