diff options
author | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-19 19:36:45 +0000 |
---|---|---|
committer | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-19 19:36:45 +0000 |
commit | def0a9e7c721163a0b7c28c6a670655fead0a0db (patch) | |
tree | 0c5ccbff9a24edea2d36d7e5a334ad0a0aee9095 /DEPS | |
parent | 019bc2eff09f19b521b3915354971000d617e499 (diff) | |
download | chromium_src-def0a9e7c721163a0b7c28c6a670655fead0a0db.zip chromium_src-def0a9e7c721163a0b7c28c6a670655fead0a0db.tar.gz chromium_src-def0a9e7c721163a0b7c28c6a670655fead0a0db.tar.bz2 |
Revert of Skia roll 30e6e2a:373dd9b (https://codereview.chromium.org/346823002/)
Reason for revert:
I believe this breaks the layout test svg/filters/big-sized-filter-2.svg. It's misrendering / crashing on all platforms:
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20Chromium&showExpectations=true&tests=svg%2Ffilters%2Fbig-sized-filter-2.svg
Original issue's description:
> Skia roll 30e6e2a:373dd9b
>
> https://skia.googlesource.com/skia/+log/30e6e2af14e84216b1c113fd7500d0822bc81daa..373dd9b52f88158edd1e24419e6d937efaf59d55
>
> CQ_EXTRA_TRYBOTS=tryserver.chromium:linux_layout_rel
> TBR=reed@google.com
> BUG=
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278426
TBR=reed@google.com,skia-deps-roller@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=
Review URL: https://codereview.chromium.org/343953003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278455 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ vars = { "lss_revision": "26", "sfntly_revision": "239", "lighttpd_revision": "33737", - "skia_revision": "373dd9b52f88158edd1e24419e6d937efaf59d55", + "skia_revision": "30e6e2af14e84216b1c113fd7500d0822bc81daa", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling Skia # and V8 without interference from each other. |