forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1854615 - Update
wgpu
to revision 7e0d6c971f900f6a8f01a9de9c41f…
…7894164a82c. r=webgpu-reviewers,supply-chain-reviewers,teoxoy Differential Revision: https://phabricator.services.mozilla.com/D188978
- Loading branch information
Showing
48 changed files
with
882 additions
and
1,709 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2147,6 +2147,11 @@ who = "Erich Gubler <[email protected]>" | |
criteria = "safe-to-deploy" | ||
delta = "0.25.0 -> 0.26.0" | ||
|
||
[[audits.metal]] | ||
who = "Nicolas Silva <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.26.0 -> 0.26.0@git:d24f1a4ae92470bf87a0c65ecfe78c9299835505" | ||
|
||
[[audits.midir]] | ||
who = "Bobby Holley <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -2298,6 +2303,11 @@ who = "Erich Gubler <[email protected]" | |
criteria = "safe-to-deploy" | ||
delta = "0.13.0@git:bac2d82a430fbfcf100ee22b7c3bc12f3d593079 -> 0.13.0@git:7a19f3af909202c7eafd36633b5584bfbb353ecb" | ||
|
||
[[audits.naga]] | ||
who = "Nicolas Silva <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.13.0@git:cc87b8f9eb30bb55d0735b89d3df3e099e1a6e7c -> 0.13.0@git:df8107b78812cc2b1e3d5de35279cedc1f0da3fb" | ||
|
||
[[audits.net2]] | ||
who = "Mike Hommey <[email protected]>" | ||
criteria = "safe-to-run" | ||
|
@@ -4012,6 +4022,11 @@ who = "Erich Gubler <[email protected]>" | |
criteria = "safe-to-deploy" | ||
delta = "0.17.0@git:7c6b85756237f77bfe8d6231dfc7a1412ff662b6 -> 0.17.0@git:332cd0325da52675432830870584ec9766679c34" | ||
|
||
[[audits.wgpu-core]] | ||
who = "Nicolas Silva <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.17.0@git:7fea9e934efd8d5dc03b9aa3e06b775c1ac4a23e -> 0.17.0@git:7e0d6c971f900f6a8f01a9de9c41f7894164a82c" | ||
|
||
[[audits.wgpu-hal]] | ||
who = "Dzmitry Malyshau <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -4125,6 +4140,11 @@ who = "Erich Gubler <[email protected]>" | |
criteria = "safe-to-deploy" | ||
delta = "0.17.0@git:7c6b85756237f77bfe8d6231dfc7a1412ff662b6 -> 0.17.0@git:332cd0325da52675432830870584ec9766679c34" | ||
|
||
[[audits.wgpu-hal]] | ||
who = "Nicolas Silva <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.17.0@git:7fea9e934efd8d5dc03b9aa3e06b775c1ac4a23e -> 0.17.0@git:7e0d6c971f900f6a8f01a9de9c41f7894164a82c" | ||
|
||
[[audits.wgpu-types]] | ||
who = "Dzmitry Malyshau <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
@@ -4238,6 +4258,11 @@ who = "Erich Gubler <[email protected]>" | |
criteria = "safe-to-deploy" | ||
delta = "0.17.0@git:7c6b85756237f77bfe8d6231dfc7a1412ff662b6 -> 0.17.0@git:332cd0325da52675432830870584ec9766679c34" | ||
|
||
[[audits.wgpu-types]] | ||
who = "Nicolas Silva <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
delta = "0.17.0@git:7fea9e934efd8d5dc03b9aa3e06b775c1ac4a23e -> 0.17.0@git:7e0d6c971f900f6a8f01a9de9c41f7894164a82c" | ||
|
||
[[audits.whatsys]] | ||
who = "Bobby Holley <[email protected]>" | ||
criteria = "safe-to-deploy" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.