Commit graph

1295 commits

Author SHA1 Message Date
Nate Bosch 17af4fea92 Update to latest package:http
Change-Id: Id6b6ecce87c6635cc711867816473ba47d5be118
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/167680
Commit-Queue: Nate Bosch <nbosch@google.com>
Auto-Submit: Nate Bosch <nbosch@google.com>
Reviewed-by: Kevin Moore <kevmoo@google.com>
2020-10-21 22:32:14 +00:00
Sam Rawlins 1a2f33c4db Bump stream_channel and watcher
Change-Id: I643a4237fb65b04780d7a8d6408adca2e0e8cedd
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/168740
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2020-10-21 19:24:48 +00:00
Janice Collins 77be14d718 Update dartdoc to 0.36.0 and remove unnecessary extra parameter to
invocation on the bots.

Release notes: https://github.com/dart-lang/dartdoc/releases/tag/v0.36.0

Change-Id: Ie15dfd538ee54b17b04c7d556fc61deddab463f6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/168600
Commit-Queue: Janice Collins <jcollins@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2020-10-21 19:11:14 +00:00
Daco Harkes 2ad8fdeebb [infra] Upgrade package:ffi to NNBD opt in
Change-Id: Ia53029f92357a612f0de6ba32e6381e70252ea03
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/168640
Auto-Submit: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Bob Nystrom <rnystrom@google.com>
2020-10-20 22:53:41 +00:00
David Morgan b7a3a5f3b8 Upgrade http, http_parser and logging to null safety.
Change-Id: I0b64c9a646b9ad0fadbebd6c62d63aa4f04a2665
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/168342
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: David Morgan <davidmorgan@google.com>
2020-10-20 13:41:33 +00:00
Lasse Reichstein Holst Nielsen 5c1fe1b091 Make package:resource use the latest version.
Change-Id: I44cb1de8fa30ddb748b3ae3cad5e81bb9e2dc8aa
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/168343
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
2020-10-19 09:53:06 +00:00
Sam Rawlins b7d4422587 Bump markdown to 3.0.0
Change-Id: I344299cfd442c5897c355a197e4f267a1e2ca4c5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/168130
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2020-10-17 03:08:04 +00:00
Liam Appelbe 89dbc35fca [wasm] Wasm function imports.
I switched from a WasmImports object to a builder pattern:
module.instantiate().addMemory(...).addFunction(...).build();

