summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-10-27 14:58:09 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-27 21:58:44 +0000
commitdbdc877e4f2e05f329f93b995e17e5047b47df5e (patch)
treecf91f5818abea2570324bbcaf91941b83ba3f658
parentcf7424458908c288a517055e2c1f2e581c23ffc3 (diff)
downloadchromium_src-dbdc877e4f2e05f329f93b995e17e5047b47df5e.zip
chromium_src-dbdc877e4f2e05f329f93b995e17e5047b47df5e.tar.gz
chromium_src-dbdc877e4f2e05f329f93b995e17e5047b47df5e.tar.bz2
Roll src/third_party/skia f7c0822:3f65e93
Summary of changes available at: https://chromium.googlesource.com/skia/+log/f7c0822..3f65e93 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=djsollen@google.com Commits in this roll: 3f65e93 msarett@google.com Add NewFromStream and getEncodedFormat to BitmapRegionDecoder 6885a1e mtklein@chromium.org Make SK_PREFETCH work on Windows too. 35e5d1b msarett@google.com Refactor SkBitmapRegionDecoderInterface for Android Review URL: https://codereview.chromium.org/1421403003 Cr-Commit-Position: refs/heads/master@{#356408}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 12405f8..2e7de68 100644
--- a/DEPS
+++ b/DEPS
@@ -39,7 +39,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other.
- 'skia_revision': 'f7c0822911e736940a8690fb0553821561bf8ac7',
+ 'skia_revision': '3f65e93b19027e61a640a8f421dcd745146446f7',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.