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
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