Skip to content

Commit

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

2023-10-28 brianosman@google.com Implement gradient fixup for powerless hue

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: chromium:1462612
Tbr: robertphillips@google.com
Change-Id: I183c828ec1deb34ed5ae298301083950cec4ea41
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4985771
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@{#1216521}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed Oct 28, 2023
1 parent f2b5479 commit 6e859e7
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': '71449db76bef59fb41371b5904df159eecc2c3d5',
'skia_revision': '4b31a40d2b81930243b287b771261d1fc12b1ae5',
# 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 71449d to 4b31a4

0 comments on commit 6e859e7

Please sign in to comment.