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

Side by Side Diff: DEPS

Issue 1227333002: Add breakpad support to mojo shell apk. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Reuse chromium breakpad infrastructure. Created 5 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
« no previous file with comments | « .gitignore ('k') | breakpad/BUILD.gn » ('j') | breakpad/BUILD.gn » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is automatically processed to create .DEPS.git which is the file 1 # This file is automatically processed to create .DEPS.git which is the file
2 # that gclient uses under git. 2 # that gclient uses under git.
3 # 3 #
4 # See http://code.google.com/p/chromium/wiki/UsingGit 4 # See http://code.google.com/p/chromium/wiki/UsingGit
5 # 5 #
6 # To test manually, run: 6 # To test manually, run:
7 # python tools/deps2git/deps2git.py -o .DEPS.git -w <gclientdir> 7 # python tools/deps2git/deps2git.py -o .DEPS.git -w <gclientdir>
8 # where <gcliendir> is the absolute path to the directory containing the 8 # where <gcliendir> is the absolute path to the directory containing the
9 # .gclient file (the parent of 'src'). 9 # .gclient file (the parent of 'src').
10 # 10 #
(...skipping 10 matching lines...) Expand all
21 'chromium_git': 'https://chromium.googlesource.com', 21 'chromium_git': 'https://chromium.googlesource.com',
22 'dart_svn': 'https://dart.googlecode.com', 22 'dart_svn': 'https://dart.googlecode.com',
23 'skia_revision': '409fd66a5afcef5f165f7ccec7c3473add231752', 23 'skia_revision': '409fd66a5afcef5f165f7ccec7c3473add231752',
24 'v8_revision': '230d131d173ab2d60291d303177bc04ec3f6e519', 24 'v8_revision': '230d131d173ab2d60291d303177bc04ec3f6e519',
25 'angle_revision': 'bdd419f9f5b006e913606e7363125942c8ae06bc', 25 'angle_revision': 'bdd419f9f5b006e913606e7363125942c8ae06bc',
26 'buildtools_revision': 'fa660d47fa1a6c649d5c29e001348447c55709e6', 26 'buildtools_revision': 'fa660d47fa1a6c649d5c29e001348447c55709e6',
27 'dart_revision': '2c4605c199fef683587fe1fd4a5fe67da6ba3308', 27 'dart_revision': '2c4605c199fef683587fe1fd4a5fe67da6ba3308',
28 'dart_observatory_packages_revision': '45565', 28 'dart_observatory_packages_revision': '45565',
29 'pdfium_revision': 'b0115665b0f33971f1b7077740d51e155583cec0', 29 'pdfium_revision': 'b0115665b0f33971f1b7077740d51e155583cec0',
30 'boringssl_revision': '642f1498d056dbba3e50ed5a232ab2f482626dec', 30 'boringssl_revision': '642f1498d056dbba3e50ed5a232ab2f482626dec',
31 'lss_revision': 'e079768b7e3a94dcbe7d338496c0c3bde7151b6e', 31 'lss_revision': '6f97298fe3794e92c8c896a6bc06e0b36e4c3de3',
32 'nss_revision': 'bb4e75a43d007518ae7d618665ea2f25b0c60b63', 32 'nss_revision': 'bb4e75a43d007518ae7d618665ea2f25b0c60b63',
33 'nacl_revision': '87d5dd90911a0657c27574f78e86b7dfc4ad8b29', 33 'nacl_revision': '87d5dd90911a0657c27574f78e86b7dfc4ad8b29',
34 'archive_dart_revision': '07ffd98c5403b7f9ae067b57dc9487611be420f5', 34 'archive_dart_revision': '07ffd98c5403b7f9ae067b57dc9487611be420f5',
35 'args_dart_revision': 'e0e8377412ee6cd6a5a4a8632848181c1db91f44', 35 'args_dart_revision': 'e0e8377412ee6cd6a5a4a8632848181c1db91f44',
36 'box2d_dart_revision': 'c5e65d9546275e78ad2a1d51b459e7638f6e4323', 36 'box2d_dart_revision': 'c5e65d9546275e78ad2a1d51b459e7638f6e4323',
37 'cassowary_dart_revision': 'db724a65712fc36d626a73a1617aa6f118700a30', 37 'cassowary_dart_revision': 'db724a65712fc36d626a73a1617aa6f118700a30',
38 'collection_dart_revision': '79ebc6fc2dae581cb23ad50a5c600c1b7dd132f8', 38 'collection_dart_revision': '79ebc6fc2dae581cb23ad50a5c600c1b7dd132f8',
39 'crypto_dart_revision': 'd4558dea1639e5ad2a41d045265b8ece270c2d90', 39 'crypto_dart_revision': 'd4558dea1639e5ad2a41d045265b8ece270c2d90',
40 'path_dart_revision': '2f3dcdec32011f1bc41194ae3640d6d9292a7096', 40 'path_dart_revision': '2f3dcdec32011f1bc41194ae3640d6d9292a7096',
41 'quiver_dart_revision': '6bab7dec34189eee579178eb16d3063c8ae69031', 41 'quiver_dart_revision': '6bab7dec34189eee579178eb16d3063c8ae69031',
42 'source_span_dart_revision': '5c6c13f62fc111adaace3aeb4a38853d64481d06', 42 'source_span_dart_revision': '5c6c13f62fc111adaace3aeb4a38853d64481d06',
43 'string_scanner_dart_revision': '9f00056b32f41efc376adecfb696a01bc7c593d7', 43 'string_scanner_dart_revision': '9f00056b32f41efc376adecfb696a01bc7c593d7',
44 'vector_math_dart_revision': '65915583f7aa606cb47ed265f853c18c60102b81', 44 'vector_math_dart_revision': '65915583f7aa606cb47ed265f853c18c60102b81',
45 'yaml_dart_revision': 'd8c1ce75edf051ea1d5583b24474f8656abb4920', 45 'yaml_dart_revision': 'd8c1ce75edf051ea1d5583b24474f8656abb4920',
46 } 46 }
47 47
48 # Only these hosts are allowed for dependencies in this DEPS file. 48 # Only these hosts are allowed for dependencies in this DEPS file.
49 # If you need to add a new host, contact chrome infrastructure team. 49 # If you need to add a new host, contact chrome infrastructure team.
50 allowed_hosts = [ 50 allowed_hosts = [
51 'boringssl.googlesource.com', 51 'boringssl.googlesource.com',
52 'chromium.googlesource.com', 52 'chromium.googlesource.com',
53 'dart.googlecode.com', 53 'dart.googlecode.com',
54 'pdfium.googlesource.com', 54 'pdfium.googlesource.com',
55 ] 55 ]
56 56
57 deps = { 57 deps = {
58 'src/breakpad/src':
tonyg 2015/07/09 15:41:03 I take it that something is hardcoded about this p
qsr 2015/07/27 14:06:52 Nope, just that I followed what chromium is doing.
59 Var('chromium_git') + '/external/google-breakpad/src.git' + '@' + '0bccfcc380 87bf8b71c04befe6cd83c683db980a', # from svn revision 1465
60
58 'src/buildtools': 61 'src/buildtools':
59 Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_rev ision'), 62 Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_rev ision'),
60 63
61 'src/testing/gtest': 64 'src/testing/gtest':
62 Var('chromium_git') + '/external/googletest.git' + '@' + 'be1868139ffe0ccd0e8 e3b37292b84c821d9c8ad', # from svn revision 704 65 Var('chromium_git') + '/external/googletest.git' + '@' + 'be1868139ffe0ccd0e8 e3b37292b84c821d9c8ad', # from svn revision 704
63 66
64 'src/testing/gmock': 67 'src/testing/gmock':
65 Var('chromium_git') + '/external/googlemock.git' + '@' + '29763965ab52f245652 99976b936d1265cb6a271', # from svn revision 501 68 Var('chromium_git') + '/external/googlemock.git' + '@' + '29763965ab52f245652 99976b936d1265cb6a271', # from svn revision 501
66 69
67 'src/third_party/angle': 70 'src/third_party/angle':
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
141 Var('chromium_git') + '/external/github.com/dart-lang/source_span.git' + '@' + Var('source_span_dart_revision'), 144 Var('chromium_git') + '/external/github.com/dart-lang/source_span.git' + '@' + Var('source_span_dart_revision'),
142 145
143 'src/third_party/dart-pkg/string_scanner': 146 'src/third_party/dart-pkg/string_scanner':
144 Var('chromium_git') + '/external/github.com/dart-lang/string_scanner.git' + '@' + Var('string_scanner_dart_revision'), 147 Var('chromium_git') + '/external/github.com/dart-lang/string_scanner.git' + '@' + Var('string_scanner_dart_revision'),
145 148
146 'src/third_party/dart-pkg/vector_math': 149 'src/third_party/dart-pkg/vector_math':
147 Var('chromium_git') + '/external/github.com/google/vector_math.dart.git' + ' @' + Var('vector_math_dart_revision'), 150 Var('chromium_git') + '/external/github.com/google/vector_math.dart.git' + ' @' + Var('vector_math_dart_revision'),
148 151
149 'src/third_party/dart-pkg/yaml': 152 'src/third_party/dart-pkg/yaml':
150 Var('chromium_git') + '/external/github.com/dart-lang/yaml.git' + '@' + Var( 'yaml_dart_revision'), 153 Var('chromium_git') + '/external/github.com/dart-lang/yaml.git' + '@' + Var( 'yaml_dart_revision'),
154
155 'src/third_party/lss':
156 Var('chromium_git') + '/external/linux-syscall-support/lss.git' + '@' + Var( 'lss_revision'),
151 } 157 }
152 158
153 deps_os = { 159 deps_os = {
154 'android': { 160 'android': {
155 'src/third_party/colorama/src': 161 'src/third_party/colorama/src':
156 Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d 2789ecbd7e8db2e18e6b8', 162 Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d 2789ecbd7e8db2e18e6b8',
157 163
158 'src/third_party/jsr-305/src': 164 'src/third_party/jsr-305/src':
159 Var('chromium_git') + '/external/jsr-305.git' + '@' + '642c508235471f722 0af6d5df2d3210e3bfc0919', 165 Var('chromium_git') + '/external/jsr-305.git' + '@' + '642c508235471f722 0af6d5df2d3210e3bfc0919',
160 166
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after
410 'name': 'keyboard_native_resources', 416 'name': 'keyboard_native_resources',
411 'pattern': '', 417 'pattern': '',
412 'action': [ 'download_from_google_storage', 418 'action': [ 'download_from_google_storage',
413 '--no_resume', 419 '--no_resume',
414 '--no_auth', 420 '--no_auth',
415 '--bucket', 'mojo/keyboard_native', 421 '--bucket', 'mojo/keyboard_native',
416 '-d', 'src/services/keyboard_native/res', 422 '-d', 'src/services/keyboard_native/res',
417 ], 423 ],
418 }, 424 },
419 ] 425 ]
OLDNEW
« no previous file with comments | « .gitignore ('k') | breakpad/BUILD.gn » ('j') | breakpad/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698