Skip to content

Commit

Permalink
Add Revision: fields to third parties
Browse files Browse the repository at this point in the history
Bug: chromium:347134201
Bug: chromium:347135533
Bug: chromium:347136084
Bug: chromium:347136140
Bug: chromium:347861251
Bug: chromium:347862586
Change-Id: I82794c4868b92bb747f376d7da93701589f6d144
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5639873
Commit-Queue: Geoff Lang <[email protected]>
Reviewed-by: Geoff Lang <[email protected]>
Auto-Submit: Shahbaz Youssefi <[email protected]>
Commit-Queue: Shahbaz Youssefi <[email protected]>
  • Loading branch information
ShabbyX authored and Angle LUCI CQ committed Jun 18, 2024
1 parent 223027e commit ba341ef
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/common/third_party/xxhash/README.chromium
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Name: xxHash
URL: https://github.com/Cyan4973/xxHash
Revision: 0f2dd4a1cb103e3fc8c55c855b821eb24c6d82c3
License: BSD
License File: LICENSE
Security Critical: yes
Expand Down
3 changes: 2 additions & 1 deletion src/tests/test_utils/third_party/README.chromium
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Name: vulkan_command_buffer_utils.h, vulkan_command_buffer_utils.cpp
URL: https://github.com/LunarG/VulkanSamples/tree/master/API-Samples/utils
Revision: 9cbde4db68a38f8e108560741a97d759f76a9eb3
License: Apache License, Version 2.0
License File: http:https://www.apache.org/licenses/LICENSE-2.0
Security Critical: no
Expand All @@ -8,4 +9,4 @@ Shipped: no
Description:
Utility functions used to implement Vulkan samples and performance tests.
Modified and reorganized to add support for running applications using
various command buffer implementations.
various command buffer implementations.
1 change: 1 addition & 0 deletions src/third_party/libXNVCtrl/README.chromium
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: NVidia Control X Extension Library
Short Name: libXNVCtrl
URL: http:https://cgit.freedesktop.org/~aplattner/nvidia-settings/
Revision: ffa5183362ed4ace5b1cfd031a272f72e7d68c1b
Version: unknown
Date: 2008
License: MIT
Expand Down
1 change: 1 addition & 0 deletions src/third_party/volk/README.chromium
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Name: Volk Meta loader for Vulkan API
Short Name: volk
URL: https://github.com/zeux/volk
Revision: 1ee0b6642ecb947a10f4f988930c02f54cb4b577
Version: 0
License: MIT
License File: LICENSE.md
Expand Down
1 change: 1 addition & 0 deletions src/third_party/volk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ To update volk in ANGLE, copy the latest volk.h/c files into ANGLE "src/third_pa
If any changes are made to volk source files locally within ANGLE, please also make corresponding PRs so that
the changes land in the upstream source volk GitHub repo.
Make sure to change tabs to spaces, which clang-format later fixes, after updating the files.
Also make sure to update the `Revision:` field in `README.chromium`.

## Purpose

Expand Down
1 change: 1 addition & 0 deletions third_party/renderdoc/README.chromium
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Name: RenderDoc API Header
URL: https://raw.githubusercontent.com/baldurk/renderdoc/v1.1/renderdoc/api/app/renderdoc_app.h
Revision: 026da176bbcc1678c439984cbbea1c17953c3a0e
License: MIT
Security Critical: no
Shipped: no
Expand Down
1 change: 1 addition & 0 deletions util/windows/third_party/StackWalker/README.chromium
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Name: StackWalker
URL: https://github.com/JochenKalmbach/StackWalker
Revision: 42e7a6e056a9e7aca911a7e9e54e2e4f90bc2652
License: BSD
License File: LICENSE
Security Critical: no
Expand Down

0 comments on commit ba341ef

Please sign in to comment.