Commit 7ff7d2ae authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia b69001f36f76..e662695654ff (12 commits)

https://skia.googlesource.com/skia.git/+log/b69001f36f76..e662695654ff

git log b69001f36f76..e662695654ff --date=short --no-merges --format='%ad %ae %s'
2019-10-29 senorblanco@chromium.org Roll to ToT Dawn.
2019-10-29 mtklein@google.com hold a ref on Key effects
2019-10-29 mtklein@google.com rough sketch of shaders in SkVMBlitter
2019-10-29 mtklein@google.com support 3D masks in SkVMBlitter
2019-10-29 mtklein@google.com add a paint-color string to gm/emboss
2019-10-29 csmartdalton@google.com Reland "Revert "Revert "Rename gl_SampleMask to sk_SampleMask"""
2019-10-29 senorblanco@chromium.org Dawn: workaround X11 #defines for Always, Success, None.
2019-10-29 nigeltao@google.com Test Codec::getFrameCount updates with more data
2019-10-29 jvanverth@google.com If drawing an image as tiled fails, fallback to other methods.
2019-10-29 brianosman@google.com Use GPU special images in two GPU image filter tests
2019-10-29 egdaniel@google.com Remove outputSwizzle from GrRenderTargetProxy.
2019-10-29 brianosman@google.com SkMorphologyImageFilter: Avoid integer overflow with large radii

Created with:
  gclient setdep -r src/third_party/skia@e662695654ff

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-autoroll
Please CC jcgregorio@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
TBR=jcgregorio@google.com

Bug: chromium:1018190
Change-Id: I6d97455585f477e6a7ac976d36ab223f35b4a159
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1888812Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#710598}
parent 6230a801
......@@ -172,7 +172,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': 'b69001f36f763606502ea55bf4666d6329149d85',
'skia_revision': 'e662695654ff1424876bdee1cd2b1500d98c21e7',
# 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