Bug: https://github.com/dart-lang/sdk/issues/37882
Change-Id: I381aa0f7df1fa006ce8d051cd5b4a1bcc1835e46
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/167460
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Liam Appelbe <liama@google.com>
2020-10-16 23:16:42 +00:00
Sigurd Meldgaard da9f410c6b Bump pub
git log --oneline cf9795f3bb209504c349e20501f0b4b8ae31530c..f0c7771b38155d3829a60d60b5dba2784b100811
f0c7771b Set first version with null safety to 2.12 (#2684)
df1140af Warn from get, when mixed mode (#2590)
765778c0 Simplify test detection (#2682)
afd66ea2 Inline the single test asset. (#2681)
059e4796 Simplify the logic for unicode and colors in output (#2679)
35ddaec2 Dartify test tool (#2680)
62f26401 Example for User-Agent (#2678)
e8b4b114 fixes: #2670 pub global activate commands always exit cmd on windows. (#2671)
93e703b1 Improve stack traces in many tests (#2673)
5b540a39 Fix experiments tests for Dart 2.11 (#2672)
b0ac77d8 Bump dependency on pkg:analyzer (#2662)
73f0906e Removed @alwaysThrows (#2642)
88e0a83c Fixed bug in adding dependency to empty dependencies key (#2640)
135d9fa0 Pub add/remove now remove dependencies key if it makes them empty (#2639)
f4cc9673 Fix "pubpsec" typo (#2641)
4686d74d Adding an existing package is now a dataError (#2638)
1e93f47c Checks pubspec keys for potential typos (#2616)
fa5f51ef Vendor yaml_edit (#2633)
ac6d307f Adding a `pub remove` command (#2620)
9d236e00 Adding the `pub add` command (#2618)
04e237f7 Drop upper bound instead of using "any" while resolving in "pub outdated" (#2623)
93954f33 Use InternetAddress.tryParse over try/catch (#2626)
638c81c9 Refine publishing message (#2624)


Allow github


Embed pub as a library into dartdev

Change-Id: Iadc6acb5c3425dfb8848db89820e6c9c8caf16ba
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/167574
Reviewed-by: Jonas Jensen <jonasfj@google.com>
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
2020-10-14 15:58:37 +00:00
Nate Bosch 9d8ce42744 Update to latest package:collection
Adds some useful extension methods.

Change-Id: Id60f2281ebc6c2fc1a41ade43260cacf1c3c6b10
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166603
Commit-Queue: Nate Bosch <nbosch@google.com>
Auto-Submit: Nate Bosch <nbosch@google.com>
Reviewed-by: Leaf Petersen <leafp@google.com>
2020-10-13 19:10:42 +00:00
Jonas Termansen 6f77fa4ff5 Roll benchmarks-internal 7030a669aa70..354c978979c5
354c978979c57e4a76f62e22cf644ed0804f4421 https://dart-internal-review.googlesource.com/c/benchmarks-internal/+/2400

R=athom@google.com

Change-Id: Ic628a7d1806ada125a2171acf7d9f5007cade14e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166859
Auto-Submit: Jonas Termansen <sortie@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2020-10-13 11:18:27 +00:00
Nate Bosch 92019e0abb Update to the latest package:watcher
Adds a new API for creating custom watchers limited to certain paths.

Change-Id: I8033f43c31ef8c112140702dd7ea77f9225a2113
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/167143
Auto-Submit: Nate Bosch <nbosch@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
Commit-Queue: Gary Roumanis <grouma@google.com>
Reviewed-by: Gary Roumanis <grouma@google.com>
2020-10-12 18:41:12 +00:00
Paul Berry 540753d618 Pull latest cli_util into SDK.
This fixes some nuisance analyzer warnings.

Change-Id: Ie2d2843716611c44b5815c91e38ee34b9c32ac07
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/167141
Reviewed-by: Samuel Rawlins <srawlins@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2020-10-12 16:08:32 +00:00
Alexander Thomas 5907769c7b [co19] Roll co19 to 2111e4f933e262e8b127bbbae766609463364a67
2020-10-12 sgrekhov@unipro.ru #951. Changed error expectation to not to fail on tryjobs
2020-10-12 sgrekhov@unipro.ru #912. Added tests for external variable declaration

Cq-Include-Trybots: dart/try:analyzer-nnbd-linux-release-try,dart2js-nnbd-linux-x64-chrome-try,ddc-nnbd-linux-release-chrome-try,front-end-nnbd-linux-release-x64-try,vm-kernel-nnbd-linux-release-x64-try,vm-kernel-precomp-nnbd-linux-release-x64-try
Change-Id: I8e27b4a1605a9503056c3d18e0a8cd4b2d7b3383
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166848
Commit-Queue: Alexander Thomas <athom@google.com>
Auto-Submit: Alexander Thomas <athom@google.com>
Reviewed-by: William Hesse <whesse@google.com>
2020-10-12 10:33:21 +00:00
Janice Collins 976a0da3fd Update dartdoc to head to help analyzer.
This will facilitate https://dart-review.googlesource.com/c/sdk/+/166680

Change-Id: I4d300df36cb2d088bbd92b231a56b15b2d5fbaf4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166880
Auto-Submit: Janice Collins <jcollins@google.com>
Commit-Queue: Janice Collins <jcollins@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2020-10-09 18:37:07 +00:00
Alexander Thomas cf2a6a65d1 [infra] Update checked-in SDKs to 2.11.0-190.0.dev
Change-Id: I186307526c521ef25fb7057d04f21e12f6636ca4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166841
Auto-Submit: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
Commit-Queue: Jonas Termansen <sortie@google.com>
Reviewed-by: Jonas Termansen <sortie@google.com>
2020-10-09 14:29:36 +00:00
Alexander Thomas 449ad36f08 [co19] Roll co19 to 0d84277b464e91f09326292b2943381dfa6056ed
2020-10-09 irina.arkhipets@gmail.com Fixes #946: i-2-b typedef tests updated, missing Issue tags added.
2020-10-09 sgrekhov@unipro.ru Local variable reading tests fixed to not to fail on tryjobs

Cq-Include-Trybots: dart/try:analyzer-nnbd-linux-release-try,dart2js-nnbd-linux-x64-chrome-try,ddc-nnbd-linux-release-chrome-try,front-end-nnbd-linux-release-x64-try,vm-kernel-nnbd-linux-release-x64-try
Change-Id: I5e261e2a3a09087a44e872826eade8208aed5e83
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166638
Commit-Queue: Alexander Thomas <athom@google.com>
Commit-Queue: Jonas Termansen <sortie@google.com>
Auto-Submit: Alexander Thomas <athom@google.com>
Reviewed-by: Jonas Termansen <sortie@google.com>
2020-10-09 12:52:56 +00:00
Alexander Thomas 0c0e33c1b6 [co19] Roll co19 to 5182a15ce02779832377ec02c35bd174acd875ac
2020-10-09 irina.arkhipets@gmail.com Fixes 950: typo corrected.
2020-10-09 irina.arkhipets@gmail.com Fixes 950: test adjusted.
2020-10-08 irina.arkhipets@gmail.com Fixes 946: LanguageFeatures/Instantiate-to-bounds/typedef-static/typedef_typedef_* tests updated according to the recent SDK changes.
2020-10-08 irina.arkhipets@gmail.com Fixes 946: LanguageFeatures/Instantiate-to-bounds/typedef/static/typedef_l2_06_* tests updated according to the recent SDK changes.
2020-10-08 irina.arkhipets@gmail.com Issue 946: LanguageFeatures/Instantiate-to-bounds/typedef/static/typedef_l2_t05_* tests updated according to the recent SDK changes.
2020-10-08 irina.arkhipets@gmail.com Fixes 946: LanguageFeatures/Instantiate-to-bounds/typedef/static/typedef_l2_t04_* tests updated according to the recent SDK changes.
2020-10-08 sgrekhov@unipro.ru Fixes 912. Abstract variables tests added
2020-10-08 sgrekhov@unipro.ru Fixes 949. Explicitly cast initializer expression as nullable
2020-10-07 sgrekhov@unipro.ru Fixes 944. Add check for HttpStatus.permanentRedirect
2020-10-07 irina.arkhipets@gmail.com Issue 946: LanguageFeatures/Instantiate-to-bounds/typedef/static/typedef_l2_t03_* tests updated according to the recent SDK changes.
2020-10-07 sgrekhov@unipro.ru 948. Change type of additional required argument to dynamic
2020-10-07 sgrekhov@unipro.ru Fixes 948. Add two positional parameters to Language/Libraries_and_Scripts/Scripts/main_required_parameters_t03 to match the test description
2020-10-06 sgrekhov@unipro.ru 923. More tests for local variable read and definite (un)assignment
2020-10-06 irina.arkhipets@gmail.com Fixes 946: LanguageFeatures/Instantiate-to-bounds/typedef/static/typedef_l2_02_* tests updated according to the recent SDK changes.
2020-10-05 sgrekhov@unipro.ru Fixes 947. It's compile error to declare getter named 'main'
2020-10-05 irina.arkhipets@gmail.com Issue 946: LanguageFeatures/Instantiate-to-bounds/typrdef/static/typedef_l2_* tests updated according to the SDK changes.
2020-10-04 sgrekhov@unipro.ru Fix Process/exitCode_A01_t02 test on Windows. Allow 1 exit code
2020-10-02 sgrekhov@unipro.ru 923. Added tests for local variables assignment and read

Change-Id: Ibdc85b357abfe3c5f8dc0c44b30b354480250d91
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166632
Reviewed-by: Karl Klose <karlklose@google.com>
2020-10-09 10:41:24 +00:00
pq af5cde47b5 linter 0.1.121
Change-Id: I1aa19efecac1065f7b4d0ae1a78c10986154f051
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166784
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
2020-10-09 02:39:45 +00:00
Nate Bosch 057ac51f12 Update to latest stack_trace
Fixes parsing of some stack traces with async gaps.

Change-Id: Ieb010e54289fd1375955e432548aa87552fa1d26
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166761
Auto-Submit: Nate Bosch <nbosch@google.com>
Reviewed-by: Clement Skau <cskau@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
2020-10-08 22:09:45 +00:00
David Morgan 5a442b4f62 Update to the latest version of package:tflite_native.
Change-Id: Ieba83cc4d632eb8db3c0054210040fd8ade5d74a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166380
Reviewed-by: Michal Terepeta <michalt@google.com>
Commit-Queue: David Morgan <davidmorgan@google.com>
2020-10-07 08:11:35 +00:00
Janice Collins ee19abd31f Update dartdoc version to v0.35.0.
Release notes: https://github.com/dart-lang/dartdoc/releases/tag/v0.35.0

Change-Id: I1ff5deac6ed85ef2a54723c95c7f7e30fdd2492b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166202
Auto-Submit: Janice Collins <jcollins@google.com>
Commit-Queue: Janice Collins <jcollins@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Samuel Rawlins <srawlins@google.com>
2020-10-06 17:15:23 +00:00
David Morgan defeb7240f Revert "Update to the latest version of package:tflite_native."
This reverts commit f79c6bed7f.

Reason for revert: Causing problems for google3--I'll investigate and handle the reland. b/170193203

Original change's description:
> Update to the latest version of package:tflite_native.
>
> Change-Id: Id9eb5e5a9297a6bbdb83805c6a205663b9220937
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166140
> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
> Commit-Queue: Devon Carew <devoncarew@google.com>

TBR=devoncarew@google.com,brianwilkerson@google.com

Change-Id: I5b4823e702d15984c37401374dae27f8a6a61f15
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166103
Reviewed-by: David Morgan <davidmorgan@google.com>
Commit-Queue: David Morgan <davidmorgan@google.com>
2020-10-06 10:14:05 +00:00
Devon Carew f79c6bed7f Update to the latest version of package:tflite_native.
Change-Id: Id9eb5e5a9297a6bbdb83805c6a205663b9220937
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166140
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2020-10-06 06:23:23 +00:00
Jens Johansen d69a2110ef [CFE] Remove old dill test, suit etc.
This is no longer necessary with the VM only supporting the latest
version and kernel (optionally) including a git-checksum to match up
VM and dills.

Change-Id: Ifccfd0d12333cd99258100cda30e1536cc230bc2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166024
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Jens Johansen <jensj@google.com>
2020-10-05 12:52:49 +00:00
Alexander Thomas ce46630783 [co19] Roll co19 to 01adc3471b81d3bceb9bbe775ed1262b1b89cc8a
2020-10-02 irina.arkhipets@gmail.com Fixes 946: LanguageFeatures/Instantiate-to-bounds/typedef/static tests updated according to the recent SDK changes.
2020-10-02 irina.arkhipets@gmail.com Issue 946: LanguageFeatures/Instantiate-to-bounds/typeef/static/typedef_FutureOr tests updated according to the recent changes.
2020-10-01 irina.arkhipets@gmail.com Fixes 945: LanguageFeatures/Instantiate-to-bounds/class/static tests updated according to the recent changes.
2020-10-01 sgrekhov@unipro.ru Fixes 943. For nullable types explicitly cast initializer expression as nullable
2020-09-30 irina.arkhipets@gmail.com Fixes 607: LanhuageFeatures/Instantiate-to-bounds tests updated.

Change-Id: I701ab4f452a0900a036d5713062503219ef687a0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/165762
Reviewed-by: William Hesse <whesse@google.com>
2020-10-05 08:09:11 +00:00
Johnni Winther 8b07d1902c [kernel] Remove DirectPropertyGet/DirectPropertySet/DirectMethodInvocation
These nodes are no longer used.

Change-Id: I40c8df7376f0c40a4122c22d934fb3c6f6fd520d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/165902
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
2020-10-03 19:15:41 +00:00
pq 033e029843 linter 0.1.120
Change-Id: I2c5106f29d379228b822d8efa673c0baf6139c8d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/165180
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
2020-10-01 22:10:40 +00:00
Alexander Thomas 821b43d937 [co19] Roll co19 to 53dd55a31d345320a6aa2b6eea0467f868b72377
2020-09-29 irina.arkhipets@gmail.com Fixes 942: Simple-bounds tests corrected.
2020-09-28 irina.arkhipets@gmail.com Additional fix for 916: LibTest\Spread-collections tests adopted for null safety.

Change-Id: I150f72e0d90815d3802ddae6b33de2eb24d88dd1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/165161
Reviewed-by: William Hesse <whesse@google.com>
2020-09-30 09:28:52 +00:00
Nate Bosch 9877cc0c44 Update to latest package:csslib
Removes a cast that was made unnecessary with a fix to flow analysis.

Change-Id: Ia80493fbe64abddd268ca468a7860044954a3928
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/165143
Auto-Submit: Nate Bosch <nbosch@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
Reviewed-by: Paul Berry <paulberry@google.com>
2020-09-29 23:23:38 +00:00
Nate Bosch aaa2c01ffb Update to the latest package:http
Change-Id: I8baa5a8ceb0e60dc9aad9188441371894b0f7f37
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/164902
Auto-Submit: Nate Bosch <nbosch@google.com>
Commit-Queue: Kevin Moore <kevmoo@google.com>
Reviewed-by: Kevin Moore <kevmoo@google.com>
2020-09-29 22:37:48 +00:00
Nate Bosch 8d222729d4 Update to latest async and collection
Avoid using `late final` without initializers on public fields.

Change-Id: I41e36eb7f72b62362b34f4cb3f32a0906c5f362d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/164661
Auto-Submit: Nate Bosch <nbosch@google.com>
Reviewed-by: Nicholas Shahan <nshahan@google.com>
2020-09-29 18:45:49 +00:00
Alexander Thomas 7f94e2f4c8 [co19] Roll co19 to 58e95961ea492a749ca6eccf5586fdf8271f8266
2020-09-28 sgrekhov@unipro.ru Some 'main()' static analysis tests fixed to not to fail on dart2js
2020-09-28 sgrekhov@unipro.ru Fixes 941. Change flow analysis tests around ==/!== according to the changed spec
2020-09-25 irina.arkhipets@gmail.com More changes for 942: LanguageFeatures/Simple-bounds tests updated.
2020-09-25 sgrekhov@unipro.ru 924. Added tests for the new static analysis of 'main'
2020-09-25 irina.arkhipets@gmail.com One more fix for 942: more Simple-bounds tests corrected.
2020-09-25 irina.arkhipets@gmail.com Fixes 942: LanguageFeature/Simple-bounds tests updated. Common Utils function F<X> toF<X>(X x) improved.
2020-09-23 sgrekhov@unipro.ru Fixes 939. Flow analysis tests changed to not expect promotion

Change-Id: I881d6fb8602f22d0d836a5d42da5dc9f136cadf6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/164788
Reviewed-by: William Hesse <whesse@google.com>
2020-09-28 20:59:05 +00:00
Nate Bosch 8e60e96e19 Update to latest package:html
Change-Id: I7d32bada4fad40a7146ad84b5fc3297b7163ab6c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/164620
Auto-Submit: Nate Bosch <nbosch@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
2020-09-25 19:17:34 +00:00
Paul Berry 441a88370f Pull latest stack_trace into SDK via DEPS
Change-Id: I611ecaf5a360c43983781193265a27e395c11d94
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/164364
Reviewed-by: Nate Bosch <nbosch@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2020-09-25 17:46:24 +00:00
Alexander Thomas df161acabd [co19] Roll co19 to da33ec472443aa14d969bf54b9adc3af71cb6382
2020-09-22 irina.arkhipets@gmail.com Instantiate-to-bounds test corrected.
2020-09-22 irina.arkhipets@gmail.com Instantiate-to-biynds tests corrected, missed issue tags added.
2020-09-21 sgrekhov@unipro.ru Spread collections type inference tests fixed. Expect correct type

Change-Id: I24f245adb1ff90ddfbde2a5a9776a89b6c2071ba
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/163861
Reviewed-by: William Hesse <whesse@google.com>
2020-09-22 10:00:58 +00:00
Nate Bosch 120d8afa39 Update the latest package:async
Change-Id: Idca0ae74c5e3a7eb4d76fc02e950f97452d56195
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/163729
Auto-Submit: Nate Bosch <nbosch@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
2020-09-22 01:04:32 +00:00
Nate Bosch a55c8276af Update to the latest package:collection
Adds `toUnorderedList` on `PriorityQueue`.

Change-Id: I7988b5278a82beaf1c30b461185e37f41444cd31
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/163721
Auto-Submit: Nate Bosch <nbosch@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
2020-09-21 22:57:05 +00:00
Alexander Thomas 46903413bc [co19] Roll co19 to b7660861df12eb489243a591e45f251f8cf8c4a8
2020-09-21 sgrekhov@unipro.ru Spread collections tests fixed to not to fail on tryjobs
2020-09-21 sgrekhov@unipro.ru Load event tests fixed to use absolute path to resource
2020-09-18 sgrekhov@unipro.ru Assertion test fixed to not to fail in a weak mode

Change-Id: I0f0d0f138d207a6ded20bc46100c8bc137a10207
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/163583
Reviewed-by: William Hesse <whesse@google.com>
2020-09-21 09:10:43 +00:00
Nate Bosch 67fc8245d5 Update to latest non-migrated package:logging
This is the latest revision that has not been migrated to null safety.
It improves the docs and is worth syncing even though it is not
published.

We cannot bring the null safety migrated version into the SDK yet
because it is not in the allow list for the experiment.

Change-Id: Ie319d81fb4868ed284613424185045f3496e04ad
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/163405
Auto-Submit: Nate Bosch <nbosch@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
2020-09-18 20:26:46 +00:00
Alexander Thomas be0fd91134 [infra] Update checked-in SDKs to 2.10.0-110.3.beta
This also switches the checked-in SDKs on Windows to x64.

Cq-Include-Trybots: luci.dart.try:vm-kernel-win-release-ia32-try
Change-Id: Ie1c96cefd2ef3d1a06e6ed675e5eb8fe72f3e33d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/163343
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: William Hesse <whesse@google.com>
2020-09-18 11:35:55 +00:00
Alexander Thomas 9ad182a528 [co19] Roll co19 to 827f96b4cddf68cd12049ad5612c53e215b58fcf
2020-09-18 sgrekhov@unipro.ru Typo fixed in Assert tests
2020-09-18 sgrekhov@unipro.ru html focus/blur tests fixed. Use activeElement to check focus

Change-Id: I01dbe8e48df7009aba01289d645a4ea797bd6f52
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/163342
Reviewed-by: William Hesse <whesse@google.com>
2020-09-18 09:51:49 +00:00
pq d24d5e07b5 bump linter to 0.1.119
Change-Id: If94a60075151395ea4e1b5af4072e465c4abe5c3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161601
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
2020-09-17 22:44:41 +00:00
Alexander Thomas ecf1421acc [co19] Roll co19 to e8c8b7edab7df1a73c0215da7d458acd0f6c1ef3
2020-09-17 sgrekhov@unipro.ru int-to-double tests fixed. Added expected static warning
2020-09-17 sgrekhov@unipro.ru LibTest/html/Window/postMessage_A01_t01 test fixed to filter test runner messages
2020-09-17 sgrekhov@unipro.ru Fixes 930. Change expectations in flow analysis loops tests according to the changed spec
2020-09-16 sgrekhov@unipro.ru Fixes 935. Change expectations in flow analysis for-in tests according to the changed spec
2020-09-15 irina.arkhipets@gmail.com Fixes 916: LibTest\Spread-collections tests adopted for null safety.
2020-09-15 sgrekhov@unipro.ru Fixes 937. Expect Object? as a default least upper bound

Failures will be triaged on https://github.com/dart-lang/co19/issues/938.

Change-Id: I6c689d48d937f3ec6f43fb6f2135d52f39bdf52a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/163064
Reviewed-by: William Hesse <whesse@google.com>
2020-09-17 11:33:30 +00:00
Alexander Thomas 255da57a02 [co19] Roll co19 to ff08f2965b024a7003456deb6480170d566ace74
2020-09-14 sgrekhov@unipro.ru iframe.html added to the Window directory
2020-09-14 sgrekhov@unipro.ru Path to iframe.html fixed
2020-09-14 sgrekhov@unipro.ru Assert tests fixed. Use assertStatementsEnabled flag to check if asserts are enabled
2020-09-14 sgrekhov@unipro.ru Fix HTML tests to use OtherResources flag
2020-09-14 sgrekhov@unipro.ru Assert tests uodated to use assertStatementsEnabled check
2020-09-14 sgrekhov@unipro.ru Fixes 934. LanguageFeatures/int-to-double tests migrated to null safety
2020-09-11 sgrekhov@unipro.ru Issue number added
2020-09-11 sgrekhov@unipro.ru Fix for 933. Compile time error fixed

Change-Id: I314c8e76c49d55f5a738f05fd99a0f3ab66e82a7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/162720
Reviewed-by: William Hesse <whesse@google.com>
2020-09-17 08:57:52 +00:00
Paul Berry 27fc6871e8 Roll latest source_span into DEPS.
This is needed in order to fix #43136.  See
https://github.com/dart-lang/source_span/pull/59 for details.

Bug: https://github.com/dart-lang/sdk/issues/43136
Change-Id: I8f7ae919a255720127b1095f5879212f4b4ad169
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/162781
Reviewed-by: Jake Macdonald <jakemac@google.com>
2020-09-16 19:07:58 +00:00
Sam Rawlins 84265b1102 Bump dartdoc to 2bef0f260594b822f55c8c8f777d9c4c1ea8f76c
Change-Id: Ic6d9f69d0e9b0d10f5b919eb154657fff0ba8cb4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/162921
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2020-09-15 17:17:11 +00:00
Alexander Thomas d01ef117f8 [co19] Roll co19 to b82516f08b02a10f5a65b7157e8cfdf00f10bdf4
2020-09-10 sgrekhov@unipro.ru LibTests/html tests fixed after tryjob run
2020-09-10 sgrekhov@unipro.ru Fixes 931. Typo fixed
2020-09-09 sgrekhov@unipro.ru Expect ArgumentError instead of RangeError in Float32List.view() and Int32List.view()

Change-Id: I8732ea78e76aae2212fc93b499c0ce23feedfcb3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/162320
Reviewed-by: William Hesse <whesse@google.com>
2020-09-10 13:20:08 +00:00
Sam Rawlins 4585d4af0a Bump dartdoc to ab98003fc368f484fcc4c055770adea47bc83fbd
Change-Id: I1e1713428bbd5ab713a62aff70d83cc502dde9f9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/162250
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2020-09-10 02:20:30 +00:00
Sam Rawlins b8fa8c9052 Bump dartdoc DEP to b039e21a7226b61ca2de7bd6c7a07fc77d4f64a9
Change-Id: I749475150d49364d1dadc09c42ed60454717bca0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/162120
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2020-09-08 22:02:07 +00:00
Nate Bosch d60063d410 Update to latest json_rpc_2
Change-Id: I14e3b7baf696adab8b8cd2f17cd4916a590caa1d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/162040
Auto-Submit: Nate Bosch <nbosch@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
Commit-Queue: Ben Konyi <bkonyi@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
2020-09-08 16:42:12 +00:00
William Hesse 0ff41efeee [co19] Roll co19 to d21ed3a1dd64107916db68afdce21709df65e85f
2020-09-08 sgrekhov@unipro.ru LanguageFeatures/regression tests fixed after tryjob run

Change-Id: I6ca367c56850953ede742e2a0430a65d37f889e7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/162001
Reviewed-by: Alexander Thomas <athom@google.com>
2020-09-08 14:13:10 +00:00
Alexander Thomas bd2746189b [co19] Roll co19 to c99bc4280fe5ea323c4c937fd073c5e2d17fd975
2020-09-07 sgrekhov@unipro.ru LibTests/html tests fixed after tryjob run
2020-09-07 irina.arkhipets@gmail.com Additional fix for the Issue 390: two regression tests corrected.
2020-09-04 sgrekhov@unipro.ru Some LanguageFeatures/regression tests fixed

Change-Id: Id4fb75ee8f595c4bea12f2c6974b087794409956
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161940
Reviewed-by: William Hesse <whesse@google.com>
2020-09-07 16:25:20 +00:00
William Hesse 7b26efb1b4 [co19] Roll co19 to 373869fb6ab96191868589e73a13711c31690402
2020-09-03 sgrekhov@unipro.ru Some LanguageFeatures and Utils tests fixed
2020-09-03 sgrekhov@unipro.ru Fixes 929. Make devVal of CreateStreamWithErrorsFunction to be required

Change-Id: I3ea5781ac9c51fbe34c34dad7d95c6642c0da90b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161707
Reviewed-by: Alexander Thomas <athom@google.com>
2020-09-07 07:46:23 +00:00
Paul Berry f15ffaf967 Roll fixnum to revision 16d3890c6dc82ca629659da1934e412292508bba.
Change-Id: I21ac014bd4fe7c0a70ddd44997af1324089d68d8
Bug: https://buganizer.corp.google.com/issues/166260397
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161623
Auto-Submit: Paul Berry <paulberry@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
2020-09-02 21:36:52 +00:00
William Hesse 7363adca67 [infra] Update checked-in SDKs to 2.10.0-79.0.dev
Change-Id: I3dc2ceb15c37404f525ce000d0ab7c8ee17642a4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161504
Reviewed-by: Jonas Termansen <sortie@google.com>
Commit-Queue: William Hesse <whesse@google.com>
2020-09-02 14:54:52 +00:00
William Hesse 39689eb07c [co19] Roll co19 to 9c07e26d67665de7972ba6f7e87369933a978545
2020-09-01 irina.arkhipets@gmail.com Fixes 928: nonfunction-type-aliases option added.
2020-09-01 sgrekhov@unipro.ru Set literals tests failures fixed
2020-09-01 sgrekhov@unipro.ru Test fixed to not to be racy
2020-09-01 sgrekhov@unipro.ru Float32List.join() and Float32x4List tests fixed. Use correct float values
2020-08-31 sgrekhov@unipro.ru typed_data tests fixed and issue numbers added
2020-08-31 irina.arkhipets@gmail.com 916: LibTest\Spread-collections tests adopted for null safety.

Change-Id: Id62b90a2cf84738aaba0217764e9b01164f7109a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161482
Reviewed-by: Jonas Termansen <sortie@google.com>
2020-09-02 11:21:43 +00:00
Nicholas Shahan b215880243 Update d8 dep to v8.5.210
We will see a change in all the benchmarks results on golem.
See test run:
https://golem.corp.goog/Comparison?repository=dart&team=dart2js#targetA%3Ddart2js-production%3BmachineTypeA%3Dlinux-x64%3BrevisionA%3D87813%3BpatchA%3Dnshahan-Update%20d8%20dep%20to%20v8.5.210%3BtargetB%3Ddart2js-production%3BmachineTypeB%3Dlinux-x64%3BrevisionB%3D87800%3BpatchB%3DNone

Change-Id: Id1d17d5259d7e15221c7e32e7e48c5cb6c4671ad
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161440
Reviewed-by: Mayank Patke <fishythefish@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
2020-09-02 00:26:03 +00:00
Nate Bosch c3298e5619 Update to latest csslib
Fixes a bug in the null safety migration which throws on a null `size`
argument for a font.

Change-Id: I19e95f38c67c9a9014480d52dab4f10538e88234
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161141
Auto-Submit: Nate Bosch <nbosch@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
2020-09-01 16:36:29 +00:00
Robert Nystrom 88b77feb73 Roll dart_style 1.3.7 into the SDK.
The main reason is that this adds better help text when run from
`dart format`. But it includes a couple of other changes and fixes:

* Don't crash when non-ASCII whitespace is trimmed.
* Split all conditional expressions (`?:`) when they are nested.
* Handle `external` and `abstract` fields and variables.

Change-Id: I59326e693bfe538013cd23b58924461f60e8e908
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/160981
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Reviewed-by: William Hesse <whesse@google.com>
2020-08-31 18:07:44 +00:00
William Hesse 5c8fe83c65 [co19] Roll co19 to 12855e59cd7e031d076cc8cece9f5ee08e77ca8c
2020-08-31 sgrekhov@unipro.ru typed_data tests fixed, issue numbers added
2020-08-31 sgrekhov@unipro.ru Control flow collection and constant update tests fixed

Change-Id: Ia6d3e53cc99b1db88633595d455f696206225fae
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161105
Reviewed-by: Jonas Termansen <sortie@google.com>
2020-08-31 12:16:25 +00:00
Ivan Inozemtsev d8d61edb37 Update to the latest dart2js_info
Change-Id: Ie0adafbd4138b5bec9aa7f3346359d6af31bbd99
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/161104
Auto-Submit: Ivan Inozemtsev <iinozemtsev@google.com>
Commit-Queue: Ivan Inozemtsev <iinozemtsev@google.com>
Commit-Queue: David Morgan <davidmorgan@google.com>
Reviewed-by: David Morgan <davidmorgan@google.com>
2020-08-31 10:53:18 +00:00
Nate Bosch 434855fc08 Update to the latest csslib
This version migrates to null safety. Update language version to `2.10`.

Change-Id: Ic670e2d1c3bc884b99a9d6e9815fdc790c2e8918
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/160880
Auto-Submit: Nate Bosch <nbosch@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
2020-08-28 18:12:18 +00:00
Alexander Thomas 9f77e88273 [co19] Roll co19 to d94e371b8aafa3f4b88821c63a5ef1f618c2124d
2020-08-27 sgrekhov@unipro.ru Extension methods tests fixed after tryjob run
2020-08-27 sgrekhov@unipro.ru InternetAddress.lookup_A03_tXX tests fixed

Change-Id: Ic66709b84f86a28f1cddcde2029770c4595b9172
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/160721
Reviewed-by: Karl Klose <karlklose@google.com>
2020-08-28 06:44:27 +00:00
Alexander Thomas 771fcaf632 [co19] Roll co19 to 826fba7da0ec78f93989b5104e91e46a3ecc52d0
2020-08-27 sgrekhov@unipro.ru Process.stderr, stdout and stdin tests refactored
2020-08-26 sgrekhov@unipro.ru Tryjob failures fixed for IO tests

Change-Id: Ibbe99fe34ff3308ce0c587f963126b48690c9b06
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/160520
Reviewed-by: William Hesse <whesse@google.com>
2020-08-27 12:15:51 +00:00
Michael Thomsen d85c62c4d2 Roll pub
Change-Id: I3faf6c01d1c454dfb499de477d75c823074e5a27
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/160285
Reviewed-by: Jonas Jensen <jonasfj@google.com>
Commit-Queue: Michael Thomsen <mit@google.com>
2020-08-26 16:06:45 +00:00
Alexander Thomas e2f4116f5f [co19] Roll co19 to 741384c83190cdaa648bf77aefcf4b6c0ec75988
2020-08-26 sgrekhov@unipro.ru SharedOptions=--enable-experiment=extension-methods removed
2020-08-26 sgrekhov@unipro.ru Tryjob failures fixed for IO, Isolate and Mirrors tests
2020-08-26 sgrekhov@unipro.ru Fixes 922. Expect compile error for unassigned final variable at the point of its reading
2020-08-25 sgrekhov@unipro.ru Issue numbers added to the failed Language tests
2020-08-25 sgrekhov@unipro.ru Fixes 920. LanguageFeatures/Extension-methods tests migrated to null safety

Failures will be triaged on https://github.com/dart-lang/co19/issues/925.

Change-Id: I965b20b949e2cf245c9b1fb108ae6c492d19379b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/160283
Reviewed-by: William Hesse <whesse@google.com>
2020-08-26 14:06:47 +00:00
Alexander Thomas 66a2419760 [co19] Roll co19 to c051b94705832669ea10d6e064e777aad87b0e25
2020-08-24 sgrekhov@unipro.ru Fixes 921. co19 roll failures fixed
2020-08-24 sgrekhov@unipro.ru LibTest\io tests fixed to not to fail on tryjobs
2020-08-24 sgrekhov@unipro.ru Fixes 919. LibTest\isolate\SendPort and LibTest\isolate\Capability tests migrated to null safety
2020-08-24 sgrekhov@unipro.ru Fixes 918. LibTest\isolate\ReceivePort tests migrated to null safety
2020-08-24 sgrekhov@unipro.ru LibTest/html tests compile time errors fixed

Failures will be triaged on https://github.com/dart-lang/co19/issues/922.

Change-Id: Ide83f78b0ecfbdde39a6bf3405152020501d2320
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/160060
Reviewed-by: William Hesse <whesse@google.com>
2020-08-25 08:00:38 +00:00
Alexander Thomas 011270887b [co19] Roll co19 to 28b7e665580cecdf64bc3c81c5b4ed137380c33d
2020-08-24 sgrekhov@unipro.ru Assertion text corrected
2020-08-24 sgrekhov@unipro.ru Fixes 917. LibTest\isolate\RawReceivePort tests migrated to null safety
2020-08-24 sgrekhov@unipro.ru Fix FileSystemMoveEventTests to not to fail if there is no Move event
2020-08-24 sgrekhov@unipro.ru Minor improvements in utility files
2020-08-24 sgrekhov@unipro.ru Issue numbers added to io/collection tests
2020-08-22 irina.arkhipets@gmail.com Fixes 914: LanguageFeatures/Set-literals tests adopted for null safety.
2020-08-20 irina.arkhipets@gmail.com Fixes 914: LanguageFeatures/Control-flow-collections tests adopted for null safety.
2020-08-20 irina.arkhipets@gmail.com Fixes 913: tests updated according to the recent null safety Spec changes. New tests added.
2020-08-19 irina.arkhipets@gmail.com Tests expected behaviour corrected according to the Issue 42179 evaluation.
2020-08-19 irina.arkhipets@gmail.com Typos corrected
2020-08-17 irina.arkhipets@gmail.com Fixes 911: LibTest\typed_data\Uint64List tests adopted for null safety.
2020-08-17 irina.arkhipets@gmail.com Fixes 910: LibTest\typed_data\Uint32List tests adopted for null safety.
2020-08-16 irina.arkhipets@gmail.com Fixes 909: LibTest\typed_data\Uint16List tests adopted for null safety.
2020-08-16 irina.arkhipets@gmail.com Fixes 908: LibTest\typed_data\Uint8List tests adopted for null safety.
2020-08-14 irina.arkhipets@gmail.com Fixes 899: LibTest\typed_data\Uint8ClampedList tests adopted for null safety.
2020-08-14 sgrekhov@unipro.ru Language/Variables/syntax_t24 test fixed. Expect compile error in a correct place

Failures will be triaged on:
https://github.com/dart-lang/co19/issues/921

Change-Id: I351a2e91350fea5bfa7200c4b0643893a480136b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/159843
Reviewed-by: William Hesse <whesse@google.com>
2020-08-24 10:07:58 +00:00
Liam Appelbe 0f14261176 Reland "[vm/wasm] Boilerplate for package:wasm"
This is a reland of 2bafc322fd

Original change's description:
> [vm/wasm] Boilerplate for package:wasm
>
> So far this just builds the wasmer library, copies it into the sdk
> directory, loads the library, and allows you to compile WASM modules.
> You can't actually do anything with the modules yet.
>
> Bug: https://github.com/dart-lang/sdk/issues/37882
> Change-Id: I7d7cfe5721bbe38a6afe76f326518e714d236ed4
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158367
> Commit-Queue: Liam Appelbe <liama@google.com>
> Reviewed-by: Ryan Macnak <rmacnak@google.com>

Bug: https://github.com/dart-lang/sdk/issues/37882
Change-Id: I8056df1e301acde2772ba2273148faa53d03173e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/159321
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Liam Appelbe <liama@google.com>
2020-08-21 18:23:00 +00:00
Zichang Guo 4192405cbc Update trusted root certs
Bug: https://github.com/dart-lang/sdk/issues/32131
Change-Id: I376ef97fb82a6b50294c951690cbdcfe9f7ecc72
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/159420
Reviewed-by: Siva Annamalai <asiva@google.com>
Commit-Queue: Zichang Guo <zichangguo@google.com>
2020-08-20 16:57:19 +00:00
Sam Rawlins d1a235d7d1 Bump dartdoc in to ~0.32.4
Change-Id: I526c928b54bfacb7abd863507820747581870f46
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/159401
Reviewed-by: Keerti Parthasarathy <keertip@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2020-08-20 03:48:18 +00:00
Nate Bosch d6b524e174 Update to the latest package:test
Change-Id: I8c1af54a01dcf5856ea7c7c37e60578690a04543
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/159085
Auto-Submit: Nate Bosch <nbosch@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
2020-08-19 14:25:12 +00:00
Michal Terepeta f10aaeee5c Bump the mime dependency to 0.9.7
Change-Id: I0e1988caa9981e3b958a569f06d307c54d853776
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/159082
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Ivan Inozemtsev <iinozemtsev@google.com>
2020-08-19 08:11:47 +00:00
Tess Strickland 2546ad268f Revert "[vm/wasm] Boilerplate for package:wasm"
This reverts commit 2bafc322fd.

Reason for revert: Build failures on Flutter HHH CI bots and golem (Dart VM ARMv8, Flutter).

Original change's description:
> [vm/wasm] Boilerplate for package:wasm
> 
> So far this just builds the wasmer library, copies it into the sdk
> directory, loads the library, and allows you to compile WASM modules.
> You can't actually do anything with the modules yet.
> 
> Bug: https://github.com/dart-lang/sdk/issues/37882
> Change-Id: I7d7cfe5721bbe38a6afe76f326518e714d236ed4
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158367
> Commit-Queue: Liam Appelbe <liama@google.com>
> Reviewed-by: Ryan Macnak <rmacnak@google.com>

TBR=rmacnak@google.com,asiva@google.com,liama@google.com

Change-Id: I2c5b390987bf45704a3de98e050f4bcf1cb235d8
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: https://github.com/dart-lang/sdk/issues/37882
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/159243
Reviewed-by: Tess Strickland <sstrickl@google.com>
Commit-Queue: Tess Strickland <sstrickl@google.com>
2020-08-19 08:07:19 +00:00
Liam Appelbe 2bafc322fd [vm/wasm] Boilerplate for package:wasm
So far this just builds the wasmer library, copies it into the sdk
directory, loads the library, and allows you to compile WASM modules.
You can't actually do anything with the modules yet.

Bug: https://github.com/dart-lang/sdk/issues/37882
Change-Id: I7d7cfe5721bbe38a6afe76f326518e714d236ed4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158367
Commit-Queue: Liam Appelbe <liama@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2020-08-18 23:55:31 +00:00
Jonas Termansen 6f4a957cf1 Roll benchmarks-internal 01b76c69ca61..7030a669aa70
5927ef12749fc7d321bf85cfbf8b2dfaf46a1bc7 https://dart-internal-review.googlesource.com/c/benchmarks-internal/+/2340
7030a669aa70e2558cdebb3a89b6d11a34d09051 https://dart-internal-review.googlesource.com/c/benchmarks-internal/+/2341

R=athom@google.com

Change-Id: Id369ee102886902df1090e66589f427b7c36c28b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/159083
Auto-Submit: Jonas Termansen <sortie@google.com>
Commit-Queue: Jonas Termansen <sortie@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2020-08-18 13:26:00 +00:00
Nate Bosch efab30a551 Update to latest json_rpc_2
Contains a potential fix for a bug causing #43012.

Change-Id: I861ca6dbb10398edb29181fb8a1348db73818f95
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158206
Commit-Queue: Nate Bosch <nbosch@google.com>
Auto-Submit: Nate Bosch <nbosch@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
2020-08-17 17:43:49 +00:00
Sam Rawlins de9fc0d158 Bump markdown to dbeafd47759e7dd0a167602153bb9c49fb5e5fe7
Change-Id: I4875a83701e98863c5162ae151144b8222d2027d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158807
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2020-08-17 17:23:29 +00:00
Sam Rawlins 65471b12ad Bump dartdoc to 4410c7739eb6be3f4ae12571145d1a3633b54724
Change-Id: I72c9e6d21912ae8e0a6a721601533d9c7528b8a2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158722
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2020-08-17 14:05:59 +00:00
Jonas Termansen 1eca10735e Roll benchmarks-internal 760986cf2959..01b76c69ca61
01b76c69ca61d3184d4896d230c5bfd439b84d27 https://dart-internal-review.googlesource.com/c/benchmarks-internal/+/2241

R=athom@google.com

Change-Id: I01aea07b95b9cd88e7e17bd831d4e288f89c3d11
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158546
Auto-Submit: Jonas Termansen <sortie@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2020-08-14 12:57:38 +00:00
Alexander Thomas 202fb183bc [co19] Roll co19 to 12eb7bb3dd199c817babce7eb65266b90eb8deca
2020-08-14 sgrekhov@unipro.ru Fixes 906. LibTest\isolate\Isolate tests migrated to null safety
2020-08-14 sgrekhov@unipro.ru Math tests failures fixed
2020-08-13 sgrekhov@unipro.ru Fixes 902. LibTest\io\WebSocketTransformer tests migrated to null safety
2020-08-13 sgrekhov@unipro.ru Fixes 905. LibTest\io\ZLibEncoder tests migrated to null safety
2020-08-13 sgrekhov@unipro.ru Fixes 904. LibTest\io\ZLibDecoder tests migrated to null safety
2020-08-13 sgrekhov@unipro.ru Fixes 903. LibTest\io\ZLibCodec tests migrated to null safety
2020-08-12 sgrekhov@unipro.ru Fixes 901. LibTest\io\WebSocket tests migrated to null safety
2020-08-12 sgrekhov@unipro.ru Fixes 900. LibTest\io\SystemEncoding tests migrated to null safety
2020-08-12 sgrekhov@unipro.ru Fixes 897. LibTest\io\Stdout tests migrated to null safety
2020-08-10 irina.arkhipets@gmail.com Fixes 898: LibTest\typed_data\Int64List tests adopted for null safety.
2020-08-10 sgrekhov@unipro.ru Fixes 896. LibTest\io\stderr and LibTest\io\Stdin tests migrated to null safety
2020-08-10 irina.arkhipets@gmail.com Fixes 894:  LibTest\typed_data\Int32x4List tests adopted for null safety.
2020-08-10 sgrekhov@unipro.ru Fixed tests that run another process
2020-08-10 sgrekhov@unipro.ru Additional fix for 890. http_utils.dart migrated to null safety
2020-08-10 sgrekhov@unipro.ru Fix for 895. LibTest\io\RawSecureServerSocket tests migrated to null safety
2020-08-10 sgrekhov@unipro.ru Fixes 890. LibTest\io\RawDatagramSocket tests migrated to null safety
2020-08-10 irina.arkhipets@gmail.com Fixes 893: LibTest\typed_data\Int32x4 tests adopted for null safety.
2020-08-09 irina.arkhipets@gmail.com Fixes 892: LibTest\typed_data\Int32List tests adopted for null safety.
2020-08-09 irina.arkhipets@gmail.com Fixes 891: LibTest\typed_data\Int16List tests adopted for null safety.
2020-08-09 irina.arkhipets@gmail.com Fixes 883: LibTest\typed_data\Int8List tests adopted for null safety.
2020-08-07 sgrekhov@unipro.ru Fix for 888. LibTest\io\RandomAccessFile tests migrated to null safety
2020-08-07 sgrekhov@unipro.ru Fix for 889. Fix abstract fields tests and add new ones
2020-08-07 sgrekhov@unipro.ru Fix for 805.Replace static warnings by errors

Change-Id: Ibb80cd892a1f1f0373645f92062a2a7331aa076d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158396
Reviewed-by: William Hesse <whesse@google.com>
2020-08-14 09:40:15 +00:00
Sigurd Meldgaard bdfb2bd163 Bump pub
git log --oneline 0d185a398a1684c15ea16a0facc17f5d170e5d51..cf9795f
cf9795f3 (HEAD -> master, origin/master, origin/HEAD) Refresh binstubs after recompile in global run (#2610)
5c741f6d Avoid O(2^N) complexity when reformating an incompatibility-tree of depth N. (#2615)
10fb3f58 (count_outdated_packages) Differentiate between ansi and unicode support (#2608)

Change-Id: Iaa5f0a37ca3179f24c4114315d7b2a6c349750f8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158389
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
Reviewed-by: Jonas Jensen <jonasfj@google.com>
2020-08-13 15:24:54 +00:00
Jonas Termansen 4cf4a05fa6 Roll benchmarks-internal 991d4cb32af0..760986cf2959
760986cf29594acf424ee6e8af23a4322825935a https://dart-internal-review.googlesource.com/c/benchmarks-internal/+/2220

R=aam@google.com

Change-Id: Ic08116782eae0a4e5a497b9a1ba1b8100d06ec33
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158380
Auto-Submit: Jonas Termansen <sortie@google.com>
Commit-Queue: Jonas Termansen <sortie@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
2020-08-12 21:54:09 +00:00
Nate Bosch 78250735aa Update to the latest package:shelf
Use the commit SHA rather than a tagged version.

Change-Id: I2de82f1e4057a45f65b0041246f7bef097b65642
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157479
Commit-Queue: Nate Bosch <nbosch@google.com>
Auto-Submit: Nate Bosch <nbosch@google.com>
Reviewed-by: Kevin Moore <kevmoo@google.com>
2020-08-12 20:31:58 +00:00
Sigurd Meldgaard 4b3db02711 Bump pub version
> git log --oneline 04b054b62cc437cf23451785fdc50e49cd9de139..master
0d185a39 (HEAD -> master, origin/master, origin/HEAD) Push null-safety forwards to 2.11 (#2604)
56f9f27f Hide outdated --mode flag (#2603)
61ce6f81 Avoid double loop (#2605)
fa6e57d7 (disable_mixed_mode_validation) Fix outdated latest ordering (#2598)
6549e4aa Remove unused dependency from pubspec.yaml (#2592)
61543d07 Don't look for external package foo during testing (#2599)
590b448f Fixed license headers (#2595)
04e0601e Don't show entries for dev-dependencies in outdated --json --no-dev-dependencies (#2591)
8c3778c4 Configure GitHub move app (#2578)
eec7beca (top_level_command) Pass --(no-)sound-null-safety arg through to VM. (#2542)
152e4740 Warn about publishing in mixed mode (#2583)
0b7a3abe Removed april fools toys (#2325)
b74a5b73 Actually print hints (#2582)
8ec3a66d (pub2) Fix outdated --no-color (#2572)
7bb3d4e6 Use getSdkPath() in NullSafetyAnalysis (#2573)
3c578f24 Drop the "magic" package concept (#2577)
0e967ff0 Remove unused function (#2570)
988fefef Remove dependency overrides (#2568)

Change-Id: I58bf14234ed55bf9d825de60a40ded1d65281195
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158003
Reviewed-by: Jonas Jensen <jonasfj@google.com>
Commit-Queue: Sigurd Meldgaard <sigurdm@google.com>
2020-08-11 15:26:39 +00:00
Devon Carew 57b192a0fc [analyzer] remove the completion language model file
Bug: https://github.com/dart-lang/sdk/issues/42988
Change-Id: I3988f08eb9a7480aacb4a7be79f537595807a3c0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158067
Reviewed-by: Keerti Parthasarathy <keertip@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2020-08-11 14:46:59 +00:00
William Hesse 970f17b38e Update package charcode dependency
Updates the dependency on package charcode to to a version
of the package with language version 2.10. The package_config.json
file gave its language version as 2.10, enabling null safety,
but this was inconsistent with the package spec in charcode,
and would be overwritten by running tools/generate_package_config.

Bug: https://github.com/dart-lang/sdk/issues/43004
Change-Id: If41861485ca99a150152c72e0f0fcccc7c4780cc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158008
Auto-Submit: William Hesse <whesse@google.com>
Commit-Queue: William Hesse <whesse@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2020-08-11 11:42:49 +00:00
David Morgan 5ad3540b54 Upgrade package:dart2js_info to latest, 94ba36cb77.
Change-Id: Iafc4f5038476863009cf130f766f70d47616b54a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157964
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: David Morgan <davidmorgan@google.com>
2020-08-11 08:55:49 +00:00
Johnni Winther 65e48e423a [cfe] Add a member signature origin to member signatures
Adds a member signature origin to member signatures and includes
an additional reference to these in MethodInvocation, PropertyGet,
PropertySet, etc.

This enables the VM to bypass the member signatures when loading the
AST.

Change-Id: I5cae11f4434bc052d0ba0acf0670dd002c6f3df1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157498
Reviewed-by: Jens Johansen <jensj@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
2020-08-11 08:16:59 +00:00
Nate Bosch d5db03707e Update to latest package:crypto with null safety
Change-Id: I7051125f6084c89d4f262244fce840f59ae5f14d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/158021
Auto-Submit: Nate Bosch <nbosch@google.com>
Commit-Queue: Siva Annamalai <asiva@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
2020-08-10 21:06:25 +00:00
Nate Bosch abe95fdf84 Update to latest package:json_rpc_2
Change-Id: I6b66b38c9c2e5b7ec9245bbc913fbc642161798f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/150462
Commit-Queue: Nate Bosch <nbosch@google.com>
Auto-Submit: Nate Bosch <nbosch@google.com>
Reviewed-by: Kevin Moore <kevmoo@google.com>
2020-08-10 17:16:23 +00:00
Jonas Termansen 2060964faa Roll benchmarks-internal 1682e8c568cf..991d4cb32af0
991d4cb32af0e914763ebbdeced91395bed874d8 https://dart-internal-review.googlesource.com/c/benchmarks-internal/+/2160

R=sra@google.com

Change-Id: I04ec1bd533b8e046a4656ca7737a1b0e66314adf
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157280
Auto-Submit: Jonas Termansen <sortie@google.com>
Reviewed-by: Stephen Adams <sra@google.com>
2020-08-07 20:48:42 +00:00
pq a2fdeaaa53 bump linter to 0.1.118
Change-Id: Id8277810091fbc3431131cb4182532c335d82773
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157476
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2020-08-06 23:11:09 +00:00
Nate Bosch 5093ffbd41 Update to package:convert with null safety
Updates to the latest unpublished version which has been migrated to
null safety.

Change-Id: If999af780b7788da7b78673cb541bfdb3c1e25cf
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157401
Reviewed-by: Kevin Moore <kevmoo@google.com>
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
2020-08-06 21:20:39 +00:00
Liam Appelbe 79cec0e864 [vm] Delete ABI infrastructure
Change-Id: I26d455d96c87010293a6dcb9f6c0eecfcaf3c816
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157102
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Liam Appelbe <liama@google.com>
2020-08-06 19:55:12 +00:00
Devon Carew 31361ff444 [deps] bring cli_util 0.2.0 into the repo; update the analyzer dep
Change-Id: I705d500a745b5ca972bdc49314b39ee9357989f8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157541
Commit-Queue: Devon Carew <devoncarew@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2020-08-06 17:27:29 +00:00
Alexander Thomas 4944cd5f35 [co19] Roll co19 to 74eec903ea06fa09dc8799b0552d55b581a82996
2020-08-06 sgrekhov@unipro.ru Fixes 887.LibTest/io/Process* tests migrated to null safety
2020-08-06 sgrekhov@unipro.ru Fixes 876. Migrated HttpClientRequest tests fixed
2020-08-06 sgrekhov@unipro.ru LibTest/convert tests fixed to not to fail on tryjobs
2020-08-05 sgrekhov@unipro.ru Fixes 805. Expect errors instead of warnings according to the changed specification
2020-08-05 sgrekhov@unipro.ru Fixes 885. LibTest\io\Link tests migrated to null safety
2020-08-05 sgrekhov@unipro.ru Fixes 884. LibTest\io\IOSink tests migrated to null safety
2020-08-05 irina.arkhipets@gmail.com Fixes 880: LibTest\typed_data\Float64x2List tests adopted for null safety.
2020-08-04 sgrekhov@unipro.ru operator_right_shift_A01_t01.dart fixed on dart2js
2020-08-04 sgrekhov@unipro.ru CyclicInitializationError tests fixed to expect any Error
2020-08-04 sgrekhov@unipro.ru Fix for 882. LibTest\io\InternetAddress test migrated to null safety
2020-08-04 sgrekhov@unipro.ru Fix for 881. LibTest\io\HttpServer test migrated to null safety

Change-Id: I13743c58a6777843276bb0bb821ee461b7e8a4cf
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157484
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: William Hesse <whesse@google.com>
2020-08-06 14:51:54 +00:00
William Hesse fcafd43f2c Update checked-in SDKs to 2.10.0-3.0.dev
Change-Id: Ice0027f8c877b8f9718b1c5bfac07eaac73ce199
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/157483
Reviewed-by: Karl Klose <karlklose@google.com>
Commit-Queue: William Hesse <whesse@google.com>
2020-08-06 11:34:29 +00:00
Alexander Thomas 4d16efc562 [co19] Roll co19 to a9bd47e85862b4af9006c24ea0cb626850bc5de7
2020-08-04 sgrekhov@unipro.ru Accidentally added code removed
2020-08-04 sgrekhov@unipro.ru LibTest/core tests fixed to not to fail on tryjobs

Change-Id: I6612e405c98200b0243c900e91601d9b8cc20eb4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/156905
Reviewed-by: William Hesse <whesse@google.com>
2020-08-04 10:30:22 +00:00