commit | 8e6224955b229f0452780b3938d7b4a1060671f3 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Wed Apr 01 20:39:49 2020 |
committer | Commit Bot <[email protected]> | Wed Apr 01 20:39:49 2020 |
tree | 577bd3824fc6a074b487fa909fdc3a6f640894f4 | |
parent | d49bf7f629d6d99207bc92b3400dab3001a84e90 [diff] [blame] |
Roll src/third_party/swiftshader c66dad9552ef..cb58662302c8 (1 commits) https://swiftshader.googlesource.com/SwiftShader.git/+log/c66dad9552ef..cb58662302c8 git log c66dad9552ef..cb58662302c8 --date=short --first-parent --format='%ad %ae %s' 2020-04-01 [email protected] MetalSurface: set layer.device to a ref of the system default device. Created with: gclient setdep -r src/third_party/swiftshader@cb58662302c8 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: I9343f48a4995a098a83160bae0049671cd675d82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2132857 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#755508}
diff --git a/DEPS b/DEPS index f946ee8..3795517 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': 'c66dad9552ef9cab3a4dfb66c22d756fc5c4b06c', + 'swiftshader_revision': 'cb58662302c8e73845116fc5f14acaa08c037cb2', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling PDFium # and whatever else without interference from each other.