Skip to content

Commit

Permalink
Roll src/third_party/swiftshader 24cb99d44e9c..0e712410582f (4 commits)
Browse files Browse the repository at this point in the history
https://swiftshader.googlesource.com/SwiftShader.git/+log/24cb99d44e9c..0e712410582f


git log 24cb99d44e9c..0e712410582f --date=short --no-merges --format='%ad %ae %s'
2019-03-19 chrisforbes@google.com Add support for OpUndef
2019-03-19 bclayton@google.com Regres: Categorize crashes caused by debug macros
2019-03-19 bclayton@google.com Regres: Fix priority boost for +2 code review.
2019-03-19 bclayton@google.com Regres: Don't attempt to build failing changes forever.


Created with:
  gclient setdep -r src/third_party/swiftshader@0e712410582f

The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
TBR=swiftshader-team+autoroll@chromium.org

Change-Id: I597c69d0aea772788420c8a25b53ecf26a856abd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1530024
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#642065}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Mar 19, 2019
1 parent a5e5273 commit 70bd229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ vars = {
# 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': '24cb99d44e9c508dde5a5b4ea0c5015fc8697f94',
'swiftshader_revision': '0e712410582f85d3388c939b6c0da6b3e1d761f0',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling PDFium
# and whatever else without interference from each other.
Expand Down

0 comments on commit 70bd229

Please sign in to comment.