Skip to content

Commit f34fae8

Browse files
committed
Initial github commit for getting stuff working
Readd samples, samples-dev, tools/testing/bin, third_party removed by cleanup (no history, sorry) Add DEPS file which will replace the old all.deps and standalone.deps Add tools/deps/dartium.deps replacing the old dartium.deps (but now editable from a normal checkout) Fixup tools/utils.py to use the new archiving schema (git count for be, version number for dev/stable Fix codereview.settings
1 parent 9ba7eef commit f34fae8

File tree

412 files changed

+49811
-39
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

412 files changed

+49811
-39
lines changed

DEPS

Lines changed: 309 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,309 @@
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
3+
# BSD-style license that can be found in the LICENSE file.
4+
5+
vars = {
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.
8+
"dart_root": "sdk",
9+
10+
# The svn location to pull out dependencies from
11+
"third_party": "http://dart.googlecode.com/svn/third_party",
12+
13+
# The svn location for pulling pinned revisions of bleeding edge dependencies.
14+
"bleeding_edge": "http://dart.googlecode.com/svn/branches/bleeding_edge",
15+
16+
# Use this googlecode_url variable only if there is an internal mirror for it.
17+
# If you do not know, use the full path while defining your new deps entry.
18+
"googlecode_url": "http://%s.googlecode.com/svn",
19+
20+
"gyp_rev": "@1752",
21+
"co19_rev": "@801",
22+
"chromium_url": "http://src.chromium.org/svn",
23+
"chromium_git": "https://chromium.googlesource.com",
24+
25+
# Revisions of /third_party/* dependencies.
26+
"7zip_rev" : "@19997",
27+
"analyzer_cli_tag" : "@1.0.1",
28+
"args_tag": "@0.13.0",
29+
"barback_rev" : "@29ee90dbcf77cfd64632fa2797a4c8a4f29a4b51",
30+
"chrome_rev" : "@19997",
31+
"clang_rev" : "@28450",
32+
"collection_rev": "@1da9a07f32efa2ba0c391b289e2037391e31da0e",
33+
"crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d",
34+
"csslib_tag" : "@0.12.0",
35+
"async_await_rev" : "@8b401a9f2e5e81dca5f70dbe7564112a0823dee6",
36+
"dart_services_rev" : "@7aea2574e6f3924bf409a80afb8ad52aa2be4f97",
37+
"dart_style_tag": "@0.1.8",
38+
"d8_rev" : "@39739",
39+
"fake_async_rev" : "@38614",
40+
"firefox_jsshell_rev" : "@45554",
41+
"glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd",
42+
"gsutil_rev" : "@33376",
43+
"html_tag" : "@0.12.1+1",
44+
"http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7",
45+
"http_multi_server_tag" : "@1.3.2",
46+
"http_parser_rev" : "@8b179e36aba985208e4c5fb15cfddd386b6370a4",
47+
"http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235",
48+
"idl_parser_rev": "@6316d5982dc24b34d09dd8b10fbeaaff28d83a48",
49+
"intl_rev": "@32047558bd220a53c1f4d93a26d54b83533b1475",
50+
"jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1",
51+
"json_rpc_2_rev": "@a38eefd116d910199de205f962af92fed87c164c",
52+
"linter_tag": "@0.0.2+2",
53+
"logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597",
54+
"markdown_rev": "@56b0fd6c018d6103862d07e8e27407b9ea3b963d",
55+
"matcher_tag": "@0.12.0",
56+
"metatest_rev": "@e5aa8e4e19fc4188ac2f6d38368a47d8f07c3df1",
57+
"mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd",
58+
"net_nss_rev": "@f81948e9a402db94287a43bb34a07ee0daf56cb5",
59+
"nss_rev": "@87b96db4268293187d7cf741907a6d5d1d8080e0",
60+
"oauth2_rev": "@1bff41f4d54505c36f2d1a001b83b8b745c452f5",
61+
"observe_rev": "@eee2b8ec34236fa46982575fbccff84f61202ac6",
62+
"observatory_pub_packages_rev": "@45565",
63+
"path_rev": "@93b3e2aa1db0ac0c8bab9d341588d77acda60320",
64+
"petitparser_rev" : "@37878",
65+
"ply_rev": "@604b32590ffad5cbb82e4afef1d305512d06ae93",
66+
"plugin_tag": "@0.1.0",
67+
"pool_rev": "@22e12aeb16ad0b626900dbe79e4a25391ddfb28c",
68+
"pub_semver_tag": "@1.2.0",
69+
"scheduled_test_tag": "@0.11.8+1",
70+
"shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4",
71+
"smoke_rev" : "@f3361191cc2a85ebc1e4d4c33aec672d7915aba9",
72+
"source_maps_rev": "@379b4f31c4e2987eb15934d1ad8b419c6cc897b3",
73+
"sqlite_rev": "@38811b79f42801662adc0458a25270ab690a6b81",
74+
"shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602",
75+
"source_span_rev": "@42501132e43599a151ba6727d340e44442f86c05",
76+
"stack_trace_tag": "@1.2.1",
77+
"string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5",
78+
"sunflower_rev": "@879b704933413414679396b129f5dfa96f7a0b1e",
79+
"test_tag": "@0.12.1",
80+
"test_reflective_loader_tag": "@0.0.3",
81+
"utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6",
82+
"unittest_tag": "@0.11.6",
83+
"usage_rev": "@b5080dac0d26a5609b266f8fdb0d053bc4c1c638",
84+
"watcher_tag": "@0.9.5",
85+
"web_components_rev": "@0e636b534d9b12c9e96f841e6679398e91a986ec",
86+
"WebCore_rev" : "@44061",
87+
"yaml_rev": "@563a5ffd4a800a2897b8f4dd6b19f2a370df2f2b",
88+
"zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f",
89+
"font_awesome_rev": "@31824",
90+
"barback-0.13.0_rev": "@34853",
91+
"barback-0.14.0_rev": "@36398",
92+
"barback-0.14.1_rev": "@38525",
93+
"source_maps-0.9.4_rev": "@38524",
94+
}
95+
96+
deps = {
97+
# Stuff needed for GYP to run.
98+
Var("dart_root") + "/third_party/gyp":
99+
(Var("googlecode_url") % "gyp") + "/trunk" + Var("gyp_rev"),
100+
101+
Var("dart_root") + "/tests/co19/src": ((Var("googlecode_url") % "co19") +
102+
"/trunk/co19/tests/co19/src" + Var("co19_rev")),
103+
104+
Var("dart_root") + "/third_party/nss":
105+
Var("chromium_git") + "/chromium/deps/nss.git" + Var("nss_rev"),
106+
107+
Var("dart_root") + "/third_party/sqlite":
108+
Var("chromium_git") + "/chromium/src/third_party/sqlite.git" +
109+
Var("sqlite_rev"),
110+
111+
Var("dart_root") + "/third_party/zlib":
112+
Var("chromium_git") + "/chromium/src/third_party/zlib.git" +
113+
Var("zlib_rev"),
114+
115+
Var("dart_root") + "/third_party/net_nss":
116+
Var("chromium_git") + "/chromium/src/net/third_party/nss.git" +
117+
Var("net_nss_rev"),
118+
119+
Var("dart_root") + "/third_party/jinja2":
120+
Var("chromium_git") + "/chromium/src/third_party/jinja2.git" +
121+
Var("jinja2_rev"),
122+
123+
Var("dart_root") + "/third_party/ply":
124+
Var("chromium_git") + "/chromium/src/third_party/ply.git" +
125+
Var("ply_rev"),
126+
127+
Var("dart_root") + "/third_party/idl_parser":
128+
Var("chromium_git") + "/chromium/src/tools/idl_parser.git" +
129+
Var("idl_parser_rev"),
130+
131+
Var("dart_root") + "/third_party/7zip":
132+
Var("third_party") + "/7zip" + Var("7zip_rev"),
133+
Var("dart_root") + "/third_party/chrome":
134+
Var("third_party") + "/chrome" + Var("chrome_rev"),
135+
Var("dart_root") + "/third_party/pkg/fake_async":
136+
Var("third_party") + "/fake_async" + Var("fake_async_rev"),
137+
Var("dart_root") + "/third_party/firefox_jsshell":
138+
Var("third_party") + "/firefox_jsshell" + Var("firefox_jsshell_rev"),
139+
Var("dart_root") + "/third_party/font-awesome":
140+
Var("third_party") + "/font-awesome" + Var("font_awesome_rev"),
141+
Var("dart_root") + "/third_party/gsutil":
142+
Var("third_party") + "/gsutil" + Var("gsutil_rev"),
143+
Var("dart_root") + "/third_party/pkg/petitparser":
144+
Var("third_party") + "/petitparser" + Var("petitparser_rev"),
145+
Var("dart_root") + "/third_party/d8":
146+
Var("third_party") + "/d8" + Var("d8_rev"),
147+
Var("dart_root") + "/third_party/WebCore":
148+
Var("third_party") + "/WebCore" + Var("WebCore_rev"),
149+
Var("dart_root") + "/third_party/observatory_pub_packages":
150+
Var("third_party") + "/observatory_pub_packages" +
151+
Var("observatory_pub_packages_rev"),
152+
153+
Var("dart_root") + "/third_party/dart-services":
154+
"https://github.com/dart-lang/dart-services.git" +
155+
Var("dart_services_rev"),
156+
157+
Var("dart_root") + "/third_party/pkg_tested/analyzer_cli":
158+
"https://github.com/dart-lang/analyzer_cli.git" + Var("analyzer_cli_tag"),
159+
Var("dart_root") + "/third_party/pkg/args":
160+
"https://github.com/dart-lang/args.git" + Var("args_tag"),
161+
Var("dart_root") + "/third_party/pkg/async_await":
162+
"https://github.com/dart-lang/async_await.git" + Var("async_await_rev"),
163+
Var("dart_root") + "/third_party/pkg/barback":
164+
"https://github.com/dart-lang/barback.git" + Var("barback_rev"),
165+
Var("dart_root") + "/third_party/pkg/collection":
166+
"https://github.com/dart-lang/collection.git" + Var("collection_rev"),
167+
Var("dart_root") + "/third_party/pkg/crypto":
168+
"https://github.com/dart-lang/crypto.git" + Var("crypto_rev"),
169+
Var("dart_root") + "/third_party/pkg/csslib":
170+
"https://github.com/dart-lang/csslib.git" + Var("csslib_tag"),
171+
Var("dart_root") + "/third_party/pkg_tested/dart_style":
172+
"https://github.com/dart-lang/dart_style.git" + Var("dart_style_tag"),
173+
Var("dart_root") + "/third_party/pkg/glob":
174+
"https://github.com/dart-lang/glob.git" + Var("glob_rev"),
175+
Var("dart_root") + "/third_party/pkg/html":
176+
"https://github.com/dart-lang/html.git" + Var("html_tag"),
177+
Var("dart_root") + "/third_party/pkg/http":
178+
"https://github.com/dart-lang/http.git" + Var("http_rev"),
179+
Var("dart_root") + "/third_party/pkg/http_multi_server":
180+
"https://github.com/dart-lang/http_multi_server.git" +
181+
Var("http_multi_server_tag"),
182+
Var("dart_root") + "/third_party/pkg/http_parser":
183+
"https://github.com/dart-lang/http_parser.git" + Var("http_parser_rev"),
184+
Var("dart_root") + "/third_party/pkg/http_throttle":
185+
"https://github.com/dart-lang/http_throttle.git" +
186+
Var("http_throttle_rev"),
187+
Var("dart_root") + "/third_party/pkg/intl":
188+
"https://github.com/dart-lang/intl.git" + Var("intl_rev"),
189+
Var("dart_root") + "/third_party/pkg/json_rpc_2":
190+
"https://github.com/dart-lang/json_rpc_2.git" + Var("json_rpc_2_rev"),
191+
Var("dart_root") + "/third_party/pkg/linter":
192+
"https://github.com/dart-lang/linter.git" + Var("linter_tag"),
193+
Var("dart_root") + "/third_party/pkg/logging":
194+
"https://github.com/dart-lang/logging.git" + Var("logging_rev"),
195+
Var("dart_root") + "/third_party/pkg/markdown":
196+
"https://github.com/dpeek/dart-markdown.git" + Var("markdown_rev"),
197+
Var("dart_root") + "/third_party/pkg/matcher":
198+
"https://github.com/dart-lang/matcher.git" + Var("matcher_tag"),
199+
Var("dart_root") + "/third_party/pkg/metatest":
200+
"https://github.com/dart-lang/metatest.git" + Var("metatest_rev"),
201+
Var("dart_root") + "/third_party/pkg/mime":
202+
"https://github.com/dart-lang/mime.git" + Var("mime_rev"),
203+
Var("dart_root") + "/third_party/pkg/oauth2":
204+
"https://github.com/dart-lang/oauth2.git" + Var("oauth2_rev"),
205+
Var("dart_root") + "/third_party/pkg/observe":
206+
"https://github.com/dart-lang/observe.git" + Var("observe_rev"),
207+
Var("dart_root") + "/third_party/pkg/path":
208+
"https://github.com/dart-lang/path.git" + Var("path_rev"),
209+
Var("dart_root") + "/third_party/pkg/plugin":
210+
"https://github.com/dart-lang/plugin.git" + Var("plugin_tag"),
211+
Var("dart_root") + "/third_party/pkg/pool":
212+
"https://github.com/dart-lang/pool.git" + Var("pool_rev"),
213+
Var("dart_root") + "/third_party/pkg/pub_semver":
214+
"https://github.com/dart-lang/pub_semver.git" + Var("pub_semver_tag"),
215+
Var("dart_root") + "/third_party/pkg/scheduled_test":
216+
"https://github.com/dart-lang/scheduled_test.git" +
217+
Var("scheduled_test_tag"),
218+
Var("dart_root") + "/third_party/pkg/shelf":
219+
"https://github.com/dart-lang/shelf.git" + Var("shelf_rev"),
220+
Var("dart_root") + "/third_party/pkg/shelf_web_socket":
221+
"https://github.com/dart-lang/shelf_web_socket.git" +
222+
Var("shelf_web_socket_rev"),
223+
Var("dart_root") + "/third_party/pkg/smoke":
224+
"https://github.com/dart-lang/smoke.git" + Var("smoke_rev"),
225+
Var("dart_root") + "/third_party/pkg/source_maps":
226+
"https://github.com/dart-lang/source_maps.git" + Var("source_maps_rev"),
227+
Var("dart_root") + "/third_party/pkg/source_span":
228+
"https://github.com/dart-lang/source_span.git" + Var("source_span_rev"),
229+
Var("dart_root") + "/third_party/pkg/stack_trace":
230+
"https://github.com/dart-lang/stack_trace.git" + Var("stack_trace_tag"),
231+
Var("dart_root") + "/third_party/pkg/string_scanner":
232+
"https://github.com/dart-lang/string_scanner.git" +
233+
Var("string_scanner_rev"),
234+
Var("dart_root") + "/third_party/sunflower":
235+
"https://github.com/dart-lang/sample-sunflower.git" +
236+
Var("sunflower_rev"),
237+
Var("dart_root") + "/third_party/pkg/test":
238+
"https://github.com/dart-lang/test.git" + Var("test_tag"),
239+
Var("dart_root") + "/third_party/pkg/test_reflective_loader":
240+
"https://github.com/dart-lang/test_reflective_loader.git" + Var("test_reflective_loader_tag"),
241+
Var("dart_root") + "/third_party/pkg/unittest":
242+
"https://github.com/dart-lang/test.git" + Var("unittest_tag"),
243+
Var("dart_root") + "/third_party/pkg/usage":
244+
"https://github.com/dart-lang/usage.git" + Var("usage_rev"),
245+
Var("dart_root") + "/third_party/pkg/utf":
246+
"https://github.com/dart-lang/utf.git" + Var("utf_rev"),
247+
Var("dart_root") + "/third_party/pkg/watcher":
248+
"https://github.com/dart-lang/watcher.git" + Var("watcher_tag"),
249+
Var("dart_root") + "/third_party/pkg/web_components":
250+
"https://github.com/dart-lang/web-components.git" +
251+
Var("web_components_rev"),
252+
Var("dart_root") + "/third_party/pkg/yaml":
253+
"https://github.com/dart-lang/yaml.git" + Var("yaml_rev"),
254+
255+
# These specific versions of barback and source_maps are used for testing and
256+
# should be pulled from bleeding_edge even on channels.
257+
Var("dart_root") + "/third_party/pkg/barback-0.13.0":
258+
Var("bleeding_edge") + "/dart/pkg/barback" + Var("barback-0.13.0_rev"),
259+
Var("dart_root") + "/third_party/pkg/barback-0.14.0+3":
260+
Var("bleeding_edge") + "/dart/pkg/barback" + Var("barback-0.14.0_rev"),
261+
Var("dart_root") + "/third_party/pkg/barback-0.14.1+4":
262+
Var("bleeding_edge") + "/dart/pkg/barback" + Var("barback-0.14.1_rev"),
263+
Var("dart_root") + "/third_party/pkg/source_maps-0.9.4":
264+
Var("bleeding_edge") + "/dart/pkg/source_maps" +
265+
Var("source_maps-0.9.4_rev"),
266+
}
267+
268+
deps_os = {
269+
"android": {
270+
Var("dart_root") + "/third_party/android_tools":
271+
Var("chromium_git") + "/android_tools.git" +
272+
"@aaeda3d69df4b4352e3cac7c16bea7f16bd1ec12",
273+
},
274+
"win": {
275+
Var("dart_root") + "/third_party/cygwin":
276+
Var("chromium_git") + "/chromium/deps/cygwin.git" +
277+
"@c89e446b273697fadf3a10ff1007a97c0b7de6df",
278+
Var("dart_root") + "/third_party/drt_resources":
279+
Var("chromium_url") +
280+
"/trunk/src/webkit/tools/test_shell/resources@157099",
281+
},
282+
"unix": {
283+
Var("dart_root") + "/third_party/clang":
284+
Var("third_party") + "/clang" + Var("clang_rev"),
285+
},
286+
}
287+
288+
# TODO(iposva): Move the necessary tools so that hooks can be run
289+
# without the runtime being available.
290+
hooks = [
291+
{
292+
"pattern": ".",
293+
"action": ["python", Var("dart_root") + "/tools/gyp_dart.py"],
294+
},
295+
{
296+
'name': 'checked_in_dart_binaries',
297+
'pattern': '.',
298+
'action': [
299+
'download_from_google_storage',
300+
'--no_auth',
301+
'--no_resume',
302+
'--bucket',
303+
'dart-dependencies',
304+
'-d',
305+
'-r',
306+
Var('dart_root') + '/tools/testing/bin',
307+
],
308+
},
309+
]

codereview.settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file is used by gcl to get repository specific information.
22
CODE_REVIEW_SERVER: http://codereview.chromium.org/
3-
VIEW_VC: https://code.google.com/p/dart/source/detail?r=
3+
VIEW_VC: https://github.com/dart-lang/sdk/commit/
44
CC_LIST: reviews@dartlang.org

samples-dev/samples-dev.status

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
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.
4+
5+
[ $compiler == dart2js && $runtime == drt ]
6+
swarm/test/swarm_test: Pass, Crash, Fail # Issue 10950
7+
8+
[ $runtime == safari ]
9+
swarm/test/swarm_test: Pass, Fail # Issue 14523
10+
11+
[ $runtime == opera ]
12+
swarm/test/swarm_ui_lib/touch/touch_test: Fail
13+
swarm/test/swarm_test: Fail
14+
15+
[ $runtime == vm ]
16+
swarm: Skip
17+
18+
[ $compiler == dart2js && $runtime == chromeOnAndroid ]
19+
swarm/test/swarm_test: Fail # TODO(kasperl): Please triage.
20+
swarm/test/swarm_ui_lib/layout/layout_test: Fail # TODO(kasperl): Please triage.
21+
[ $browser ]
22+
# This may be related to issue 157
23+
swarm/test/swarm_ui_lib/touch/touch_test: Fail # Expectation: Solver. Expect.approxEquals(expected:9, actual:8.990625000000001, tolerance:0.0009) fails
24+
25+
[ $compiler == dart2js && $runtime == ff ]
26+
swarm/test/swarm_test: Fail # Issue 5633
27+
28+
[ $compiler == dart2js && $runtime == drt && $system == windows ]
29+
swarm/test/swarm_test: Fail # Issue 4517
30+
31+
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
32+
swarm/test/swarm_test: StaticWarning
33+
swarm/test/swarm_ui_lib/layout/layout_test: StaticWarning
34+
swarm/test/swarm_ui_lib/observable/observable_test: StaticWarning
35+
swarm/test/swarm_ui_lib/touch/touch_test: StaticWarning
36+
swarm/test/swarm_ui_lib/util/util_test: StaticWarning
37+
swarm/test/swarm_ui_lib/view/view_test: StaticWarning

0 commit comments

Comments
 (0)