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

Roll src/third_party/skia/ e2412d573..c5eddd7d8 (2 commits).

https://chromium.googlesource.com/skia.git/+log/e2412d5738e4..c5eddd7d8d67

$ git log e2412d573..c5eddd7d8 --date=short --no-merges --format='%ad %ae %s'
2016-02-17 herb Add bilerp filtering.
2016-02-17 reed some modes need clamping due to numerical imprecision

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

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

Cr-Commit-Position: refs/heads/master@{#376105}
parent 34e29d4f
...@@ -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': 'e2412d5738e4ee37a897cc51996431a4dfb10436', 'skia_revision': 'c5eddd7d8d67a6e931973a729c5868c155cb751f',
# 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