diff options
author | skia-deps-roller <skia-deps-roller@chromium.org> | 2016-02-01 15:14:26 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-02-01 23:15:58 +0000 |
commit | 84482376b6c80ec43beaa8222e0af33b40a8899b (patch) | |
tree | a51441afa19d1392fdf9522e6bc42a08130a7c72 /DEPS | |
parent | 9244685d259f280191d980e0b3b4762d04b9d0c3 (diff) | |
download | chromium_src-84482376b6c80ec43beaa8222e0af33b40a8899b.zip chromium_src-84482376b6c80ec43beaa8222e0af33b40a8899b.tar.gz chromium_src-84482376b6c80ec43beaa8222e0af33b40a8899b.tar.bz2 |
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}
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |