commit | 9b51edf58a4759913ead9df6ecded84f75fb7602 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Sat Oct 16 23:56:22 2021 |
committer | Chromium LUCI CQ <[email protected]> | Sat Oct 16 23:56:22 2021 |
tree | 414aa7e43e787944ef4e0de8ad0630e4a4930a31 | |
parent | 2051677dbc55f67ac68fcd2293903b51e9a34bbc [diff] [blame] |
Roll SwiftShader from cab415baf845 to 33eaf1f76b60 (1 revision) https://swiftshader.googlesource.com/SwiftShader.git/+log/cab415baf845..33eaf1f76b60 2021-10-15 [email protected] Use smart pointer for the LibX11Exports singleton 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: None Tbr: [email protected] Change-Id: Ifea56555ff2486fc16cab2c31ff177145b469164 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3227619 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#932310}
diff --git a/DEPS b/DEPS index 992c5d7..e6261f1 100644 --- a/DEPS +++ b/DEPS
@@ -247,7 +247,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': 'cab415baf8450a7d99f771b7c37a2771e9d23622', + 'swiftshader_revision': '33eaf1f76b60291e2391696aebee1f965b637ec5', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFium # and whatever else without interference from each other.