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

Roll src/third_party/skia/ 95573e486..14e7a602d (14 commits).

https://chromium.googlesource.com/skia.git/+log/95573e4865c9..14e7a602d0ca

$ git log 95573e486..14e7a602d --date=short --no-merges --format='%ad %ae %s'
2016-09-14 djsollen Revert of Bundle common arguments to GrGradientEffect creation (patchset #2 id:20001 of https://codereview.chromium.org/2332213007/ )
2016-09-14 fmalita Fix SkDrawTextBlobCommand null blob crash
2016-09-14 egdaniel Update GN droid script
2016-09-14 fmalita [SVGDom] Expose intrinsic size info
2016-09-14 msarett Don't let the compiler complain that |a| is uninit
2016-09-14 egdaniel Disable ignore discard optimization in Vulkan
2016-09-14 mtklein CQ update
2016-09-14 mtklein GN: add is_official_build
2016-09-14 mtklein merge run and check-rc steps
2016-09-14 msarett Store SkColorSpaceXform gamma LUTs in a malloced field
2016-09-14 mtklein 565 is not this important.
2016-09-14 msarett Convert back to 0-255 scale before storing linear bytes
2016-09-14 fmalita Improved optional command handling in SkParsePath::FromSVGString()
2016-09-14 brianosman Bundle common arguments to GrGradientEffect creation

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

Review-Url: https://codereview.chromium.org/2341993002
Cr-Commit-Position: refs/heads/master@{#418772}
parent 73ed46b8
......@@ -36,7 +36,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': '95573e4865c913a01571b17fb88c0450b1aa3ca7',
'skia_revision': '14e7a602d0cae354417ea963940b092d298adf4d',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# 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