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

Side by Side Diff: DEPS

Issue 1186853005: Re-land add DDC to DEPS https://codereview.chromium.org/1167673004/ (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: merge Created 5 years, 6 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 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 vars = { 5 vars = {
6 # The dart_root is the root of our sdk checkout. This is normally 6 # The dart_root is the root of our sdk checkout. This is normally
7 # simply sdk, but if using special gclient specs it can be different. 7 # simply sdk, but if using special gclient specs it can be different.
8 "dart_root": "sdk", 8 "dart_root": "sdk",
9 9
10 # The svn location to pull out dependencies from 10 # The svn location to pull out dependencies from
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 "charcode_tag": "@1.1.0", 44 "charcode_tag": "@1.1.0",
45 "chrome_rev" : "@19997", 45 "chrome_rev" : "@19997",
46 "clang_rev" : "@28450", 46 "clang_rev" : "@28450",
47 "cli_util_tag" : "@0.0.1+2", 47 "cli_util_tag" : "@0.0.1+2",
48 "collection_rev": "@1da9a07f32efa2ba0c391b289e2037391e31da0e", 48 "collection_rev": "@1da9a07f32efa2ba0c391b289e2037391e31da0e",
49 "crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d", 49 "crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d",
50 "csslib_tag" : "@0.12.0", 50 "csslib_tag" : "@0.12.0",
51 "dartdoc_rev" : "@9f677ec40f9beeb8933374885ef3af4c63d35d25", 51 "dartdoc_rev" : "@9f677ec40f9beeb8933374885ef3af4c63d35d25",
52 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", 52 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97",
53 "dart_style_tag": "@0.1.8", 53 "dart_style_tag": "@0.1.8",
54 "dev_compiler_rev": "@0.1.1",
54 "fake_async_rev" : "@38614", 55 "fake_async_rev" : "@38614",
55 "firefox_jsshell_rev" : "@45554", 56 "firefox_jsshell_rev" : "@45554",
56 "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd", 57 "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd",
57 "gsutil_rev" : "@33376", 58 "gsutil_rev" : "@33376",
58 "html_tag" : "@0.12.1+1", 59 "html_tag" : "@0.12.1+1",
59 "http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7", 60 "http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7",
60 "http_multi_server_tag" : "@1.3.2", 61 "http_multi_server_tag" : "@1.3.2",
61 "http_parser_rev" : "@8b179e36aba985208e4c5fb15cfddd386b6370a4", 62 "http_parser_rev" : "@8b179e36aba985208e4c5fb15cfddd386b6370a4",
62 "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235", 63 "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235",
63 "idl_parser_rev": "@6316d5982dc24b34d09dd8b10fbeaaff28d83a48", 64 "idl_parser_rev": "@6316d5982dc24b34d09dd8b10fbeaaff28d83a48",
(...skipping 20 matching lines...) Expand all
84 "pool_rev": "@22e12aeb16ad0b626900dbe79e4a25391ddfb28c", 85 "pool_rev": "@22e12aeb16ad0b626900dbe79e4a25391ddfb28c",
85 "pub_rev": "@9d707158fedc86fc2b02f62cdfe804902b098d9d", 86 "pub_rev": "@9d707158fedc86fc2b02f62cdfe804902b098d9d",
86 "pub_cache_tag": "@v0.0.1+2", 87 "pub_cache_tag": "@v0.0.1+2",
87 "pub_semver_tag": "@1.2.1", 88 "pub_semver_tag": "@1.2.1",
88 "quiver_tag": "@0.21.4", 89 "quiver_tag": "@0.21.4",
89 "scheduled_test_tag": "@0.11.8+1", 90 "scheduled_test_tag": "@0.11.8+1",
90 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4", 91 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4",
91 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", 92 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9",
92 "source_maps_rev": "@379b4f31c4e2987eb15934d1ad8b419c6cc897b3", 93 "source_maps_rev": "@379b4f31c4e2987eb15934d1ad8b419c6cc897b3",
93 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81", 94 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81",
95 "shelf_static_rev": "@0.2.2",
94 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602", 96 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602",
95 "source_span_rev": "@42501132e43599a151ba6727d340e44442f86c05", 97 "source_span_rev": "@42501132e43599a151ba6727d340e44442f86c05",
96 "stack_trace_tag": "@1.2.1", 98 "stack_trace_tag": "@1.2.1",
97 "string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5", 99 "string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5",
98 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", 100 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e",
99 "test_tag": "@0.12.1", 101 "test_tag": "@0.12.1",
100 "test_reflective_loader_tag": "@0.0.3", 102 "test_reflective_loader_tag": "@0.0.3",
101 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", 103 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6",
102 "unittest_tag": "@0.11.6", 104 "unittest_tag": "@0.11.6",
103 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638", 105 "usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638",
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 Var("dart_root") + "/third_party/pkg/collection": 189 Var("dart_root") + "/third_party/pkg/collection":
188 (Var("github_mirror") % "collection") + Var("collection_rev"), 190 (Var("github_mirror") % "collection") + Var("collection_rev"),
189 Var("dart_root") + "/third_party/pkg/crypto": 191 Var("dart_root") + "/third_party/pkg/crypto":
190 (Var("github_mirror") % "crypto") + Var("crypto_rev"), 192 (Var("github_mirror") % "crypto") + Var("crypto_rev"),
191 Var("dart_root") + "/third_party/pkg/csslib": 193 Var("dart_root") + "/third_party/pkg/csslib":
192 (Var("github_mirror") % "csslib") + Var("csslib_tag"), 194 (Var("github_mirror") % "csslib") + Var("csslib_tag"),
193 Var("dart_root") + "/third_party/pkg_tested/dart_style": 195 Var("dart_root") + "/third_party/pkg_tested/dart_style":
194 (Var("github_mirror") % "dart_style") + Var("dart_style_tag"), 196 (Var("github_mirror") % "dart_style") + Var("dart_style_tag"),
195 Var("dart_root") + "/third_party/pkg/dartdoc": 197 Var("dart_root") + "/third_party/pkg/dartdoc":
196 "https://github.com/dart-lang/dartdoc.git" + Var("dartdoc_rev"), 198 "https://github.com/dart-lang/dartdoc.git" + Var("dartdoc_rev"),
199 Var("dart_root") + "/third_party/pkg/dev_compiler":
200 "https://github.com/dart-lang/dev_compiler.git" + Var("dev_compiler_rev"),
197 Var("dart_root") + "/third_party/pkg/glob": 201 Var("dart_root") + "/third_party/pkg/glob":
198 (Var("github_mirror") % "glob") + Var("glob_rev"), 202 (Var("github_mirror") % "glob") + Var("glob_rev"),
199 Var("dart_root") + "/third_party/pkg/html": 203 Var("dart_root") + "/third_party/pkg/html":
200 (Var("github_mirror") % "html") + Var("html_tag"), 204 (Var("github_mirror") % "html") + Var("html_tag"),
201 Var("dart_root") + "/third_party/pkg/http": 205 Var("dart_root") + "/third_party/pkg/http":
202 (Var("github_mirror") % "http") + Var("http_rev"), 206 (Var("github_mirror") % "http") + Var("http_rev"),
203 Var("dart_root") + "/third_party/pkg/http_multi_server": 207 Var("dart_root") + "/third_party/pkg/http_multi_server":
204 (Var("github_mirror") % "http_multi_server") + 208 (Var("github_mirror") % "http_multi_server") +
205 Var("http_multi_server_tag"), 209 Var("http_multi_server_tag"),
206 Var("dart_root") + "/third_party/pkg/http_parser": 210 Var("dart_root") + "/third_party/pkg/http_parser":
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
250 (Var("github_mirror") % "pub_cache") + Var("pub_cache_tag"), 254 (Var("github_mirror") % "pub_cache") + Var("pub_cache_tag"),
251 Var("dart_root") + "/third_party/pkg/quiver": 255 Var("dart_root") + "/third_party/pkg/quiver":
252 Var("chromium_git") 256 Var("chromium_git")
253 + "/external/github.com/google/quiver-dart.git" 257 + "/external/github.com/google/quiver-dart.git"
254 + Var("quiver_tag"), 258 + Var("quiver_tag"),
255 Var("dart_root") + "/third_party/pkg/scheduled_test": 259 Var("dart_root") + "/third_party/pkg/scheduled_test":
256 (Var("github_mirror") % "scheduled_test") + 260 (Var("github_mirror") % "scheduled_test") +
257 Var("scheduled_test_tag"), 261 Var("scheduled_test_tag"),
258 Var("dart_root") + "/third_party/pkg/shelf": 262 Var("dart_root") + "/third_party/pkg/shelf":
259 (Var("github_mirror") % "shelf") + Var("shelf_rev"), 263 (Var("github_mirror") % "shelf") + Var("shelf_rev"),
264 Var("dart_root") + "/third_party/pkg/shelf_static":
265 "https://github.com/kevmoo/shelf_static.dart.git" +
266 Var("shelf_static_rev"),
260 Var("dart_root") + "/third_party/pkg/shelf_web_socket": 267 Var("dart_root") + "/third_party/pkg/shelf_web_socket":
261 (Var("github_mirror") % "shelf_web_socket") + 268 (Var("github_mirror") % "shelf_web_socket") +
262 Var("shelf_web_socket_rev"), 269 Var("shelf_web_socket_rev"),
263 Var("dart_root") + "/third_party/pkg/smoke": 270 Var("dart_root") + "/third_party/pkg/smoke":
264 (Var("github_mirror") % "smoke") + Var("smoke_rev"), 271 (Var("github_mirror") % "smoke") + Var("smoke_rev"),
265 Var("dart_root") + "/third_party/pkg/source_maps": 272 Var("dart_root") + "/third_party/pkg/source_maps":
266 (Var("github_mirror") % "source_maps") + Var("source_maps_rev"), 273 (Var("github_mirror") % "source_maps") + Var("source_maps_rev"),
267 Var("dart_root") + "/third_party/pkg/source_span": 274 Var("dart_root") + "/third_party/pkg/source_span":
268 (Var("github_mirror") % "source_span") + Var("source_span_rev"), 275 (Var("github_mirror") % "source_span") + Var("source_span_rev"),
269 Var("dart_root") + "/third_party/pkg/stack_trace": 276 Var("dart_root") + "/third_party/pkg/stack_trace":
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
360 '--no_resume', 367 '--no_resume',
361 '--bucket', 368 '--bucket',
362 'dart-dependencies', 369 'dart-dependencies',
363 '-d', 370 '-d',
364 '-r', 371 '-r',
365 Var('dart_root') + '/third_party/d8', 372 Var('dart_root') + '/third_party/d8',
366 ], 373 ],
367 }, 374 },
368 375
369 ] 376 ]
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