Commit graph

242 commits

Author SHA1 Message Date
pq
253ef8c391 Update DEPS (and analyzer) to latest package_config.
Once incremental analysis caching is enabled this will win us a 30% boost in analyzer CLI throughput. :)

BUG=
R=scheglov@google.com

Review URL: https://codereview.chromium.org/2048323003 .
2016-06-09 10:09:39 -07:00
Konstantin Shcheglov
5c70d41832 Upgrade SDK to crypto 1.1.1
R=kevmoo@google.com, nweiz@google.com
BUG=

Review URL: https://codereview.chromium.org/2045533003 .
2016-06-07 09:40:17 -07:00
Stephen Adams
50a25aebf0 Use intl 0.13.0
BUG=
R=alanknight@google.com

Review URL: https://codereview.chromium.org/2047573002 .
2016-06-06 16:31:19 -07:00
pq
551eee30e5 DEPS bump to pull in linter 0.1.18 (#26596).
Fixes: https://github.com/dart-lang/sdk/issues/26596.

BUG=
R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org/2033543004 .
2016-06-02 09:50:59 -07:00
Vijay Menon
c9510acfc9 Roll DDC forward
R=cbracken@google.com, keertip@google.com

Review URL: https://codereview.chromium.org/2032703002 .
2016-06-01 14:42:49 -07:00
Sigmund Cherem
4b0865142d Rewind version of schedule_test, it causes failures that require additional
fixing

BUG= https://github.com/dart-lang/sdk/issues/26585
R=whesse@google.com

Review URL: https://codereview.chromium.org/2028883002 .
2016-05-31 16:28:24 -07:00
Sigmund Cherem
d1d46593d5 Make test.dart override only those dependencies declared in the pubspec.yaml
file (attempt #2).

Differences from before:
 - pull in transitive dependencies that were missing
 - pass on the package-root in standalone/io/test_runner_test

BUG= http://dartbug.com/26563
R=whesse@google.com

Review URL: https://codereview.chromium.org/2019163002 .
2016-05-31 15:48:54 -07:00
William Hesse
41ece1a95a Reland the roll of co19 tests
This reverts commit 020be8eca6,
updating the version of the co19 test suites to their version
3f0a4bc9a080a792cdf5f093147a900f99ea301f from May 17, 2016.

TBR=sgjesse@google.com
BUG=https://github.com/dart-lang/sdk/pull/26294

Review URL: https://codereview.chromium.org/2023953002 .
2016-05-30 22:11:30 +02:00
Sigmund Cherem
dd7cfb2b62 Revert "Make test.dart override only those dependencies declared in the pubspec.yaml"
This reverts commit bcfdd3345b.

Broke standalone/io/test_runner_test, need to investigate.

BUG=

Review URL: https://codereview.chromium.org/2017093004 .
2016-05-27 17:39:17 -07:00
Sigmund Cherem
bcfdd3345b Make test.dart override only those dependencies declared in the pubspec.yaml
file.

BUG= http://dartbug.com/26563
R=whesse@google.com

Review URL: https://codereview.chromium.org/2020843002 .
2016-05-27 17:19:47 -07:00
Vijay Menon
5ed1273a06 Roll to latest DDC
BUG=
R=sigmund@google.com

Review URL: https://codereview.chromium.org/1999913002 .
2016-05-20 13:20:19 -07:00
William Hesse
020be8eca6 Revert the roll of co19.
This reverts commit 167130ed60.
This reverts commit 9e7594a68fd48d474f9db65ec9f832e19f308830.

This will be recommitted with more status fixes, at a time when other developers aren't working.

R=scheglov@google.com

Review URL: https://codereview.chromium.org/1997013002 .
2016-05-20 19:32:27 +02:00
William Hesse
9fcae53e39 Update DEPS file for co19 roll
The change to DEPS was dropped for the last commit.
TBR=kustermann@google.com
BUG=

Review URL: https://codereview.chromium.org/2002653002 .
2016-05-20 18:25:41 +02:00
Paul Berry
4dc4b70fb3 Roll DDC forward
R=vsm@google.com

Review URL: https://codereview.chromium.org/1993933002 .
2016-05-18 14:07:59 -07:00
pq
d0d1a918cb DEPS bump to grab linter 0.1.17.
Adds:

* Fix to `public_member_api_docs` to check for documented getters when checking setters (#237).
* New `iterable_contains_unrelated_type` lint to detect when `Iterable.contains` is invoked with an object of an unrelated type.
* New `comment_references` lint to ensure identifiers referenced in docs are in scope (#240).

BUG=
R=scheglov@google.com

Review URL: https://codereview.chromium.org/1993863002 .
2016-05-18 12:10:40 -07:00
Natalie Weizenbaum
66dacc643b Bring in the latest pub.
R=rnystrom@google.com

Review URL: https://codereview.chromium.org/1987813002 .
2016-05-17 14:56:10 -07:00
pq
b767cc2546 DEP update to grab linter v 0.1.16.
BUG=
R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org/1969313004 .
2016-05-12 11:48:28 -07:00
Brian Wilkerson
d87f9c09de Update to use the latest version of the plugin package
R=pquitslund@google.com

Review URL: https://codereview.chromium.org/1965083002 .
2016-05-11 09:54:29 -07:00
Bob Nystrom
635388c066 Update to fixnum 0.10.5.
R=sra@google.com

Review URL: https://codereview.chromium.org/1967903002 .
2016-05-10 16:58:11 -07:00
pq
3422f41f4d Bump to grab linter 0.1.15.
BUG=
R=brianwilkerson@google.com, scheglov@google.com

Review URL: https://codereview.chromium.org/1966683002 .
2016-05-10 09:48:29 -07:00
Vijay Menon
cf1c8336a4 Roll DDC forward
R=sigmund@google.com

Review URL: https://codereview.chromium.org/1957603002 .
2016-05-06 06:15:29 -07:00
Natalie Weizenbaum
a984c50dc4 Bring in the latest pub.
R=rnystrom@google.com

Review URL: https://codereview.chromium.org/1953723003 .
2016-05-05 16:09:51 -07:00
Natalie Weizenbaum
2dd8bee540 Bring in the latest watcher, collection, and async.
R=paulberry@google.com

Review URL: https://codereview.chromium.org/1952453002 .
2016-05-03 16:15:35 -07:00
Vijay Menon
2319b153d4 Roll ddc
R=sigmund@google.com

Review URL: https://codereview.chromium.org/1938563003 .
2016-04-29 14:57:04 -07:00
Zachary Anderson
66ea8c98d5 Revert BoringSSL Roll
Review URL: https://codereview.chromium.org/1938433002 .
2016-04-29 10:14:33 -07:00
Zachary Anderson
e954a24e66 Rolls BoringSSL forward
to: https://boringssl.googlesource.com/boringssl/+/c880e42ba1c8032d4cdde2aba0541d8a9d9fa2e9

This change also prunes unneeded stuff from our boringssl gyp files.

related #26343, #25630, #25256
fixes #25647, #24321

R=iposva@google.com, whesse@google.com

Review URL: https://codereview.chromium.org/1924693003 .
2016-04-29 10:00:46 -07:00
pq
0108a21228 Udpated DEPS to grab patched linter.
BUG=
R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org/1920513002 .
2016-04-22 14:20:25 -07:00
Kevin Moore
9c5e6fa304 Moved pkg/fixnum to github
The other changes to DEPS are purely ordering

R=sra@google.com

Review URL: https://codereview.chromium.org/1909043004 .
2016-04-21 11:07:51 -07:00
Bob Nystrom
bf62fde1a9 Update to the latest pub to work with the version of crypto in the SDK.
R=kevmoo@google.com

Review URL: https://codereview.chromium.org/1901053004 .
2016-04-20 16:58:05 -07:00
Sigmund Cherem
bf9ab643cd Update dev_compiler version in DEPS
R=paulberry@google.com, vsm@google.com

Review URL: https://codereview.chromium.org/1902103003 .
2016-04-19 14:53:40 -07:00
Bob Nystrom
b81c36827f Update pub to the latest revision.
Brings in Bill's fix for dart-lang/sdk#26295, pub/#1407.

R=kevmoo@google.com

Review URL: https://codereview.chromium.org/1899973003 .
2016-04-19 14:38:52 -07:00
Kevin Moore
6996e38965 Update protobuf dep - fix build bots
Review URL: https://codereview.chromium.org/1896523002 .
2016-04-15 11:35:32 -07:00
Kevin Moore
5b5312a67c pkg/analyzer: support latest pkg/crypto version
BUG= https://github.com/dart-lang/sdk/issues/26138
R=brianwilkerson@google.com, paulberry@google.com

Review URL: https://codereview.chromium.org/1890973003 .
2016-04-15 10:00:24 -07:00
Jacob MacDonald
d2e2241fc1 update to use bazel_worker package
BUG=
R=paulberry@google.com

Review URL: https://codereview.chromium.org/1885073002 .
2016-04-14 07:46:33 -07:00
Natalie Weizenbaum
4bed72be27 Bring in the latest pub.
Once this lands, I intend to merge it into dev.

R=jmesserly@google.com

Review URL: https://codereview.chromium.org/1880413003 .
2016-04-13 16:25:08 -07:00
pq
3e79d4babd DEPS bump to grab latest linter.
Notably grabs `@optionalTypeArgs` support.

BUG=
R=keertip@google.com

Review URL: https://codereview.chromium.org/1883553003 .
2016-04-12 13:46:17 -07:00
Jacob MacDonald
92419d092b Update worker mode to use the bazel protos directly instead of json
BUG=
R=paulberry@google.com

Review URL: https://codereview.chromium.org/1868663002 .
2016-04-06 13:49:32 -07:00
pq
49a3fbb171 DEPS bump to grab fixed linter.
Specifically:

  * Fix to accept casts to dynamic (#195).
  * Allow single char UPPER_CASE non-constants (#201).

BUG=
R=scheglov@google.com

Review URL: https://codereview.chromium.org/1848373002 .
2016-04-04 10:11:22 -07:00
Harry Terkelsen
153365a415 roll to newest web_components
BUG=
R=sigmund@google.com

Review URL: https://codereview.chromium.org/1842943002 .
2016-03-29 14:42:59 -07:00
Zachary Anderson
7308e58c3f Really remove io support when dart:io is unsupported.
Previously we would compile in implementaitions of native calls for
IO functions that would never be used. This CL provides implementations
that throw a Dart exception if they're called by mistake. It also uses
a DART_IO_DISABLED preprocessor define to clean up the build files and
check that we're not including code we shouldn't.

R=iposva@google.com, johnmccutchan@google.com

Review URL: https://codereview.chromium.org/1839463002 .
2016-03-29 11:22:03 -07:00
Zachary Anderson
b10f3e7be9 Some build file cleanup
R=iposva@google.com

Review URL: https://codereview.chromium.org/1824053002 .
2016-03-22 13:29:26 -07:00
Natalie Weizenbaum
c7b7c6490a Bring in the latest pub.
This updates a number of other dependencies as well.

R=rnystrom@google.com

Review URL: https://codereview.chromium.org/1811183002 .
2016-03-21 12:43:25 -07:00
Paul Berry
b73e02db49 Add dev_compiler to the SDK build process.
Also update DEPS to bring the latest dev_compiler into the SDK.

This is a second attempt at
https://codereview.chromium.org/1777173003, with the following fixes:

- Added .bat files for Windows.

- Added missing dependency: create_sdk_internal depends on
  dartdevc.dart.snapshot.

- Used pkg_files.stamp to note the source code dependency for
  dartdevc, so that we don't go beyond xcodebuild's input length
  limit.

R=jmesserly@google.com

Review URL: https://codereview.chromium.org/1818543002 .
2016-03-18 13:09:11 -07:00
Paul Berry
ceec063f27 Revert "Add dev_compiler to the SDK build process."
This broke the Mac and Windows builds, for reasons I'm still
investigating.

This reverts commit 2ddf244819.

TBR=jmesserly@google.com

Review URL: https://codereview.chromium.org/1813983003 .
2016-03-17 13:46:51 -07:00
Paul Berry
2ddf244819 Add dev_compiler to the SDK build process.
Also update DEPS to bring the latest dev_compiler into the SDK.

R=jmesserly@google.com, whesse@google.com

Review URL: https://codereview.chromium.org/1777173003 .
2016-03-17 11:14:35 -07:00
pq
f56704cd41 DEPS bump to pickup the latest linter.
Includes:

* Fix to skip overriding members in API doc checks (`public_member_api_docs`).
* Fix to suppress lints on synthetic nodes/tokens (#193).
* Message fixes (`annotate_overrides`, `public_member_api_docs`).
* Fix to exclude setters from return type checks (#192).

BUG=
R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org/1770763007 .
2016-03-09 13:30:56 -08:00
Terry Lucas
a552c24089 Match version of idl_parser and WebCore so go.sh can be run from a Dart only enlistment.
Needed to pull in the tools/idl_parser code for a Dart enlistment populated during a gclient sync.

Added .gitingore to not ignore tools/idl_parse

TBR=jacobr@google.com,alanknight@google.com

Review URL: https://codereview.chromium.org/1768853002 .
2016-03-06 15:10:36 -08:00
pq
e88cfa267d DEPS bump to pull in latest linter.
BUG=

Review URL: https://codereview.chromium.org/1761493002 .
2016-03-02 09:39:16 -08:00
Sigmund Cherem
90cba79eb5 Do gyp_dart after downloading from cloud storage
BUG=
R=iposva@google.com, sigmund@google.com

Review URL: https://codereview.chromium.org/1725103002 .
2016-02-24 12:10:43 -08:00
pq
2e7baf61be DEPS bump to grab regexp fixed linter.
Context here:

ce7aa0ec03

BUG=
R=scheglov@google.com

Review URL: https://codereview.chromium.org/1716063002 .
2016-02-20 21:46:57 -08:00