File: .gitmodules

package info (click to toggle)
webkit2gtk 2.51.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 457,708 kB
  • sloc: cpp: 3,884,629; javascript: 198,661; ansic: 165,298; python: 49,171; asm: 21,849; ruby: 18,095; perl: 16,914; xml: 4,623; sh: 2,397; yacc: 2,356; java: 2,019; lex: 1,330; pascal: 372; makefile: 197
file content (301 lines) | stat: -rw-r--r-- 14,563 bytes parent folder | download | duplicates (3)
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
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
[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/src"]
	path = third_party/clspv/src
	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/dawn"]
	path = third_party/dawn
	url = https://dawn.googlesource.com/dawn
	gclient-condition = 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/src"]
	path = third_party/googletest/src
	url = https://chromium.googlesource.com/external/github.com/google/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/src"]
	path = third_party/libdrm/src
	url = https://chromium.googlesource.com/chromiumos/third_party/libdrm
	gclient-condition = checkout_angle_mesa or not build_with_chromium
[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/src"]
	path = third_party/llvm/src
	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 = 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/llvm-libc/src"]
	path = third_party/llvm-libc/src
	url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libc
	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 = 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-CTS/src"]
	path = third_party/OpenCL-CTS/src
	url = https://chromium.googlesource.com/external/github.com/KhronosGroup/OpenCL-CTS
	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/perfetto"]
	path = third_party/perfetto
	url = https://android.googlesource.com/platform/external/perfetto
	gclient-condition = not build_with_chromium and checkout_angle_perfetto
[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/re2/src"]
	path = third_party/re2/src
	url = https://chromium.googlesource.com/external/github.com/google/re2
	gclient-condition = not build_with_chromium
[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/rust"]
	path = third_party/rust
	url = https://chromium.googlesource.com/chromium/src/third_party/rust
	gclient-condition = 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/glslang/src"]
	path = third_party/glslang/src
	url = https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang
	gclient-condition = not build_with_chromium
[submodule "third_party/lunarg-vulkantools/src"]
	path = third_party/lunarg-vulkantools/src
	url = https://chromium.googlesource.com/external/github.com/LunarG/VulkanTools
	gclient-condition = not build_with_chromium
[submodule "third_party/spirv-cross/src"]
	path = third_party/spirv-cross/src
	url = https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross
	gclient-condition = not build_with_chromium
[submodule "third_party/spirv-headers/src"]
	path = third_party/spirv-headers/src
	url = https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers
	gclient-condition = not build_with_chromium
[submodule "third_party/spirv-tools/src"]
	path = third_party/spirv-tools/src
	url = https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools
	gclient-condition = not build_with_chromium
[submodule "third_party/vulkan-headers/src"]
	path = third_party/vulkan-headers/src
	url = https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers
	gclient-condition = not build_with_chromium
[submodule "third_party/vulkan-loader/src"]
	path = third_party/vulkan-loader/src
	url = https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader
	gclient-condition = not build_with_chromium
[submodule "third_party/vulkan-tools/src"]
	path = third_party/vulkan-tools/src
	url = https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools
	gclient-condition = not build_with_chromium
[submodule "third_party/vulkan-utility-libraries/src"]
	path = third_party/vulkan-utility-libraries/src
	url = https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries
	gclient-condition = not build_with_chromium
[submodule "third_party/vulkan-validation-layers/src"]
	path = third_party/vulkan-validation-layers/src
	url = https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers
	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/rust"]
	path = tools/rust
	url = https://chromium.googlesource.com/chromium/src/tools/rust
	gclient-condition = 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
[submodule "tools/win"]
	path = tools/win
	url = https://chromium.googlesource.com/chromium/src/tools/win
	gclient-condition = checkout_win and not build_with_chromium