commit | 1945453bc7307c64fc59eeeb7d929200b8ca6c06 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Mon Mar 20 20:41:23 2023 |
committer | Chromium LUCI CQ <[email protected]> | Mon Mar 20 20:41:23 2023 |
tree | f59af2bf533335e1187f8027a1bf8c55588bd355 | |
parent | 035e7945bf5d09439cdadda6acc3783d6eabe954 [diff] |
Roll SwiftShader from 5590857be813 to 9c9608fa94a9 (6 revisions) https://swiftshader.googlesource.com/SwiftShader.git/+log/5590857be813..9c9608fa94a9 2023-03-20 [email protected] Add LLVM 16 at commit fce3e75e01ba 2023-03-20 [email protected] More C++20 fixes 2023-03-20 [email protected] Add missing #include <exception> for std::terminate 2023-03-20 [email protected] GCC: fix build error due to missing template keyword in GCC 12. 2023-03-20 [email protected] Another C++20 fix for GCC 2023-03-20 [email protected] GCC: fix build error due to deprecated declarations warning 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],[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: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:1425830,chromium:819294 Tbr: [email protected] Change-Id: Ia523f4f5cd0126aa23474b9711df381d0d16c27e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4352641 Bot-Commit: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/main@{#1119569}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.