commit | cb3ff0b9823ad11c3fdbbed8972b3a4e25e331bc | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Wed Mar 18 23:52:43 2020 |
committer | Commit Bot <[email protected]> | Wed Mar 18 23:52:43 2020 |
tree | fa9d3cae5d64b4cafc526a3197c7bc17366730b1 | |
parent | 0c0bee9953f5e99dc690bef04391c67e4c146e93 [diff] [blame] |
Roll src/third_party/swiftshader dc0f1319307e..bc98fbeec99b (1 commits) https://swiftshader.googlesource.com/SwiftShader.git/+log/dc0f1319307e..bc98fbeec99b git log dc0f1319307e..bc98fbeec99b --date=short --first-parent --format='%ad %ae %s' 2020-03-18 [email protected] Subzero: fix external function calls on x86-32 Created with: gclient setdep -r src/third_party/swiftshader@bc98fbeec99b 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 Bug: None Tbr: [email protected] Change-Id: I102b03487217d91eddd5940eb743cfd707ece90e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2108664 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#751517}
diff --git a/DEPS b/DEPS index 158de47..03db16ce 100644 --- a/DEPS +++ b/DEPS
@@ -191,7 +191,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': 'dc0f1319307ee723c6e8a09f2ac7efd9d7bf70c3', + 'swiftshader_revision': 'bc98fbeec99b50d9843eef1cf58ad536f4678183', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFium # and whatever else without interference from each other.