Commit d5ba9c33 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Skia from a2d6b31f66f5 to 4cb5c5e17289 (18 revisions)

https://skia.googlesource.com/skia.git/+log/a2d6b31f66f5..4cb5c5e17289

2020-11-06 brianosman@google.com Revert "Rearrange SkSL pre-include modules to hide things"
2020-11-06 herb@google.com test for extents of SkTextBlob drawing
2020-11-06 ethannicholas@google.com Revert "Revert "Additional SkSL benches""
2020-11-06 egdaniel@google.com Fix ST array storage for vulkan memory barriers.
2020-11-06 adlai@google.com Remove dead no-sorting GrDrawingManager code paths
2020-11-06 michaelludwig@google.com Revert "Draw image filters directly under non-axis-aligned transforms"
2020-11-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 1e494cae8d48 to 3dfaeeb00271 (13 revisions)
2020-11-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ad54c71632cc to 612ded0654a0 (4 revisions)
2020-11-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e1d559cf to a4f272b3 (432 revisions)
2020-11-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 6564890116fd to 2b6b0f45ff05 (4 revisions)
2020-11-05 johnstiles@google.com Test that SkSTArray and SkTArray classes are compatible.
2020-11-05 brianosman@google.com Rearrange SkSL pre-include modules to hide things
2020-11-05 michaelludwig@google.com Draw image filters directly under non-axis-aligned transforms
2020-11-05 bsalomon@google.com Make ManagedBackendTexture fail on invalid GrBackendTexture
2020-11-05 ethannicholas@google.com Revert "Additional SkSL benches"
2020-11-05 nifong@google.com Add a method to search for the command that shades a pixel.
2020-11-05 mtklein@google.com allow overriding {target,host}_link = ... in GN
2020-11-05 johnstiles@google.com Add int-vector folding tests to VectorFolding.

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 bsalomon@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: None
Tbr: bsalomon@google.com
Change-Id: I3133930434a66f453cbdaf0dfe8104b390d3cea3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2523229Reviewed-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@{#824945}
parent 36cb74e0
...@@ -206,7 +206,7 @@ vars = { ...@@ -206,7 +206,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': 'a2d6b31f66f5803cb40d8ec8cb7d2cae7b086365', 'skia_revision': '4cb5c5e1728933637ca9b8653ff95f876871dc9b',
# 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