| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Flatten vulkan-deps. Sub-repos will be now checked out in third_party directly, instead of under third_party/vulkan-deps. Bug: chromium:341002187 Change-Id: I66e9731a478f7416d2e27879b616576209a631f7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189420 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> | 2 年前 | |
Clean up DEPS Cleans up several aspects of Dawn's DEPS file. Specifically: 1. Updates the buildtools/* entries to match Chromium's 2. Updates the third_party/jsoncpp entry to use the Chromium mirror instead of Github 3. Actually defines build_with_chromium and uses it as suggested in crbug.com/397754746. Additionally, the build override for this is removed in favor of exporting it directly from gclient, making the DEPS file the single source of truth. These should all effectively be no-ops. Bug: 397754746, 452840620 Change-Id: Ie6079251878e7631fa286d096e09ea607e2c94a0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/267554 Auto-Submit: Brian Sheedy <bsheedy@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> | 8 个月前 | |
Revert "Revert both CLs related to post-Skia GN cleanup" This reverts commit 7b5540936e1c53ecef5a8842fab5e8f7f6d9a0f9. This relands https://dawn-review.googlesource.com/c/dawn/+/270095 and https://dawn-review.googlesource.com/c/dawn/+/271434 This includes a fix for the roll into chromium issue by not exposing the Dawn CLI tools to the chromium build, which the original changes did. Fixes: 459312332 Change-Id: I216ad3d79de882b8cdfc40bd82cadc702495ba2f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/272594 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com> | 7 个月前 | |
Flatten vulkan-deps. Sub-repos will be now checked out in third_party directly, instead of under third_party/vulkan-deps. Bug: chromium:341002187 Change-Id: I66e9731a478f7416d2e27879b616576209a631f7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189420 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> | 2 年前 | |
Roll DEPS for a bunch of dependencies in order to roll build/. - Roll gn version 487f8353f1..5d0a4153b0 (45 commits) https://gn.googlesource.com/gn/+log/487f8353f1..5d0a4153b0 - Roll build/ 5b9c84abf..0c8d2cd8f (194 commits) https://chromium.googlesource.com/chromium/src/build/+log/5b9c84abf978..0c8d2cd8fbe6 - Roll buildtools/ bb0dbc354..958004daa (77 commits) https://chromium.googlesource.com/chromium/src/buildtools/+log/bb0dbc354cf9..958004daacdd - Roll tools/clang/ 2ca74111d..8e6c4696e (32 commits) https://chromium.googlesource.com/chromium/src/tools/clang/+log/2ca74111d25f..8e6c4696e2ae - Roll testing/ ae9705179..2b3969474 (2500 commits) https://chromium.googlesource.com/chromium/src/testing/+log/ae9705179f82..2b39694741d6 - Roll third_party/libc++/src/ 621455c85..d957c6fda (171 commits) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git/+log/621455c85cae..d957c6fda58b - Roll third_party/libc++abi/src/ b6f2833c9..f7f5a32b3 (3 commits) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git/+log/b6f2833c9954..f7f5a32b3e95 - Roll third_party/llvm-libc/src/ 630ea5577..c909c9e43 (256 commits) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc.git/+log/630ea5577da4..c909c9e439a6 - Roll third_party/abseil-cpp/ cae4b6a39..9d692d669 (27 commits) https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp/+log/cae4b6a3990e..9d692d669253 - Roll third_party/libFuzzer/src/ e31b99917..bea408a6e (5 commits) https://chromium.googlesource.com/external/github.com/llvm/llvm-project/compiler-rt/lib/fuzzer.git/+log/e31b99917861..bea408a6e01f - Roll third_party/partition_alloc/ 2041003ba..fae4df38c (122 commits) https://chromium.googlesource.com/chromium/src/base/allocator/partition_allocator.git/+log/2041003ba674..fae4df38cef9 - Roll third_party/protobuf/ 1a4051088..fef7a765b (41 commits) https://chromium.googlesource.com/chromium/src/third_party/protobuf/+log/1a4051088b71..fef7a765bb0d - Roll third_party/emsdk/ 419021fa0..eff90ca04 (19 commits) https://chromium.googlesource.com/external/github.com/emscripten-core/emsdk.git/+log/419021fa0404..eff90ca04a37 - Roll third_party/zlib/ 209717dd6..caf4afa1a (43 commits) https://chromium.googlesource.com/chromium/src/third_party/zlib/+log/209717dd69cd..caf4afa1afc9 Created with: roll-dep build roll-dep buildtools roll-dep tools/clang roll-dep testing roll-dep third_party/libc++/src roll-dep third_party/libc++abi/src roll-dep third_party/llvm-libc/src roll-dep third_party/abseil-cpp roll-dep third_party/libFuzzer/src roll-dep third_party/partition_alloc roll-dep third_party/protobuf roll-dep third_party/emsdk roll-dep third_party/zlib Change-Id: Icd43140bc987ddf221d4896b16adc63ff71a04d9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/261694 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> | 9 个月前 | |
Revert "Revert both CLs related to post-Skia GN cleanup" This reverts commit 7b5540936e1c53ecef5a8842fab5e8f7f6d9a0f9. This relands https://dawn-review.googlesource.com/c/dawn/+/270095 and https://dawn-review.googlesource.com/c/dawn/+/271434 This includes a fix for the roll into chromium issue by not exposing the Dawn CLI tools to the chromium build, which the original changes did. Fixes: 459312332 Change-Id: I216ad3d79de882b8cdfc40bd82cadc702495ba2f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/272594 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com> | 7 个月前 | |
Revert IR Fuzzer enabling change and associated DEPS roll This reverts the actual CL and a number of others that depended on it. This reverts the contents of 3dfff8a1a30269110c3405de31fc6af0eacac4ca, 26b8627db273137a808fdfd46bb6d639dc900bc6, bd88d026b7470efd76fbceb62f0414edd24f118d, and 613c2e847af7362417e79c0d518aa877f4726fbc. Change-Id: I04a4fd809aa77846e18ca94ef5d36302a884c43d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/237475 Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com> | 1 年前 | |
Relicense Dawn to BSD 3-Clause Change-Id: I57d815750c540b17ce9c2aaa77a9135533f38a19 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155561 Kokoro: Austin Eng <enga@chromium.org> Auto-Submit: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> | 2 年前 | |
Revert "Revert both CLs related to post-Skia GN cleanup" This reverts commit 7b5540936e1c53ecef5a8842fab5e8f7f6d9a0f9. This relands https://dawn-review.googlesource.com/c/dawn/+/270095 and https://dawn-review.googlesource.com/c/dawn/+/271434 This includes a fix for the roll into chromium issue by not exposing the Dawn CLI tools to the chromium build, which the original changes did. Fixes: 459312332 Change-Id: I216ad3d79de882b8cdfc40bd82cadc702495ba2f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/272594 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com> | 7 个月前 | |
Flatten vulkan-deps. Sub-repos will be now checked out in third_party directly, instead of under third_party/vulkan-deps. Bug: chromium:341002187 Change-Id: I66e9731a478f7416d2e27879b616576209a631f7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189420 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> | 2 年前 | |
Relicense Dawn to BSD 3-Clause Change-Id: I57d815750c540b17ce9c2aaa77a9135533f38a19 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155561 Kokoro: Austin Eng <enga@chromium.org> Auto-Submit: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> | 2 年前 | |
Relicense Dawn to BSD 3-Clause Change-Id: I57d815750c540b17ce9c2aaa77a9135533f38a19 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155561 Kokoro: Austin Eng <enga@chromium.org> Auto-Submit: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> | 2 年前 | |
Relicense Dawn to BSD 3-Clause Change-Id: I57d815750c540b17ce9c2aaa77a9135533f38a19 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155561 Kokoro: Austin Eng <enga@chromium.org> Auto-Submit: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> | 2 年前 | |
Relicense Dawn to BSD 3-Clause Change-Id: I57d815750c540b17ce9c2aaa77a9135533f38a19 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155561 Kokoro: Austin Eng <enga@chromium.org> Auto-Submit: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> | 2 年前 | |
Flatten vulkan-deps. Sub-repos will be now checked out in third_party directly, instead of under third_party/vulkan-deps. Bug: chromium:341002187 Change-Id: I66e9731a478f7416d2e27879b616576209a631f7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189420 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> | 2 年前 | |
Relicense Dawn to BSD 3-Clause Change-Id: I57d815750c540b17ce9c2aaa77a9135533f38a19 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/155561 Kokoro: Austin Eng <enga@chromium.org> Auto-Submit: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 8 个月前 | ||
| 7 个月前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 7 个月前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 7 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 |