From 84482376b6c80ec43beaa8222e0af33b40a8899b Mon Sep 17 00:00:00 2001 From: skia-deps-roller Date: Mon, 1 Feb 2016 15:14:26 -0800 Subject: Roll src/third_party/skia/ 6404981b0..f267c1efe (5 commits). https://chromium.googlesource.com/skia.git/+log/6404981b0c39..f267c1efe7de $ git log 6404981b0..f267c1efe --date=short --no-merges --format='%ad %ae %s' 2016-02-01 bsalomon Add ability to extract YUV planes from SkImage 2016-02-01 bsalomon Fix GL readback code to handle rowbytes correctly for non-32bit formats 2016-02-01 mtklein Look beyond SSE2 for Paeth 2016-02-01 bsalomon Move SkColorMatrixFilter implementation to core. 2016-02-01 ethannicholas added a default constructor for GrBatchToXPOverrides GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1657803002 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=jcgregorio@google.com Review URL: https://codereview.chromium.org/1658723006 Cr-Commit-Position: refs/heads/master@{#372808} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 9156812..d0f580f 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': '6404981b0c3984ba91b3bda35e60c6c8a8a773c2', + 'skia_revision': 'f267c1efe7de7a8e71404afde6cbf93c3808d267', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. -- cgit v1.1