Commit ffd1c2b2 authored by skia-deps-roller's avatar skia-deps-roller Committed by Commit bot

Roll src/third_party/skia/ e6ec16356..33e0cb5e7 (7 commits).

https://chromium.googlesource.com/skia.git/+log/e6ec16356ec6..33e0cb5e7f99

$ git log e6ec16356..33e0cb5e7 --date=short --no-merges --format='%ad %ae %s'
2016-08-30 cblume Store mipmap levels in deferred texture image
2016-08-30 vjiaoblack made raster shadows variance shadows
2016-08-30 halcanary Revert of SkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not fontName. (patchset #3 id:40001 of https://codereview.chromium.org/2258233002/ )
2016-08-30 halcanary SkTextBlob:  Begin implementing Extended TextBlob API
2016-08-30 rmistry Increase run_benchmarks timeout because the two Chromium page sets can take a while
2016-08-30 mtklein clean up use of register storage class
2016-08-30 halcanary SkPDF: SK_SFNTLY_SUBSETTER is gone

BUG=578304

CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
TBR=bsalomon@google.com

Review-Url: https://codereview.chromium.org/2291313003
Cr-Commit-Position: refs/heads/master@{#415432}
parent eacad605
...@@ -36,7 +36,7 @@ vars = { ...@@ -36,7 +36,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia # the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other. # and whatever else without interference from each other.
'skia_revision': 'e6ec16356ec677e582230002bd3ffab46fd14a49', 'skia_revision': '33e0cb5e7f9926b96db209c825f1eeca7c15bb16',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8 # the commit queue can handle CLs rolling V8
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment