Commit graph

682 commits

Author SHA1 Message Date
Zach Anderson 783f1e8c04 [infra] Remove dependency on gyp
R=rmacnak@google.com, whesse@google.com

Review-Url: https://codereview.chromium.org/3003433002 .
2017-08-18 08:51:40 -07:00
Carlo Bernaschina a67d798841 Update observatory_pub_packages dependency
Updated all observatory dependencies.
In particular charted to 0.4.8

R=rmacnak@google.com
TBR=asiva@google.com

Review-Url: https://codereview.chromium.org/2990913002 .
2017-07-31 13:03:35 -07:00
pq 1892b79b29 Bump linter to 0.1.35.
BUG=
R=brianwilkerson@google.com

Review-Url: https://codereview.chromium.org/2991033002 .
2017-07-31 11:07:04 -07:00
William Hesse c1db164c8b Revert "Remove "Windows toolchain" step from DEPS. May only be used by gyp."
This reverts commit 5a8520ba91.
Also reverts removal of gyp from Dart DEPS.

BUG=
TBR=kustermann@google.com

Review-Url: https://codereview.chromium.org/2986943002 .
2017-07-27 13:54:40 +02:00
William Hesse 5a8520ba91 Remove "Windows toolchain" step from DEPS. May only be used by gyp.
BUG=570091, 748486
R=phajdan.jr@chromium.org

Review-Url: https://codereview.chromium.org/2988953002 .
2017-07-27 13:20:52 +02:00
William Hesse c8b39cee64 Improve DEPS compatibility with planned gclient changes
BUG=570091, 748486
R=whesse@google.com

Review-Url: https://codereview.chromium.org/2989783002 .
2017-07-27 13:07:19 +02:00
Jennifer Messerly fb613c0635 fix #29766, fix #29782 - fix override checker's interface checking
R=vsm@google.com

Review-Url: https://codereview.chromium.org/2981183003 .
2017-07-21 16:02:52 -07:00
Alexander Markov 3e4bef64a7 Update Dart SDK dependency for Crypto package to 2.0.2
The new version of Crypto library is prepared for limiting integers
to 64 bits (--limit-ints-to-64-bits) mode.

Issue #30103.

R=zra@google.com

Review-Url: https://codereview.chromium.org/2989503002 .
2017-07-21 13:07:51 -07:00
Kevin Moore 7e5fc085cf Bring in latest pkg/http
Fixes https://github.com/dart-lang/sdk/issues/30210

R=matanl@google.com

Review-Url: https://codereview.chromium.org/2982293002 .
2017-07-19 19:55:32 -07:00
pq 46f53a7d83 Bump DEPS to pickup current package_config.
BUG=
R=brianwilkerson@google.com

Review-Url: https://codereview.chromium.org/2987493002 .
2017-07-19 15:32:26 -07:00
Konstantin Shcheglov fcc205e1a6 Add mockito to DEPS.
R=devoncarew@google.com, whesse@google.com
BUG=

Review-Url: https://codereview.chromium.org/2976143002 .
2017-07-19 10:09:36 -07:00
Kevin Moore a7677c89f4 This DEP hasn't been touched in 2 years – can't see any uses
R=devoncarew@google.com

Review-Url: https://codereview.chromium.org/2976413002 .
2017-07-19 08:27:02 -07:00
Kevin Moore 500f5cb324 2nd try: SDK dep cleanup
Retry https://github.com/dart-lang/sdk/commit/7a9cc03c09
Which was reverted at https://github.com/dart-lang/sdk/commit/b6d15d87bc

R=devoncarew@google.com

Review-Url: https://codereview.chromium.org/2978233002 .
2017-07-18 13:13:50 -07:00
Sigmund Cherem e8b6af0ef8 document protocol for updating dart_style
BUG=
R=rnystrom@google.com

Review-Url: https://codereview.chromium.org/2983023002 .
2017-07-18 12:51:42 -07:00
Kevin Moore f33a75257d remove pkg/metatest from DEPS
R=whesse@google.com

Review-Url: https://codereview.chromium.org/2983763002 .
2017-07-18 08:27:20 -07:00
Kevin Moore b6d15d87bc Revert "Remove several packages from DEPS"
Looks like we have tests that require these

This reverts commit 7a9cc03c09.

Review-Url: https://codereview.chromium.org/2980303002 .
2017-07-18 07:36:37 -07:00
Kevin Moore 7a9cc03c09 Remove several packages from DEPS
Copied the corresponding code from pkg/web_components

R=whesse@google.com

Review-Url: https://codereview.chromium.org/2977333002 .
2017-07-18 07:21:19 -07:00
pq ffa21c0d26 Bump linter to 0.1.33
BUG=
R=devoncarew@google.com

Review-Url: https://codereview.chromium.org/2979123002 .
2017-07-17 09:34:22 -07:00
Jacob MacDonald c4ea80a74c update pub to get --build-delay arg and remove require.js loading timeouts
BUG=
R=nweiz@google.com

