aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 70081c5e37bbde2cc3b8ec87069ecdb04ca0974f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
[submodule "build"]
	path = build
	url = https://chromium.googlesource.com/chromium/src/build
	gclient-condition = not build_with_chromium
[submodule "buildtools"]
	path = buildtools
	url = https://chromium.googlesource.com/chromium/src/buildtools
	gclient-condition = not build_with_chromium
[submodule "third_party/clang-format/script"]
	path = third_party/clang-format/script
	url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format
	gclient-condition = not build_with_chromium
[submodule "testing"]
	path = testing
	url = https://chromium.googlesource.com/chromium/src/testing
	gclient-condition = not build_with_chromium
[submodule "third_party/abseil-cpp"]
	path = third_party/abseil-cpp
	url = https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp
	gclient-condition = not build_with_chromium
[submodule "third_party/android_build_tools"]
	path = third_party/android_build_tools
	url = https://chromium.googlesource.com/chromium/src/third_party/android_build_tools
	gclient-condition = checkout_android and not build_with_chromium
[submodule "third_party/android_deps"]
	path = third_party/android_deps
	url = https://chromium.googlesource.com/chromium/src/third_party/android_deps
	gclient-condition = checkout_android and not build_with_chromium
[submodule "third_party/android_platform"]
	path = third_party/android_platform
	url = https://chromium.googlesource.com/chromium/src/third_party/android_platform
	gclient-condition = checkout_android and not build_with_chromium
[submodule "third_party/android_sdk"]
	path = third_party/android_sdk
	url = https://chromium.googlesource.com/chromium/src/third_party/android_sdk
	gclient-condition = checkout_android and not build_with_chromium
[submodule "third_party/astc-encoder/src"]
	path = third_party/astc-encoder/src
	url = https://chromium.googlesource.com/external/github.com/ARM-software/astc-encoder
	gclient-condition = not build_with_chromium
[submodule "third_party/catapult"]
	path = third_party/catapult
	url = https://chromium.googlesource.com/catapult
	gclient-condition = not build_with_chromium
[submodule "third_party/cherry"]
	path = third_party/cherry
	url = https://android.googlesource.com/platform/external/cherry
	gclient-condition = not build_with_chromium
[submodule "third_party/colorama/src"]
	path = third_party/colorama/src
	url = https://chromium.googlesource.com/external/colorama
	gclient-condition = checkout_android and not build_with_chromium
[submodule "third_party/clspv"]
	path = third_party/clspv
	url = https://chromium.googlesource.com/external/github.com/google/clspv
	gclient-condition = not build_with_chromium
[submodule "third_party/cpu_features/src"]
	path = third_party/cpu_features/src
	url = https://chromium.googlesource.com/external/github.com/google/cpu_features
	gclient-condition = checkout_android and not build_with_chromium
[submodule "third_party/depot_tools"]
	path = third_party/depot_tools
	url = https://chromium.googlesource.com/chromium/tools/depot_tools
	gclient-condition = not build_with_chromium
[submodule "third_party/EGL-Registry/src"]
	path = third_party/EGL-Registry/src
	url = https://chromium.googlesource.com/external/github.com/KhronosGroup/EGL-Registry
	gclient-condition = not build_with_chromium
[submodule "third_party/flatbuffers/src"]
	path = third_party/flatbuffers/src
	url = https://chromium.googlesource.com/external/github.com/google/flatbuffers
	gclient-condition = checkout_android and not build_with_chromium
[submodule "third_party/gles1_conform"]
	path = third_party/gles1_conform
	url = https://chrome-internal.googlesource.com/angle/es-cts
	gclient-condition = checkout_angle_internal
[submodule "third_party/glmark2/src"]
	path = third_party/glmark2/src
	url = https://chromium.googlesource.com/external/github.com/glmark2/glmark2
[submodule "third_party/googletest"]
	path = third_party/googletest
	url = https://chromium.googlesource.com/chromium/src/third_party/googletest
	gclient-condition = not build_with_chromium
[submodule "third_party/ijar"]
	path = third_party/ijar
	url = https://chromium.googlesource.com/chromium/src/third_party/ijar
	gclient-condition = checkout_android and not build_with_chromium
[submodule "third_party/libdrm"]
	path = third_party/libdrm
	url = https://chromium.googlesource.com/chromiumos/third_party/libdrm
	gclient-condition = checkout_angle_mesa
[submodule "third_party/libjpeg_turbo"]
	path = third_party/libjpeg_turbo
	url = https://chromium.googlesource.com/chromium/deps/libjpeg_turbo
	gclient-condition = not build_with_chromium
[submodule "third_party/libpng/src"]
	path = third_party/libpng/src
	url = https://android.googlesource.com/platform/external/libpng
	gclient-condition = not build_with_chromium
[submodule "third_party/llvm"]
	path = third_party/llvm
	url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project
	gclient-condition = not build_with_chromium
[submodule "third_party/jinja2"]
	path = third_party/jinja2
	url = https://chromium.googlesource.com/chromium/src/third_party/jinja2
	gclient-condition = checkout_android and not build_with_chromium
[submodule "third_party/jsoncpp"]
	path = third_party/jsoncpp
	url = https://chromium.googlesource.com/chromium/src/third_party/jsoncpp
	gclient-condition = not build_with_chromium
[submodule "third_party/libc++/src"]
	path = third_party/libc++/src
	url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx
	gclient-condition = not build_with_chromium
