0

Roll src/third_party/skia/ 3d5d9ac42..734949099 (18 commits).

https://chromium.googlesource.com/skia.git/+log/3d5d9ac426ea..734949099166

$ git log 3d5d9ac42..734949099 --date=short --no-merges --format='%ad %ae %s'
2016-03-02 fmalita Revert of Fix SkTwoPointConicalGradient zero-radius handling (patchset  id:20001 of https://codereview.chromium.org/1756573002/ )
2016-03-02 robertphillips Revert of Generate Signed Distance Field directly from vector path (patchset  id:240001 of https://codereview.chromium.org/1643143002/ )
2016-03-02 yujieqin Revert of Update DNG SDK version. (patchset  id:40001 of https://codereview.chromium.org/1748363004/ )
2016-03-02 yujieqin Update DNG SDK version.
2016-03-01 kkinnunen nanobench: Use device independent font flag for GPU configs
2016-03-01 joel.liang Generate Signed Distance Field directly from vector path
2016-03-01 herb Introduce bilerp spans
2016-03-01 bungeman SkFontHost_FreeType constructor to correctly release resources.
2016-03-01 robertphillips Force values to 0.0f in QuadUVMatrix::set
2016-03-01 fmalita Fix SkTwoPointConicalGradient zero-radius handling
2016-03-01 joshualitt Change skiaserve color palette for drawing batch bounds
2016-03-01 robertphillips Fix MSVC 2015 compiler complaint
2016-03-01 cblume Disabling calls to TexParameteri when the values do not exist on ES2.
2016-03-01 cblume Adding anisotropic mipmap levels to SkMipMap.
2016-03-01 herb Handle spans in sampling.
2016-03-01 brianosman Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion of color and profile type to pix… (patchset  id:1 of https://codereview.chromium.org/1750383002/ )
2016-03-01 benjaminwagner Check bounds before casting float to integer in SamplePatch.cpp and SkBlurMaskFilter::CreateEmboss.
2016-03-01 msarett Fix FrontBufferedStreamTest

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

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

Cr-Commit-Position: refs/heads/master@{#378754}
This commit is contained in:
skia-deps-roller
2016-03-02 08:00:41 -08:00
committed by Commit bot
parent 63de387049
commit 86c19a63c9

2
DEPS

@@ -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': '3d5d9ac426ea926f37eaa47e13acf7492068667b',
'skia_revision': '734949099166f7bc446a352ce3596dc009484f59',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.