diff options
author | skia-deps-roller <skia-deps-roller@chromium.org> | 2016-02-02 12:51:59 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-02-02 20:53:11 +0000 |
commit | a1c95b2295afefac3481eb944751796f2ac90db4 (patch) | |
tree | 94117d8dddf603f667e5517ef46c6dd6db45ca51 /DEPS | |
parent | b21f50c3f1dd41950c25e46b25745a6e541c7009 (diff) | |
download | chromium_src-a1c95b2295afefac3481eb944751796f2ac90db4.zip chromium_src-a1c95b2295afefac3481eb944751796f2ac90db4.tar.gz chromium_src-a1c95b2295afefac3481eb944751796f2ac90db4.tar.bz2 |
Roll src/third_party/skia/ 22000d1f8..136f51762 (8 commits).
https://chromium.googlesource.com/skia.git/+log/22000d1f8e2c..136f51762755
$ git log 22000d1f8..136f51762 --date=short --no-merges --format='%ad %ae %s'
2016-02-02 joshualitt Modify skiaserve to support drawTo
2016-02-02 reed unroll srcover_1 for blending a single color
2016-02-02 brianosman Fix SampleApp instructions in the Windows quick-start
2016-02-02 fmalita Remove SK_SUPPORT_LEGACY_SAMPLER_BIAS
2016-02-02 fmalita Sampler bias for all nofilter flavors
2016-02-02 reed increase inner-loop for xfer4 benches to reduce variance
2016-02-02 ethannicholas support for more features when rendering to/from JSON GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1662503003
2016-02-02 bsalomon Fix printfs for Windows and undo speculative test disable
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
TBR=jcgregorio@google.com
Review URL: https://codereview.chromium.org/1659743004
Cr-Commit-Position: refs/heads/master@{#373029}
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': '22000d1f8e2c554aec2f50a5a4cad0a5d04ca41c', + 'skia_revision': '136f517627556f9f831f92bc3e9e51c1ab9241d3', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other. |