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

Roll Skia from f12d05d125a8 to 57154998a866 (7 revisions)

https://skia.googlesource.com/skia.git/+log/f12d05d125a8..57154998a866

2020-11-04 tdenniston@google.com [svg] Add plumbing for bottom-up attribute parsing
2020-11-04 bungeman@google.com Implement font family names on iOS.
2020-11-04 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 068bb086e1c8 to 6372a56f3a15 (53 revisions)
2020-11-04 johnstiles@google.com Poison the GrMemoryPool's sentinel field when ASAN is enabled.
2020-11-04 herb@google.com constexpr SkCLZ and functions that use it
2020-11-04 adlai@google.com Revert "Reland "Notify RTC when OpsTask is closed so it can drop ownership""
2020-11-04 brianosman@google.com Move GrShaderCaps from Program::Settings to Compiler

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
Test: Test: Test: dEQP-GLES31.functional.shaders.opaque_type_indexing.atomic_counter.*vertex
Change-Id: Ie6e22c6566091c77a6c2bd8d5ad26ec1478dd680
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2520002Reviewed-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@{#824224}
parent 6d9fa21a
...@@ -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': 'f12d05d125a8af08eb04310727233085397b8b72', 'skia_revision': '57154998a866781984767a7a29ae1ee24dc60eed',
# 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