Commit 37a2f4f0 authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll Skia from 29339074e443 to 82e0d524143f (5 revisions)

https://skia.googlesource.com/skia.git/+log/29339074e443..82e0d524143f

2020-12-11 nifong@google.com Don't crash debugger on missing images
2020-12-11 bsalomon@google.com Improve clamp mode in GPU blur with downsampling.
2020-12-11 tdenniston@google.com [svg] Prep work for filter primitive subregion
2020-12-11 egdaniel@google.com Add gr_cb class to help tracking command buffer uses of GrGpuResources.
2020-12-11 bsalomon@google.com Add new SkCanvas methods for Android Framework WebView queries.

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 jmbetancourt@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/+doc/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
Cq-Do-Not-Cancel-Tryjobs: true
Bug: chromium:1156804
Tbr: jmbetancourt@google.com
Change-Id: I32ec8fb58d79617e115a18c825eda38c107e6531
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2587509Reviewed-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@{#836274}
parent af4320c8
......@@ -199,7 +199,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': '29339074e44387369ceb0de7c54ed3b9efb29b65',
'skia_revision': '82e0d524143fa8061c1291fcdce274a6791e1feb',
# 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