From 4c7f181c24ff6aefe7444da1c199a494636d3a94 Mon Sep 17 00:00:00 2001 From: antrim Date: Tue, 21 Jul 2015 07:43:28 -0700 Subject: [PATCH] Revert of Roll src/third_party/skia 1340039:e942bee (patchset #1 id:1 of https://codereview.chromium.org/1246943003/) Reason for revert: Still hit sizes check (nacl_helper-text) with same increase, reverting CL. Original issue's description: > Roll src/third_party/skia 1340039:e942bee > > Summary of changes available at: > https://chromium.googlesource.com/skia/+log/1340039..e942bee > > CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel > TBR=joshualitt@google.com > > Commits in this roll: > e942bee mtklein@google.com Revert of 565 support for SIMD xfermodes (patchset #3 id:40001 of https://codereview.chromium.org/1245673002/) > > Committed: https://crrev.com/e7d090a0a3187d21532d343331217b8518d0a75e > Cr-Commit-Position: refs/heads/master@{#339646} TBR=joshualitt@google.com,skia-deps-roller@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/1243073003 Cr-Commit-Position: refs/heads/master@{#339649} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index ce1774674901..5a7f59d44c9e 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,7 @@ vars = { 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': 'd5c834797554016ff9eee05da9f3e4c1fd4fd819', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', - 'skia_revision': 'e942bee8f9bc9b224aecc376083082c1ac33818d', + 'skia_revision': '134003902de13ade7795c5145a59b1e77770f2de', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. -- 2.11.4.GIT