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

Roll Skia from 753c1b336802 to 5f3f8a08b776 (8 revisions)

https://skia.googlesource.com/skia.git/+log/753c1b336802..5f3f8a08b776

2020-11-03 csmartdalton@google.com Qiet ASAN warnings about ieee float division
2020-11-03 csmartdalton@google.com Fix the grvx_approx_angle_between_vectors test
2020-11-02 tdenniston@google.com [svg] New layer for image filter if one is set
2020-11-02 csmartdalton@google.com Add GrPathUtils::findCubicConvex180Chops
2020-11-02 herb@google.com update build for Apple Silicon
2020-11-02 csmartdalton@google.com Use uint4 instead if int4 in grvx test
2020-11-02 brianosman@google.com Avoid infinite inverse inner-radii in eliiptical rrect op
2020-11-02 bungeman@google.com Declare FontConfig not threadsafe.

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: chromium:1139750
Tbr: bsalomon@google.com
Change-Id: I53ea417e54120b0fce5394e2abbc7d9b040d420b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2515349Reviewed-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@{#823430}
parent ba690ff4
......@@ -206,7 +206,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': '753c1b336802dad8666f37cd9419289651382ae4',
'skia_revision': '5f3f8a08b776e8daee3c802f1e6449f668f182e9',
# 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