Skip to content

Commit

Permalink
Roll Skia from 48432e133ef9 to bab224e1c2c8 (6 revisions)
Browse files Browse the repository at this point in the history
https://skia.googlesource.com/skia.git/+log/48432e133ef9..bab224e1c2c8

2021-12-28 johnstiles@google.com Prevent interface block members from using invalid names.
2021-12-28 johnstiles@google.com Add test for structs/interface-blocks with invalid member names.
2021-12-28 johnstiles@google.com Add support for anonymous function parameters in SkSL.
2021-12-28 scroggo@google.com ANDROIDFRAMEWORK_DEBUGF -> RENDERENGINE_ABORTF
2021-12-28 johnstiles@google.com Add test containing anonymous function parameters.
2021-12-28 johnstiles@google.com Prevent structs/interface-blocks from claiming builtin types.

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 johnstiles@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: johnstiles@google.com
Change-Id: Ia231c1068b2c65b1afab8c7836c2ecbfe7b7f46d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3360216
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@{#954364}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed Dec 28, 2021
1 parent b2ee022 commit 7965be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,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': '48432e133ef9dcfb9ae69039e5cdcce216343817',
'skia_revision': 'bab224e1c2c80fed983a0321ab11fd53ac90f749',
# 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

0 comments on commit 7965be8

Please sign in to comment.