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

Side by Side Diff: .gitmodules

Issue 22824009: Remove StreamTextureManager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address comments Created 7 years, 4 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
« no previous file with comments | « no previous file | content/common/gpu/gpu_channel.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [submodule "breakpad/src"] 1 [submodule "breakpad/src"]
2 path = breakpad/src 2 path = breakpad/src
3 url = https://chromium.googlesource.com/external/google-breakpad/src.git 3 url = https://chromium.googlesource.com/external/google-breakpad/src.git
4 os = all 4 os = all
5 [submodule "build/util/support"] 5 [submodule "build/util/support"]
6 path = build/util/support 6 path = build/util/support
7 url = 7 url =
8 os = ios 8 os = ios
9 [submodule "chrome/installer/mac/third_party/xz/xz"] 9 [submodule "chrome/installer/mac/third_party/xz/xz"]
10 path = chrome/installer/mac/third_party/xz/xz 10 path = chrome/installer/mac/third_party/xz/xz
11 url = https://chromium.googlesource.com/chromium/deps/xz.git 11 url = https://chromium.googlesource.com/chromium/deps/xz.git
12 os = mac 12 os = mac
13 [submodule "chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin"] 13 [submodule "chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin"]
14 path = chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin 14 path = chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
15 url = https://chromium.googlesource.com/native_client/src/native_client/ tests/prebuilt.git 15 url = https://chromium.googlesource.com/native_client/src/native_client/ tests/prebuilt.git
16 os = all 16 os = all
17 [submodule "chrome/test/data/perf/canvas_bench"] 17 [submodule "chrome/test/data/perf/canvas_bench"]
18 path = chrome/test/data/perf/canvas_bench 18 path = chrome/test/data/perf/canvas_bench
19 url = https://chromium.googlesource.com/chromium/canvas_bench.git 19 url = https://chromium.googlesource.com/chromium/canvas_bench.git
20 os = all 20 os = all
21 [submodule "chrome/test/data/perf/frame_rate/content"] 21 [submodule "chrome/test/data/perf/frame_rate/content"]
22 path = chrome/test/data/perf/frame_rate/content 22 path = chrome/test/data/perf/frame_rate/content
23 url = https://chromium.googlesource.com/chromium/frame_rate/content.git 23 url = https://chromium.googlesource.com/chromium/frame_rate/content.git
24 os = all 24 os = all
25 [submodule "chrome/test/data/perf/third_party/octane"]
26 path = chrome/test/data/perf/third_party/octane
27 url = https://chromium.googlesource.com/external/octane-benchmark.git
28 os = all
25 [submodule "chrome/tools/test/reference_build/chrome_linux"] 29 [submodule "chrome/tools/test/reference_build/chrome_linux"]
26 path = chrome/tools/test/reference_build/chrome_linux 30 path = chrome/tools/test/reference_build/chrome_linux
27 url = https://chromium.googlesource.com/chromium/reference_builds/chrome _linux.git 31 url = https://chromium.googlesource.com/chromium/reference_builds/chrome _linux.git
28 os = unix 32 os = unix
29 [submodule "chrome/tools/test/reference_build/chrome_mac"] 33 [submodule "chrome/tools/test/reference_build/chrome_mac"]
30 path = chrome/tools/test/reference_build/chrome_mac 34 path = chrome/tools/test/reference_build/chrome_mac
31 url = https://chromium.googlesource.com/chromium/reference_builds/chrome _mac.git 35 url = https://chromium.googlesource.com/chromium/reference_builds/chrome _mac.git
32 os = mac 36 os = mac
33 [submodule "chrome/tools/test/reference_build/chrome_win"] 37 [submodule "chrome/tools/test/reference_build/chrome_win"]
34 path = chrome/tools/test/reference_build/chrome_win 38 path = chrome/tools/test/reference_build/chrome_win
35 url = https://chromium.googlesource.com/chromium/reference_builds/chrome _win.git 39 url = https://chromium.googlesource.com/chromium/reference_builds/chrome _win.git
36 os = win 40 os = win
37 [submodule "chrome_frame/tools/test/reference_build/chrome_win"] 41 [submodule "chrome_frame/tools/test/reference_build/chrome_win"]
38 path = chrome_frame/tools/test/reference_build/chrome_win 42 path = chrome_frame/tools/test/reference_build/chrome_win
39 url = https://chromium.googlesource.com/chromium/reference_builds/chrome _win.git 43 url = https://chromium.googlesource.com/chromium/reference_builds/chrome _win.git
40 os = win 44 os = win
41 [submodule "content/test/data/layout_tests/LayoutTests/fast/events"]
42 path = content/test/data/layout_tests/LayoutTests/fast/events
43 url =
44 os = ios
45 [submodule "content/test/data/layout_tests/LayoutTests/fast/filesystem/resources "]
46 path = content/test/data/layout_tests/LayoutTests/fast/filesystem/resour ces
47 url =
48 os = ios
49 [submodule "content/test/data/layout_tests/LayoutTests/fast/js/resources"]
50 path = content/test/data/layout_tests/LayoutTests/fast/js/resources
51 url =
52 os = ios
53 [submodule "content/test/data/layout_tests/LayoutTests/fast/workers"]
54 path = content/test/data/layout_tests/LayoutTests/fast/workers
55 url =
56 os = ios
57 [submodule "content/test/data/layout_tests/LayoutTests/http/tests/appcache"]
58 path = content/test/data/layout_tests/LayoutTests/http/tests/appcache
59 url =
60 os = ios
61 [submodule "content/test/data/layout_tests/LayoutTests/http/tests/resources"]
62 path = content/test/data/layout_tests/LayoutTests/http/tests/resources
63 url =
64 os = ios
65 [submodule "content/test/data/layout_tests/LayoutTests/http/tests/websocket/test s"]
66 path = content/test/data/layout_tests/LayoutTests/http/tests/websocket/t ests
67 url =
68 os = ios
69 [submodule "content/test/data/layout_tests/LayoutTests/http/tests/workers"]
70 path = content/test/data/layout_tests/LayoutTests/http/tests/workers
71 url =
72 os = ios
73 [submodule "content/test/data/layout_tests/LayoutTests/http/tests/xmlhttprequest "]
74 path = content/test/data/layout_tests/LayoutTests/http/tests/xmlhttprequ est
75 url =
76 os = ios
77 [submodule "content/test/data/layout_tests/LayoutTests/media"]
78 path = content/test/data/layout_tests/LayoutTests/media
79 url =
80 os = ios
81 [submodule "content/test/data/layout_tests/LayoutTests/platform/chromium-win/fas t/events"]
82 path = content/test/data/layout_tests/LayoutTests/platform/chromium-win/ fast/events
83 url =
84 os = ios
85 [submodule "content/test/data/layout_tests/LayoutTests/platform/chromium-win/fas t/workers"]
86 path = content/test/data/layout_tests/LayoutTests/platform/chromium-win/ fast/workers
87 url =
88 os = ios
89 [submodule "content/test/data/layout_tests/LayoutTests/platform/chromium-win/htt p/tests/workers"]
90 path = content/test/data/layout_tests/LayoutTests/platform/chromium-win/ http/tests/workers
91 url =
92 os = ios
93 [submodule "content/test/data/layout_tests/LayoutTests/platform/chromium-win/sto rage/domstorage"]
94 path = content/test/data/layout_tests/LayoutTests/platform/chromium-win/ storage/domstorage
95 url =
96 os = ios
97 [submodule "content/test/data/layout_tests/LayoutTests/platform/chromium/fast/ev ents"]
98 path = content/test/data/layout_tests/LayoutTests/platform/chromium/fast /events
99 url =
100 os = ios
101 [submodule "content/test/data/layout_tests/LayoutTests/platform/chromium/fast/wo rkers"]
102 path = content/test/data/layout_tests/LayoutTests/platform/chromium/fast /workers
103 url =
104 os = ios
105 [submodule "content/test/data/layout_tests/LayoutTests/storage/domstorage"]
106 path = content/test/data/layout_tests/LayoutTests/storage/domstorage
107 url =
108 os = ios
109 [submodule "content/test/data/layout_tests/LayoutTests/storage/indexeddb"]
110 path = content/test/data/layout_tests/LayoutTests/storage/indexeddb
111 url =
112 os = ios
113 [submodule "googleurl"] 45 [submodule "googleurl"]
114 path = googleurl 46 path = googleurl
115 url = https://chromium.googlesource.com/external/google-url.git 47 url = https://chromium.googlesource.com/external/google-url.git
116 os = all 48 os = all
117 [submodule "native_client"] 49 [submodule "native_client"]
118 path = native_client 50 path = native_client
119 url = https://chromium.googlesource.com/native_client/src/native_client. git 51 url = https://chromium.googlesource.com/native_client/src/native_client. git
120 os = all 52 os = all
121 [submodule "sandbox/linux/seccomp-legacy"]
122 path = sandbox/linux/seccomp-legacy
123 url = https://chromium.googlesource.com/external/seccompsandbox.git
124 os = all
125 [submodule "sdch/open-vcdiff"] 53 [submodule "sdch/open-vcdiff"]
126 path = sdch/open-vcdiff 54 path = sdch/open-vcdiff
127 url = https://chromium.googlesource.com/external/open-vcdiff.git 55 url = https://chromium.googlesource.com/external/open-vcdiff.git
128 os = all 56 os = all
129 [submodule "testing/gmock"] 57 [submodule "testing/gmock"]
130 path = testing/gmock 58 path = testing/gmock
131 url = https://chromium.googlesource.com/external/googlemock.git 59 url = https://chromium.googlesource.com/external/googlemock.git
132 os = all 60 os = all
133 [submodule "testing/gtest"] 61 [submodule "testing/gtest"]
134 path = testing/gtest 62 path = testing/gtest
135 url = https://chromium.googlesource.com/external/googletest.git 63 url = https://chromium.googlesource.com/external/googletest.git
136 os = all 64 os = all
137 [submodule "testing/iossim/third_party/class-dump"] 65 [submodule "testing/iossim/third_party/class-dump"]
138 path = testing/iossim/third_party/class-dump 66 path = testing/iossim/third_party/class-dump
139 url = https://chromium.googlesource.com/chromium/deps/class-dump.git 67 url = https://chromium.googlesource.com/chromium/deps/class-dump.git
140 os = ios 68 os = ios
141 [submodule "third_party/GTM"] 69 [submodule "third_party/GTM"]
142 path = third_party/GTM 70 path = third_party/GTM
143 url = https://chromium.googlesource.com/external/google-toolbox-for-mac. git 71 url = https://chromium.googlesource.com/external/google-toolbox-for-mac. git
144 os = ios,mac 72 os = ios,mac
145 [submodule "third_party/WebKit"] 73 [submodule "third_party/WebKit"]
146 path = third_party/WebKit 74 path = third_party/WebKit
147 » url = https://chromium.googlesource.com/external/WebKit_trimmed.git 75 » url = https://chromium.googlesource.com/chromium/blink.git
76 » os = all
77 [submodule "third_party/accessibility-developer-tools"]
78 » path = third_party/accessibility-developer-tools
79 » url = https://chromium.googlesource.com/external/accessibility-developer -tools.git
148 os = all 80 os = all
149 [submodule "third_party/android_tools"] 81 [submodule "third_party/android_tools"]
150 path = third_party/android_tools 82 path = third_party/android_tools
151 url = https://chromium.googlesource.com/android_tools.git 83 url = https://chromium.googlesource.com/android_tools.git
152 os = android 84 os = android
153 [submodule "third_party/angle"] 85 [submodule "third_party/angle"]
154 path = third_party/angle 86 path = third_party/angle
155 » url = https://chromium.googlesource.com/external/angleproject.git 87 » url =
88 » os = ios
89 [submodule "third_party/angle_dx11"]
90 » path = third_party/angle_dx11
91 » url = https://chromium.googlesource.com/external/angle.git
156 os = all 92 os = all
157 [submodule "third_party/aosp"] 93 [submodule "third_party/aosp"]
158 path = third_party/aosp 94 path = third_party/aosp
159 url = https://chromium.googlesource.com/chromium/deps/aosp.git 95 url = https://chromium.googlesource.com/chromium/deps/aosp.git
160 os = android 96 os = android
97 [submodule "third_party/apache-mime4j"]
98 path = third_party/apache-mime4j
99 url = https://chromium.googlesource.com/chromium/deps/apache-mime4j.git
100 os = android
161 [submodule "third_party/bidichecker"] 101 [submodule "third_party/bidichecker"]
162 path = third_party/bidichecker 102 path = third_party/bidichecker
163 url = https://chromium.googlesource.com/external/bidichecker/lib.git 103 url = https://chromium.googlesource.com/external/bidichecker/lib.git
164 os = all 104 os = all
165 [submodule "third_party/bison"] 105 [submodule "third_party/bison"]
166 path = third_party/bison 106 path = third_party/bison
167 url = https://chromium.googlesource.com/chromium/deps/bison.git 107 url = https://chromium.googlesource.com/chromium/deps/bison.git
168 os = win 108 os = win
169 [submodule "third_party/cacheinvalidation/src"] 109 [submodule "third_party/cacheinvalidation/src"]
170 path = third_party/cacheinvalidation/src 110 path = third_party/cacheinvalidation/src
171 url = https://chromium.googlesource.com/external/google-cache-invalidati on-api/src.git 111 url = https://chromium.googlesource.com/external/google-cache-invalidati on-api/src.git
172 os = all 112 os = all
113 [submodule "third_party/chromite"]
114 path = third_party/chromite
115 url = https://chromium.googlesource.com/chromiumos/chromite.git
116 os = unix
173 [submodule "third_party/cros_dbus_cplusplus/source"] 117 [submodule "third_party/cros_dbus_cplusplus/source"]
174 path = third_party/cros_dbus_cplusplus/source 118 path = third_party/cros_dbus_cplusplus/source
175 url = https://chromium.googlesource.com/chromiumos/third_party/dbus-cplu splus.git 119 url = https://chromium.googlesource.com/chromiumos/third_party/dbus-cplu splus.git
176 os = unix 120 os = unix
177 [submodule "third_party/cros_system_api"] 121 [submodule "third_party/cros_system_api"]
178 path = third_party/cros_system_api 122 path = third_party/cros_system_api
179 url = https://chromium.googlesource.com/chromiumos/platform/system_api.g it 123 url = https://chromium.googlesource.com/chromiumos/platform/system_api.g it
180 os = unix 124 os = unix
181 [submodule "third_party/cygwin"] 125 [submodule "third_party/cygwin"]
182 path = third_party/cygwin 126 path = third_party/cygwin
183 url = https://chromium.googlesource.com/chromium/deps/cygwin.git 127 url = https://chromium.googlesource.com/chromium/deps/cygwin.git
184 os = win 128 os = win
129 [submodule "third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/br aille"]
130 path = third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree /braille
131 url = https://chromium.googlesource.com/external/eyes-free/braille/clien t/src/com/googlecode/eyesfree/braille.git
132 os = android
185 [submodule "third_party/ffmpeg"] 133 [submodule "third_party/ffmpeg"]
186 path = third_party/ffmpeg 134 path = third_party/ffmpeg
187 url = https://chromium.googlesource.com/chromium/third_party/ffmpeg.git 135 url = https://chromium.googlesource.com/chromium/third_party/ffmpeg.git
188 os = all 136 os = all
137 [submodule "third_party/findbugs"]
138 path = third_party/findbugs
139 url = https://chromium.googlesource.com/chromium/deps/findbugs.git
140 os = android
189 [submodule "third_party/flac"] 141 [submodule "third_party/flac"]
190 path = third_party/flac 142 path = third_party/flac
191 url = https://chromium.googlesource.com/chromium/deps/flac.git 143 url = https://chromium.googlesource.com/chromium/deps/flac.git
192 os = all 144 os = all
193 [submodule "third_party/freetype"] 145 [submodule "third_party/freetype"]
194 path = third_party/freetype 146 path = third_party/freetype
195 url = https://chromium.googlesource.com/chromium/src/third_party/freetyp e.git 147 url = https://chromium.googlesource.com/chromium/src/third_party/freetyp e.git
196 os = android 148 os = android
149 [submodule "third_party/freetype2/src"]
150 path = third_party/freetype2/src
151 url = https://chromium.googlesource.com/chromium/src/third_party/freetyp e2.git
152 os = unix
197 [submodule "third_party/gnu_binutils"] 153 [submodule "third_party/gnu_binutils"]
198 path = third_party/gnu_binutils 154 path = third_party/gnu_binutils
199 url = https://chromium.googlesource.com/native_client/deps/third_party/g nu_binutils.git 155 url = https://chromium.googlesource.com/native_client/deps/third_party/g nu_binutils.git
200 os = win 156 os = win
201 [submodule "third_party/gold"] 157 [submodule "third_party/gold"]
202 path = third_party/gold 158 path = third_party/gold
203 url = https://chromium.googlesource.com/chromium/deps/gold.git 159 url = https://chromium.googlesource.com/chromium/deps/gold.git
204 os = unix 160 os = unix
205 [submodule "third_party/gperf"] 161 [submodule "third_party/gperf"]
206 path = third_party/gperf 162 path = third_party/gperf
207 url = https://chromium.googlesource.com/chromium/deps/gperf.git 163 url = https://chromium.googlesource.com/chromium/deps/gperf.git
208 os = win 164 os = win
165 [submodule "third_party/guava/src"]
166 path = third_party/guava/src
167 url = https://chromium.googlesource.com/external/guava-libraries.git
168 os = android
169 [submodule "third_party/httpcomponents-client"]
170 path = third_party/httpcomponents-client
171 url = https://chromium.googlesource.com/chromium/deps/httpcomponents-cli ent.git
172 os = android
173 [submodule "third_party/httpcomponents-core"]
174 path = third_party/httpcomponents-core
175 url = https://chromium.googlesource.com/chromium/deps/httpcomponents-cor e.git
176 os = android
209 [submodule "third_party/hunspell"] 177 [submodule "third_party/hunspell"]
210 path = third_party/hunspell 178 path = third_party/hunspell
211 url = https://chromium.googlesource.com/chromium/deps/hunspell.git 179 url = https://chromium.googlesource.com/chromium/deps/hunspell.git
212 os = all 180 os = all
213 [submodule "third_party/hunspell_dictionaries"] 181 [submodule "third_party/hunspell_dictionaries"]
214 path = third_party/hunspell_dictionaries 182 path = third_party/hunspell_dictionaries
215 url = https://chromium.googlesource.com/chromium/deps/hunspell_dictionar ies.git 183 url = https://chromium.googlesource.com/chromium/deps/hunspell_dictionar ies.git
216 os = all 184 os = all
217 [submodule "third_party/icu"] 185 [submodule "third_party/icu"]
218 path = third_party/icu 186 path = third_party/icu
219 url = https://chromium.googlesource.com/chromium/deps/icu46.git 187 url = https://chromium.googlesource.com/chromium/deps/icu46.git
220 os = all 188 os = all
189 [submodule "third_party/jarjar"]
190 path = third_party/jarjar
191 url = https://chromium.googlesource.com/chromium/deps/jarjar.git
192 os = android
221 [submodule "third_party/jsoncpp/source/include"] 193 [submodule "third_party/jsoncpp/source/include"]
222 path = third_party/jsoncpp/source/include 194 path = third_party/jsoncpp/source/include
223 url = https://chromium.googlesource.com/external/jsoncpp/jsoncpp/include .git 195 url = https://chromium.googlesource.com/external/jsoncpp/jsoncpp/include .git
224 os = all 196 os = all
225 [submodule "third_party/jsoncpp/source/src/lib_json"] 197 [submodule "third_party/jsoncpp/source/src/lib_json"]
226 path = third_party/jsoncpp/source/src/lib_json 198 path = third_party/jsoncpp/source/src/lib_json
227 url = https://chromium.googlesource.com/external/jsoncpp/jsoncpp/src/lib _json.git 199 url = https://chromium.googlesource.com/external/jsoncpp/jsoncpp/src/lib _json.git
228 os = all 200 os = all
201 [submodule "third_party/jsr-305/src"]
202 path = third_party/jsr-305/src
203 url = https://chromium.googlesource.com/external/jsr-305.git
204 os = android
229 [submodule "third_party/leveldatabase/src"] 205 [submodule "third_party/leveldatabase/src"]
230 path = third_party/leveldatabase/src 206 path = third_party/leveldatabase/src
231 url = https://chromium.googlesource.com/external/leveldb.git 207 url = https://chromium.googlesource.com/external/leveldb.git
232 os = all 208 os = all
233 [submodule "third_party/libexif/sources"] 209 [submodule "third_party/libexif/sources"]
234 path = third_party/libexif/sources 210 path = third_party/libexif/sources
235 url = https://chromium.googlesource.com/chromium/deps/libexif/sources.gi t 211 url = https://chromium.googlesource.com/chromium/deps/libexif/sources.gi t
236 os = all 212 os = all
237 [submodule "third_party/libjingle/source"] 213 [submodule "third_party/libjingle/source/talk"]
238 » path = third_party/libjingle/source 214 » path = third_party/libjingle/source/talk
239 » url = https://chromium.googlesource.com/external/libjingle.git 215 » url = https://chromium.googlesource.com/external/webrtc/stable/talk.git
240 os = all 216 os = all
241 [submodule "third_party/libjpeg_turbo"] 217 [submodule "third_party/libjpeg_turbo"]
242 path = third_party/libjpeg_turbo 218 path = third_party/libjpeg_turbo
243 url = https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git 219 url = https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git
244 os = all 220 os = all
245 [submodule "third_party/libmtp"] 221 [submodule "third_party/libmtp"]
246 path = third_party/libmtp 222 path = third_party/libmtp
247 url = https://chromium.googlesource.com/chromium/deps/libmtp.git 223 url = https://chromium.googlesource.com/chromium/deps/libmtp.git
248 os = unix 224 os = unix
249 [submodule "third_party/libphonenumber/src/phonenumbers"] 225 [submodule "third_party/libphonenumber/src/phonenumbers"]
(...skipping 20 matching lines...) Expand all
270 path = third_party/libyuv 246 path = third_party/libyuv
271 url = https://chromium.googlesource.com/external/libyuv.git 247 url = https://chromium.googlesource.com/external/libyuv.git
272 os = all 248 os = all
273 [submodule "third_party/lighttpd"] 249 [submodule "third_party/lighttpd"]
274 path = third_party/lighttpd 250 path = third_party/lighttpd
275 url = https://chromium.googlesource.com/chromium/deps/lighttpd.git 251 url = https://chromium.googlesource.com/chromium/deps/lighttpd.git
276 os = win,mac 252 os = win,mac
277 [submodule "third_party/lss"] 253 [submodule "third_party/lss"]
278 path = third_party/lss 254 path = third_party/lss
279 url = https://chromium.googlesource.com/external/linux-syscall-support/l ss.git 255 url = https://chromium.googlesource.com/external/linux-syscall-support/l ss.git
280 » os = unix 256 » os = android,unix
257 [submodule "third_party/mesa/src"]
258 » path = third_party/mesa/src
259 » url = https://chromium.googlesource.com/chromium/deps/mesa.git
260 » os = all
281 [submodule "third_party/mingw-w64/mingw/bin"] 261 [submodule "third_party/mingw-w64/mingw/bin"]
282 path = third_party/mingw-w64/mingw/bin 262 path = third_party/mingw-w64/mingw/bin
283 url = https://chromium.googlesource.com/native_client/deps/third_party/m ingw-w64/mingw/bin.git 263 url = https://chromium.googlesource.com/native_client/deps/third_party/m ingw-w64/mingw/bin.git
284 os = win 264 os = win
285 [submodule "third_party/mozc/chrome/chromeos/renderer"]
286 path = third_party/mozc/chrome/chromeos/renderer
287 url = https://chromium.googlesource.com/external/mozc/src/chrome/chromeo s/renderer.git
288 os = all
289 [submodule "third_party/mozc/session"]
290 path = third_party/mozc/session
291 url = https://chromium.googlesource.com/external/mozc/src/session.git
292 os = all
293 [submodule "third_party/mtpd/source"] 265 [submodule "third_party/mtpd/source"]
294 path = third_party/mtpd/source 266 path = third_party/mtpd/source
295 url = https://chromium.googlesource.com/chromiumos/platform/mtpd.git 267 url = https://chromium.googlesource.com/chromiumos/platform/mtpd.git
296 os = unix 268 os = unix
297 [submodule "third_party/nacl_sdk_binaries"] 269 [submodule "third_party/nacl_sdk_binaries"]
298 path = third_party/nacl_sdk_binaries 270 path = third_party/nacl_sdk_binaries
299 url = https://chromium.googlesource.com/chromium/deps/nacl_sdk_binaries. git 271 url = https://chromium.googlesource.com/chromium/deps/nacl_sdk_binaries. git
300 os = win 272 os = win
301 [submodule "third_party/nss"] 273 [submodule "third_party/nss"]
302 path = third_party/nss 274 path = third_party/nss
303 url = https://chromium.googlesource.com/chromium/deps/nss.git 275 url = https://chromium.googlesource.com/chromium/deps/nss.git
304 os = win,ios,mac 276 os = win,ios,mac
277 [submodule "third_party/openmax_dl"]
278 path = third_party/openmax_dl
279 url = https://chromium.googlesource.com/external/webrtc/deps/third_party /openmax.git
280 os = all
305 [submodule "third_party/openssl"] 281 [submodule "third_party/openssl"]
306 path = third_party/openssl 282 path = third_party/openssl
307 url = https://chromium.googlesource.com/chromium/deps/openssl.git 283 url = https://chromium.googlesource.com/chromium/deps/openssl.git
308 » os = unix 284 » os = android,unix
309 [submodule "third_party/opus/src"] 285 [submodule "third_party/opus/src"]
310 path = third_party/opus/src 286 path = third_party/opus/src
311 url = https://chromium.googlesource.com/chromium/deps/opus.git 287 url = https://chromium.googlesource.com/chromium/deps/opus.git
312 os = all 288 os = all
313 [submodule "third_party/ots"] 289 [submodule "third_party/ots"]
314 path = third_party/ots 290 path = third_party/ots
315 url = https://chromium.googlesource.com/external/ots.git 291 url = https://chromium.googlesource.com/external/ots.git
316 os = all 292 os = all
317 [submodule "third_party/pdfsqueeze"] 293 [submodule "third_party/pdfsqueeze"]
318 path = third_party/pdfsqueeze 294 path = third_party/pdfsqueeze
319 url = https://chromium.googlesource.com/external/pdfsqueeze.git 295 url = https://chromium.googlesource.com/external/pdfsqueeze.git
320 os = mac 296 os = mac
321 [submodule "third_party/pefile"] 297 [submodule "third_party/pefile"]
322 path = third_party/pefile 298 path = third_party/pefile
323 url = https://chromium.googlesource.com/external/pefile.git 299 url = https://chromium.googlesource.com/external/pefile.git
324 os = win 300 os = win
325 [submodule "third_party/perl"] 301 [submodule "third_party/perl"]
326 path = third_party/perl 302 path = third_party/perl
327 url = https://chromium.googlesource.com/chromium/deps/perl.git 303 url = https://chromium.googlesource.com/chromium/deps/perl.git
328 os = win 304 os = win
329 [submodule "third_party/psyco_win32"] 305 [submodule "third_party/psyco_win32"]
330 path = third_party/psyco_win32 306 path = third_party/psyco_win32
331 url = https://chromium.googlesource.com/chromium/deps/psyco_win32.git 307 url = https://chromium.googlesource.com/chromium/deps/psyco_win32.git
332 os = win 308 os = win
309 [submodule "third_party/pyelftools"]
310 path = third_party/pyelftools
311 url = https://chromium.googlesource.com/chromiumos/third_party/pyelftool s.git
312 os = unix
333 [submodule "third_party/pyftpdlib/src"] 313 [submodule "third_party/pyftpdlib/src"]
334 path = third_party/pyftpdlib/src 314 path = third_party/pyftpdlib/src
335 url = https://chromium.googlesource.com/external/pyftpdlib.git 315 url = https://chromium.googlesource.com/external/pyftpdlib.git
336 os = all 316 os = all
337 [submodule "third_party/pylib"] 317 [submodule "third_party/pylib"]
338 path = third_party/pylib 318 path = third_party/pylib
339 url = 319 url =
340 os = ios 320 os = ios
341 [submodule "third_party/pymox/src"] 321 [submodule "third_party/pymox/src"]
342 path = third_party/pymox/src 322 path = third_party/pymox/src
343 » url = https://chromium.googlesource.com/external/pymox.git 323 » url =
344 » os = all 324 » os = ios
345 [submodule "third_party/python_26"] 325 [submodule "third_party/python_26"]
346 path = third_party/python_26 326 path = third_party/python_26
347 url = https://chromium.googlesource.com/chromium/deps/python_26.git 327 url = https://chromium.googlesource.com/chromium/deps/python_26.git
348 os = win 328 os = win
349 [submodule "third_party/pywebsocket/src"] 329 [submodule "third_party/pywebsocket/src"]
350 path = third_party/pywebsocket/src 330 path = third_party/pywebsocket/src
351 url = https://chromium.googlesource.com/external/pywebsocket/src.git 331 url = https://chromium.googlesource.com/external/pywebsocket/src.git
352 os = all 332 os = all
353 [submodule "third_party/safe_browsing/testing"] 333 [submodule "third_party/safe_browsing/testing"]
354 path = third_party/safe_browsing/testing 334 path = third_party/safe_browsing/testing
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
406 path = third_party/syzygy/binaries 386 path = third_party/syzygy/binaries
407 url = https://chromium.googlesource.com/external/sawbuck/syzygy/binaries .git 387 url = https://chromium.googlesource.com/external/sawbuck/syzygy/binaries .git
408 os = win 388 os = win
409 [submodule "third_party/trace-viewer"] 389 [submodule "third_party/trace-viewer"]
410 path = third_party/trace-viewer 390 path = third_party/trace-viewer
411 url = https://chromium.googlesource.com/external/trace-viewer.git 391 url = https://chromium.googlesource.com/external/trace-viewer.git
412 os = all 392 os = all
413 [submodule "third_party/undoview"] 393 [submodule "third_party/undoview"]
414 path = third_party/undoview 394 path = third_party/undoview
415 url = https://chromium.googlesource.com/chromium/deps/undoview.git 395 url = https://chromium.googlesource.com/chromium/deps/undoview.git
396 os = unix,ios
397 [submodule "third_party/usrsctp/usrsctplib"]
398 path = third_party/usrsctp/usrsctplib
399 url = https://chromium.googlesource.com/external/usrsctplib.git
416 os = all 400 os = all
417 [submodule "third_party/v8-i18n"] 401 [submodule "third_party/v8-i18n"]
418 path = third_party/v8-i18n 402 path = third_party/v8-i18n
419 » url = https://chromium.googlesource.com/external/v8-i18n.git 403 » url =
420 » os = all 404 » os = ios
421 [submodule "third_party/webdriver/pylib"] 405 [submodule "third_party/webdriver/pylib"]
422 path = third_party/webdriver/pylib 406 path = third_party/webdriver/pylib
423 url = https://chromium.googlesource.com/external/selenium/py.git 407 url = https://chromium.googlesource.com/external/selenium/py.git
424 os = all 408 os = all
425 [submodule "third_party/webgl_conformance"] 409 [submodule "third_party/webgl_conformance"]
426 path = third_party/webgl_conformance 410 path = third_party/webgl_conformance
427 url = https://chromium.googlesource.com/chromium/deps/webgl/sdk/tests.gi t 411 url = https://chromium.googlesource.com/chromium/deps/webgl/sdk/tests.gi t
428 os = all 412 os = all
429 [submodule "third_party/webpagereplay"] 413 [submodule "third_party/webpagereplay"]
430 path = third_party/webpagereplay 414 path = third_party/webpagereplay
431 url = https://chromium.googlesource.com/external/web-page-replay.git 415 url = https://chromium.googlesource.com/external/web-page-replay.git
432 os = all 416 os = all
433 [submodule "third_party/webrtc"] 417 [submodule "third_party/webrtc"]
434 path = third_party/webrtc 418 path = third_party/webrtc
435 » url = https://chromium.googlesource.com/external/webrtc/stable/src.git 419 » url = https://chromium.googlesource.com/external/webrtc/stable/webrtc.gi t
436 os = all 420 os = all
437 [submodule "third_party/xdg-utils"] 421 [submodule "third_party/xdg-utils"]
438 path = third_party/xdg-utils 422 path = third_party/xdg-utils
439 url = https://chromium.googlesource.com/chromium/deps/xdg-utils.git 423 url = https://chromium.googlesource.com/chromium/deps/xdg-utils.git
440 os = unix 424 os = unix
441 [submodule "third_party/xulrunner-sdk"] 425 [submodule "third_party/xulrunner-sdk"]
442 path = third_party/xulrunner-sdk 426 path = third_party/xulrunner-sdk
443 url = https://chromium.googlesource.com/chromium/deps/xulrunner-sdk.git 427 url = https://chromium.googlesource.com/chromium/deps/xulrunner-sdk.git
444 os = win 428 os = win
445 [submodule "third_party/yasm/binaries"] 429 [submodule "third_party/yasm/binaries"]
(...skipping 21 matching lines...) Expand all
467 url = https://chromium.googlesource.com/chromium/deps/acid3.git 451 url = https://chromium.googlesource.com/chromium/deps/acid3.git
468 os = all 452 os = all
469 [submodule "tools/swarm_client"] 453 [submodule "tools/swarm_client"]
470 path = tools/swarm_client 454 path = tools/swarm_client
471 url = https://chromium.googlesource.com/chromium/tools/swarm_client.git 455 url = https://chromium.googlesource.com/chromium/tools/swarm_client.git
472 os = all 456 os = all
473 [submodule "v8"] 457 [submodule "v8"]
474 path = v8 458 path = v8
475 url = https://chromium.googlesource.com/external/v8.git 459 url = https://chromium.googlesource.com/external/v8.git
476 os = all 460 os = all
461 [submodule "webkit/renderer/media/crypto/ppapi/cdm"]
462 path = webkit/renderer/media/crypto/ppapi/cdm
463 url = https://chromium.googlesource.com/chromium/cdm.git
464 os = all
OLDNEW
« no previous file with comments | « no previous file | content/common/gpu/gpu_channel.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698