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

Side by Side Diff: .gitmodules

Issue 11293194: ui: Prefer +/- operators to apply offsets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: floats Created 8 years, 1 month 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 | cc/geometry.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
(...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 url = https://chromium.googlesource.com/chromiumos/platform/system_api.g it 179 url = https://chromium.googlesource.com/chromiumos/platform/system_api.g it
180 os = unix 180 os = unix
181 [submodule "third_party/cygwin"] 181 [submodule "third_party/cygwin"]
182 path = third_party/cygwin 182 path = third_party/cygwin
183 url = https://chromium.googlesource.com/chromium/deps/cygwin.git 183 url = https://chromium.googlesource.com/chromium/deps/cygwin.git
184 os = win 184 os = win
185 [submodule "third_party/ffmpeg"] 185 [submodule "third_party/ffmpeg"]
186 path = third_party/ffmpeg 186 path = third_party/ffmpeg
187 url = https://chromium.googlesource.com/chromium/third_party/ffmpeg.git 187 url = https://chromium.googlesource.com/chromium/third_party/ffmpeg.git
188 os = all 188 os = all
189 [submodule "third_party/findbugs"]
slavi 2012/11/10 00:08:01 Did you intentionally committed this .gitmodules?
danakj 2012/11/10 00:10:46 Uhhh... I have no idea how that got there.
190 path = third_party/findbugs
191 url = https://chromium.googlesource.com/chromium/deps/findbugs.git
192 os = android
193 [submodule "third_party/flac"] 189 [submodule "third_party/flac"]
194 path = third_party/flac 190 path = third_party/flac
195 url = https://chromium.googlesource.com/chromium/deps/flac.git 191 url = https://chromium.googlesource.com/chromium/deps/flac.git
196 os = all 192 os = all
197 [submodule "third_party/freetype"] 193 [submodule "third_party/freetype"]
198 path = third_party/freetype 194 path = third_party/freetype
199 url = https://chromium.googlesource.com/chromium/src/third_party/freetyp e.git 195 url = https://chromium.googlesource.com/chromium/src/third_party/freetyp e.git
200 os = android 196 os = android
201 [submodule "third_party/gnu_binutils"] 197 [submodule "third_party/gnu_binutils"]
202 path = third_party/gnu_binutils 198 path = third_party/gnu_binutils
(...skipping 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
429 [submodule "third_party/webgl_conformance"] 425 [submodule "third_party/webgl_conformance"]
430 path = third_party/webgl_conformance 426 path = third_party/webgl_conformance
431 url = https://chromium.googlesource.com/chromium/deps/webgl/sdk/tests.gi t 427 url = https://chromium.googlesource.com/chromium/deps/webgl/sdk/tests.gi t
432 os = all 428 os = all
433 [submodule "third_party/webpagereplay"] 429 [submodule "third_party/webpagereplay"]
434 path = third_party/webpagereplay 430 path = third_party/webpagereplay
435 url = https://chromium.googlesource.com/external/web-page-replay.git 431 url = https://chromium.googlesource.com/external/web-page-replay.git
436 os = all 432 os = all
437 [submodule "third_party/webrtc"] 433 [submodule "third_party/webrtc"]
438 path = third_party/webrtc 434 path = third_party/webrtc
439 » url = https://chromium.googlesource.com/external/webrtc/stable/webrtc.gi t 435 » url = https://chromium.googlesource.com/external/webrtc/stable/src.git
440 os = all 436 os = all
441 [submodule "third_party/xdg-utils"] 437 [submodule "third_party/xdg-utils"]
442 path = third_party/xdg-utils 438 path = third_party/xdg-utils
443 url = https://chromium.googlesource.com/chromium/deps/xdg-utils.git 439 url = https://chromium.googlesource.com/chromium/deps/xdg-utils.git
444 os = unix 440 os = unix
445 [submodule "third_party/xulrunner-sdk"] 441 [submodule "third_party/xulrunner-sdk"]
446 path = third_party/xulrunner-sdk 442 path = third_party/xulrunner-sdk
447 url = https://chromium.googlesource.com/chromium/deps/xulrunner-sdk.git 443 url = https://chromium.googlesource.com/chromium/deps/xulrunner-sdk.git
448 os = win 444 os = win
449 [submodule "third_party/yasm/binaries"] 445 [submodule "third_party/yasm/binaries"]
(...skipping 21 matching lines...) Expand all
471 url = https://chromium.googlesource.com/chromium/deps/acid3.git 467 url = https://chromium.googlesource.com/chromium/deps/acid3.git
472 os = all 468 os = all
473 [submodule "tools/swarm_client"] 469 [submodule "tools/swarm_client"]
474 path = tools/swarm_client 470 path = tools/swarm_client
475 url = https://chromium.googlesource.com/chromium/tools/swarm_client.git 471 url = https://chromium.googlesource.com/chromium/tools/swarm_client.git
476 os = all 472 os = all
477 [submodule "v8"] 473 [submodule "v8"]
478 path = v8 474 path = v8
479 url = https://chromium.googlesource.com/external/v8.git 475 url = https://chromium.googlesource.com/external/v8.git
480 os = all 476 os = all
OLDNEW
« no previous file with comments | « no previous file | cc/geometry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698