commit | 9b87c9b64813aef52c1bef61da9e4de116a8f835 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Wed May 06 23:16:03 2020 |
committer | Commit Bot <[email protected]> | Wed May 06 23:16:03 2020 |
tree | eb8b6052011f34782f59b31cb086c630c422ac92 | |
parent | c36f74634f7ede53449bdcdb9595a4bf246a20d2 [diff] |
Roll src/third_party/swiftshader baa10d7b1dee..08afdde7726c (4 commits) https://swiftshader.googlesource.com/SwiftShader.git/+log/baa10d7b1dee..08afdde7726c git log baa10d7b1dee..08afdde7726c --date=short --first-parent --format='%ad %ae %s' 2020-05-06 [email protected] Also use out of bound detection for image stores 2020-05-06 [email protected] CMakeLists: Fix building of llvm-with-cov 2020-05-06 [email protected] Insert __msan_unposion for masked/scattered stores 2020-05-06 [email protected] Detect out of bounds image pointers Created with: gclient setdep -r src/third_party/swiftshader@08afdde7726c 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 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/+/master/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: I1a907f7148ce4210401be160b94ebd3c75982727 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2185193 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#766201}
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.
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.