summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2016-03-24 09:20:10 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-24 16:21:04 +0000
commit291662056088696015887723c6c29f72c2ad08f4 (patch)
tree3dbcfa7f4698a65a0667cdd4f0d6b5f4aacf6131 /DEPS
parent883e7c4f4fe29b50cc43d15b9f0d8ef0f3a65e1f (diff)
downloadchromium_src-291662056088696015887723c6c29f72c2ad08f4.zip
chromium_src-291662056088696015887723c6c29f72c2ad08f4.tar.gz
chromium_src-291662056088696015887723c6c29f72c2ad08f4.tar.bz2
Roll src/third_party/skia/ 1215c6ac9..cd35baa8b (4 commits).
https://chromium.googlesource.com/skia.git/+log/1215c6ac94ec..cd35baa8bf16 $ git log 1215c6ac9..cd35baa8b --date=short --no-merges --format='%ad %ae %s' 2016-03-24 tomhudson Add missing SK_API to SkSwizzle.h GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1828733003 2016-03-24 brianosman https://codereview.chromium.org/1830973002 fixed this bug. Re-enable the tests and remove comments referencing it. 2016-03-24 robertphillips Switch new SkImageFilter internal methods over to sk_sp 2016-03-24 brianosman Convert Gray8 images to N32 before uploading. Previously, we were treating them as Alpha8, which was wrong. Fixes incorrect images on the filterbitmap_image_mandrill_64.png_g8 GM. CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/1830633004 Cr-Commit-Position: refs/heads/master@{#383074}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index ce3d9c2..ee22e39 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': '1215c6ac94ec1693f6b2ac3d2a5eaea0c8759c0f',
+ 'skia_revision': 'cd35baa8bf166bb07a754e958474fb1f2103439e',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.