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

Side by Side Diff: DEPS

Issue 1245683003: Pull observatory pub packages from git mirror (Closed) Base URL: git@github.com:domokit/sky_engine.git@master
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
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 #
11 # Then commit .DEPS.git locally (gclient doesn't like dirty trees) and run 11 # Then commit .DEPS.git locally (gclient doesn't like dirty trees) and run
12 # gclient sync 12 # gclient sync
13 # Verify the thing happened you wanted. Then revert your .DEPS.git change 13 # Verify the thing happened you wanted. Then revert your .DEPS.git change
14 # DO NOT CHECK IN CHANGES TO .DEPS.git upstream. It will be automatically 14 # DO NOT CHECK IN CHANGES TO .DEPS.git upstream. It will be automatically
15 # updated by a bot when you modify this one. 15 # updated by a bot when you modify this one.
16 # 16 #
17 # When adding a new dependency, please update the top-level .gitignore file 17 # When adding a new dependency, please update the top-level .gitignore file
18 # to list the dependency's destination directory. 18 # to list the dependency's destination directory.
19 19
20 vars = { 20 vars = {
21 'chromium_git': 'https://chromium.googlesource.com', 21 'chromium_git': 'https://chromium.googlesource.com',
22 'dart_svn': 'https://dart.googlecode.com',
23 'skia_revision': '2ced78866fcadd98895777c8dffe92e229775181', 22 'skia_revision': '2ced78866fcadd98895777c8dffe92e229775181',
24 'angle_revision': '02df796f466cee47f42130bd8c7dbad6c72a1662', 23 'angle_revision': '02df796f466cee47f42130bd8c7dbad6c72a1662',
25 'dart_revision': 'e5e3d161e70d862608e6597facdf5ac8ae9ab2c3', 24 'dart_revision': 'e5e3d161e70d862608e6597facdf5ac8ae9ab2c3',
26 'dart_observatory_packages_revision': '45565', 25 'dart_observatory_packages_revision': 'cdc4b3d4c15b9c0c8e7702dff127b440afbb748 5',
27 'boringssl_revision': '7f15ff53d82a1991d6732d2303eb652b1cf7e023', 26 'boringssl_revision': '7f15ff53d82a1991d6732d2303eb652b1cf7e023',
28 27
29 'buildtools_revision': '5215ee866bc3e8eb4a7f124212845abf4029e60b', 28 'buildtools_revision': '5215ee866bc3e8eb4a7f124212845abf4029e60b',
30 29
31 'archive_dart_revision': '07ffd98c5403b7f9ae067b57dc9487611be420f5', 30 'archive_dart_revision': '07ffd98c5403b7f9ae067b57dc9487611be420f5',
32 'args_dart_revision': 'e0e8377412ee6cd6a5a4a8632848181c1db91f44', 31 'args_dart_revision': 'e0e8377412ee6cd6a5a4a8632848181c1db91f44',
33 'box2d_dart_revision': 'c5e65d9546275e78ad2a1d51b459e7638f6e4323', 32 'box2d_dart_revision': 'c5e65d9546275e78ad2a1d51b459e7638f6e4323',
34 'cassowary_dart_revision': '7e5afc5b3956a18636d5b37b1dcba1705865564b', 33 'cassowary_dart_revision': '7e5afc5b3956a18636d5b37b1dcba1705865564b',
35 'collection_dart_revision': '79ebc6fc2dae581cb23ad50a5c600c1b7dd132f8', 34 'collection_dart_revision': '79ebc6fc2dae581cb23ad50a5c600c1b7dd132f8',
36 'crypto_dart_revision': 'd4558dea1639e5ad2a41d045265b8ece270c2d90', 35 'crypto_dart_revision': 'd4558dea1639e5ad2a41d045265b8ece270c2d90',
37 'newton_dart_revision': '9fbe5fbac809246f7ace4176feca13bdf731e393', 36 'newton_dart_revision': '9fbe5fbac809246f7ace4176feca13bdf731e393',
38 'path_dart_revision': '2f3dcdec32011f1bc41194ae3640d6d9292a7096', 37 'path_dart_revision': '2f3dcdec32011f1bc41194ae3640d6d9292a7096',
39 'quiver_dart_revision': '6bab7dec34189eee579178eb16d3063c8ae69031', 38 'quiver_dart_revision': '6bab7dec34189eee579178eb16d3063c8ae69031',
40 'source_span_dart_revision': '5c6c13f62fc111adaace3aeb4a38853d64481d06', 39 'source_span_dart_revision': '5c6c13f62fc111adaace3aeb4a38853d64481d06',
41 'string_scanner_dart_revision': '9f00056b32f41efc376adecfb696a01bc7c593d7', 40 'string_scanner_dart_revision': '9f00056b32f41efc376adecfb696a01bc7c593d7',
42 'vector_math_dart_revision': '65915583f7aa606cb47ed265f853c18c60102b81', 41 'vector_math_dart_revision': '65915583f7aa606cb47ed265f853c18c60102b81',
43 'yaml_dart_revision': 'd8c1ce75edf051ea1d5583b24474f8656abb4920', 42 'yaml_dart_revision': 'd8c1ce75edf051ea1d5583b24474f8656abb4920',
44 } 43 }
45 44
46 # Only these hosts are allowed for dependencies in this DEPS file. 45 # Only these hosts are allowed for dependencies in this DEPS file.
47 # If you need to add a new host, contact chrome infrastructure team. 46 # If you need to add a new host, contact chrome infrastructure team.
48 allowed_hosts = [ 47 allowed_hosts = [
49 'chromium.googlesource.com', 48 'chromium.googlesource.com',
50 'dart.googlecode.com',
51 ] 49 ]
52 50
53 deps = { 51 deps = {
54 'src/buildtools': 52 'src/buildtools':
55 Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_rev ision'), 53 Var('chromium_git') + '/chromium/buildtools.git' + '@' + Var('buildtools_rev ision'),
56 54
57 'src/testing/gtest': 55 'src/testing/gtest':
58 Var('chromium_git') + '/external/googletest.git' + '@' + '23574bf2333f834ff66 5f894c97bef8a5b33a0a9', 56 Var('chromium_git') + '/external/googletest.git' + '@' + '23574bf2333f834ff66 5f894c97bef8a5b33a0a9',
59 57
60 'src/testing/gmock': 58 'src/testing/gmock':
61 Var('chromium_git') + '/external/googlemock.git' + '@' + '29763965ab52f245652 99976b936d1265cb6a271', 59 Var('chromium_git') + '/external/googlemock.git' + '@' + '29763965ab52f245652 99976b936d1265cb6a271',
62 60
63 'src/third_party/angle': 61 'src/third_party/angle':
64 Var('chromium_git') + '/angle/angle.git' + '@' + Var('angle_revision'), 62 Var('chromium_git') + '/angle/angle.git' + '@' + Var('angle_revision'),
65 63
66 'src/third_party/icu': 64 'src/third_party/icu':
67 Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'c3f79166089e5360c09e3 053fce50e6e296c3204', 65 Var('chromium_git') + '/chromium/deps/icu.git' + '@' + 'c3f79166089e5360c09e3 053fce50e6e296c3204',
68 66
69 'src/dart': 67 'src/dart':
70 Var('chromium_git') + '/external/github.com/dart-lang/sdk.git' + '@' + Var(' dart_revision'), 68 Var('chromium_git') + '/external/github.com/dart-lang/sdk.git' + '@' + Var(' dart_revision'),
71 69
72 'src/dart/third_party/observatory_pub_packages': 70 'src/dart/third_party/observatory_pub_packages':
73 Var('dart_svn') + '/svn/third_party/observatory_pub_packages' + '@' + 71 Var('chromium_git') +
74 Var('dart_observatory_packages_revision'), 72 '/external/github.com/dart-lang/observatory_pub_packages' + '@' +
73 Var('dart_observatory_packages_revision'),
75 74
76 'src/third_party/skia': 75 'src/third_party/skia':
77 Var('chromium_git') + '/skia.git' + '@' + Var('skia_revision'), 76 Var('chromium_git') + '/skia.git' + '@' + Var('skia_revision'),
78 77
79 'src/third_party/yasm/source/patched-yasm': 78 'src/third_party/yasm/source/patched-yasm':
80 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '4671120 cd8558ce62ee8672ebf3eb6f5216f909b', 79 Var('chromium_git') + '/chromium/deps/yasm/patched-yasm.git' + '@' + '4671120 cd8558ce62ee8672ebf3eb6f5216f909b',
81 80
82 'src/third_party/libjpeg_turbo': 81 'src/third_party/libjpeg_turbo':
83 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'f4631b6ee8b 1dbb05e51ae335a7886f9ac598ab6', 82 Var('chromium_git') + '/chromium/deps/libjpeg_turbo.git' + '@' + 'f4631b6ee8b 1dbb05e51ae335a7886f9ac598ab6',
84 83
(...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after
332 # corresponding .py files have already been deleted. 331 # corresponding .py files have already been deleted.
333 'name': 'remove_stale_pyc_files', 332 'name': 'remove_stale_pyc_files',
334 'pattern': 'src/tools/.*\\.py', 333 'pattern': 'src/tools/.*\\.py',
335 'action': [ 334 'action': [
336 'python', 335 'python',
337 'src/tools/remove_stale_pyc_files.py', 336 'src/tools/remove_stale_pyc_files.py',
338 'src/tools', 337 'src/tools',
339 ], 338 ],
340 }, 339 },
341 ] 340 ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698