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

Side by Side Diff: DEPS

Issue 2297363004: Update third_party/pkg/stack_trace to 1.6.6 (Closed)
Patch Set: Address comments Created 4 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 | pkg/pkgbuild.status » ('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 # We use mirrors of all github repos to guarantee reproducibility and 10 # We use mirrors of all github repos to guarantee reproducibility and
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 "chrome_rev" : "@19997", 48 "chrome_rev" : "@19997",
49 "cli_util_tag" : "@0.0.1+2", 49 "cli_util_tag" : "@0.0.1+2",
50 "code_transformers_rev": "@136f12ed77870c9c26119ddfdd0125d7b7354d67", 50 "code_transformers_rev": "@136f12ed77870c9c26119ddfdd0125d7b7354d67",
51 "collection_tag": "@1.9.1", 51 "collection_tag": "@1.9.1",
52 "convert_tag": "@2.0.1", 52 "convert_tag": "@2.0.1",
53 "crypto_tag" : "@2.0.1", 53 "crypto_tag" : "@2.0.1",
54 "csslib_tag" : "@0.13.2", 54 "csslib_tag" : "@0.13.2",
55 "dart2js_info_tag" : "@0.2.7", 55 "dart2js_info_tag" : "@0.2.7",
56 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97", 56 "dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97",
57 "dart_style_tag": "@0.2.9+1", 57 "dart_style_tag": "@0.2.9+1",
58 "dartdoc_tag" : "@v0.9.7+2", 58 "dartdoc_tag" : "@v0.9.7+3",
59 "fixnum_tag": "@0.10.5", 59 "fixnum_tag": "@0.10.5",
60 "func_tag": "@0.1.0", 60 "func_tag": "@0.1.0",
61 "glob_tag": "@1.1.3", 61 "glob_tag": "@1.1.3",
62 "html_tag" : "@0.12.2+2", 62 "html_tag" : "@0.13.0",
63 "http_multi_server_tag" : "@2.0.2", 63 "http_multi_server_tag" : "@2.0.2",
64 "http_parser_tag" : "@3.0.2", 64 "http_parser_tag" : "@3.0.2",
65 "http_tag" : "@0.11.3+9", 65 "http_tag" : "@0.11.3+9",
66 "http_throttle_rev" : "@284344cd357e435c6c8ff9a4a21f02b9e384a541", 66 "http_throttle_rev" : "@284344cd357e435c6c8ff9a4a21f02b9e384a541",
67 "idl_parser_rev": "@7fbe68cab90c38147dee4f48c30ad0d496c17915", 67 "idl_parser_rev": "@7fbe68cab90c38147dee4f48c30ad0d496c17915",
68 "initialize_tag": "@v0.6.2+2", 68 "initialize_tag": "@v0.6.2+2",
69 "intl_tag": "@0.13.0", 69 "intl_tag": "@0.13.1",
70 "isolate_tag": "@0.2.3", 70 "isolate_tag": "@0.2.3",
71 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", 71 "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1",
72 "json_rpc_2_tag": "@2.0.2", 72 "json_rpc_2_tag": "@2.0.2",
73 "kernel_rev": "@9509d282a62fe025f8d6242bb233b02e0a7fee04", 73 "kernel_rev": "@9509d282a62fe025f8d6242bb233b02e0a7fee04",
74 "linter_tag": "@0.1.24", 74 "linter_tag": "@0.1.24",
75 "logging_tag": "@0.11.3+1", 75 "logging_tag": "@0.11.3+1",
76 "markdown_rev": "@4aaadf3d940bb172e1f6285af4d2b1710d309982", 76 "markdown_rev": "@4aaadf3d940bb172e1f6285af4d2b1710d309982",
77 "matcher_tag": "@0.12.0+2", 77 "matcher_tag": "@0.12.0+2",
78 "metatest_tag": "@0.2.2+2", 78 "metatest_tag": "@0.2.2+2",
79 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", 79 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd",
80 "mustache4dart_tag" : "@v1.0.10", 80 "mustache4dart_tag" : "@v1.0.10",
81 "oauth2_tag": "@1.0.2", 81 "oauth2_tag": "@1.0.2",
82 "observatory_pub_packages_rev": "@a01235b5b71df27b602dae4676d0bf771cbe7fa2", 82 "observatory_pub_packages_rev": "@a01235b5b71df27b602dae4676d0bf771cbe7fa2",
83 "observe_tag": "@0.13.5", 83 "observe_tag": "@0.13.5",
84 "package_config_tag": "@1.0.0", 84 "package_config_tag": "@1.0.0",
85 "package_resolver_tag": "@1.0.2", 85 "package_resolver_tag": "@1.0.2",
86 "path_tag": "@1.3.9", 86 "path_tag": "@1.3.9",
87 "plugin_tag": "@0.2.0", 87 "plugin_tag": "@0.2.0",
88 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93", 88 "ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93",
89 "pool_tag": "@1.2.4", 89 "pool_tag": "@1.2.4",
90 "protobuf_tag": "@0.5.1+4", 90 "protobuf_tag": "@0.5.1+4",
91 "pub_cache_tag": "@v0.1.0", 91 "pub_cache_tag": "@v0.1.0",
92 "pub_rev": "@101aa44a4aebaefd0796ce44e6d155cd79fe2db4", 92 "pub_rev": "@101aa44a4aebaefd0796ce44e6d155cd79fe2db4",
93 "pub_semver_tag": "@1.3.0", 93 "pub_semver_tag": "@1.3.0",
94 "quiver_tag": "@0.21.4", 94 "quiver_tag": "@0.22.0",
95 "resource_rev":"@a49101ba2deb29c728acba6fb86000a8f730f4b1", 95 "resource_rev":"@a49101ba2deb29c728acba6fb86000a8f730f4b1",
96 "root_certificates_rev": "@aed07942ce98507d2be28cbd29e879525410c7fc", 96 "root_certificates_rev": "@aed07942ce98507d2be28cbd29e879525410c7fc",
97 "scheduled_test_tag": "@0.12.6", 97 "scheduled_test_tag": "@0.12.6",
98 "shelf_static_tag": "@0.2.4", 98 "shelf_static_tag": "@0.2.4",
99 "shelf_packages_handler_tag": "@1.0.0", 99 "shelf_packages_handler_tag": "@1.0.0",
100 "shelf_tag": "@0.6.5+3", 100 "shelf_tag": "@0.6.5+3",
101 "shelf_web_socket_tag": "@0.2.1", 101 "shelf_web_socket_tag": "@0.2.1",
102 "smoke_tag" : "@v0.3.6+2", 102 "smoke_tag" : "@v0.3.6+2",
103 "source_map_stack_trace_tag": "@1.1.3", 103 "source_map_stack_trace_tag": "@1.1.3",
104 "source_maps-0.9.4_rev": "@38524", 104 "source_maps-0.9.4_rev": "@38524",
105 "source_maps_tag": "@0.10.1+1", 105 "source_maps_tag": "@0.10.1+1",
106 "source_span_tag": "@1.2.3", 106 "source_span_tag": "@1.2.3",
107 "stack_trace_tag": "@1.4.2", 107 "stack_trace_tag": "@1.6.6",
108 "stream_channel_tag": "@1.5.0", 108 "stream_channel_tag": "@1.5.0",
109 "string_scanner_tag": "@1.0.0", 109 "string_scanner_tag": "@1.0.0",
110 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e", 110 "sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e",
111 "test_reflective_loader_rev": "@1630a63f151871197c1cf92f07f2d9debe0ea38d", 111 "test_reflective_loader_tag": "@0.0.4",
112 "test_tag": "@0.12.15+6", 112 "test_tag": "@0.12.15+6",
113 "typed_data_tag": "@1.1.3", 113 "typed_data_tag": "@1.1.3",
114 "usage_tag": "@v2.2.2", 114 "usage_tag": "@v2.2.2",
115 "utf_tag": "@0.9.0+3", 115 "utf_tag": "@0.9.0+3",
116 "watcher_tag": "@0.9.7+3", 116 "watcher_tag": "@0.9.7+3",
117 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61", 117 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61",
118 "web_socket_channel_tag": "@1.0.4", 118 "web_socket_channel_tag": "@1.0.4",
119 "WebCore_rev": "@a86fe28efadcfc781f836037a80f27e22a5dad17", 119 "WebCore_rev": "@a86fe28efadcfc781f836037a80f27e22a5dad17",
120 "when_tag": "@0.2.0+2", 120 "when_tag": "@0.2.0+2",
121 "which_tag": "@0.1.3+1", 121 "which_tag": "@0.1.3+1",
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
308 Var("dart_root") + "/third_party/pkg/string_scanner": 308 Var("dart_root") + "/third_party/pkg/string_scanner":
309 (Var("github_mirror") % "string_scanner") + 309 (Var("github_mirror") % "string_scanner") +
310 Var("string_scanner_tag"), 310 Var("string_scanner_tag"),
311 Var("dart_root") + "/third_party/sunflower": 311 Var("dart_root") + "/third_party/sunflower":
312 (Var("github_mirror") % "sample-sunflower") + 312 (Var("github_mirror") % "sample-sunflower") +
313 Var("sunflower_rev"), 313 Var("sunflower_rev"),
314 Var("dart_root") + "/third_party/pkg/test": 314 Var("dart_root") + "/third_party/pkg/test":
315 (Var("github_mirror") % "test") + Var("test_tag"), 315 (Var("github_mirror") % "test") + Var("test_tag"),
316 Var("dart_root") + "/third_party/pkg/test_reflective_loader": 316 Var("dart_root") + "/third_party/pkg/test_reflective_loader":
317 (Var("github_mirror") % "test_reflective_loader") + 317 (Var("github_mirror") % "test_reflective_loader") +
318 Var("test_reflective_loader_rev"), 318 Var("test_reflective_loader_tag"),
319 Var("dart_root") + "/third_party/pkg/typed_data": 319 Var("dart_root") + "/third_party/pkg/typed_data":
320 (Var("github_dartlang") % "typed_data") + Var("typed_data_tag"), 320 (Var("github_dartlang") % "typed_data") + Var("typed_data_tag"),
321 Var("dart_root") + "/third_party/pkg/usage": 321 Var("dart_root") + "/third_party/pkg/usage":
322 (Var("github_mirror") % "usage") + Var("usage_tag"), 322 (Var("github_mirror") % "usage") + Var("usage_tag"),
323 Var("dart_root") + "/third_party/pkg/utf": 323 Var("dart_root") + "/third_party/pkg/utf":
324 (Var("github_mirror") % "utf") + Var("utf_tag"), 324 (Var("github_mirror") % "utf") + Var("utf_tag"),
325 Var("dart_root") + "/third_party/pkg/watcher": 325 Var("dart_root") + "/third_party/pkg/watcher":
326 (Var("github_mirror") % "watcher") + Var("watcher_tag"), 326 (Var("github_mirror") % "watcher") + Var("watcher_tag"),
327 Var("dart_root") + "/third_party/pkg/web_components": 327 Var("dart_root") + "/third_party/pkg/web_components":
328 (Var("github_mirror") % "web-components") + 328 (Var("github_mirror") % "web-components") +
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
486 "--extract", 486 "--extract",
487 "-s", 487 "-s",
488 Var('dart_root') + "/third_party/clang.tar.gz.sha1", 488 Var('dart_root') + "/third_party/clang.tar.gz.sha1",
489 ], 489 ],
490 }, 490 },
491 { 491 {
492 "pattern": ".", 492 "pattern": ".",
493 "action": ["python", Var("dart_root") + "/tools/gyp_dart.py"], 493 "action": ["python", Var("dart_root") + "/tools/gyp_dart.py"],
494 }, 494 },
495 ] 495 ]
OLDNEW
« no previous file with comments | « no previous file | pkg/pkgbuild.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698