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

Roll src/third_party/skia/ 1ac3f40b4..fbe1c110a (4 commits).

https://chromium.googlesource.com/skia.git/+log/1ac3f40b4350..fbe1c110acf2

$ git log 1ac3f40b4..fbe1c110a --date=short --no-merges --format='%ad %ae %s'
2015-11-18 fmalita [Reland] Fix NVPR assert for equivalent ovals
2015-11-18 bsalomon Make SkTLList prealloc its first block of nodes
2015-11-18 bsalomon Make block size a template parameter of SkTLList
2015-11-18 mtklein Revert SkBlitMask_opts.h back to hand-coded NEON.

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

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

Cr-Commit-Position: refs/heads/master@{#360531}
parent 428cf58f
......@@ -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': '1ac3f40b4350e01459b68a5fc598d1dc9e5faa62',
'skia_revision': 'fbe1c110acf218a7b2b5d378a752dc1845816d6e',
# 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