Skip to content

Commit

Permalink
Roll Skia from 4b31a40d2b81 to 60f985e90c5d (1 revision)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/4b31a40d2b81..60f985e90c5d

2023-10-28 mike@reedtribe.org Refactor SkMipmap::Build

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 robertphillips@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: None
Tbr: robertphillips@google.com
Change-Id: I960ce7d465afddf4afa5b3e6774129e29c3b370a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4985860
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@{#1216527}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed Oct 28, 2023
1 parent 9c98220 commit b8b50fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,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': '4b31a40d2b81930243b287b771261d1fc12b1ae5',
'skia_revision': '60f985e90c5ddf238eb3a98459e2387e47f7acf8',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# and whatever else without interference from each other.
Expand Down
2 changes: 1 addition & 1 deletion third_party/skia
Submodule skia updated from 4b31a4 to 60f985

0 comments on commit b8b50fd

Please sign in to comment.