mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-09 06:35:54 +00:00
244 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
|
3668d352bc |
Roll Tint from 782f6a5e3e3c to 685cb02ea8d9 (15 revisions)
https://dawn.googlesource.com/tint.git/+log/782f6a5e3e3c..685cb02ea8d9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC dsinclair@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: dsinclair@google.com Change-Id: I6936815f75f80a8881b218d11e6eb51fdebe97e5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/34723 Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
2606d0aadc |
Roll Tint from eac3c5bf5197 to 782f6a5e3e3c (50 revisions)
https://dawn.googlesource.com/tint.git/+log/eac3c5bf5197..782f6a5e3e3c If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC dsinclair@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: dawn:578 Tbr: dsinclair@google.com Change-Id: I20bff1764b3e17ac2439817021cb7ddbcd843dc6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/34541 Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
d1b65e0d32 |
Roll glslang and shaderc
Roll third_party/glslang/ 4dcc12d1a..4d41da3b8 (39 commits) |
||
|
6a7095d8c7 |
Roll Tint from aa212ee81f71 to eac3c5bf5197 (1 revision)
https://dawn.googlesource.com/tint.git/+log/aa212ee81f71..eac3c5bf5197 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC dsinclair@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: dsinclair@google.com Change-Id: I0c0f3b4893761a92d9f004afbaff62f15d6663d2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/34380 Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
d8bb0bb7c7 |
Roll Tint from 456aad3bced0 to aa212ee81f71 (6 revisions)
https://dawn.googlesource.com/tint.git/+log/456aad3bced0..aa212ee81f71 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: enga@google.com Change-Id: Ie638e712e98f81fb6cbe750d0ef37c3fa7dac8d5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/34240 Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
d88a86c206 |
Roll Tint from 4e91325bf0c4 to 456aad3bced0 (16 revisions)
https://dawn.googlesource.com/tint.git/+log/4e91325bf0c4..456aad3bced0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: enga@google.com Change-Id: Id466224299934eac1711deccffcafe69350f0180 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/34160 Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
e60f506bdd |
Roll spirv-headers right before the ray tracing breakage.
The next commit in spirv-headers contains breaking changes that removes the provisional ray-tracing extension and add the final version of it. To ease the roll past that, we first roll just before the breaking changes. It required a roll of SPIRV-Tools and SPIRV-Cross to handle smaller-scale breaking changes. Also fixes a compilation issue with spirv-headers and SPIRV-Cross having conflictin SPV_VERSION macros. Roll third_party/spirv-headers/ 060627f0b..5ab5c9619 (7 commits) |
||
|
e969861490 |
Roll vulkan-headers right before the ray tracing breakage.
The next commit in vulkan-headers contains breaking changes that removes the provisional ray-tracing extension and add the final version of it. To ease the roll past that, we first roll just before the breaking changes. A smaller scale breaking change required rolling the Vulkan Validation Layers at the same time. Roll third_party/vulkan-headers/ ced848d69..30e70cbd9 (11 commits) |
||
|
6401506adf |
Roll Tint from 12ed862c7ef2 to 4e91325bf0c4 (3 revisions)
https://dawn.googlesource.com/tint.git/+log/12ed862c7ef2..4e91325bf0c4 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: enga@google.com Change-Id: I71716815bba7ae2dacfc76925195f4d9b1bcd6b8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/33961 Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
90bac683b4 |
Roll Tint from 6cd6f7462c49 to 12ed862c7ef2 (11 revisions)
https://dawn.googlesource.com/tint.git/+log/6cd6f7462c49..12ed862c7ef2 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: enga@google.com Change-Id: I1f3795be385fd6867bc8d5d4f85efb00f8f2aa9a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/33840 Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
66f753b5ed |
Roll Tint from 4c13659a2a39 to 6cd6f7462c49 (1 revision)
https://dawn.googlesource.com/tint.git/+log/4c13659a2a39..6cd6f7462c49 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: enga@google.com Change-Id: Ie3038b1e4cf2e72154e0f2e2f298dbed0ee72b40 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/33700 Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
546a7c98c8 |
Roll Tint from 7f075c2a88c0 to 4c13659a2a39 (3 revisions)
https://dawn.googlesource.com/tint.git/+log/7f075c2a88c0..4c13659a2a39 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: kainino@google.com Change-Id: Ia05f00d3c6613a9995c4c448b59098fe7f0b37b4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/33680 Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
cf89a68f46 |
Roll Tint from 36d9a061c847 to 7f075c2a88c0 (9 revisions)
https://dawn.googlesource.com/tint.git/+log/36d9a061c847..7f075c2a88c0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: kainino@google.com Change-Id: I64c3119c7e6f8546fb512f27174ccc256b268cbf Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/33580 Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
1a14e7e024 |
Roll Tint from 46d9c7745efa to 36d9a061c847 (13 revisions)
https://dawn.googlesource.com/tint.git/+log/46d9c7745efa..36d9a061c847 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: kainino@google.com Change-Id: Ie7f4e56ae5fe3da3a554d2addd0e8654cc100e13 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/33441 Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
2ba8f3cec4 |
Roll Tint from 90f32536458a to 46d9c7745efa (13 revisions)
https://dawn.googlesource.com/tint.git/+log/90f32536458a..46d9c7745efa If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: kainino@google.com Change-Id: I353145b6f42572fc5090b6e9e3da874d27084138 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/33220 Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
d4e7f08e0b |
Use hermetic XCode on Dawn standalone builders.
Bug: Change-Id: I25fc33c01e2148ed2626ff6d1999d414c8c8f04b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/33100 Commit-Queue: Stephen White <senorblanco@chromium.org> Auto-Submit: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Stephen White <senorblanco@chromium.org> |
||
|
698385d4e2 |
Stop setting mac_xcode_version in DEPS
Bug: chromium:1147839 Change-Id: I86eb440df2b2297e1be38d916d3c1f0fd364ca6c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/32981 Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> |
||
|
af9a618b47 |
Roll Tint from 4ad0019df0f0 to 90f32536458a (17 revisions)
https://dawn.googlesource.com/tint.git/+log/4ad0019df0f0..90f32536458a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: kainino@google.com Change-Id: Ifb1ab98c26be04a471d1a0e9719bdac151e6d215 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/33061 Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
2c5b040b5c |
Roll Tint from e5e961722054 to 4ad0019df0f0 (1 revision)
https://dawn.googlesource.com/tint.git/+log/e5e961722054..4ad0019df0f0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC kainino@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: kainino@google.com Change-Id: I4ce69a5df8e0d5481a78763ab7f5f4a560339080 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/32880 Reviewed-by: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
aabde6c88f |
Roll Tint from 8ca4561b25dd to e5e961722054 (18 revisions)
https://dawn.googlesource.com/tint.git/+log/8ca4561b25dd..e5e961722054 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: sarahmashay@google.com Change-Id: I2991f65d7ca05969cbc754eafdbe01b288361552 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/32760 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
56523dff69 |
Roll Tint from 1980095da7f4 to 8ca4561b25dd (2 revisions)
https://dawn.googlesource.com/tint.git/+log/1980095da7f4..8ca4561b25dd If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: sarahmashay@google.com Change-Id: I7c9eb6e53caf8d1b8aa886185d6423c3bf987761 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/32680 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
2b4609bb02 |
Use remapped entry point name in D3D12
Tint may remap entry point names when translating a shader, so need to use the Inspector to get the remapped name for calling into DXC/FXC. Roll third_party/tint/ 1995ddf87..1980095da (1 commit) https://dawn.googlesource.com/tint/+log/1995ddf876ef..1980095da7f4 $ git log 1995ddf87..1980095da --date=short --no-merges --format='%ad %ae%s' 2020-11-12 rharrison [inspector] Convert GetRemapped to be a pass through Created with: roll-dep third_party/tint BUG=tint:273 Change-Id: I62cdd78334d4b3dacfdd7cf5668917622bc22ea2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/32540 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> |
||
|
01e969da33 |
Roll Tint from 0573714bfd0f to 1995ddf876ef (19 revisions)
https://dawn.googlesource.com/tint.git/+log/0573714bfd0f..1995ddf876ef If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: sarahmashay@google.com Change-Id: I0ccb7b928e22d0bf3f6720e70bf2dc32c486018f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/32501 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
f3c8290472 |
Roll Tint from 7b750dc7337d to 0573714bfd0f (8 revisions)
https://dawn.googlesource.com/tint.git/+log/7b750dc7337d..0573714bfd0f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: sarahmashay@google.com Change-Id: If7c38a11f9d7c3afc5ea4ddff9c74ca992f04da6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/32240 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
0053fef8a4 |
Roll Tint from 8655b62207a5 to 7b750dc7337d (1 revision)
https://dawn.googlesource.com/tint.git/+log/8655b62207a5..7b750dc7337d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: sarahmashay@google.com Change-Id: I5eae101d3088f5445fcf9d7e399691b86c72be19 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/32120 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
3e17e33724 |
Roll Tint from cc2305dd9537 to 8655b62207a5 (4 revisions)
https://dawn.googlesource.com/tint.git/+log/cc2305dd9537..8655b62207a5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I21393436da00dec6f975dd42ff244da2d1bf6925 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/32080 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
56af9cbd3f |
Roll Tint from 795bf4c71637 to cc2305dd9537 (1 revision)
https://dawn.googlesource.com/tint.git/+log/795bf4c71637..cc2305dd9537 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: Ib6a1f7fed37fc61fdb9954c4b66e9bb40eabc9e6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31941 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
c1dbb2625b |
Roll Tint from 77f7bb5b005d to 795bf4c71637 (10 revisions)
https://dawn.googlesource.com/tint.git/+log/77f7bb5b005d..795bf4c71637 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I1c57b77f7f4d97dd4d401cce1e6f51de38a37fb9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31940 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
6564890116 |
Roll Tint from de6938789ccb to 77f7bb5b005d (18 revisions)
https://dawn.googlesource.com/tint.git/+log/de6938789ccb..77f7bb5b005d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: Ib7a5a5fcb63d3384f2e25628a4a66fb085397be9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31820 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
bf1e9532c4 |
Rolling 7 dependencies
Roll build/ c10077be5..787a783b9 (444 commits) |
||
|
131e619fe4 |
DEPS: Download clang-format from hashes in buildtools
Bug: None Change-Id: I3e7a958afa7aafe06e4cfd3afdcf3243b30e0ff6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31261 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> |
||
|
3bf9f4a2e6 |
Roll Tint from fc5a9cfaf70c to de6938789ccb (13 revisions)
https://dawn.googlesource.com/tint.git/+log/fc5a9cfaf70c..de6938789ccb If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC cwallez@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: cwallez@google.com Change-Id: I100bd84fcf7d571a7fbc15593a371088cff861fa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31700 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
71d2e1d23d |
Roll Tint from 74023424daa4 to fc5a9cfaf70c (1 revision)
https://dawn.googlesource.com/tint.git/+log/74023424daa4..fc5a9cfaf70c If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: sarahmashay@google.com Change-Id: I18232ffa429a5719bf2d0a3d203459bab1dd4d9e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31581 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
cc1903d9e9 |
Roll Tint from 5bee67fced90 to 74023424daa4 (1 revision)
https://dawn.googlesource.com/tint.git/+log/5bee67fced90..74023424daa4 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC sarahmashay@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: sarahmashay@google.com Change-Id: I46b68263f489afed38f1582b28d5d20090b0c848 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31580 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
0a374dce66 |
Roll Tint from 17e0deaebaa6 to 5bee67fced90 (1 revision)
https://dawn.googlesource.com/tint.git/+log/17e0deaebaa6..5bee67fced90 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: I5559a3d4a7ef266e7263485b3d44f539d6b4b445 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31520 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
d6d8f049fb |
Roll Tint from 5d40a5621b7d to 17e0deaebaa6 (1 revision)
https://dawn.googlesource.com/tint.git/+log/5d40a5621b7d..17e0deaebaa6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: I18e0a803974ae9d279380e0ba795c4af6d53b66d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31460 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
25eb373eed |
Roll Tint from bfc2fceb840a to 5d40a5621b7d (1 revision)
https://dawn.googlesource.com/tint.git/+log/bfc2fceb840a..5d40a5621b7d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: I12d9795275558fd8bdc820bf96763de6333c0bbd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31383 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
c50dbf838d |
Roll Tint from c8b2d23e9de7 to bfc2fceb840a (1 revision)
https://dawn.googlesource.com/tint.git/+log/c8b2d23e9de7..bfc2fceb840a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: I378f1ede36d0c4a6d3a0950ccea5cfce563d66f6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31381 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
7055485706 |
Roll Tint from 6857ed0b0bc3 to c8b2d23e9de7 (1 revision)
https://dawn.googlesource.com/tint.git/+log/6857ed0b0bc3..c8b2d23e9de7 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: Icb77d13d147c5ff3bd35eb0fee2f5050f6cc6483 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31288 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
e326dbde2c |
Roll Tint from c55fc39acba8 to 6857ed0b0bc3 (1 revision)
https://dawn.googlesource.com/tint.git/+log/c55fc39acba8..6857ed0b0bc3 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: Idc9f5356ca0bcac57fdc5201f32a159ce1f7bd9f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31287 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
af64c73c17 |
Roll Tint from 4dd5665502ad to c55fc39acba8 (1 revision)
https://dawn.googlesource.com/tint.git/+log/4dd5665502ad..c55fc39acba8 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: I91ab5f7a6c39ae325c2f97ab2f7c6df0c22ec08a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31286 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
a64fd1784a |
Roll Tint from 62bbc6f6c050 to 4dd5665502ad (1 revision)
https://dawn.googlesource.com/tint.git/+log/62bbc6f6c050..4dd5665502ad If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: Ia2067cfc24b086854193f0281c7eb04b79ed0d07 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31285 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
dbc916c6f6 |
Roll Tint from d2fa57d26dff to 62bbc6f6c050 (1 revision)
https://dawn.googlesource.com/tint.git/+log/d2fa57d26dff..62bbc6f6c050 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: Id5d0d40e1fa8cd50c9a325a39afc1ee88ef3d2ab Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31284 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
a584311a6a |
Roll Tint from 5ede1190cf97 to d2fa57d26dff (1 revision)
https://dawn.googlesource.com/tint.git/+log/5ede1190cf97..d2fa57d26dff If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: Ic2eda20fd27a650b70e87b06c04339bc5de7dc59 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31283 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
82cb8d8aba |
Roll Tint from e8dc46a8c88b to 5ede1190cf97 (1 revision)
https://dawn.googlesource.com/tint.git/+log/e8dc46a8c88b..5ede1190cf97 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: I7a6930e177a4087f4b1dc182ec3f3589847a028f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31282 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
87b886eecb |
Roll Tint from c23a5652bda1 to e8dc46a8c88b (2 revisions)
https://dawn.googlesource.com/tint.git/+log/c23a5652bda1..e8dc46a8c88b If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: Ida8f8585aca77b1a0f79a96f1254ade8d984a4f0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31281 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
2971eb6749 |
Roll Tint from adb10d60de32 to c23a5652bda1 (1 revision)
https://dawn.googlesource.com/tint.git/+log/adb10d60de32..c23a5652bda1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: I28e3311142b228da36efe65e7845b8546fea6740 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31280 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
47ee61679d |
Roll Tint from bfd81096a5e6 to adb10d60de32 (1 revision)
https://dawn.googlesource.com/tint.git/+log/bfd81096a5e6..adb10d60de32 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: I6bb4e9a6686d1d3667df019e14f6bf0e23573823 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31107 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
36b869c846 |
Roll Tint from 70a3f152f2f0 to bfd81096a5e6 (2 revisions)
https://dawn.googlesource.com/tint.git/+log/70a3f152f2f0..bfd81096a5e6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: I1ab9628144955bfc72c7c1584929f833852ba170 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31102 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |
||
|
ff39c28c6a |
Roll Tint from fcbc6efa8fd3 to 70a3f152f2f0 (1 revision)
https://dawn.googlesource.com/tint.git/+log/fcbc6efa8fd3..70a3f152f2f0 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/tint-dawn Please CC rharrison@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: rharrison@google.com Change-Id: I68929b5eba6d291c6dc4ba645f996a0dbacedad3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/31101 Reviewed-by: <dawn-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: <dawn-autoroll@skia-public.iam.gserviceaccount.com> |