commit | f6da8d0d997bfdfb3d0407eaa55eea105930d5b2 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Wed Jun 05 21:37:22 2019 |
committer | Commit Bot <[email protected]> | Wed Jun 05 21:37:22 2019 |
tree | 0d53a3d6496024a188fd2964e6409dbe0676174f | |
parent | 4dde59c10ecd205b576efda11efdf02902f11afb [diff] [blame] |
Roll src/third_party/dawn b632bc58ed37..9cd21f1bf945 (2 commits) https://dawn.googlesource.com/dawn.git/+log/b632bc58ed37..9cd21f1bf945 git log b632bc58ed37..9cd21f1bf945 --date=short --no-merges --format='%ad %ae %s' 2019-06-05 [email protected] Implement CreateBufferMapped for non-mappable buffers 2019-06-05 [email protected] Add Create/ReleaseStagingBuffer to DynamicUploader Created with: gclient setdep -r src/third_party/dawn@9cd21f1bf945 The AutoRoll server is located here: https://autoroll.skia.org/r/dawn-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:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel [email protected] Change-Id: I8078513f9b6e70dd17d21bd64c44766169f097c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1645242 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#666452}
diff --git a/DEPS b/DEPS index d4a98e3..4b467f12 100644 --- a/DEPS +++ b/DEPS
@@ -273,7 +273,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'dawn_revision': 'b632bc58ed373eb2020af65e0fdeaf07d46d1a9c', + 'dawn_revision': '9cd21f1bf945175cd6247a386e3704f42c39661a', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other.