Commit 9a959f6f authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Skia from 9f94f31cc09d to 5160aada22ed (8 revisions)

https://skia.googlesource.com/skia.git/+log/9f94f31cc09d..5160aada22ed

2020-11-16 brianosman@google.com Test and implement all "common" intrinsics (GLSL ES Sec. 8.3)
2020-11-16 scroggo@google.com Reland "SkAndroidCodec: Support decoding all frames"
2020-11-16 jvanverth@google.com Add activation events to sk_app.
2020-11-16 borenet@google.com [infra] Mac VMs running NativeFonts tasks were updated
2020-11-16 johnstiles@google.com Convert remaining Metal tests to golden outputs.
2020-11-16 robertphillips@google.com Allow gpu_blur_utils* GMs to run with *ooprddl configs
2020-11-16 jvanverth@google.com Add product bundle name to iOS Xcode projects
2020-11-16 robertphillips@google.com Remove SkBaseDevice::flush

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 lovisolo@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: lovisolo@google.com
Change-Id: I6e6ac75f8fa50fef82f9f0054b631701d755f1ae
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2541043Reviewed-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@{#827886}
parent f651ab16
...@@ -197,7 +197,7 @@ vars = { ...@@ -197,7 +197,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': '9f94f31cc09db0f2361b5d388274314f2fc0c518', 'skia_revision': '5160aada22ed805d8df8043a59f4c7adc7c64bd1',
# 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