Terry L. Lucas
012c998f64
Revert "Patched in Dartium JsInterop"
...
This reverts commit 4bb2e617db .
TBR=alanknight@google.com
Review URL: https://codereview.chromium.org//1327083002 .
2015-09-08 13:35:03 -07:00
Terry L. Lucas
4bb2e617db
Patched in Dartium JsInterop
...
TBR=alanknight@google.com
Review URL: https://codereview.chromium.org//1310363006 .
2015-09-08 12:46:41 -07:00
William Hesse
0c88126f7d
Add download of the stable SDK from gcloud to the gclient hooks in DEPS.
...
This will be used for the observatory build, and to replace testing/bin.
BUG=https://github.com/dart-lang/sdk/issues/24053
R=iposva@google.com , ricow@google.com
Review URL: https://codereview.chromium.org//1322753005 .
2015-09-02 13:11:42 +02:00
Paul Berry
89706cb311
Roll watcher race condition fix into DEPS.
...
See https://github.com/dart-lang/watcher/commit/e7fa8d08336ccb4f65b59e6cd641f782aaa350c4 .
R=scheglov@google.com
Review URL: https://codereview.chromium.org//1304263013 .
2015-09-01 10:43:42 -07:00
Vijay Menon
e1b1312c66
Update dev_compiler to 0.1.7
...
R=leafp@google.com
Review URL: https://codereview.chromium.org//1320703004 .
2015-08-27 22:16:18 -07:00
keertip
a6d128832c
update to dartdoc 0.6.1
...
BUG=
R=pquitslund@google.com
Review URL: https://codereview.chromium.org//1321513002 .
2015-08-26 09:35:40 -07:00
William Hesse
13bf8ff9f8
Breaking Change: merge BoringSSL branch into master
...
This replaces the NSS secure networking library from Mozilla
with the BoringSSL library from Google. This library, based
on OpenSSL, reads certificates from files in PEM format, rather
than storing certificates and keys in a SQLite database, the
way NSS does. There will be a blog post, changelog entries,
and other documentation of the breaking changes.
Review URL: https://codereview.chromium.org//1319703002 .
2015-08-26 14:42:12 +02:00
keertip
41a12640a4
update dartdoc rev in deps
...
BUG=
R=pquitslund@google.com , whesse@google.com
Review URL: https://codereview.chromium.org//1311023002 .
2015-08-24 08:46:12 -07:00
Vijay Menon
a95f44a0f1
Bump dev_compiler to 0.1.6
...
R=jmesserly@google.com
Review URL: https://codereview.chromium.org//1310513003 .
2015-08-21 15:11:10 -07:00
Paul Berry
79d85a9d34
Pull in new analyzer_cli to enable support for the "--supermixin" flag.
...
Partially addresses #23772 .
R=pquitslund@google.com
Review URL: https://codereview.chromium.org//1301023004 .
2015-08-20 09:33:38 -07:00
Lasse R.H. Nielsen
e3963b88d1
Move package_config deps to 0.1.3.
...
R=whesse@google.com
Review URL: https://codereview.chromium.org//1302073004 .
2015-08-20 13:46:03 +02:00
Sigmund Cherem
aae02054d2
Record information about constants in dump info
...
R=johnniwinther@google.com
Review URL: https://codereview.chromium.org//1301903002 .
2015-08-19 13:52:49 -07:00
keertip
3865dd8748
create dartdoc snapshot, add to dart-sdk. Also add resources needed to run dartdoc from the sdk.
...
BUG=
R=whesse@google.com
Review URL: https://codereview.chromium.org//1295073003 .
2015-08-19 08:02:41 -07:00
Sigmund Cherem
a984fb2b72
Update status of pkgbuild test for shelf, update dart2js_info to fix pkgbuild test for args
...
(args was an easy fix, just downgrade within the same major version. shelf
requires switching to 0.5.7 from 0.6.2 which might involve working around
breaking changes, so I'll do so more calmly later.)
Review URL: https://codereview.chromium.org//1302693003 .
2015-08-18 20:57:17 -07:00
Sigmund Cherem
fa23bfb2b9
Update deps: use new version of dart2js_info with relaxed version on yaml (I
...
broke a test that checks that the repo version of yaml works with this package,
so I updated dart2js_info to use version 2.1.0 and not 2.1.3 of yaml, that way
the repo version of yaml 2.1.2 is accepted.)
TBR=het@google.com
Review URL: https://codereview.chromium.org//1300923005 .
2015-08-18 16:32:33 -07:00
Sigmund Cherem
8896ccd385
dart2js: switch to use dart2js_info/info.dart
...
R=het@google.com
Review URL: https://codereview.chromium.org//1298553002 .
2015-08-18 15:44:38 -07:00
Natalie Weizenbaum
55a94d14ea
Bring in the latest pub.
...
This brings in a fix for dart-lang/pub#1316 .
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//1294383003 .
2015-08-18 15:30:58 -07:00
pq
5f4b7a9083
DEPS update to grab fixed package_config.
...
R=het@google.com
Review URL: https://codereview.chromium.org//1296323005 .
2015-08-18 10:00:58 -07:00
pq
8d6be6387a
DEPS update to pull in latest package_config.
...
R=whesse@google.com
Review URL: https://codereview.chromium.org//1298963003 .
2015-08-18 09:09:37 -07:00
William Hesse
e2928705be
Move third_party/pkg/package_config to pkg_tested.
...
Closes https://github.com/dart-lang/sdk/issues/24092
R=ricow@google.com
Review URL: https://codereview.chromium.org//1296093003 .
2015-08-18 15:04:41 +02:00
William Hesse
9fa9698caa
Switch to mirror for third-party/markdown checkout.
...
BUG=
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//1300793002 .
2015-08-18 10:23:20 +02:00
Natalie Weizenbaum
7c06881680
Bring in the latest Pub.
...
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//1293473003 .
2015-08-14 15:27:22 -07:00
keertip
fe05e7b905
update dartdoc, markdown in DEPS
...
BUG=
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//1284333004 .
2015-08-14 11:28:55 -07:00
keertip
ee089eda75
revert update to dartdoc tag; have to update markdown too.
...
Review URL: https://codereview.chromium.org//1288143005 .
2015-08-13 18:38:40 -07:00
keertip
81832659d8
update dartdoc tag in DEPS
...
BUG=
R=sethladd@google.com
Review URL: https://codereview.chromium.org//1292643004 .
2015-08-13 18:06:06 -07:00
Paul Berry
480cd7fdc8
Pull in analyzer_cli fix for the case where "pub list-package-dirs" fails.
...
TBR=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//1291553002 .
2015-08-11 15:45:13 -07:00
Paul Berry
21a01f569c
Revert "Update DEPS to pull in analyzer_cli SdkExt resolver fixes."
...
The SdkExt resolver fixes introduce problems analyzing folders that
have a "packages" folder but neither a ".packages" file nor a
"pubspec.yaml" file. Reverting the DEPS while I work on a fix.
This reverts commit 5570ee65d9 .
TBR=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//1269373004 .
2015-08-11 13:18:06 -07:00
Paul Berry
5570ee65d9
Update DEPS to pull in analyzer_cli SdkExt resolver fixes.
...
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//1276053003 .
2015-08-11 09:23:42 -07:00
William Hesse
13335ebf97
Update DEPS with new mirrored repos.
...
BUG=dartbug.com/23864,dartbug.com/23865,dartbug.com/23881
R=ricow@google.com
Review URL: https://codereview.chromium.org//1280603002 .
2015-08-06 14:03:42 +02:00
keertip
7f375e3ec1
update dartdoc in DEPS
...
BUG=
R=pquitslund@google.com
Review URL: https://codereview.chromium.org//1277443004 .
2015-08-05 11:12:00 -07:00
Bob Nystrom
9ae71739a2
Update to latest dart_style.
...
R=kevmoo@google.com
Review URL: https://codereview.chromium.org//1266913002 .
2015-07-30 15:48:22 -07:00
Rico Wind
3487bf8b36
Update gyp to 6ee91ad8659871916f9aa840d42e1513befdf638
...
We have not updated gyp in years, I assume that is because we did not want to default to vs 2013 project files.
We will now start requiring vs 2013 (for boringssl) - so this updates us to TOT.
R=ahe@google.com , iposva@google.com , whesse@google.com
BUG=
Review URL: https://codereview.chromium.org//1254833005 .
2015-07-30 15:18:54 +02:00
Paul Berry
89b4359f23
Pull in the latest version of analyzer_cli.
...
This version deprecates the "--enable-null-aware-operators" flag.
Fixes #23899 .
R=pquitslund@google.com
Review URL: https://codereview.chromium.org//1260023006 .
2015-07-28 15:54:00 -07:00
Natalie Weizenbaum
e5a9479fd2
Bring in the latest json_rpc_2 and barback.
...
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//1253023004 .
2015-07-27 16:16:56 -07:00
John Messerly
e02b2d0210
bump dev_compiler in DEPS
...
R=kevmoo@google.com
Review URL: https://codereview.chromium.org//1247873006 .
2015-07-22 16:11:39 -07:00
Bob Nystrom
59286aad50
Upgrade test and dart_style to constraints that allow analyzer.
...
R=nweiz@google.com
Review URL: https://codereview.chromium.org//1250473010 .
2015-07-21 18:32:42 -07:00
Kevin Moore
f352c64c78
Update DEPS pointer to pkg/shelf_static to dart-lang/shelf_static
...
Closes https://github.com/dart-lang/sdk/issues/23866
R=whesse@google.com
Review URL: https://codereview.chromium.org//1241153003 .
2015-07-21 08:12:08 -07:00
Natalie Weizenbaum
7d6a44908a
Bring in the latest pub and barback.
...
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//1247563003 .
2015-07-20 15:29:48 -07:00
keertip
36d036ad84
update dartdoc tag in DEPS
...
BUG=
R=sethladd@google.com
Review URL: https://codereview.chromium.org//1242273004 .
2015-07-20 08:59:44 -07:00
William Hesse
8c2fb6fccf
Update DEPS to use new mirrors of dart-lang git repositories.
...
BUG=
Review URL: https://codereview.chromium.org//1236883007 .
2015-07-19 19:07:54 +02:00
keertip
c2c018e44a
update dartdoc tag in DEPS
...
BUG=
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//1232123008 .
2015-07-17 09:34:18 -07:00
William Hesse
ffd277576a
Move third_party/observatory_pub_packages to github
...
BUG=
R=kustermann@google.com
Review URL: https://codereview.chromium.org//1242113002 .
2015-07-17 12:30:41 +02:00
keertip
463e5b2d14
update pub_cache version in DEPS
...
BUG=
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//1234493004 .
2015-07-16 13:09:30 -07:00
keertip
ae0b71f70c
update dartdoc tag in DEPS
...
BUG=
R=pquitslund@google.com
Review URL: https://codereview.chromium.org//1244433002 .
2015-07-16 10:57:44 -07:00
pq
293b3da7cf
DEP bump for analyzer_cli.
...
Picks up .packages CLI support.
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org//1231633010 .
2015-07-15 14:51:39 -07:00
Natalie Weizenbaum
b47940fb82
Update pub.
...
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//1233243002 .
2015-07-14 13:19:30 -07:00
Natalie Weizenbaum
420bad6bb1
Pull in more pub test fixes.
...
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//1230083002 .
2015-07-09 17:01:25 -07:00
Natalie Weizenbaum
04eb0719bb
Bring in the latest path and pub.
...
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//1226413005 .
2015-07-09 14:13:44 -07:00
Natalie Weizenbaum
3fe8cf3211
Bring in the latest pub.
...
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//1223343003 .
2015-07-09 13:20:03 -07:00
John McCutchan
5603eb8e5e
Bump analyzer cli dependency
...
BUG=
R=brianwilkerson@google.com , pquitslund@google.com
Review URL: https://codereview.chromium.org//1226413003 .
2015-07-09 11:21:02 -07:00