Skip to content

Commit

Permalink
Revert "Roll SwiftShader from 6190d1fc7e14 to 1d450ae99a0f (1 revision)"
Browse files Browse the repository at this point in the history
This reverts commit 2055598.

Reason for revert: this breaks linux-archive-rel https://ci.chromium.org/ui/p/chromium/builders/ci/linux-archive-rel/64935/overview

Original change's description:
> Roll SwiftShader from 6190d1fc7e14 to 1d450ae99a0f (1 revision)
>
> https://swiftshader.googlesource.com/SwiftShader.git/+log/6190d1fc7e14..1d450ae99a0f
>
> 2022-04-14 sugoi@google.com Stop building legacy SwiftShader GL in Chromium
>
> If this roll has caused a breakage, revert this CL and stop the roller
> using the controls here:
> https://autoroll.skia.org/r/swiftshader-chromium-autoroll
> Please CC swiftshader-eng+autoroll@google.com on the revert to ensure that a human
> is aware of the problem.
>
> To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/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_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86
> Bug: chromium:1060139
> Tbr: swiftshader-eng+autoroll@google.com
> Change-Id: I4c19365dec3c283f2927e409d0e04c5fa19c142e
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3586292
> 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@{#992424}

Bug: chromium:1060139
Change-Id: I0a9f45aefdea6c4637af175338b3e43924bb3e9a
Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3585805
Auto-Submit: Anatoliy Potapchuk <apotapchuk@chromium.org>
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#992454}
  • Loading branch information
Anatoliy Potapchuk authored and Chromium LUCI CQ committed Apr 14, 2022
1 parent ffabd84 commit 35aa8c2
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 @@ -265,7 +265,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
'swiftshader_revision': '1d450ae99a0f4ade28dd55dac962f8b28d990376',
'swiftshader_revision': '6190d1fc7e14e2f55ca63afdbd4328b5ba9e4a6c',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other.
Expand Down

0 comments on commit 35aa8c2

Please sign in to comment.