This issue is a security regression. If you are not able to fix this quickly, please revert the change that introduced it.
For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
The following revision refers to this bug:
https://chromium.googlesource.com/chromium/src.git/+/b4ee4bffa0c144adfb16968ca3645bc624e938db
commit b4ee4bffa0c144adfb16968ca3645bc624e938db
Author: skia-deps-roller <skia-deps-roller@chromium.org>
Date: Tue Nov 29 04:21:16 2016
Roll src/third_party/skia/ d5de01364..99ab92b59 (22 commits).
https://skia.googlesource.com/skia.git/+log/d5de01364378..99ab92b5958a
$ git log d5de01364..99ab92b59 --date=short --no-merges --format='%ad %ae %s'
2016-11-28 raftias Moved A2B0 profile parsing before XYZ
2016-11-28 mtklein Consistent naming.
2016-11-28 reed use raster-pipeline in readPixels
2016-11-28 ethannicholas added support for layout(offset=...) to skslc
2016-11-28 benjaminwagner Merge changes from internal cl/140385880.
2016-11-28 mtklein simplify
2016-11-28 liyuqian Revert "Add the missing shift to the dy"
2016-11-28 mtklein Convert blitter over to new style from_srgb, to_srgb.
2016-11-28 lsalzman use __BYTE_ORDER__ macro to detect endianness when available
2016-11-28 brianosman Narrow the SkImageGenerator interface
2016-11-28 bsalomon Remove old driver bug workaround for glTexStorage.
2016-11-28 borenet Roll recipe DEPS
2016-11-28 ethannicholas unified ASTLayout/Layout and ASTModifiers/Modifiers
2016-11-28 ethannicholas removed textureProj() and legacy texture functions from sksl
2016-11-28 reed simplify SkConfig8888 logic: just fall-through if memcpy case isn't supported
2016-11-28 mtklein Split srgb out of accum stages.
2016-11-28 raftias Fuzzer fix for overflow in some Lut8 profiles.
2016-11-28 mtklein Fix unpremul stage.
2016-11-28 liyuqian Add the missing shift to the dy
2016-11-28 brianosman GrTextureProducer cleanup, phase two: Producer, Adjuster, Maker
2016-11-22 mtklein Guard against buggy ucrt\math.h.
2016-11-22 ethannicholas baked in a few more precision modifiers
BUG= 668784 , 668907 , 666707
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, see:
http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
TBR=brianosman@google.com
Review-Url: https://codereview.chromium.org/2532083003
Cr-Commit-Position: refs/heads/master@{#434889}
[modify] https://crrev.com/b4ee4bffa0c144adfb16968ca3645bc624e938db/DEPS
The following revision refers to this bug:
https://chromium.googlesource.com/chromium/src.git/+/f9491858d66bfa61bb5d4641ea8df6df9fdae5a0
commit f9491858d66bfa61bb5d4641ea8df6df9fdae5a0
Author: skia-deps-roller <skia-deps-roller@chromium.org>
Date: Wed Nov 30 08:57:33 2016
Roll src/third_party/skia/ 56b507925..84aa30d39 (24 commits).
https://skia.googlesource.com/skia.git/+log/56b50792531c..84aa30d39e7e
$ git log 56b507925..84aa30d39 --date=short --no-merges --format='%ad %ae %s'
2016-11-29 liyuqian Add additional guard to the Analytic AA change
2016-11-29 bsalomon Make pipeline getter a GrDrawBatch::pipeline() a protected method.
2016-11-29 msarett Fixes for SkColorLookUpTable::interp3D
2016-11-29 mtklein support a8
2016-11-20 fmalita Fuzzer assert in GradientShaderBase4fContext::TSampler
2016-11-29 bsalomon Remove caps image storage caps hack.
2016-11-29 bsalomon Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory
2016-11-29 mtklein Make SkNWayCanvas use conservative clipping.
2016-11-29 brianosman In GetResourceAsBitmap, don't crash if the resource is missing
2016-11-29 liyuqian Add the missing shift to the dy
2016-11-29 bsalomon Rename vars and functions from 'glslcaps'->'shadercaps'
2016-11-29 mtklein teach MSAN about maskload
2016-11-29 bsalomon Merge GrGLSLCaps into GrShaderCaps
2016-11-28 msarett Delete unnecessary SkSurface_Base API
2016-11-28 msarett Remove duplicate storage of fCanvas in SkOverdrawCanvas
2016-11-29 mtklein gather_i8
2016-11-29 kjlubick Fix fuzzRange
2016-11-29 bsalomon Rm assert that image texture array is null unless GrCaps has images support.
2016-11-29 liyuqian Use AdditiveBlitter for partial rows
2016-11-28 jvanverth Add #define for Nsight compatibility
2016-11-29 jcgregorio Revert "Use /MD for Windows builds."
2016-11-29 liyuqian Compute slope using fSnappedY
2016-11-29 kjlubick Fix DrawFunctions fuzzer to initialize bitmaps
2016-11-28 bsalomon Fix documents for creating a GPU surface.
BUG= 668925 , 668907
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, see:
http://www.chromium.org/developers/tree-sheriffs/sheriff-details-chromium#TOC-Failures-due-to-DEPS-rolls
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
TBR=brianosman@google.com
Review-Url: https://codereview.chromium.org/2534343002
Cr-Commit-Position: refs/heads/master@{#435183}
[modify] https://crrev.com/f9491858d66bfa61bb5d4641ea8df6df9fdae5a0/DEPS
Comment 1 by dominickn@chromium.org
, Nov 27 2016Owner: mtklein@chromium.org
Status: Assigned (was: Untriaged)