0

Roll Skia from 8e9e168418a0 to dd7a26ead897 (1 revision)

https://skia.googlesource.com/skia.git/+log/8e9e168418a0..dd7a26ead897

2023-11-17 scroggo@google.com Android: Pin skia's cpp_std to gnu++17

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 nicolettep@google.com,skiabot@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/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:311052584
Tbr: nicolettep@google.com
Change-Id: I9b7f04ae1a600d100fd147438c428e3209955616
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5041271
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1226230}
This commit is contained in:
chromium-autoroll
2023-11-17 18:26:18 +00:00
committed by Chromium LUCI CQ
parent 089f4ef26d
commit 860f63008f
2 changed files with 2 additions and 2 deletions
DEPS
third_party

2
DEPS

@ -309,7 +309,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': '8e9e168418a01ef4d7e4b2db81971a8c8d59dae9',
'skia_revision': 'dd7a26ead8970a5831841450d13792fd8d2dd80b',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.