commit | b55192403d64b2c70c2095bcc770cf869c75b9be | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Thu Nov 25 18:58:32 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Nov 25 18:58:32 2021 |
tree | a537bbf645337a1bde3380ec7837bcda0845ebb9 | |
parent | 59ad5c8e7e71cdeaa3974041bc1e114e41b881c4 [diff] [blame] |
Roll SwiftShader from 1d924bd00379 to edeff1f2e7db (1 revision) https://swiftshader.googlesource.com/SwiftShader.git/+log/1d924bd00379..edeff1f2e7db 2021-11-25 [email protected] Make Win32SurfaceKHR::present() more robust 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 [email protected] 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:1271664 Tbr: [email protected] Change-Id: I056191a724ab283ec692893b4832a144bd04eb1d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3302654 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#945447}
diff --git a/DEPS b/DEPS index 9432687..230d4f1a 100644 --- a/DEPS +++ b/DEPS
@@ -246,7 +246,7 @@ # 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': '1d924bd003791fa947a963ad9654eec77d50facd', + 'swiftshader_revision': 'edeff1f2e7dbc2f6e04b1022f84959b584e4e740', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFium # and whatever else without interference from each other.