Skip to content

Commit 47af169

Browse files
authored
Roll ANGLE to acdec48addfdff315efff293be0d5e2e37e8e560 (#32785)
This rolls approximately one year's worth of ANGLE commits, and gets us caught up to tip of tree. This also updates the licence tool to handle ANGLE adding a second third_party directory: * third_party/angle/src/third_party: third-party code used by ANGLE. * third_party/angle/third_party: forwarding targets for non-shipping tooling. Issue: #102117
1 parent 584393a commit 47af169

File tree

5 files changed

+866
-555
lines changed

5 files changed

+866
-555
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ deps = {
436436
Var('swiftshader_git') + '/SwiftShader.git' + '@' + 'd4130e9ac3675dadbec8442dc2310a80ea4ddfb2',
437437

438438
'src/third_party/angle':
439-
Var('github_git') + '/google/angle.git' + '@' + '90d18b0391065b7ecc556ccfce1201aa6392e22d',
439+
Var('github_git') + '/google/angle.git' + '@' + 'acdec48addfdff315efff293be0d5e2e37e8e560',
440440

441441
'src/third_party/angle/third_party/vulkan-deps/vulkan-headers/src':
442442
Var('fuchsia_git') + '/third_party/Vulkan-Headers.git' + '@' + '5de4e8fab88ef0bd6994d9ddbcc864e3179b9e79',

ci/licenses_golden/licenses_flutter

100755100644
File mode changed.

0 commit comments

Comments
 (0)