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