Commit f6da8d0d authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

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 enga@chromium.org Implement CreateBufferMapped for non-mappable buffers
2019-06-05 enga@chromium.org 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
TBR=cwallez@google.com

Change-Id: I8078513f9b6e70dd17d21bd64c44766169f097c5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1645242Reviewed-by: default avatarchromium-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@{#666452}
parent 4dde59c1
...@@ -273,7 +273,7 @@ vars = { ...@@ -273,7 +273,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
'dawn_revision': 'b632bc58ed373eb2020af65e0fdeaf07d46d1a9c', 'dawn_revision': '9cd21f1bf945175cd6247a386e3704f42c39661a',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment