summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorskia-deps-roller <skia-deps-roller@chromium.org>2016-03-25 09:16:29 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-25 16:18:15 +0000
commit6c2eb9e17122a8eb23f2469abb618913c0f39793 (patch)
treeb2e561d03e099ad408cec64c28d08795160b9230 /DEPS
parent35748e90620802eefdcebb18f870cafe5bc4e05f (diff)
downloadchromium_src-6c2eb9e17122a8eb23f2469abb618913c0f39793.zip
chromium_src-6c2eb9e17122a8eb23f2469abb618913c0f39793.tar.gz
chromium_src-6c2eb9e17122a8eb23f2469abb618913c0f39793.tar.bz2
Roll src/third_party/skia/ f299e7105..64d094d77 (5 commits).
https://chromium.googlesource.com/skia.git/+log/f299e7105435..64d094d77565 $ git log f299e7105..64d094d77 --date=short --no-merges --format='%ad %ae %s' 2016-03-25 brianosman Require sRGB write control for sRGB support. Add flag to GrPaint to suppress linear -> sRGB conversion on write. Use that to fix YUV conversion, which directly produces sRGB data. (Technically, it produces data in whatever the color space of the JPEG might be). 2016-03-25 kjlubick patch battery charging until recipe is updated 2016-03-25 halcanary SkPDF: speed up SkPDFShader generation. 2016-03-25 kjlubick Splitting up wait_for_device into two pieces 2016-03-25 robertphillips Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/1829363002 Cr-Commit-Position: refs/heads/master@{#383279}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 7a16d46..39f390d 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': 'f299e7105435829c47e94f4cf6e408cad675bc77',
+ 'skia_revision': '64d094d7756534a9b9b0997aab225d9ceba098b6',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.