summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2015-10-27 11:14:59 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-27 18:16:02 +0000
commit5c41d72e697aab06b52b140103f75589de1d0c48 (patch)
tree28fb066d471b5903da5e57f468c80cd5bf419795
parentbbc9140089506affcd8d826258d45cf6b9522e40 (diff)
downloadchromium_src-5c41d72e697aab06b52b140103f75589de1d0c48.zip
chromium_src-5c41d72e697aab06b52b140103f75589de1d0c48.tar.gz
chromium_src-5c41d72e697aab06b52b140103f75589de1d0c48.tar.bz2
Roll src/third_party/skia 27c1728:423e337
Summary of changes available at: https://chromium.googlesource.com/skia/+log/27c1728..423e337 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=djsollen@google.com Commits in this roll: 423e337 robertphillips@google.com Disable gpu-side clip mask merging in the clip mask manager aada3e8 benjaminwagner@google.com Remove SkJpegCodec.cpp from Google3 BUILD due to differing libjpeg_turbo versions. 13dd023 bungeman@google.com Update Android FreeType version. Review URL: https://codereview.chromium.org/1418653005 Cr-Commit-Position: refs/heads/master@{#356343}
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index e459e01..e63c8ccb 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': '27c172885f6e37d9107d4c563ef7988734e68506',
+ 'skia_revision': '423e337782f65b6861a45a4ecff84192994ced1d',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.