From 5c4ebefd590f0b9fb41e1ecec8a76c9209c74aae Mon Sep 17 00:00:00 2001 From: skia-deps-roller Date: Wed, 8 Jul 2015 14:49:06 -0700 Subject: [PATCH] Roll src/third_party/skia c1d1dd7:37fffc6 Summary of changes available at: https://chromium.googlesource.com/skia/+log/c1d1dd7..37fffc6 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=stephana@google.com Commits in this roll: 37fffc6 halcanary@google.com doc: embed fiddle 21217ab fmalita@chromium.org Remove SkImage::NewFromBitmap encoded data helper 7765a47 bsalomon@google.com Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. Review URL: https://codereview.chromium.org/1209043014 Cr-Commit-Position: refs/heads/master@{#337917} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5979dd82dd0a..51750c29f5b9 100644 --- a/DEPS +++ b/DEPS @@ -34,7 +34,7 @@ vars = { 'chromium_git': 'https://chromium.googlesource.com', 'libvpx_revision': 'aa9b5f1d6e226fbeae31b2e8984d6c135c61169f', 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', - 'skia_revision': 'c1d1dd738e8dda1dd439f8e2b065ec73b5c12b51', + 'skia_revision': '37fffc6e8fc1d7eaff7c1d977cfbc3a7e85e7fae', # 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