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

Roll src/third_party/skia/ 0e101667d..d9c003721 (5 commits).

https://chromium.googlesource.com/skia.git/+log/0e101667d604..d9c0037211e1

$ git log 0e101667d..d9c003721 --date=short --no-merges --format='%ad %ae %s'
2016-01-08 mtklein Clean up order of arguments to d,s[,aa].
2016-01-08 mtklein Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of https://codereview.chromium.org/1567733005/ )
2016-01-08 mtklein Clean up SkXfermode_opts.h
2016-01-08 bsalomon Add a class representing texture swizzle.
2016-01-08 lsalzman fix opacity check in SkBitmapDevice::Create

CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
TBR=egdaniel@google.com

Review URL: https://codereview.chromium.org/1576523002

Cr-Commit-Position: refs/heads/master@{#368453}
parent 12acf502
...@@ -39,7 +39,7 @@ vars = { ...@@ -39,7 +39,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': '0e101667d604e4902eb24e0c0939d4f5b12c96ec', 'skia_revision': 'd9c0037211e1ae56c7b9628e69659e7f3df9081d',
# 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