[submodule "third_party/libc++abi/src"]
	path = third_party/libc++abi/src
	url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi
	gclient-condition = not build_with_chromium
[submodule "third_party/libunwind/src"]
	path = third_party/libunwind/src
	url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind
	gclient-condition = not build_with_chromium
[submodule "third_party/markupsafe"]
	path = third_party/markupsafe
	url = https://chromium.googlesource.com/chromium/src/third_party/markupsafe
	gclient-condition = checkout_android and not build_with_chromium
[submodule "third_party/mesa/src"]
	path = third_party/mesa/src
	url = https://chromium.googlesource.com/external/github.com/Mesa3D/mesa
	gclient-condition = checkout_angle_mesa
[submodule "third_party/meson"]
	path = third_party/meson
	url = https://chromium.googlesource.com/external/github.com/mesonbuild/meson
	gclient-condition = checkout_angle_mesa
[submodule "third_party/nasm"]
	path = third_party/nasm
	url = https://chromium.googlesource.com/chromium/deps/nasm
	gclient-condition = not build_with_chromium
[submodule "third_party/OpenCL-Docs/src"]
	path = third_party/OpenCL-Docs/src
	url = https://chromium.googlesource.com/external/github.com/KhronosGroup/OpenCL-Docs
	gclient-condition = not build_with_chromium
[submodule "third_party/OpenCL-ICD-Loader/src"]
	path = third_party/OpenCL-ICD-Loader/src
	url = https://chromium.googlesource.com/external/github.com/KhronosGroup/OpenCL-ICD-Loader
	gclient-condition = not build_with_chromium
[submodule "third_party/OpenGL-Registry/src"]
	path = third_party/OpenGL-Registry/src
	url = https://chromium.googlesource.com/external/github.com/KhronosGroup/OpenGL-Registry
	gclient-condition = not build_with_chromium
[submodule "third_party/protobuf"]
	path = third_party/protobuf
	url = https://chromium.googlesource.com/chromium/src/third_party/protobuf
	gclient-condition = not build_with_chromium
[submodule "third_party/Python-Markdown"]
	path = third_party/Python-Markdown
	url = https://chromium.googlesource.com/chromium/src/third_party/Python-Markdown
	gclient-condition = not build_with_chromium
[submodule "third_party/rapidjson/src"]
	path = third_party/rapidjson/src
	url = https://chromium.googlesource.com/external/github.com/Tencent/rapidjson
[submodule "third_party/requests/src"]
	path = third_party/requests/src
	url = https://chromium.googlesource.com/external/github.com/kennethreitz/requests
	gclient-condition = checkout_android and not build_with_chromium
[submodule "third_party/six"]
	path = third_party/six
	url = https://chromium.googlesource.com/chromium/src/third_party/six
	gclient-condition = checkout_android and not build_with_chromium
[submodule "third_party/SwiftShader"]
	path = third_party/SwiftShader
	url = https://swiftshader.googlesource.com/SwiftShader
	gclient-condition = not build_with_chromium
[submodule "third_party/VK-GL-CTS/src"]
	path = third_party/VK-GL-CTS/src
	url = https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS
[submodule "third_party/vulkan-deps"]
	path = third_party/vulkan-deps
	url = https://chromium.googlesource.com/vulkan-deps
	gclient-condition = not build_with_chromium
[submodule "third_party/vulkan_memory_allocator"]
	path = third_party/vulkan_memory_allocator
	url = https://chromium.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
	gclient-condition = not build_with_chromium
[submodule "third_party/wayland"]
	path = third_party/wayland
	url = https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland
	gclient-condition = not build_with_chromium and host_os == "linux"
[submodule "third_party/zlib"]
	path = third_party/zlib
	url = https://chromium.googlesource.com/chromium/src/third_party/zlib
	gclient-condition = not build_with_chromium
[submodule "tools/android"]
	path = tools/android
	url = https://chromium.googlesource.com/chromium/src/tools/android
	gclient-condition = checkout_android and not build_with_chromium
[submodule "tools/clang"]
	path = tools/clang
	url = https://chromium.googlesource.com/chromium/src/tools/clang
	gclient-condition = not build_with_chromium
[submodule "tools/mb"]
	path = tools/mb
	url = https://chromium.googlesource.com/chromium/src/tools/mb
	gclient-condition = not build_with_chromium
[submodule "tools/md_browser"]
	path = tools/md_browser
	url = https://chromium.googlesource.com/chromium/src/tools/md_browser
	gclient-condition = not build_with_chromium
[submodule "tools/memory"]
	path = tools/memory
	url = https://chromium.googlesource.com/chromium/src/tools/memory
	gclient-condition = not build_with_chromium
[submodule "tools/perf"]
	path = tools/perf
	url = https://chromium.googlesource.com/chromium/src/tools/perf
	gclient-condition = not build_with_chromium
[submodule "tools/protoc_wrapper"]
	path = tools/protoc_wrapper
	url = https://chromium.googlesource.com/chromium/src/tools/protoc_wrapper
	gclient-condition = not build_with_chromium
[submodule "tools/python"]
	path = tools/python
	url = https://chromium.googlesource.com/chromium/src/tools/python
	gclient-condition = checkout_android and not build_with_chromium
[submodule "tools/valgrind"]
	path = tools/valgrind
	url = https://chromium.googlesource.com/chromium/src/tools/valgrind
	gclient-condition = not build_with_chromium