Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ deps = {
Var('swiftshader_git') + '/SwiftShader.git' + '@' + '5f9ed9b16931c7155171d31f75004f73f0a3abc8',

'src/third_party/angle':
Var('chromium_git') + '/angle/angle.git' + '@' + 'bbcf54bcb738d548c588423d22b38c994eb9a963',
Var('chromium_git') + '/angle/angle.git' + '@' + '4ed2d403a3297d03ca921d93a8356470c5c5a7b0',

'src/third_party/vulkan_memory_allocator':
Var('chromium_git') + '/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator' + '@' + '7de5cc00de50e71a3aab22dea52fbb7ff4efceb6',
Expand Down
4 changes: 3 additions & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 004152a1456d7e680c86eddfd5eb4534
Signature: acee1815f42be2df85276c288aa55961

====================================================================================================
LIBRARY: angle
Expand Down Expand Up @@ -41985,6 +41985,7 @@ ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_interop_unsafe_p
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_types.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/record_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_buffer_create.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_stringref_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/sync_star_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/weak_patch.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/async/future_extensions.dart + ../../../third_party/dart/LICENSE
Expand Down Expand Up @@ -42018,6 +42019,7 @@ FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_interop_unsafe_pat
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/js_types.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/record_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_buffer_create.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/string_stringref_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/sync_star_patch.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/weak_patch.dart
FILE: ../../../third_party/dart/sdk/lib/async/future_extensions.dart
Expand Down