зеркало из https://github.com/AvaloniaUI/angle.git
Roll chromium_revision 5fe256ab5e..d209d45ba4 (709762:719599)
Change log:5fe256ab5e..d209d45ba4
Full diff:5fe256ab5e..d209d45ba4
Changed dependencies * build:258e22bc61..ebec9c5ad4
* buildtools:cf454b247c..6b3e658d6f
* testing:85152663b9..72e16daaa5
* third_party/zlib:403ca5ad3a..e77e1c06c8
* tools/clang:662cbb8d60..05979d8cad
DEPS diff:5fe256ab5e..d209d45ba4
/DEPS Clang version changed 64a362e7216a43e3ad44e50a89265e72aeb14294:e84b7a5fe230e42b8e6fe451369874a773bf1867 Details:5fe256ab5e..d209d45ba4
/tools/clang/scripts/update.py TBR=jmadill@chromium.org, BUG=None Change-Id: I81aa1bc885ae18abddf04593245d1c394679a679 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1940569 Reviewed-by: Jamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
This commit is contained in:
Родитель
2ed71c811d
Коммит
33adad19df
12
DEPS
12
DEPS
|
@ -21,7 +21,7 @@ vars = {
|
|||
'checkout_src_internal': False,
|
||||
|
||||
# Version of Chromium our Chromium-based DEPS are mirrored from.
|
||||
'chromium_revision': '5fe256ab5e5eb3d73d23ab52c69ba113145d921b',
|
||||
'chromium_revision': 'd209d45ba4bacfaf948e0015f9f7ef71b0d93bbf',
|
||||
|
||||
# Current revision of VK-GL-CTS (a.k.a dEQP).
|
||||
'vk_gl_cts_revision': '54ec6f2b1390bf33ea10424dca610f8bcbfefa06',
|
||||
|
@ -71,17 +71,17 @@ vars = {
|
|||
deps = {
|
||||
|
||||
'build': {
|
||||
'url': '{chromium_git}/chromium/src/build.git@258e22bc612da7425c3a64d733041683a9d123f1',
|
||||
'url': '{chromium_git}/chromium/src/build.git@ebec9c5ad46c21f00d2e305ac233676327f672cd',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
'buildtools': {
|
||||
'url': '{chromium_git}/chromium/src/buildtools.git@cf454b247c611167388742c7a31ef138a6031172',
|
||||
'url': '{chromium_git}/chromium/src/buildtools.git@6b3e658d6fe8cd9c2588796d296f07312b776054',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
'testing': {
|
||||
'url': '{chromium_git}/chromium/src/testing@85152663b9e65c5372e8eb080d936e1b6fbd3b6b',
|
||||
'url': '{chromium_git}/chromium/src/testing@72e16daaa56023ddf5e38460b8cfb785db048812',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
|
@ -210,12 +210,12 @@ deps = {
|
|||
},
|
||||
|
||||
'third_party/zlib': {
|
||||
'url': '{chromium_git}/chromium/src/third_party/zlib@403ca5ad3a324530113a89a20fcabcea92242721',
|
||||
'url': '{chromium_git}/chromium/src/third_party/zlib@e77e1c06c8881abff0c7418368d147ff4a474d08',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
'tools/clang': {
|
||||
'url': '{chromium_git}/chromium/src/tools/clang.git@662cbb8d60f813b110f637f38adf60d9b2c57418',
|
||||
'url': '{chromium_git}/chromium/src/tools/clang.git@05979d8cad7315e31c42120dd83e5765a87629d3',
|
||||
'condition': 'not build_with_chromium',
|
||||
},
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче