commit | 7bfb46881fd5cc2a65f99e55b9dd20e71644d9cd | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Thu Mar 03 18:35:18 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 03 18:35:18 2022 |
tree | c5e9640936a9cab97046d47a8238d9774b6de3c6 | |
parent | d9535d008e808ca441ddd076266eedad0ef2d45f [diff] |
Roll Skia from 5bec818c1f4e to 5fb37db69f11 (1 revision) https://skia.googlesource.com/skia.git/+log/5bec818c1f4e..5fb37db69f11 2022-03-03 kjlubick@google.com [bazel] Use bazel to build task drivers 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 kjlubick@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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: None Tbr: kjlubick@google.com Change-Id: I33abb62a01e1c447380b0ebbe5a0855dae41f24c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3498676 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#977193}
diff --git a/DEPS b/DEPS index 0040618..b756fdd 100644 --- a/DEPS +++ b/DEPS
@@ -253,7 +253,7 @@ # 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': '5bec818c1f4e4e5ff609fce1422b231d5a9f77ee', + 'skia_revision': '5fb37db69f1163a45603412a2584a1d1357e09ef', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling V8 # and whatever else without interference from each other.