Review-Url: https://codereview.chromium.org/2968213002 .
2017-07-06 14:16:09 -07:00
Bob Nystrom d107b64680 Bring the latest dart_style into the repo. (#30083) 2017-07-06 10:37:11 -07:00
Devon Carew d4abd49df7 Add analytics to analyzer-cli and analysis server.
BUG=
R=brianwilkerson@google.com, scheglov@google.com, zra@google.com

Review-Url: https://codereview.chromium.org/2963323002 .
2017-07-05 23:29:46 -07:00
Natalie Weizenbaum f4750db137 Bring in the latest pub. (#30053) 2017-06-29 13:50:09 -07:00
Devon Carew ebffa49eac Bump the deps for package:http and package:usage.
BUG=
R=brianwilkerson@google.com

Review-Url: https://codereview.chromium.org/2958603002 .
2017-06-23 12:54:17 -07:00
William Hesse 232684aac0 Update co19 to revision dec2b67aaab3bb7339b9764049707e71e601da3d
BUG=
R=kustermann@google.com

Review-Url: https://codereview.chromium.org/2954443002 .
2017-06-22 11:46:13 +02:00
Janice Collins 517b0adbaf Update dartdoc to v0.13.0+1.
Also update markdown.  I have reviewed the changes from 0.11.2 to
0.11.3 and they LGTM.  With this change, dartdoc tests should
pass reliably from within the SDK.

BUG=
R=devoncarew@google.com, whesse@google.com

Review-Url: https://codereview.chromium.org/2950973002 .
2017-06-21 07:58:25 -07:00
William Hesse 823e7c6b03 Revert "Merge branch 'co19roll'"
This reverts commit 42cc7d570c.

BUG=
TBR=sortie@google.com

Review-Url: https://codereview.chromium.org/2952573003 .
2017-06-21 07:15:25 +02:00
William Hesse 42cc7d570c Merge branch 'co19roll'
Update co19 status files with results from buildbot.

Update co19 to revision dec2b67aaab3bb7339b9764049707e71e601da3d

BUG=
R=sortie@google.com

Review-Url: https://codereview.chromium.org/2948763003 .
2017-06-21 06:34:55 +02:00
Zachary Anderson 8bf8623eb4 [infra] Uses github mirror for protobuf and tuple.
R=whesse@google.com

Review-Url: https://codereview.chromium.org/2946923002 .
2017-06-20 12:35:24 -07:00
William Hesse 2b6fbc7069 Revert co19 roll attempt
Revert "Status files updated according to buildbot log (#29929)"

This reverts commit 5b7a7958b2.

Revert "Fix Dartium DEPS typo in co19 roll"

This reverts commit 4996568879.

BUG=

Review-Url: https://codereview.chromium.org/2949543002 .
2017-06-19 13:17:55 +02:00
Sergey G. Grekhov 5b7a7958b2 Status files updated according to buildbot log (#29929)
* DEPS ans status files updated to the last co19 commit

* Commented lines deleted from .status file

* DEPS ans status files updated to the last co19 commit

* DEPS ans status files updated to the fix of https://github.com/dart-lang/co19/issues/110

* Fix for https://github.com/dart-lang/co19/issues/87 added

* Fix for https://github.com/dart-lang/co19/issues/88 added

* Status files updated according to buildbot log
2017-06-19 12:55:32 +02:00
Janice Collins 14bbfa2321 Upgrade dartdoc to v0.12.0.
Tested manually, can generate SDK and package docs not withstanding https://github.com/dart-lang/dartdoc/issues/1448. All unit tests except the integration test pass (comment docs have changed for some SDK libraries since 0.12.0).

BUG=
R=devoncarew@google.com, whesse@google.com

Review-Url: https://codereview.chromium.org/2919823002 .
2017-06-16 07:51:13 -07:00
Jacob MacDonald b5717a77ae update pub to get latest dartdevc fixes
BUG=
R=jacobr@google.com, nweiz@google.com

Review-Url: https://codereview.chromium.org/2939763002 .
2017-06-13 13:24:45 -07:00
William Hesse dc08a02cbc Revert co19 roll attempt.
After status files are updated with failures from this run, we will try again.

R=brian.wilkerson@google.com

Revert "DEPS ans status files updated to the last co19 commit (#29604)"

This reverts commit 70b2b3f6b1.

Revert "Fix typos introduced in DEPS by 70b2b3f6b1bb2def061f80b7693cd89e23fa9134"

This reverts commit 9e9f7210d0.

BUG=

Review-Url: https://codereview.chromium.org/2933403002 .
2017-06-13 20:31:19 +02:00
Sergey G. Grekhov 70b2b3f6b1 DEPS ans status files updated to the last co19 commit (#29604)
* DEPS ans status files updated to the last co19 commit

* Commented lines deleted from .status file

* DEPS ans status files updated to the last co19 commit

* DEPS ans status files updated to the fix of https://github.com/dart-lang/co19/issues/110

* Fix for https://github.com/dart-lang/co19/issues/87 added

* Fix for https://github.com/dart-lang/co19/issues/88 added
2017-06-13 19:49:18 +02:00
Kevin Moore c31c3c436b Remove unused which/when packages from DEPS
R=whesse@google.com

Review-Url: https://codereview.chromium.org/2934843003 .
2017-06-12 17:53:01 +02:00
Natalie Weizenbaum 4146852999 Bring in the latest http_throttle. (#29793)
Bring in the latest http_throttle.

See dart-lang/pub#1610
2017-06-08 15:14:28 -07:00
Jacob MacDonald 5aba20af0d update pub to latest
BUG=
R=nweiz@google.com

Review-Url: https://codereview.chromium.org/2908783003 .
2017-05-27 16:57:13 -07:00
Jacob MacDonald 97b750425d update source_span to 1.4.0
BUG=
R=nweiz@google.com

Review-Url: https://codereview.chromium.org/2897403005 .
2017-05-25 13:25:39 -07:00
Jacob MacDonald 6b1c7e9407 update pub to latest
BUG=
R=jacobr@google.com

Review-Url: https://codereview.chromium.org/2903723002 .
2017-05-23 15:27:11 -07:00
Jacob MacDonald dec38f2b2c update pub in the sdk
BUG=
R=jacobr@google.com

Review-Url: https://codereview.chromium.org/2902723003 .
2017-05-23 12:38:18 -07:00
Keerti Parthasarathy e185aa63b2 Update async package to include fix for Stream changes
R=vsm@google.com

Review-Url: https://codereview.chromium.org/2888933003 .
2017-05-18 14:35:19 -07:00
Jacob MacDonald fa834e7d39 update to latest pub
BUG=
R=kevmoo@google.com

Review-Url: https://codereview.chromium.org/2894663002 .
2017-05-18 12:24:12 -07:00
pq ba1a6e39f3 Update to fresh cli_util (0.1.0).
BUG=
R=devoncarew@google.com

Review-Url: https://codereview.chromium.org/2894433002 .
2017-05-17 11:04:29 -07:00
Jacob MacDonald 7404b586cb fix mac pub tests
BUG=
R=nbosch@google.com

Review-Url: https://codereview.chromium.org/2888563003 .
2017-05-16 12:40:55 -07:00
Jacob MacDonald b60cfc2edc update pub and barback for ddc support
BUG=
R=rnystrom@google.com

Review-Url: https://codereview.chromium.org/2889683002 .
2017-05-16 10:52:00 -07:00
Terry Lucas f27144d7b5 Roll 50: Updated for push to origin/master.
TBR=jacobr@google.com

Review-Url: https://codereview.chromium.org/2875773003 .
2017-05-10 18:16:51 -07:00
Bob Nystrom 224cb59528 Update dart_style to 1.0.6. (#29591)
This brings in support for URIs in "part of" directives.
2017-05-10 09:19:48 -07:00
pq 8fba8ccd97 Bump DEPS to linter 0.1.31.
Linter `0.1.31`:

* New `prefer_foreach` lint.
* New `use_string_buffers` rule.
* New `unnecessary_overrides` rule.
* New `join_return_with_assignment_when_possible` rule.
* New `use_to_and_as_if_applicable` rule.
* New `avoid_setters_without_getters` rule.
* New `always_put_control_body_on_new_line` rule.
* New `avoid_positional_boolean_parameters` rule.
* New `always_require_non_null_named_parameters` rule.
* New `prefer_conditional_assignment` rule.
* New `prefer_conditional_assignment` rule.
* New `avoid_types_on_closure_parameters` rule.
* New `always_put_control_body_on_new_line` rule.
* New `use_setters_to_change_properties` rule.
* New `avoid_returning_this` rule.
* New `avoid_annotating_with_dynamic_when_not_required` rule.
* New `prefer_constructors_over_static_methods` rule.
* New `avoid_returning_null` rule.
* New `avoid_classes_with_only_static_members` rule.
* New `avoid_null_checks_in_equality_operators` rule.
* New `avoid_catches_without_on_clauses` rule.
* New `avoid_catching_errors` rule.
* New `use_rethrow_when_possible` rule.
* Many lint fixes (notably `prefer_final_fields`, `unnecessary_lambdas`, `await_only_futures`, `cascade_invocations`, `avoid_types_on_closure_parameters`, and `overridden_fields`).
* Significant performance improvements for `prefer_interpolation_to_compose_strings`.
* New `unnecessary_this` rule.
* New `prefer_initiliazling_formals` rule.

BUG=
R=brianwilkerson@google.com

Review-Url: https://codereview.chromium.org/2865163002 .
2017-05-08 12:53:51 -07:00
Zach Anderson 726732dd6b [infra] Roll clang to match the version used by Flutter
Flutter uses the same clang toolchain as Fuchsia. This CL puts Dart
on that toolchain, as well. This roll should entail no changes to
glibc version requirements on Linux.

The Fuchsia buildtools distribute clang-format with the toolchain
rather than separately, so this CL introduces forwarding scripts
that are copied to the right place under //buildtools.

This CL sets the default for the number of workers in //tools/gn.py
to 1, as the newer GN version fails occasionally when run
concurrently with other invocations.

As Flutter does, this CL uses the clang toolchain to build for
Android. Thus, it is now possible to build for Android on MacOS.

This change is a prerequisite for assembling the SDK in GN
rather than with a python script:

https://codereview.chromium.org/2848943003/

and will be nicer for making prebuilt SDKs for Fuchsia.

Resubmitting this with the following fixes:
1. Rolls further forward to get past a GN bug
2. Fixes the Android build.
3. Style cleanups in gn.py

Review-Url: https://codereview.chromium.org/2858873005 .
2017-05-06 21:45:00 -07:00
Bob Nystrom 6db2290cc5 Upgrade to the latest dart_style.
There are not real substantive changes, just a tiny tweak around the
new function alias syntax when metadata is in play.

R=jakemac@google.com

Review-Url: https://codereview.chromium.org/2857133005 .
2017-05-04 14:06:21 -07:00
Zachary Anderson ab422ad194 Revert "[infra] Roll clang to match the version used by Flutter"
This reverts commit 6bf2c800fd.

There is still some strangeness with the new GN binary not wanting
to do an incremental build on top of a build that used an old GN
binary.

Review-Url: https://codereview.chromium.org/2861903002 .
2017-05-03 15:56:21 -07:00
Zachary Anderson 6bf2c800fd Reland: [infra] Roll clang to match the version used by Flutter
Flutter uses the same clang toolchain as Fuchsia. This CL puts Dart
on that toolchain, as well. This roll should entail no changes to
glibc version requirements on Linux.

The Fuchsia buildtools distribute clang-format with the toolchain
rather than separately, so this CL introduces forwarding scripts
that are copied to the right place under //buildtools.

This CL sets the default for the number of workers in //tools/gn.py
to 1, as the newer GN version fails occasionally when run
concurrently with other invocations.

As Flutter does, this CL uses the clang toolchain to build for
Android. Thus, it is now possible to build for Android on MacOS.

This change is a prerequisite for assembling the SDK in GN
rather than with a python script:

https://codereview.chromium.org/2848943003/

and will be nicer for making prebuilt SDKs for Fuchsia.

Review-Url: https://codereview.chromium.org/2855283002 .
2017-05-03 15:42:46 -07:00
Zachary Anderson 958c25c1db Revert "[infra] Roll clang to match the version used by Flutter"
This reverts commit cc968ca45b.

This CL will have to be relanded in two pieces so that the
update to tools/gn.py lands before the unmodified version
can invoke the updated GN binary.

Review-Url: https://codereview.chromium.org/2855973006 .
2017-05-03 15:16:21 -07:00
Zachary Anderson cc968ca45b [infra] Roll clang to match the version used by Flutter
Flutter uses the same clang toolchain as Fuchsia. This CL puts Dart
on that toolchain, as well. This roll should entail no changes to
glibc version requirements on Linux.

The Fuchsia buildtools distribute clang-format with the toolchain
rather than separately, so this CL introduces forwarding scripts
that are copied to the right place under //buildtools.

This CL sets the default for the number of workers in //tools/gn.py
to 1, as the newer GN version fails occasionally when run
concurrently with other invocations.

As Flutter does, this CL uses the clang toolchain to build for
Android. Thus, it is now possible to build for Android on MacOS.

This change is a prerequisite for assembling the SDK in GN
rather than with a python script:

https://codereview.chromium.org/2848943003/

and will be nicer for making prebuilt SDKs for Fuchsia.

R=whesse@google.com

Review-Url: https://codereview.chromium.org/2854583002 .
2017-05-03 14:50:59 -07:00
Bob Nystrom 5d311f151a Bring dart_style 1.0.4 into the repo. (#29487) 2017-04-26 14:54:05 -07:00
Jacob MacDonald 3bc1b72927 update bazel_worker package to v0.1.4
BUG=
R=sigmund@google.com

Review-Url: https://codereview.chromium.org/2846583002 .
2017-04-26 13:51:34 -07:00
Mike Fairhurst 18917ea588 Remove angular from DEPS
BUG=
R=keertip@google.com

Review-Url: https://codereview.chromium.org/2829923006 .
2017-04-21 10:15:18 -07:00
Vijay Menon 916205f5d6 Roll DEPS forward
Pick up strong mode fixes on source_maps and protobuf

R=whesse@google.com

Review-Url: https://codereview.chromium.org/2835643003 .
2017-04-21 08:04:53 -07:00
Kevin Moore fab7b0028f Update to the latest dart2js_info 0.5.4+2
Review-Url: https://codereview.chromium.org/2824783002 .
2017-04-17 10:42:13 -07:00
Zachary Anderson e79354546d Update DEPS for BUILD.gn in func package
R=jacobr@google.com

Review-Url: https://codereview.chromium.org/2820713003 .
2017-04-14 13:26:35 -07:00
Mike Fairhurst 37aeef8d6e Tick angular analyzer DEPS to 0.0.8
BUG=
R=whesse@google.com

Review-Url: https://codereview.chromium.org/2814793006 .
2017-04-14 08:22:57 -07:00
Bob Nystrom 8abc899c0a Bring in the latest Pub.
R=nbosch@google.com

Review-Url: https://codereview.chromium.org/2805893004 .
2017-04-07 17:57:04 -07:00
Bob Nystrom 611f014645 Bring the latest scheduled_test into the repo.
R=floitsch@google.com

Review-Url: https://codereview.chromium.org/2809473002 .
2017-04-07 17:47:34 -07:00
pq 2bc70e6a26 Bump Linter to latest (0.1.30).
R=brianwilkerson@google.com

Fixes: https://github.com/dart-lang/linter/issues/491
Review-Url: https://codereview.chromium.org/2807633002 .
2017-04-07 12:37:14 -07:00
Zachary Anderson f1c7a22c43 [infra] Fixes for cross-toolchains
toolchain_prefix was not correctly propagated everywhere it needed to
go. This CL also adds an error to build.py if someone tries to use
--toolchain as it is not supported there.

R=rmacnak@google.com

Review-Url: https://codereview.chromium.org/2797303005 .
2017-04-06 15:03:26 -07:00
Bob Nystrom 8bda93d58c Update dart_style.
This brings in an important fix for formatting generic function-typed
parameters. See:

https://github.com/dart-lang/dart_style/issues/613

R=kevmoo@google.com

Review-Url: https://codereview.chromium.org/2805103002 .
2017-04-06 14:03:25 -07:00
Mike Fairhurst 1a8ef13fd1 We ended up needing just one more change to angular, versions ticked.
BUG=
R=whesse@google.com

Review-Url: https://codereview.chromium.org/2793693002 .
2017-04-04 08:47:34 -07:00
Janice Collins 17b1e30d04 DEPS to pull pre-release dartdoc for generic function types
BUG=
R=devoncarew@google.com

Review-Url: https://codereview.chromium.org/2795653003 .
2017-04-04 07:54:00 -07:00
Nate Bosch 5f6c950695 Update to latest pub
BUG=
R=kevmoo@google.com, rnystrom@google.com

Review-Url: https://codereview.chromium.org/2789213002 .
2017-04-03 11:24:00 -07:00
Mike Fairhurst a5a65d09a4 Tick angular analyzer to v0.0.6
BUG=
R=keertip@google.com

Review-Url: https://codereview.chromium.org/2793663002 .
2017-03-31 13:27:40 -07:00
Bob Nystrom cc1ba091e8 Bring dartfmt 1.0.1 (now 1.0.2) into the SDK.
R=kevmoo@google.com

Review-Url: https://codereview.chromium.org/2777623003 .
2017-03-29 15:54:19 -07:00
Mike Fairhurst b4dbe8eba0 Re-add first copyright comment to DEPS, removed by mistake
BUG=
R=zra@google.com

Review-Url: https://codereview.chromium.org/2779113005 .
2017-03-29 12:10:53 -07:00
Mike Fairhurst fd6c486760 add angular analyzer to DEPS for distribution in google builds
BUG=
R=whesse@google.com

Review-Url: https://codereview.chromium.org/2601863002 .
2017-03-29 11:01:53 -07:00
Bob Nystrom c62ddf2d40 Update dartfmt to 1.0.0
R=kevmoo@google.com

Review-Url: https://codereview.chromium.org/2765093002 .
2017-03-23 14:19:52 -07:00
William Hesse ae0bbc3d22 Update DEPS to use github mirror for two more repos
BUG=
R=sortie@google.com

Review-Url: https://codereview.chromium.org/2763003002 .
2017-03-21 16:45:56 +01:00
Kevin Moore 3e898f12ba Bring in the latest pub
with associated CHANGELOG updates

R=rnystrom@google.com

Review-Url: https://codereview.chromium.org/2758753004 .
2017-03-17 15:15:10 -07:00
Kevin Moore 84db9aea7b Bring in latest pub
2nd try

Closes https://github.com/dart-lang/sdk/issues/28924

R=rnystrom@google.com

Review-Url: https://codereview.chromium.org/2748023007 .
2017-03-16 10:36:49 -07:00
Emily Fortuna b3adee9ea5 Your prayers to the Revert Gods have been answered.
Revert "Bring in the latest pub with telemetry support."

This reverts commit 48e4e2c2fa.

Dart Gardening.

BUG=

Review-Url: https://codereview.chromium.org/2750173003 .
2017-03-15 17:43:58 -07:00
Bob Nystrom 48e4e2c2fa Bring in the latest pub with telemetry support.
R=kevmoo@google.com

Review-Url: https://codereview.chromium.org/2751233003 .
2017-03-15 17:22:03 -07:00
Kevin Moore 36635d3c05 Bring in the latest pub
...2nd attempt

1st attempt: b3997dfc0c
reverted in 77ff7cf727

R=rnystrom@google.com

Review-Url: https://codereview.chromium.org/2752963003 .
2017-03-15 16:31:58 -07:00
Ryan Macnak 877284947b Rename TARGET_OS_* to HOST_OS_*.
Like HOST_ARCH_*, HOST_OS_* describes the OS the VM is running on, which may be different from the OS the VM is generating code for during AOT compilation.

Currently we conflate the two when emitting AOT as assembly, and we get away with it because Flutter only uses assembly for targeting iOS and one can only target iOS from a Mac, but we expect to use assembly for Android as well so native tools can unwind Dart frames.

R=zra@google.com

Review-Url: https://codereview.chromium.org/2750843003 .
2017-03-15 13:11:05 -07:00
William Hesse 3281587d84 Update DEPS to use chromium mirrors of more package repos
BUG=
R=sortie@google.com

Review-Url: https://codereview.chromium.org/2752783002 .
2017-03-15 16:02:51 +01:00
William Hesse 77ff7cf727 Revert "Bring in the latest pub."
This reverts commit b3997dfc0c.
Many pub tests are failing on Mac OS.

BUG=
R=sortie@google.com

Review-Url: https://codereview.chromium.org/2749643005 .
2017-03-15 11:00:23 +01:00
Natalie Weizenbaum b3997dfc0c Bring in the latest pub. 2017-03-14 13:12:52 -07:00
Jacob Richman 7ba7e0cee6 Make all DDC internal stack traces apply source maps.
Make DDC a better platform for debugging by ensuring that stack traces
generated by DDC even when using the raw dart:core StackTrace class
apply JS source maps and benefit from the polish provided by the
stack_trace package.

stack_trace_mapper.dart needs to be compiled to js and included on your
page to benefit from this functionality. Otherwise you will still see
regular JS stack traces as usual.

BUG=
R=vsm@google.com

Review-Url: https://codereview.chromium.org/2735303002 .
2017-03-08 19:13:00 -08:00
William Hesse a45c4ce68f Update third-party packages to most recent versions
BUG=
R=keertip@google.com, nweiz@google.com

Review-Url: https://codereview.chromium.org/2702483003 .
2017-02-17 00:33:09 +01:00
Kevin Moore cbdf0aec6f DEPS: Updated to latest dart2js_info
R=sigmund@google.com

Review-Url: https://codereview.chromium.org/2682083006 .
2017-02-10 14:34:41 -08:00
Bob Nystrom 955a45b06e Update to the latest dart_style.
This fixes a critical bug where dartfmt would discard type arguments
to some method calls. See:

https://github.com/dart-lang/dart_style/pull/583

R=kevmoo@google.com

Review-Url: https://codereview.chromium.org/2676663005 .
2017-02-03 15:50:43 -08:00
Kevin Moore d1be8f8b04 updated to latest dart2js_info
R=sigmund@google.com

Review-Url: https://codereview.chromium.org/2672803003 .
2017-02-03 08:58:47 -08:00
Sergey G. Grekhov 2a73c6427d DEPS ans status files updated to the last co19 commit (#28486)
co19 updated to version 4af9ef149be554216c5bb16cbac8e50d4c28cdf1
2017-01-31 10:12:58 -08:00
Peter von der Ahé f2faa44730 Move package:testing to SDK.
R=karlklose@google.com

Review-Url: https://codereview.chromium.org/2624373003 .
2017-01-31 11:16:03 +01:00
Kevin Moore c1a0b12159 use latest pkg/isolate
R=brianwilkerson@google.com

Review-Url: https://codereview.chromium.org/2662723002 .
2017-01-28 13:53:17 -08:00
Sigmund Cherem 139d5d15db Roll pub to the latest version.
BUG=
R=nweiz@google.com

Review-Url: https://codereview.chromium.org/2659083002 .
2017-01-27 16:48:58 -08:00
Bob Nystrom ec81103718 Bring dart_style 0.2.15 into the repo.
R=brianwilkerson@google.com

Review-Url: https://codereview.chromium.org/2655503003 .
2017-01-23 14:24:16 -08:00
Sergey G. Grekhov 5624919085 Status files updated accordint latest buildbot results (#28452)
* DEPS and status files updated to the latest co19 commit

* Status files updated according latest buildbot results

* Status file updated for Dartium webgl tests
2017-01-23 16:46:01 +01:00
Jacob MacDonald 032c2bb370 update bazel_worker to 0.1.2
R=keertip@google.com

Review-Url: https://codereview.chromium.org/2641793005 .
2017-01-20 08:12:52 -08:00
William Hesse 34bfb3342b Revert "DEPS and status files updated to the latest co19 commit (#28445)"
This reverts commit 8cfaa86180.

BUG=
TBR=kustermann@google.com

Review-Url: https://codereview.chromium.org/2646023003 .
2017-01-20 04:15:59 +01:00
Sergey G. Grekhov 8cfaa86180 DEPS and status files updated to the latest co19 commit (#28445) 2017-01-20 02:59:49 +01:00
Brian Wilkerson a77748b61e Pull in the latest version of linter
R=paulberry@google.com

Review-Url: https://codereview.chromium.org/2640973002 .
2017-01-18 14:19:45 -08:00
Bob Nystrom f0fcb81292 Bring in the latest pub.
This rolls back the "tar --name" fix which breaks pub lish on Mac.

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

Review-Url: https://codereview.chromium.org/2636593003 .
2017-01-13 13:12:22 -08:00
Brian Wilkerson fac5f92965 Update DEPS to pull in the latest version of linter
R=scheglov@google.com

Review-Url: https://codereview.chromium.org/2623323002 .
2017-01-11 14:03:29 -08:00
Brian Wilkerson b9fc9497e2 Update the DEPS file to pull in the latest version of dart_style
R=rnystrom@google.com

Review-Url: https://codereview.chromium.org/2622623004 .
2017-01-11 11:17:20 -08:00
Paul Berry 443f2a0672 Roll latest linter into DEPS.
R=pquitslund@google.com

Review-Url: https://codereview.chromium.org/2620373002 .
2017-01-11 11:11:48 -08:00
Zachary Anderson 792982b75b Roll compiled-in root certs forward
R=rmacnak@google.com

Review-Url: https://codereview.chromium.org/2622663003 .
2017-01-09 12:48:27 -08:00
pq 69f1cb0ecb Bump DEPS to pull in latest linter ( 0.1.30-alpha.1).
* corresponds to ` 0.1.30-alpha.1`.
* includes invariant_boolean, invariant_booleans mismatch fix.

BUG=
R=scheglov@google.com

Review-Url: https://codereview.chromium.org/2619463002 .
2017-01-05 15:44:47 -08:00
William Hesse 31e96a85c9 Update package_resolver version in DEPS
BUG=https://github.com/dart-lang/package_resolver/issues/1
R=kustermann@google.com

Review-Url: https://codereview.chromium.org/2606353002 .
2017-01-03 15:00:16 +01:00
William Hesse edbcd63813 Update pub to revision d7649be15213c43669a40c33af516d8eb210e876
BUG=
R=sortie@google.com

Review-Url: https://codereview.chromium.org/2590273003 .
2016-12-21 11:20:20 +01:00
keertip 3d00c2251f rev dartdoc version in DEPS to 0.9.8+1
BUG=
R=devoncarew@google.com

Review URL: https://codereview.chromium.org/2572303002 .
2016-12-15 10:05:55 -08:00
Karl Klose ff99a0ce59 Merge kernel closure conversion into the Dart SDK
This is the result of:
- taking the diff of the branch closure_conversion to master in the kernel
repository
- updating the file paths
- applying the diff to the Dart SDK
- fixing conflicts between the changes to pkg/kernel in the Dart SDK and the master branch in the kernel repository

R=asgerf@google.com

Review-Url: https://codereview.chromium.org/2561723003 .
2016-12-15 10:16:22 +01:00
Zachary Anderson c1f00f786a BoringSSL: Roll forward
R=johnmccutchan@google.com

Review-Url: https://codereview.chromium.org/2575593002 .
2016-12-13 14:36:34 -08:00
Paul Berry dea023d345 Upgrade "path" package to 1.4.1 and eliminate analyzer test workaround.
R=scheglov@google.com

Review-Url: https://codereview.chromium.org/2569043002 .
2016-12-12 14:08:59 -08:00
Brian Wilkerson ebf5fbcd0e Remove references to the linter plugin
R=scheglov@google.com

Review-Url: https://codereview.chromium.org/2567863002 .
2016-12-10 10:00:20 -08:00
YoungSeok Yoon 5215e2b1ed Advance linter_rev (#28061) 2016-12-09 16:22:25 -08:00
Natalie Weizenbaum bcafb22926 Bring in the latest pub. (#28040)
This fixes a bug brought in by 73a9897d20.
2016-12-08 13:42:04 -08:00
Natalie Weizenbaum 73a9897d20 Bring in the latest pub. (#28035) 2016-12-08 13:17:30 -08:00
Brian Wilkerson 0ea654a068 Remove the AnalysisOptionsProcessor
R=scheglov@google.com

Review URL: https://codereview.chromium.org/2559523005 .
2016-12-07 10:51:33 -08:00
Brian Wilkerson 20baedc660 Reapply "Move the linter core to the analyzer package"
R=scheglov@google.com

Review URL: https://codereview.chromium.org/2559773002 .
2016-12-07 09:57:17 -08:00
Paul Berry 1a172e935b Revert "Move the linter core to the analyzer package"
This reverts commit 6d9d5f53a1, which
was causing analysis server unit tests to fail.

TBR=brianwilkerson@google.com

Review URL: https://codereview.chromium.org/2561573003 .
2016-12-07 05:36:46 -08:00
Brian Wilkerson 6d9d5f53a1 Move the linter core to the analyzer package
R=scheglov@google.com

Review URL: https://codereview.chromium.org/2553203002 .
2016-12-06 09:42:26 -08:00
William Hesse 2fcf38a156 Roll back yaml version in DEPS to 2.1.11
Rejecting duplicate keys breaks download of existing Dart packages.
BUG=https://github.com/dart-lang/pub/issues/1479
R=lrn@google.com
CC=mit@google.com,nweiz@google.com,kustermann@google.com

Review URL: https://codereview.chromium.org/2548313002 .
2016-12-05 11:27:38 +01:00
Brian Wilkerson 6bb28d748a Pull in linter to fix the bots
Review URL: https://codereview.chromium.org/2548073002 .
2016-12-02 17:08:36 -08:00
Brian Wilkerson 28be4aff79 Update the version of linter being used
R=scheglov@google.com

Review URL: https://codereview.chromium.org/2546153003 .
2016-12-02 14:29:29 -08:00
Bob Nystrom 8073b4729c Update dart_style to 0.2.12.
This adds support for generic methods.

R=kevmoo@google.com

Review URL: https://codereview.chromium.org/2537273003 .
2016-11-29 15:51:17 -08:00
keertip cbd36e42e7 update dartdoc version in DEPS
BUG=
R=devoncarew@google.com

Review URL: https://codereview.chromium.org/2535863003 .
2016-11-29 08:07:51 -08:00
Sergey G. Grekhov 76425f920f Update co19 test suite dependency to commit f05d5aee5930
co19 test suite updated to commit f05d5aee5930bfd487aedf832fbd7b832f502b15 of dart-lang/co19 repository, dated Nov 21 2016.

Status files are updated for this roll.
2016-11-25 12:06:39 +01:00
William Hesse 81b71e74f8 Revert "Roll co19 tests and status files"
This reverts commit 27883bfbc0.
We will reland this once the status file updates are (nearly) perfect.

BUG=
R=sortie@google.com

Review URL: https://codereview.chromium.org/2530863002 .
2016-11-24 15:19:31 +01:00
William Hesse 27883bfbc0 Roll co19 tests and status files
This updates co19 to commit 2e98931a4d40781110220d4b2d131efa6fc4669d
Merge branch 'co19patch' into rebased_co19_patch

Sort status lines ignoring alphabetical order

Status files updated according lates buildbot run results

Status files updated according the latest Chrome run

dart2js files updated for FF and Chrome on Linux

DEPS and VM status files updated

status file updated according Linux run

Status files updated according latest Dartium run

dart2js status file updated according the last tests run on FF

dart2js status file updated according the last tests run on Chrome and FF

Analyzer and VM status files are updated according last versions of co19 and sdk

BUG=
R=sortie@google.com

Review URL: https://codereview.chromium.org/2528953002 .
2016-11-24 15:01:53 +01:00
Asger Feldthaus ce428a1f20 Complete merge of kernel repo into SDK.
This removes third_party/pkg/kernel and changes dependencies to
refer to pkg/kernel instead.

Some status files are updated to reflect new test outcomes.
2016-11-23 12:46:29 +01:00
Asger Feldthaus fbb698393d Update third_party/pkg/kernel version
This CL also updates the use of kernel in dart2js, and
updates the VM/kernel status files.

This is a preliminary step to moving kernel into the
SDK repository.

BUG=
R=het@google.com, johnniwinther@google.com, kmillikin@google.com, sigmund@google.com, vegorov@google.com

Committed: 5d66d0e5dc

Review URL: https://codereview.chromium.org/2518023002 .

Reverted: d69e048d60
2016-11-22 15:22:20 +01:00
Asger Feldthaus d69e048d60 Revert "Update third_party/pkg/kernel version"
This reverts commit 5d66d0e5dc.

BUG=

Review URL: https://codereview.chromium.org/2514323005 .
2016-11-22 14:35:56 +01:00
Asger Feldthaus 5d66d0e5dc Update third_party/pkg/kernel version
This CL also updates the use of kernel in dart2js, and
updates the VM/kernel status files.

This is a preliminary step to moving kernel into the
SDK repository.

BUG=
R=het@google.com, johnniwinther@google.com, kmillikin@google.com, sigmund@google.com, vegorov@google.com

Review URL: https://codereview.chromium.org/2518023002 .
2016-11-22 13:42:13 +01:00
pq acafb19468 Update DEPS to pull in linter 0.1.29.
* New `cascade_invocations` lint.
* Expand `await_only_futures` to accept classes that extend or implement `Future`.
* Improve camel case regular expression tests to accept `$`s.
* Fixes to `parameter_assignments` (improved getter handling and an NPE).

BUG=
R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org/2522563003 .
2016-11-21 11:05:05 -08:00
Devon Carew 5c9f09e657 Bring in version 3.0.3 of http_parser; it addresses an issue in the pubspec file of
one of it's dependencies.

BUG=
R=kevmoo@google.com

Review URL: https://codereview.chromium.org/2515123002 .
2016-11-20 00:13:03 -08:00
William Hesse 373db1aba9 Revert "Roll co19 tests and update status files"
This reverts commit 2a947db2ea.
We will update the status files using buildbot logs, and try again.

BUG=
TBR=sortie@google.com

Review URL: https://codereview.chromium.org/2508863004 .
2016-11-17 13:38:09 +01:00
William Hesse 2a947db2ea Roll co19 tests and update status files
This commit will be rolled back after running on all builders to collect
error logs.

R=sortie@google.com

Review URL: https://codereview.chromium.org/2508803006 .
2016-11-17 11:56:47 +01:00
Kevin Moore 90da9eeddc Revert "Remove smoke and observe from SDK DEPS"
This reverts commit 4710e92cfc.

Analyzer tests seem to still want to use the SDK DEPS for observatory – which needs smoke and observe

Review URL: https://codereview.chromium.org/2508523002 .
2016-11-15 12:58:51 -08:00
Kevin Moore 4710e92cfc Remove smoke and observe from SDK DEPS
R=whesse@google.com

Review URL: https://codereview.chromium.org/2500393003 .
2016-11-15 12:38:40 -08:00
Kevin Moore cee0f585ad Remove pkg/pub_cache from pkg/third_party
R=devoncarew@google.com

Review URL: https://codereview.chromium.org/2498983006 .
2016-11-15 10:47:01 -08:00
Bob Nystrom 4de1cb320b Bring in the latest dart_style to the SDK.
This pulls in the latest commit off GitHub to get the bots passing
again since analyzer has a breaking change in the SDK that hasn't
been released yet.

R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org/2499473002 .
2016-11-10 16:51:36 -08:00
William Hesse 63b1016e90 Revert "Status and DEPS files updated (#27792)"
This reverts commit be4426a9c1.
This roll of co19 tests to the latest version is tested on the
buildbots, and then reverted so any necessary status updates can
be worked on offline.

BUG=
TBR=sortie@google.com

Review URL: https://codereview.chromium.org/2488253002 .
2016-11-10 11:39:42 +01:00
Sergey G. Grekhov be4426a9c1 Status and DEPS files updated (#27792)
* Analyzer and VM status files are updated according last versions of co19 and sdk

* dart2js status file updated according the last tests run on Chrome and FF

* dart2js status file updated according the last tests run on FF

* Status files updated according latest Dartium run

* status file updated according Linux run

* DEPS and VM status files updated

* dart2js files updated for FF and Chrome on Linux

* Status files updated according the latest Chrome run
2016-11-10 11:30:53 +01:00
Zachary Anderson 630d24bec8 clang-formats remaining files and adds a presubmit check.
R=asiva@google.com, johnmccutchan@google.com

Review URL: https://codereview.chromium.org/2483363002 .
2016-11-09 12:43:57 -08:00
Zachary Anderson 861f0be47e Fix build
Review URL: https://codereview.chromium.org/2487473002 .
2016-11-07 13:13:58 -08:00
Zachary Anderson 7b86880b01 GN: Add an option to build against the Debian wheezy sysroot
Set the environment variable DART_USE_WHEEZY to build against
the wheezy sysroot on Linux.

R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org/2476343004 .
2016-11-07 13:09:45 -08:00
Vijay Menon f1ca15ae6b Roll latest strong mode fixes in
R=leafp@google.com

Review URL: https://codereview.chromium.org/2466033002 .
2016-10-31 13:37:36 -07:00
Vijay Menon 7bf9cbb7d4 Bump to latest package:collection
R=floitsch@google.com

Review URL: https://codereview.chromium.org/2460363002 .
2016-10-31 05:37:41 -07:00
Vyacheslav Egorov 4923c45689 Update Kernel dependency.
R=kustermann@google.com
BUG=

Review URL: https://codereview.chromium.org/2459863004 .
2016-10-28 13:06:50 +02:00
Bob Nystrom 8e37e083fd Fix dart_style version.
I accidentally tagged the code review commit for "0.2.11+1", not the
commit created and landed by Rietveld. The "v0.2.11+1" tag points to the
right commit.

R=paulberry@google.com

Review URL: https://codereview.chromium.org/2438793003 .
2016-10-20 13:26:18 -07:00
Bob Nystrom 59ec5d4f60 Update dart_style to 0.2.11+1.
R=paulberry@google.com

Review URL: https://codereview.chromium.org/2442513002 .
2016-10-20 10:30:35 -07:00
Konstantin Shcheglov 377dd61e2f Move 'linter' to 0.1.28 tag.
TBR

R=brianwilkerson@google.com, pquitslund@google.com
BUG=

Review URL: https://codereview.chromium.org/2417493002 .
2016-10-11 21:32:57 -07:00
keertip ffb729d015 update DEPS to pull in dartdoc version 0.9.7+6.
BUG=
R=devoncarew@google.com

Review URL: https://codereview.chromium.org/2406563002 .
2016-10-07 11:39:20 -07:00
Ryan Macnak aa86d80462 Roll tcmalloc to fix ARM64 Linux build.
R=zra@google.com

Review URL: https://codereview.chromium.org/2394353002 .
2016-10-06 15:45:11 -07:00
Harry Terkelsen 8d746645e3 Include ClosureInfo in dump info.
Uses the 0.5.0 version of dart2js_info

R=sigmund@google.com

Review URL: https://codereview.chromium.org/2398133002 .
2016-10-06 13:48:52 -07:00
Zachary Anderson c5575aeedc Roll buildtools and clang for GN build.
R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org/2399893002 .
2016-10-06 09:51:15 -07:00
Konstantin Shcheglov 175dad4f15 Switch 'analyzer' to 'package:test' and test_reflective_loader ^0.1.0.
R=brianwilkerson@google.com, paulberry@google.com
BUG=

Review URL: https://codereview.chromium.org/2391423003 .
2016-10-06 08:46:35 -07:00
Zachary Anderson c67bd01d76 Select GN build with an environment variable
Setting DART_USE_GN to anything will cause 'gclient runhooks' and
build.py to use GN.

R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org/2400493002 .
2016-10-05 14:07:22 -07:00
Johnni Winther 1b2e857f19 Roll kernel to latest
+ fix default constructor encoding
+ match fall-through error handling
+ handle typedef tests
+ speed up visitor_test by reusing the Compiler object

R=het@google.com

Review URL: https://codereview.chromium.org/2392863002 .
2016-10-05 10:36:37 +02:00
Zach Anderson 9a6797e6ba GN build on windows
R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org/2385643004 .
2016-10-04 09:19:07 -07:00
Harry Terkelsen 90b54ed78b roll dart2js_info to 0.3.0
R=sigmund@google.com

Review URL: https://codereview.chromium.org/2379573010 .
2016-09-30 16:02:55 -07:00
William Hesse 778a47477e Update markdown and dartdoc in DEPS, remove petitparser
BUG=
R=devoncarew@google.com

Review URL: https://codereview.chromium.org/2380303002 .
2016-09-30 21:48:54 +02:00
William Hesse c20e2a0883 Update pub, making --packages-dir false by default
BUG=https://github.com/dart-lang/sdk/issues/27399
BUG=https://github.com/dart-lang/pub/issues/1450
R=kustermann@google.com

Review URL: https://codereview.chromium.org/2374143005 .
2016-09-29 14:01:13 +02:00
Zachary Anderson 3b6f3f3969 Roll buildtools forward and fix GN build for it.
R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org/2378223002 .
2016-09-28 13:03:47 -07:00
Paul Berry e9e6b331c3 Update DEPS to pull in cli_util version 0.0.1+3.
R=pquitslund@google.com

Review URL: https://codereview.chromium.org/2371863002 .
2016-09-26 11:40:24 -07:00
pq bb4e0798df Pull linter 0.1.27 into the SDK.
* Fixed cast exception in `dart_type_utilities` (dart-lang/sdk#27405).
* New `parameter_assignments` lint.
* New `prefer_final_fields` lint.
* New `prefer_final_locals` lint.
* Markdown link fixes in docs (#306).
* Miscellaneous solo test running fixes and introduction of `solo_debug` (#304).

R=scheglov@google.com

Review URL: https://codereview.chromium.org/2369463003 .
2016-09-23 14:00:01 -07:00
Bob Nystrom f8bca9b5bc Bump dart_style to 0.2.10.
R=kevmoo@google.com

Review URL: https://codereview.chromium.org/2365503004 .
2016-09-23 13:56:57 -07:00
Zachary Anderson 7e1b7e54d7 Starting work on full GN build
This change:
- Sucks in gn binaries
- Sucks in a version of llvm that the GN build likes
- Adds tools/gn.py to invoke gn
- Adds a root BUILD.gn and .gn file
- Removes chrome boilerplate we don't need
- etc.

This lets us do a standalone build of the 'runtime'
target for x64, ia32, arm, arm64, mips, and the
simulators on Linux, and arm and arm64 on Android.

It does not include tcmalloc, and hasn't been tested
on Mac or Windows. That work and more cleanup of
chrome boilerplate will come in follow-up CLs.

R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org/2350583002 .
2016-09-23 07:47:36 -07:00
Johnni Winther 7a570f1b80 Roll kernel to latest and add baseline test.
The added visitor_test tests that the IR generated by the KernelVisitor
in dart2js matches the spec-mode IR.

R=asgerf@google.com, het@google.com

Review URL: https://codereview.chromium.org/2360603002 .
2016-09-22 10:16:11 +02:00
William Hesse 1c413993d9 Roll pub in DEPS to pick up test status change
Does not roll dartium DEPS because it and other packages are at
much earlier versions.
Dartium DEPS should be updated all at once, in a different CL

BUG=https://github.com/dart-lang/pub/issues/1446
TBR=rnystrom@google.com

Review URL: https://codereview.chromium.org/2358083002 .
2016-09-21 19:07:42 +02:00
Zachary Anderson 2873e87a6e Roll boringssl_gen for small fixes
This pulls in small fixes that are only needed for the standalone GN
build.

Review URL: https://codereview.chromium.org/2357043002 .
2016-09-20 19:44:07 -07:00
Zachary Anderson 43231d9ff4 Pull boringssl generated source from boringssl_gen
Dart and Flutter engine both need to have the code generated for
boringssl under //third_party/boringssl. To avoid having two
copies of this code, this CL removes it from the Dart repo and
instead pulls it from a github repo that Flutter engine can
share.

R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org/2354623003 .
2016-09-20 08:46:44 -07:00
William Hesse 3bdc62bfe3 Add package_resolver to dartium DEPS, update both DEPS files.
BUG=https://github.com/dart-lang/sdk/issues/21949
BUG=https://github.com/dart-lang/sdk/issues/27065
R=eernst@google.com

Review URL: https://codereview.chromium.org/2354863002 .
2016-09-20 11:54:37 +02:00
Zachary Anderson 44a04f18f9 Use tcmalloc on Linux
Statically linking in the tcmalloc code is enough
to override the built-in malloc. I have this set up to
exclude the code for collecting heap profiles in a
Product build. There's still about a 230KB increase in
binary size, though. I think this isn't a big problem
since right now this is enabled only for server Linux.

product binary size:
before x64: 9569600
after  x64: 9807840
increase: 238240 (2.5%)

before ia32: 9122836
after  ia32: 9360944
increase: 238108 (2.6%)

before mips: 9418680
after  mips: 9640940
increase: 222260 (2.4%)

InitialRSS:
product:
before x64: 6307840
after x64:  7430144
increase: 1122304 (17.8%)

release (--no-profiler)
before x64: 7843840
after x64:  9207808
increase: 1363968 (17.4%)

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

Review URL: https://codereview.chromium.org/2316813002 .
2016-09-16 08:24:54 -07:00
Harry Terkelsen e4f1526449 roll kernel to latest
R=sigmund@google.com

Review URL: https://codereview.chromium.org/2329123002 .
2016-09-09 16:35:31 -07:00
William Hesse 023edb6806 Revert "Update co19 to revision d4767b4caea3c5828ad8e053cd051d44a59061af"
This reverts commit d08c2b967b.

BUG=
R=eernst@google.com

Review URL: https://codereview.chromium.org/2300543004 .
2016-09-09 12:46:20 +02:00
Zachary Anderson 15fadbe2cc Remove gperftools from DEPS
R=asiva@google.com

Review URL: https://codereview.chromium.org/2326673002 .
2016-09-08 11:20:41 -07:00
Zachary Anderson cb50a52bb8 Temporarily add gperftools to DEPS for Golem
R=asiva@google.com

Review URL: https://codereview.chromium.org/2328603002 .
2016-09-08 09:58:34 -07:00
Carlo Bernaschina 5177c2bca9 Removed polymer & mirror from Observatory
web_components are still necessary, but avoiding to use shadow dom
allows us to use the lite version

Closes=https://github.com/dart-lang/sdk/issues/27239
Closes=https://github.com/dart-lang/sdk/issues/27148
Closes=https://github.com/dart-lang/sdk/issues/26952

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

Review URL: https://codereview.chromium.org/2310003004 .
2016-09-07 14:15:27 -07:00
pq 45a4ae042b Update DEPS to latest linter (0.1.26).
* Updated tests to use package `test` (#302).
* Fixed false positive on `[]=` in `always_declare_return_types` (#300).
* New `invariant_booleans` lint.
* New `literal_only_boolean_expressions` lint.
* Fixed `camel_case_types` to allow `$` in identifiers (#290).

BUG=
R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org/2309333002 .
2016-09-06 16:39:37 -07:00
William Hesse 8c096d6dab Update dependencies in third-party/packages
BUG=
R=lrn@google.com

Review URL: https://codereview.chromium.org/2300363002 .
2016-09-02 13:26:58 +02:00
William Hesse 1e959c3718 Revert update of co19 and followup status changes
This reverts commit d08c2b967b.
This reverts commit c76badd899.
This reverts commit 82cd69976a.

We are almost there with the status updates, but it is better
to revert, and do them carefully, rather than rushing.

Review URL: https://codereview.chromium.org/2299023006 .
2016-09-01 22:57:41 +02:00
William Hesse d08c2b967b Update co19 to revision d4767b4caea3c5828ad8e053cd051d44a59061af
BUG=
R=floitsch@google.com

Review URL: https://codereview.chromium.org/2307493003 .
2016-09-01 17:47:47 +02:00
William Hesse 2a7946817b Update third_party/pkg/stack_trace to 1.6.6
All packages in third_party except markdown are now at the latest
released version. Markdown will be rolled in a separate CL.

BUG=
R=mit@google.com

Review URL: https://codereview.chromium.org/2297363004 .
2016-09-01 14:01:29 +02:00
William Hesse 7bceafd11e Update all packages in third_party/pkg to latest compatible version
Packages markdown and stack_trace are not updated, because of their high impact.
They will be updated in separate CLs.

BUG=
R=nweiz@google.com, rnystrom@google.com

Review URL: https://codereview.chromium.org/2297213002 .
2016-09-01 10:12:23 +02:00
John Messerly c1cde9600b use pkg/dev_compiler in the build 2016-08-31 18:05:17 -07:00
Konstantin Shcheglov ee08f86c91 Rename test_reflective_loader_tag to test_reflective_loader_rev in DEPS.
R=brianwilkerson@google.com
BUG=

Review URL: https://codereview.chromium.org/2292423003 .
2016-08-31 14:05:10 -07:00
Konstantin Shcheglov cc6beaf56d Pull in test_reflective_loader 0.0.4 and switch analyzer to it.
There are following changes:

1. DEPS to pull in test_reflective_loader 0.0.4
2. Rename runReflectiveTests() to defineReflectiveTests().
3. Remove analyzer's pkg/analyzer/test/reflective_tests.dart
4. Replace reflective_tests.dart imports with package:test_reflective_loader/test_reflective_loader.dart imports.
5. Sort/format and organize imports in the files with imports changes.
6. Fix for a couple of bugs in analysis_server exposed by the new loader.

R=brianwilkerson@google.com
BUG=

Review URL: https://codereview.chromium.org/2298913003 .
2016-08-31 13:46:39 -07:00
Jacob Richman c2f07c61f2 DEPS AutoUpdate: dev_compiler
commit 01d4907cff61ecf934940e7243f79ef68e4bb12b
Author: Vijay Menon <vsm@google.com>

    Mark test flaky
2016-08-31 09:56:08 -07:00
Jacob Richman 2e287201e2 DEPS AutoUpdate: dev_compiler
commit 80fcd4337743378bde800ad9a3b99b0d76d560c2
Author: Vijay Menon <vsm@google.com>

    Remove deprecated code
2016-08-30 15:40:44 -07:00
Vijay Menon 7d49209e7d Roll DDC
auto script is down right now

TBR=jmesserly@google.com

Review URL: https://codereview.chromium.org/2287343003 .
2016-08-29 16:54:09 -07:00
William Hesse 792997c347 Revert "Update co19 to revision d4767b4caea3c5828ad8e053cd051d44a59061af"
This reverts commit a829cfff4b.
The co19 update often introduces many test failures, even after testing
locally and updating status files.  So we may revert the update, after
seeing which tests are failing on the buildbot, to do more updates on
the status files before landing again.

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

Review URL: https://codereview.chromium.org/2288593005 .
2016-08-29 18:57:12 +02:00
William Hesse a829cfff4b Update co19 to revision d4767b4caea3c5828ad8e053cd051d44a59061af
BUG=https://github.com/dart-lang/sdk/issues/27162
R=floitsch@google.com

Review URL: https://codereview.chromium.org/2289813002 .
2016-08-29 17:46:15 +02:00
keertip 5d6c03e40d rev dartdoc in DEPS to 0.9.7+2 to pick up fix for package doc gen.
BUG=
R=devoncarew@google.com

Review URL: https://codereview.chromium.org/2283413002 .
2016-08-29 06:25:54 -07:00
Harry Terkelsen 272bf3d798 add kernel to DEPS
This is in preparation for dart2js to use kernel IR as an input to the
backend.

R=sigmund@google.com

Review URL: https://codereview.chromium.org/2261293002 .
2016-08-22 12:41:15 -07:00
Bob Nystrom ac67dba62f Bump dart_style to 0.2.9+1.
R=nweiz@google.com

Review URL: https://codereview.chromium.org/2245343003 .
2016-08-16 15:55:00 -07:00
Natalie Weizenbaum 38dccc88ff Bring in the latest pub.
R=rnystrom@google.com

Review URL: https://codereview.chromium.org/2250053004 .
2016-08-16 15:48:20 -07:00
Natalie Weizenbaum fefbf850fb Fix the DEPS file one more time.
TBR

R=rnystrom@google.com

Review URL: https://codereview.chromium.org/2252513003 .
2016-08-15 15:38:21 -07:00
Natalie Weizenbaum 5b74878fdc Fix a broken DEPS file.
TBR

R=rnystrom@google.com

Review URL: https://codereview.chromium.org/2242083003 .
2016-08-15 15:30:51 -07:00
Natalie Weizenbaum 279c5d6334 Bring in the latest pub.
This time bring in its dependencies as well.

R=rnystrom@google.com

Review URL: https://codereview.chromium.org/2252493002 .
2016-08-15 14:57:49 -07:00
Natalie Weizenbaum 9c0364edca Revert "Bring in the latest pub."
This reverts commit bb65edde0d.

TBR

R=rnystrom@google.com

Review URL: https://codereview.chromium.org/2246213002 .
2016-08-15 14:25:53 -07:00
Natalie Weizenbaum bb65edde0d Bring in the latest pub.
R=rnystrom@google.com

Review URL: https://codereview.chromium.org/2243553002 .
2016-08-15 14:21:59 -07:00
pq e5029df4f2 Update to DEPS to linter 0.1.24.
Picks up:

* Internal updates to keep up with changes in the analyzer package.
* Updated `close_sinks` to respect calls to `destroy` (#282).
* Fixed `only_throw_errors` to report on the expression not node.

BUG=
R=paulberry@google.com, scheglov@google.com

Review URL: https://codereview.chromium.org/2247793002 .
2016-08-15 10:46:03 -07:00
Paul Berry 4114bc8034 Upgrade linter to version 296830692adccda06b19da04eaa696a547641729.
This fixes a warning introduced by
a3a031195a (MockSdk missing concrete
implementation of 'DartSdk.getLinkedBundle').

R=scheglov@google.com

Review URL: https://codereview.chromium.org/2248483002 .
2016-08-15 08:54:44 -07:00
Zachary Anderson fc42f03c13 Roll BoringSSL Forward
R=asiva@google.com

Review URL: https://codereview.chromium.org/2219933002 .
2016-08-05 09:56:03 -07:00
Jacob Richman d165e4ebaa DEPS AutoUpdate: dev_compiler
commit fa084164b620ea75cd2008c9dc317655a045ad6d
Author: Vijay Menon <vsm@google.com>

    Mark recursive_inheritance_test as passing
2016-08-05 09:36:15 -07:00
Jacob Richman e039890671 DEPS AutoUpdate: dev_compiler
commit e54f776b5d4ac5a5e94afc7a8cd0361715dedcf0
Author: Vijay Menon <vsm@google.com>

    Run travis on trusty
2016-08-05 08:39:34 -07:00
Jacob Richman 4f7464da27 DEPS AutoUpdate: dev_compiler
commit 881a304f51a12869a5965cfaa55731d17cf73527
Author: Vijay Menon <vsm@google.com>

    Reify type params on map literals
2016-08-05 07:17:18 -07:00
Jacob Richman 4a68926534 DEPS AutoUpdate: dev_compiler
commit 057a9c8ad213fc51959093f31bfed3ca972a8eab
Author: Vijay Menon <vsm@google.com>

    Enforce green on travis with dev analyzer
2016-08-04 09:57:13 -07:00
Carlo Bernaschina de0fabc425 Updated observatory_pub DEP
Fixes https://github.com/dart-lang/sdk/issues/25561

R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org/2212703002 .
2016-08-03 17:57:08 -07:00
Jacob Richman 508dbbe1c9 DEPS AutoUpdate: dev_compiler
commit 9cc982b90f57c6132f648b0041c0b03bd23fcbfc
Author: Vijay Menon <vsm@google.com>

    Roll DDC to latest dart:html
2016-08-03 17:55:59 -07:00
Jacob Richman 91d079b7cf DEPS AutoUpdate: dev_compiler
commit 4e13bd49effd370a542aae3ed044648292a8bfb6
Author: Vijay Menon <vsm@google.com>

    Regen with latest analyzer
2016-08-03 17:35:20 -07:00
Jacob Richman 3d58d8a7d8 DEPS AutoUpdate: dev_compiler
commit 73b9e73bec11431e48b22f75942acba923d37784
Author: Priscilla Lee <priscillalee@google.com>

    Added list of imports to library modules (needed in order to discover filepaths of summaries, allowing the dev_compiler to run in the browser).
2016-08-03 15:52:26 -07:00
Jacob Richman eb2b2bcda9 DEPS AutoUpdate: dev_compiler
commit 5fc554825310aecff61898172e2451e8cec26f77
Author: Brenna Milligan <bmilligan@google.com>

    Updated sdk
2016-08-02 17:19:41 -07:00
Jacob Richman 8230749e11 DEPS AutoUpdate: dev_compiler
commit db950878eded7ab400c71f4a7b0c9cfd66b06fd3
Author: Brenna Milligan <bmilligan@google.com>

    Get rid of library proto information for debugger libraries
2016-08-02 17:09:20 -07:00
Jacob Richman 375e5dd94f DEPS AutoUpdate: dev_compiler
commit 930e1bd50d27e5156b137cbf263fec509812e3ee
Author: Vijay Menon <vsm@google.com>

    Fix wrt analyzer tip

commit 2699745b635dcb626ba81eb0f412092ab1143584
Author: Vijay Menon <vsm@google.com>

    Test against dev version of analyzer on travis
2016-08-02 14:45:17 -07:00
Jacob Richman cdb317d88b DEPS AutoUpdate: dev_compiler
commit 1a946b210f9275a1dda1a79969f5dabdc8b7784b
Author: Vijay Menon <vsm@google.com>

    Remove source file check
2016-08-02 13:43:27 -07:00
Jacob Richman 27e59484ea DEPS AutoUpdate: dev_compiler
commit c6f1ea6e6ab0f17afe335f4b59ed9719235ee14a
Author: Brenna Milligan <bmilligan@google.com>

    Deprecation of ClassMetadata wrapper for Class formatters so a stand-alone class is recognizable.
2016-08-02 09:46:40 -07:00
Jacob Richman cd92d6a831 DEPS AutoUpdate: dev_compiler
commit d7c240f3c3cdeca2868550bdf8113f312b7d9c88
Author: John Messerly <jmesserly@google.com>

    fixes #616, statics on callable functions
    also fixes `this` for them

commit e5c2aac3fbb503fe0ede030dca9bfdc36bb0093a
Author: John Messerly <jmesserly@google.com>

    fix optional params to mock methods, allow all signatures
    switches to use the same technique as `dsend`

commit 4219a9e3c073f44a804c09f6325b56c7af35b14e
Author: Vijay Menon <vsm@google.com>

    Rename build-root to library-root

commit 5d436cee38134c2c3ad9db196ba2a727938adf82
Author: Vijay Menon <vsm@google.com>

    Fix analyzer error

commit 16b287c89771d76ffe25dfba708d40a5b364dcf0
Author: Priscilla Lee <priscillalee@google.com>

    Working compiler in browser.
    BUG=
    R=jmesserly@google.com

commit a3d34798bd2784bb04e24b73c2355df32c807294
Author: Brenna Milligan <bmilligan@google.com>

    Addition of StackTrace formatters
2016-08-01 19:09:32 -07:00
Bob Nystrom 326357fd7e Update dart_style to 0.2.9.
This adds support for trailing commas in argument and parameter lists
along with a slew of other fixes.

R=nweiz@google.com

Review URL: https://codereview.chromium.org/2202023004 .
2016-08-01 17:14:37 -07:00
Natalie Weizenbaum 86cd6b2724 Update more pub dependencies.
R=jmesserly@google.com, rnystrom@google.com

Review URL: https://codereview.chromium.org/2204653002 .
2016-08-01 17:12:29 -07:00
Natalie Weizenbaum 4b894d469a Bring in the latest pub.
R=rnystrom@google.com

Review URL: https://codereview.chromium.org/2201943002 .
2016-08-01 14:04:13 -07:00
pq d7104c4a6c Update DEPS to pull in Linter 0.1.23.
* Removes `whitespace_around_ops` pending re-name and re-design (#249).

BUG=
R=brianwilkerson@google.com, scheglov@google.com

Review URL: https://codereview.chromium.org/2191903002 .
2016-07-28 09:28:28 -07:00
Vijay Menon c6daafb260 Roll to latest DDC
This includes jmesserly's fixes to work with the latest analyzer.

R=jmesserly@google.com

Review URL: https://codereview.chromium.org/2176373008 .
2016-07-27 16:57:20 -07:00
pq da84692f57 DEPS bump to pull in linter 0.1.22.
Linter `0.1.22`.

* Grinder support (`rule:rule_name` and `docs:location`) for rule stub and doc generation (respectively).
* Fix to allow leading underscores in `non_constant_identifier_names`.
* New `valid_regexps` lint (#277).
* New `whitespace_around_ops` lint (#249).
* Fix to `overridden_fields` to flag overridden static fields (#274).
* New `list_remove_unrelated_type` to detect passing a non-`T` value to `List.remove()`` (#271).
* New `empty_catches` lint to catch empty catch blocks (#43).
* Fixed `close_sinks` false positive (#268).
* Added `linter` support for `--strong` to allow for running linter in strong mode.

BUG=
R=brianwilkerson@google.com, scheglov@google.com

Review URL: https://codereview.chromium.org/2185833004 .
2016-07-27 09:17:52 -07:00
Kevin Moore 17a2ddfd42 Update dependency on pkg/package_compiler
For analysis_server, analyzer, analyzer_cli, compiler packages

Progress on https://github.com/dart-lang/sdk/issues/26711

R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org/2172683002 .
2016-07-27 08:42:05 -07:00
Paul Berry f02a7aa3f6 Roll dev_compiler to version 108f2a2a03b1926e640013f3244df625b42ec380.
This brings in the fix for
https://github.com/dart-lang/dev_compiler/issues/606, which allows the
extension for summaries to be specified using the "--summary-extension"
option.

R=jmesserly@google.com

Review URL: https://codereview.chromium.org/2180633002 .
2016-07-25 13:22:26 -07:00
William Hesse 504f94e579 Update test and scheduled_test in DEPS
BUG=
R=nweiz@google.com

Review URL: https://codereview.chromium.org/2129143003 .
2016-07-08 22:06:09 +02:00
Konstantin Shcheglov fbb6f4b914 Add package:isolate to DEPS.
R=pquitslund@google.com, brianwilkerson@google.com
BUG=

Review URL: https://codereview.chromium.org/2127423004 .
2016-07-08 13:02:22 -07:00
Natalie Weizenbaum 20ccc42a14 Bring in the latest scheduled_test.
Closes #26585

R=whesse@google.com

Review URL: https://codereview.chromium.org/2128083002 .
2016-07-07 13:21:07 -07:00
Carlo Bernaschina 67063e3147 Added js and js_util to observatory deps
R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org/2109293006 .
2016-06-30 14:09:07 -07:00
Carlo Bernaschina ce9f9621cb Revert "Added js and js_util to observatory deps"
This reverts commit bafbe3083d.

BUG=

Review URL: https://codereview.chromium.org/2114683002 .
2016-06-30 08:50:01 -07:00
Carlo Bernaschina bafbe3083d Added js and js_util to observatory deps
SEE= https://codereview.chromium.org/2104113003/
R=johnmccutchan@google.com

Review URL: https://codereview.chromium.org/2105883003 .
2016-06-30 08:39:34 -07:00
keertip cadc7f1548 rev dartdoc in DEPS to 0.9.6+2
BUG=
R=devoncarew@google.com

Review URL: https://codereview.chromium.org/2110883002 .
2016-06-29 13:47:39 -07:00
William Hesse 21d15c9f69 Update dartdoc to v0.9.6+1
This fixes an issue when testing against the repo packages,
which do not include librato, which is now removed from dartdoc's
package requirements.

BUG=
R=devoncarew@google.com

Review URL: https://codereview.chromium.org/2109663002 .
2016-06-28 17:26:10 +02:00
pq 5d765e913c Pull in linter 0.1.21.
* New `only_throw_errors` lint.
* New lint to check for `empty_statements` (#259).
* Fixed NSME when file contents cannot be read (#260).
* Fixed unsafe cast in `iterable_contains_unrelated_type` (#267).

R=brianwilkerson@google.com

Review URL: https://codereview.chromium.org/2103593003 .
2016-06-27 15:20:03 -07:00
John McCutchan 9f78535bc6 Add //base and //buildtools to DEPS
BUG=
R=zra@google.com

Review URL: https://codereview.chromium.org/2086153003 .
2016-06-22 10:32:51 -07:00
Natalie Weizenbaum 242748937a Use the latest versions of various packages.
Closes #26696

R=fschneider@google.com

Review URL: https://codereview.chromium.org/2083843003 .
2016-06-21 14:11:44 -07:00
pq 720f128dd3 Update DEPS to pull in fresh dartdoc.
Pulls in `0.9.6`:

* [bug] fix enum indexes (#1176).
* [enhancement] added support for crossdart.

BUG=
R=keertip@google.com

Review URL: https://codereview.chromium.org/2087493002 .
2016-06-20 11:07:29 -07:00
John Messerly 95117b6086 fix dartdevc command to work with --dart-sdk flag that is being passed
R=vsm@google.com

Review URL: https://codereview.chromium.org/2065733004 .
2016-06-14 15:19:13 -07:00
pq 9fb53766cf Bump DEPS to grab linter 0.1.20.
* Fixes `iterable_contains_unrelated_type `.
* Adds `cancel_subscriptions` lint.
* Adds`close_sinks` lint.

BUG=
R=scheglov@google.com

Review URL: https://codereview.chromium.org/2061913003 .
2016-06-14 12:47:33 -07:00
John Messerly 3e45751a7b Revert "Revert "Refactor strong mode to use standard Analyzer errors""
This reverts commit 228255395e.

Rolls the DEPS to a DDC version that works with this change

Review URL: https://codereview.chromium.org/2062793003 .
2016-06-13 10:50:10 -07:00
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