Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(720)

Side by Side Diff: .gitmodules

Issue 10407057: Optionally check base classes for refcounting issues (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge into one AST pass Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 [submodule "breakpad/src"]
2 path = breakpad/src
3 url = http://git.chromium.org/external/google-breakpad/src.git
4 os = all
5 [submodule "chrome/browser/resources/software_rendering_list"]
6 path = chrome/browser/resources/software_rendering_list
7 url = http://git.chromium.org/chromium/deps/gpu/software_rendering_list. git
8 os = all
9 [submodule "chrome/installer/mac/third_party/xz/xz"]
10 path = chrome/installer/mac/third_party/xz/xz
11 url = http://git.chromium.org/chromium/deps/xz.git
12 os = mac
13 [submodule "chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin"]
14 path = chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
15 url = http://git.chromium.org/native_client/src/native_client/tests/preb uilt.git
16 os = all
17 [submodule "chrome/test/data/perf/canvas_bench"]
18 path = chrome/test/data/perf/canvas_bench
19 url = http://git.chromium.org/chromium/canvas_bench.git
20 os = all
21 [submodule "chrome/test/data/perf/frame_rate/content"]
22 path = chrome/test/data/perf/frame_rate/content
23 url = http://git.chromium.org/chromium/frame_rate/content.git
24 os = all
25 [submodule "chrome/tools/test/reference_build/chrome_linux"]
26 path = chrome/tools/test/reference_build/chrome_linux
27 url = http://git.chromium.org/chromium/reference_builds/chrome_linux.git
28 os = unix
29 [submodule "chrome/tools/test/reference_build/chrome_mac"]
30 path = chrome/tools/test/reference_build/chrome_mac
31 url = http://git.chromium.org/chromium/reference_builds/chrome_mac.git
32 os = mac
33 [submodule "chrome/tools/test/reference_build/chrome_win"]
34 path = chrome/tools/test/reference_build/chrome_win
35 url = http://git.chromium.org/chromium/reference_builds/chrome_win.git
36 os = win
37 [submodule "chrome_frame/tools/test/reference_build/chrome_win"]
38 path = chrome_frame/tools/test/reference_build/chrome_win
39 url = http://git.chromium.org/chromium/reference_builds/chrome_win.git
40 os = win
41 [submodule "googleurl"]
42 path = googleurl
43 url = http://git.chromium.org/external/google-url.git
44 os = all
45 [submodule "native_client"]
46 path = native_client
47 url = http://git.chromium.org/native_client/src/native_client.git
48 os = all
49 [submodule "native_client_sdk/src/site_scons"]
50 path = native_client_sdk/src/site_scons
51 url = http://git.chromium.org/native_client/src/native_client/site_scons .git
52 os = all
53 [submodule "sdch/open-vcdiff"]
54 path = sdch/open-vcdiff
55 url = http://git.chromium.org/external/open-vcdiff.git
56 os = all
57 [submodule "seccompsandbox"]
58 path = seccompsandbox
59 url = http://git.chromium.org/external/seccompsandbox.git
60 os = all
61 [submodule "testing/gmock"]
62 path = testing/gmock
63 url = http://git.chromium.org/external/googlemock.git
64 os = all
65 [submodule "testing/gtest"]
66 path = testing/gtest
67 url = http://git.chromium.org/external/googletest.git
68 os = all
69 [submodule "third_party/GTM"]
70 path = third_party/GTM
71 url = http://git.chromium.org/external/google-toolbox-for-mac.git
72 os = ios,mac
73 [submodule "third_party/WebKit"]
74 path = third_party/WebKit
75 url = http://git.chromium.org/external/WebKit_trimmed.git
76 os = all
77 [submodule "third_party/angle"]
78 path = third_party/angle
79 url = http://git.chromium.org/external/angleproject.git
80 os = all
81 [submodule "third_party/aosp"]
82 path = third_party/aosp
83 url = http://git.chromium.org/chromium/deps/aosp.git
84 os = android
85 [submodule "third_party/bidichecker"]
86 path = third_party/bidichecker
87 url = http://git.chromium.org/external/bidichecker/lib.git
88 os = all
89 [submodule "third_party/cacheinvalidation/files/src/google"]
90 path = third_party/cacheinvalidation/files/src/google
91 url = http://git.chromium.org/external/google-cache-invalidation-api/src /google.git
92 os = all
93 [submodule "third_party/cros_system_api"]
94 path = third_party/cros_system_api
95 url = http://git.chromium.org/chromiumos/platform/system_api.git
96 os = unix
97 [submodule "third_party/cygwin"]
98 path = third_party/cygwin
99 url = http://git.chromium.org/chromium/deps/cygwin.git
100 os = win
101 [submodule "third_party/ffmpeg"]
102 path = third_party/ffmpeg
103 url = http://git.chromium.org/chromium/third_party/ffmpeg.git
104 os = all
105 [submodule "third_party/flac"]
106 path = third_party/flac
107 url = http://git.chromium.org/chromium/deps/flac.git
108 os = all
109 [submodule "third_party/freetype"]
110 path = third_party/freetype
111 url = http://git.chromium.org/git/chromium/src/third_party/freetype.git
112 os = android
113 [submodule "third_party/gnu_binutils"]
114 path = third_party/gnu_binutils
115 url = http://git.chromium.org/native_client/deps/third_party/gnu_binutil s.git
116 os = win
117 [submodule "third_party/gold"]
118 path = third_party/gold
119 url = http://git.chromium.org/chromium/deps/gold.git
120 os = unix
121 [submodule "third_party/hunspell"]
122 path = third_party/hunspell
123 url = http://git.chromium.org/chromium/deps/hunspell.git
124 os = all
125 [submodule "third_party/hunspell_dictionaries"]
126 path = third_party/hunspell_dictionaries
127 url = http://git.chromium.org/chromium/deps/hunspell_dictionaries.git
128 os = all
129 [submodule "third_party/icu"]
130 path = third_party/icu
131 url = http://git.chromium.org/chromium/deps/icu46.git
132 os = all
133 [submodule "third_party/jsoncpp/source/include"]
134 path = third_party/jsoncpp/source/include
135 url = http://git.chromium.org/external/jsoncpp/jsoncpp/include.git
136 os = all
137 [submodule "third_party/jsoncpp/source/src/lib_json"]
138 path = third_party/jsoncpp/source/src/lib_json
139 url = http://git.chromium.org/external/jsoncpp/jsoncpp/src/lib_json.git
140 os = all
141 [submodule "third_party/leveldatabase/src"]
142 path = third_party/leveldatabase/src
143 url = http://git.chromium.org/external/leveldb.git
144 os = all
145 [submodule "third_party/libexif/sources"]
146 path = third_party/libexif/sources
147 url = http://git.chromium.org/chromium/deps/libexif/sources.git
148 os = all
149 [submodule "third_party/libjingle/source"]
150 path = third_party/libjingle/source
151 url = http://git.chromium.org/external/libjingle.git
152 os = all
153 [submodule "third_party/libjpeg_turbo"]
154 path = third_party/libjpeg_turbo
155 url = http://git.chromium.org/chromium/deps/libjpeg_turbo.git
156 os = all
157 [submodule "third_party/libphonenumber/src/phonenumbers"]
158 path = third_party/libphonenumber/src/phonenumbers
159 url = http://git.chromium.org/external/libphonenumber/cpp/src/phonenumbe rs.git
160 os = all
161 [submodule "third_party/libphonenumber/src/resources"]
162 path = third_party/libphonenumber/src/resources
163 url = http://git.chromium.org/external/libphonenumber/resources.git
164 os = all
165 [submodule "third_party/libphonenumber/src/test"]
166 path = third_party/libphonenumber/src/test
167 url = http://git.chromium.org/external/libphonenumber/cpp/test.git
168 os = all
169 [submodule "third_party/libsrtp"]
170 path = third_party/libsrtp
171 url = http://git.chromium.org/chromium/deps/libsrtp.git
172 os = all
173 [submodule "third_party/libvpx"]
174 path = third_party/libvpx
175 url = http://git.chromium.org/chromium/deps/libvpx.git
176 os = all
177 [submodule "third_party/libyuv"]
178 path = third_party/libyuv
179 url = http://git.chromium.org/external/libyuv.git
180 os = all
181 [submodule "third_party/lighttpd"]
182 path = third_party/lighttpd
183 url = http://git.chromium.org/chromium/deps/lighttpd.git
184 os = win,mac
185 [submodule "third_party/lss"]
186 path = third_party/lss
187 url = http://git.chromium.org/external/linux-syscall-support/lss.git
188 os = unix
189 [submodule "third_party/mingw-w64/mingw/bin"]
190 path = third_party/mingw-w64/mingw/bin
191 url = http://git.chromium.org/native_client/deps/third_party/mingw-w64/m ingw/bin.git
192 os = win
193 [submodule "third_party/mozc/chrome/chromeos/renderer"]
194 path = third_party/mozc/chrome/chromeos/renderer
195 url = http://git.chromium.org/external/mozc/src/chrome/chromeos/renderer .git
196 os = all
197 [submodule "third_party/mozc/session"]
198 path = third_party/mozc/session
199 url = http://git.chromium.org/external/mozc/src/session.git
200 os = all
201 [submodule "third_party/nacl_sdk_binaries"]
202 path = third_party/nacl_sdk_binaries
203 url = http://git.chromium.org/chromium/deps/nacl_sdk_binaries.git
204 os = win
205 [submodule "third_party/nss"]
206 path = third_party/nss
207 url = http://git.chromium.org/chromium/deps/nss.git
208 os = win,mac
209 [submodule "third_party/openssl"]
210 path = third_party/openssl
211 url = http://git.chromium.org/chromium/deps/openssl.git
212 os = unix
213 [submodule "third_party/ots"]
214 path = third_party/ots
215 url = http://git.chromium.org/external/ots.git
216 os = all
217 [submodule "third_party/pdfsqueeze"]
218 path = third_party/pdfsqueeze
219 url = http://git.chromium.org/external/pdfsqueeze.git
220 os = mac
221 [submodule "third_party/pefile"]
222 path = third_party/pefile
223 url = http://git.chromium.org/external/pefile.git
224 os = win
225 [submodule "third_party/psyco_win32"]
226 path = third_party/psyco_win32
227 url = http://git.chromium.org/chromium/deps/psyco_win32.git
228 os = win
229 [submodule "third_party/pyftpdlib/src"]
230 path = third_party/pyftpdlib/src
231 url = http://git.chromium.org/external/pyftpdlib.git
232 os = all
233 [submodule "third_party/pylib"]
234 path = third_party/pylib
235 url = http://git.chromium.org/native_client/src/third_party/pylib.git
236 os = all
237 [submodule "third_party/pymox/src"]
238 path = third_party/pymox/src
239 url = http://git.chromium.org/external/pymox.git
240 os = all
241 [submodule "third_party/python_26"]
242 path = third_party/python_26
243 url = http://git.chromium.org/chromium/deps/python_26.git
244 os = win
245 [submodule "third_party/safe_browsing/testing"]
246 path = third_party/safe_browsing/testing
247 url = http://git.chromium.org/external/google-safe-browsing/testing.git
248 os = all
249 [submodule "third_party/scons-2.0.1"]
250 path = third_party/scons-2.0.1
251 url = http://git.chromium.org/native_client/src/third_party/scons-2.0.1. git
252 os = all
253 [submodule "third_party/sfntly/cpp/src"]
254 path = third_party/sfntly/cpp/src
255 url = http://git.chromium.org/external/sfntly/cpp/src.git
256 os = all
257 [submodule "third_party/skia/include"]
258 path = third_party/skia/include
259 url = http://git.chromium.org/external/skia/include.git
260 os = all
261 [submodule "third_party/skia/src"]
262 path = third_party/skia/src
263 url = http://git.chromium.org/external/skia/src.git
264 os = all
265 [submodule "third_party/smhasher/src"]
266 path = third_party/smhasher/src
267 url = http://git.chromium.org/external/smhasher.git
268 os = all
269 [submodule "third_party/snappy/src"]
270 path = third_party/snappy/src
271 url = http://git.chromium.org/external/snappy.git
272 os = all
273 [submodule "third_party/speex"]
274 path = third_party/speex
275 url = http://git.chromium.org/chromium/deps/speex.git
276 os = all
277 [submodule "third_party/swig/Lib"]
278 path = third_party/swig/Lib
279 url = http://git.chromium.org/chromium/deps/swig/Lib.git
280 os = all
281 [submodule "third_party/swig/linux"]
282 path = third_party/swig/linux
283 url = http://git.chromium.org/chromium/deps/swig/linux.git
284 os = unix
285 [submodule "third_party/swig/mac"]
286 path = third_party/swig/mac
287 url = http://git.chromium.org/chromium/deps/swig/mac.git
288 os = mac
289 [submodule "third_party/swig/win"]
290 path = third_party/swig/win
291 url = http://git.chromium.org/chromium/deps/swig/win.git
292 os = win
293 [submodule "third_party/syzygy/binaries"]
294 path = third_party/syzygy/binaries
295 url = http://git.chromium.org/external/sawbuck/syzygy/binaries.git
296 os = win
297 [submodule "third_party/trace-viewer"]
298 path = third_party/trace-viewer
299 url = http://git.chromium.org/external/trace-viewer.git
300 os = all
301 [submodule "third_party/undoview"]
302 path = third_party/undoview
303 url = http://git.chromium.org/chromium/deps/undoview.git
304 os = all
305 [submodule "third_party/v8-i18n"]
306 path = third_party/v8-i18n
307 url = http://git.chromium.org/external/v8-i18n.git
308 os = all
309 [submodule "third_party/webdriver/pylib"]
310 path = third_party/webdriver/pylib
311 url = http://git.chromium.org/external/selenium/py.git
312 os = all
313 [submodule "third_party/webgl_conformance"]
314 path = third_party/webgl_conformance
315 url = http://git.chromium.org/chromium/deps/webgl/sdk/tests.git
316 os = all
317 [submodule "third_party/webpagereplay"]
318 path = third_party/webpagereplay
319 url = http://git.chromium.org/external/web-page-replay.git
320 os = all
321 [submodule "third_party/webrtc"]
322 path = third_party/webrtc
323 url = http://git.chromium.org/external/webrtc/stable/src.git
324 os = all
325 [submodule "third_party/xdg-utils"]
326 path = third_party/xdg-utils
327 url = http://git.chromium.org/chromium/deps/xdg-utils.git
328 os = unix
329 [submodule "third_party/xulrunner-sdk"]
330 path = third_party/xulrunner-sdk
331 url = http://git.chromium.org/chromium/deps/xulrunner-sdk.git
332 os = win
333 [submodule "third_party/yasm/binaries"]
334 path = third_party/yasm/binaries
335 url = http://git.chromium.org/chromium/deps/yasm/binaries.git
336 os = win
337 [submodule "third_party/yasm/source/patched-yasm"]
338 path = third_party/yasm/source/patched-yasm
339 url = http://git.chromium.org/chromium/deps/yasm/patched-yasm.git
340 os = all
341 [submodule "tools/deps2git"]
342 path = tools/deps2git
343 url = http://git.chromium.org/chromium/tools/deps2git.git
344 os = all
345 [submodule "tools/grit"]
346 path = tools/grit
347 url = http://git.chromium.org/external/grit-i18n.git
348 os = all
349 [submodule "tools/gyp"]
350 path = tools/gyp
351 url = http://git.chromium.org/external/gyp.git
352 os = all
353 [submodule "tools/page_cycler/acid3"]
354 path = tools/page_cycler/acid3
355 url = http://git.chromium.org/chromium/deps/acid3.git
356 os = all
357 [submodule "v8"]
358 path = v8
359 url = http://git.chromium.org/external/v8.git
360 os = all
OLDNEW
« no previous file with comments | « no previous file | tools/clang/plugins/FindBadConstructs.cpp » ('j') | tools/clang/plugins/FindBadConstructs.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698