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

Side by Side Diff: DEPS

Issue 1319703002: Breaking Change: merge BoringSSL branch into master (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 3 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 | runtime/bin/bin.gypi » ('j') | 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 24 matching lines...) Expand all
35 "co19_rev": "@f95f109fea67127a220958794ef5200a63cb454c", 35 "co19_rev": "@f95f109fea67127a220958794ef5200a63cb454c",
36 "chromium_url": "http://src.chromium.org/svn", 36 "chromium_url": "http://src.chromium.org/svn",
37 "chromium_git": "https://chromium.googlesource.com", 37 "chromium_git": "https://chromium.googlesource.com",
38 38
39 # Revisions of /third_party/* dependencies. 39 # Revisions of /third_party/* dependencies.
40 "7zip_rev" : "@19997", 40 "7zip_rev" : "@19997",
41 "analyzer_cli_rev" : "@0b89a16c0566f36676fa8f2016eb2c332178f616", 41 "analyzer_cli_rev" : "@0b89a16c0566f36676fa8f2016eb2c332178f616",
42 "args_tag": "@0.13.0", 42 "args_tag": "@0.13.0",
43 "async_tag": "@1.2.0", 43 "async_tag": "@1.2.0",
44 "barback_tag" : "@0.15.2+6", 44 "barback_tag" : "@0.15.2+6",
45 "boringssl_rev" : "@daeafc22c66ad48f6b32fc8d3362eb9ba31b774e",
45 "charcode_tag": "@1.1.0", 46 "charcode_tag": "@1.1.0",
46 "chrome_rev" : "@19997", 47 "chrome_rev" : "@19997",
47 "clang_rev" : "@28450", 48 "clang_rev" : "@28450",
48 "cli_util_tag" : "@0.0.1+2", 49 "cli_util_tag" : "@0.0.1+2",
49 "collection_rev": "@1da9a07f32efa2ba0c391b289e2037391e31da0e", 50 "collection_rev": "@1da9a07f32efa2ba0c391b289e2037391e31da0e",
50 "crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d", 51 "crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d",
51 "csslib_tag" : "@0.12.0", 52 "csslib_tag" : "@0.12.0",
52 "dart2js_info_rev" : "@bad01369f1f605ab688d505c135db54de927318f", 53 "dart2js_info_rev" : "@bad01369f1f605ab688d505c135db54de927318f",
53 "dartdoc_rev" : "@23dbfa91819e3c6b72e635eb9cb64a0a3224ef84", 54 "dartdoc_rev" : "@23dbfa91819e3c6b72e635eb9cb64a0a3224ef84",
54 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", 55 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97",
(...skipping 27 matching lines...) Expand all
82 "package_config_rev": "@0.1.3", 83 "package_config_rev": "@0.1.3",
83 "path_tag": "@1.3.6", 84 "path_tag": "@1.3.6",
84 "petitparser_rev" : "@37878", 85 "petitparser_rev" : "@37878",
85 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", 86 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93",
86 "plugin_tag": "@0.1.0", 87 "plugin_tag": "@0.1.0",
87 "pool_rev": "@e454b4b54d2987e8d2f0fbd3ac519641ada9bd0f", 88 "pool_rev": "@e454b4b54d2987e8d2f0fbd3ac519641ada9bd0f",
88 "pub_rev": "@d90268693d1a9dbe5ea11cd9c80b842e3bf1581c", 89 "pub_rev": "@d90268693d1a9dbe5ea11cd9c80b842e3bf1581c",
89 "pub_cache_tag": "@v0.1.0", 90 "pub_cache_tag": "@v0.1.0",
90 "pub_semver_tag": "@1.2.1", 91 "pub_semver_tag": "@1.2.1",
91 "quiver_tag": "@0.21.4", 92 "quiver_tag": "@0.21.4",
93 "root_certificates_rev": "@c3a41df63afacec62fcb8135196177e35fe72f71",
92 "scheduled_test_tag": "@0.12.1+2", 94 "scheduled_test_tag": "@0.12.1+2",
93 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4", 95 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4",
94 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9", 96 "smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9",
95 "source_maps_tag": "@0.10.1", 97 "source_maps_tag": "@0.10.1",
96 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81", 98 "sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81",
97 "shelf_static_rev": "@v0.2.1", 99 "shelf_static_rev": "@v0.2.1",
98 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602", 100 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602",
99 "source_map_stack_trace_tag": "@1.0.4", 101 "source_map_stack_trace_tag": "@1.0.4",
100 "source_span_tag": "@1.1.2", 102 "source_span_tag": "@1.1.2",
101 "stack_trace_tag": "@1.3.4", 103 "stack_trace_tag": "@1.3.4",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
136 Var("sqlite_rev"), 138 Var("sqlite_rev"),
137 139
138 Var("dart_root") + "/third_party/zlib": 140 Var("dart_root") + "/third_party/zlib":
139 Var("chromium_git") + "/chromium/src/third_party/zlib.git" + 141 Var("chromium_git") + "/chromium/src/third_party/zlib.git" +
140 Var("zlib_rev"), 142 Var("zlib_rev"),
141 143
142 Var("dart_root") + "/third_party/net_nss": 144 Var("dart_root") + "/third_party/net_nss":
143 Var("chromium_git") + "/chromium/src/net/third_party/nss.git" + 145 Var("chromium_git") + "/chromium/src/net/third_party/nss.git" +
144 Var("net_nss_rev"), 146 Var("net_nss_rev"),
145 147
148 Var("dart_root") + "/third_party/boringssl/src":
149 "https://boringssl.googlesource.com/boringssl.git" +
150 Var("boringssl_rev"),
151
152 Var("dart_root") + "/third_party/root_certificates":
153 "https://github.com/dart-lang/root_certificates.git" +
154 Var("root_certificates_rev"),
155
146 Var("dart_root") + "/third_party/jinja2": 156 Var("dart_root") + "/third_party/jinja2":
147 Var("chromium_git") + "/chromium/src/third_party/jinja2.git" + 157 Var("chromium_git") + "/chromium/src/third_party/jinja2.git" +
148 Var("jinja2_rev"), 158 Var("jinja2_rev"),
149 159
150 Var("dart_root") + "/third_party/ply": 160 Var("dart_root") + "/third_party/ply":
151 Var("chromium_git") + "/chromium/src/third_party/ply.git" + 161 Var("chromium_git") + "/chromium/src/third_party/ply.git" +
152 Var("ply_rev"), 162 Var("ply_rev"),
153 163
154 Var("dart_root") + "/third_party/idl_parser": 164 Var("dart_root") + "/third_party/idl_parser":
155 Var("chromium_git") + "/chromium/src/tools/idl_parser.git" + 165 Var("chromium_git") + "/chromium/src/tools/idl_parser.git" +
(...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after
374 '--no_resume', 384 '--no_resume',
375 '--bucket', 385 '--bucket',
376 'dart-dependencies', 386 'dart-dependencies',
377 '-d', 387 '-d',
378 '-r', 388 '-r',
379 Var('dart_root') + '/third_party/d8', 389 Var('dart_root') + '/third_party/d8',
380 ], 390 ],
381 }, 391 },
382 392
383 ] 393 ]
OLDNEW
« no previous file with comments | « no previous file | runtime/bin/bin.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698