Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Roll src/third_party/dart 34893faa6079..b3396cbdcae1 (36 commits)#16422

Merged
fluttergithubbot merged 1 commit intoflutter:masterfrom
skia-flutter-autoroll:dart-sdk-flutter-engine
Feb 5, 2020
Merged

Roll src/third_party/dart 34893faa6079..b3396cbdcae1 (36 commits)#16422
fluttergithubbot merged 1 commit intoflutter:masterfrom
skia-flutter-autoroll:dart-sdk-flutter-engine

Conversation

@skia-flutter-autoroll
Copy link
Contributor

https://dart.googlesource.com/sdk.git/+log/34893faa6079..b3396cbdcae1

git log 34893fa..b3396cb --date=short --first-parent --format='%ad %ae %s'
2020-02-05 bkonyi@google.com Revert "[ VM / DartDev ] Added support for format and pub commands via standalone VM"
2020-02-05 paulberry@google.com Migration: Improve the tracking of type parameter bounds.
2020-02-05 paulberry@google.com Migration: clean up how decorated type parameter bounds are tracked.
2020-02-05 scheglov@google.com Update RemoveMethodDeclarationTest to be consistent.
2020-02-05 scheglov@google.com Update TypeState.toString() to use getDisplayString().
2020-02-05 devoncarew@google.com [migration tool] fail the CI if the generated files haven't been rebuilt
2020-02-05 bkonyi@google.com [ dartfuzz ] Additional logging cleanup
2020-02-05 brianwilkerson@google.com Add a fix for the prefer_contains lint
2020-02-05 bkonyi@google.com [ VM / DartDev ] Added support for format and pub commands via standalone VM
2020-02-05 sigmund@google.com [dart2js] Make dart:_native_type_data null safe.
2020-02-05 sigmund@google.com Formatting changes to dart:_native_type_data to make dart2js and ddc more similar.
2020-02-05 sigmund@google.com [ddc,dart2js] make dart:typed_data the same in dart2js and ddc and opt-in to null safety.
2020-02-05 brianwilkerson@google.com Mark newly published diagnostics so that links will be generated
2020-02-05 scheglov@google.com Move createAnalysisOptionsFile() call to setUp().
2020-02-05 jwren@google.com Fix the MeanReciprocalRankComputer computation math, the computed MRR computation was not the MRR, follow up tests coming soon.
2020-02-05 markzipan@google.com [tests] Updating tests to not depend on type variable names being conserved.
2020-02-05 rmacnak@google.com [vm] Reject reloads that would remove fields from const objects.
2020-02-05 bkonyi@google.com Reland "[ VM / Service ] Added getClientName, setClientName and requireResumeApproval RPCs"
2020-02-05 brianwilkerson@google.com Remove the lint marker from more fix tests
2020-02-05 alexmarkov@google.com [vm/nnbd] Make sure nullability is not changed after type testing stub is selected
2020-02-05 mfairhurst@google.com [analysis_server] Fix #36352, cannot stop a plugin that isn't running
2020-02-05 dacoharkes@google.com [vm/ffi] Revert erroneous assertions
2020-02-05 dacoharkes@google.com [vm] fix ifdefs after constants refactoring
2020-02-05 jcollins@google.com Consolidate dependency injection and set up FantasyWorkspace tests.
2020-02-05 askesc@google.com [vm/aot] Enable table dispatch by default.
2020-02-05 dmitryas@google.com [cfe] Make context of the null-check operator nullable
2020-02-05 sortie@google.com [nnbd] Reland backporting socket option semantics from NNBD dart:io.
2020-02-05 dacoharkes@google.com [vm/ffi] Support Linux on Arm 32-bit (hardfp)
2020-02-05 athom@google.com [infra] Bump number of test results per pubsub message to 100
2020-02-05 dmitryas@google.com [cfe] Allow member access on Never
2020-02-05 johnniwinther@google.com [cfe] Use inferred types on forwarding constructors
2020-02-05 jakemac@google.com Revert "[dart:io] Backport semantic changes from the dart:io NNBD migration."
2020-02-05 lrn@google.com Tests for language operators and constructs with (non-)nullable operands.
2020-02-05 dacoharkes@google.com [vm/ffi] Replace FFI compiler pipeline
2020-02-05 dacoharkes@google.com [vm] Clean up constants namespacing
2020-02-05 dacoharkes@google.com [vm] Clean up Location templating

Created with:
gclient setdep -r src/third_party/dart@b3396cbdcae1

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

Bug: None
Tbr: dart-vm-team@google.com

https://dart.googlesource.com/sdk.git/+log/34893faa6079..b3396cbdcae1

git log 34893fa..b3396cb --date=short --first-parent --format='%ad %ae %s'
2020-02-05 bkonyi@google.com Revert "[ VM / DartDev ] Added support for `format` and `pub` commands via standalone VM"
2020-02-05 paulberry@google.com Migration: Improve the tracking of type parameter bounds.
2020-02-05 paulberry@google.com Migration: clean up how decorated type parameter bounds are tracked.
2020-02-05 scheglov@google.com Update RemoveMethodDeclarationTest to be consistent.
2020-02-05 scheglov@google.com Update TypeState.toString() to use getDisplayString().
2020-02-05 devoncarew@google.com [migration tool] fail the CI if the generated files haven't been rebuilt
2020-02-05 bkonyi@google.com [ dartfuzz ] Additional logging cleanup
2020-02-05 brianwilkerson@google.com Add a fix for the prefer_contains lint
2020-02-05 bkonyi@google.com [ VM / DartDev ] Added support for `format` and `pub` commands via standalone VM
2020-02-05 sigmund@google.com [dart2js] Make dart:_native_type_data null safe.
2020-02-05 sigmund@google.com Formatting changes to dart:_native_type_data to make dart2js and ddc more similar.
2020-02-05 sigmund@google.com [ddc,dart2js] make dart:typed_data the same in dart2js and ddc and opt-in to null safety.
2020-02-05 brianwilkerson@google.com Mark newly published diagnostics so that links will be generated
2020-02-05 scheglov@google.com Move createAnalysisOptionsFile() call to setUp().
2020-02-05 jwren@google.com Fix the MeanReciprocalRankComputer computation math, the computed MRR computation was not the MRR, follow up tests coming soon.
2020-02-05 markzipan@google.com [tests] Updating tests to not depend on type variable names being conserved.
2020-02-05 rmacnak@google.com [vm] Reject reloads that would remove fields from const objects.
2020-02-05 bkonyi@google.com Reland "[ VM / Service ] Added `getClientName`, `setClientName` and `requireResumeApproval` RPCs"
2020-02-05 brianwilkerson@google.com Remove the lint marker from more fix tests
2020-02-05 alexmarkov@google.com [vm/nnbd] Make sure nullability is not changed after type testing stub is selected
2020-02-05 mfairhurst@google.com [analysis_server] Fix flutter#36352, cannot stop a plugin that isn't running
2020-02-05 dacoharkes@google.com [vm/ffi] Revert erroneous assertions
2020-02-05 dacoharkes@google.com [vm] fix ifdefs after constants refactoring
2020-02-05 jcollins@google.com Consolidate dependency injection and set up FantasyWorkspace tests.
2020-02-05 askesc@google.com [vm/aot] Enable table dispatch by default.
2020-02-05 dmitryas@google.com [cfe] Make context of the null-check operator nullable
2020-02-05 sortie@google.com [nnbd] Reland backporting socket option semantics from NNBD dart:io.
2020-02-05 dacoharkes@google.com [vm/ffi] Support Linux on Arm 32-bit (hardfp)
2020-02-05 athom@google.com [infra] Bump number of test results per pubsub message to 100
2020-02-05 dmitryas@google.com [cfe] Allow member access on Never
2020-02-05 johnniwinther@google.com [cfe] Use inferred types on forwarding constructors
2020-02-05 jakemac@google.com Revert "[dart:io] Backport semantic changes from the dart:io NNBD migration."
2020-02-05 lrn@google.com Tests for language operators and constructs with (non-)nullable operands.
2020-02-05 dacoharkes@google.com [vm/ffi] Replace FFI compiler pipeline
2020-02-05 dacoharkes@google.com [vm] Clean up constants namespacing
2020-02-05 dacoharkes@google.com [vm] Clean up Location templating

Created with:
  gclient setdep -r src/third_party/dart@b3396cbdcae1

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

Bug: None
Tbr: dart-vm-team@google.com
@skia-flutter-autoroll skia-flutter-autoroll added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Feb 5, 2020
@fluttergithubbot fluttergithubbot merged commit 31bf3e1 into flutter:master Feb 5, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 6, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 6, 2020
jason-simmons pushed a commit to flutter/flutter that referenced this pull request Feb 6, 2020
* 9347c93 Roll src/third_party/dart c8ed304e979a..3414b5167554 (52 commits) (flutter/engine#16362)

* 16cd6f0 Roll fuchsia/sdk/core/mac-amd64 from 6h3IH... to Ke00Y... (flutter/engine#16360)

* 8c6cc65 Fix runtime type errors when running with canvaskit (flutter/engine#16312)

* 677b563 Refactor of Vulkan GPUSurface code (flutter/engine#16224)

* 7ca44d3 Kill the test harness if any test exceeds a timeout. (flutter/engine#16349)

* 7f6149c Revert "Remove use of the deprecated AccessibilityNodeInfo boundsInPa… (flutter/engine#16355)

* 488f489 Roll fuchsia/sdk/core/linux-amd64 from Tszo5... to VJv0H... (flutter/engine#16363)

* 7c9b11a Roll src/third_party/skia 71ce449d2814..2aee7d24da8f (5 commits) (flutter/engine#16364)

* 7e1d144 Expose enable-service-port-fallback switch (flutter/engine#16366)

* 4cda916 Expose the dart kernel snapshot target and copied assets as a public dependency (flutter/engine#16266)

* 73c5130 Roll src/third_party/dart 3414b5167554..68e904e444dc (17 commits) (flutter/engine#16367)

* 1cd8f3b Fix and consolidate wstring conversion utils (flutter/engine#16342)

* b98a39e Add docs (flutter/engine#16368)

* e3e6de2 Roll buildroot to c44791c (flutter/engine#16371)

* e24ec59 Fuchsia a11y actions (flutter/engine#16321)

* d8400c9 Roll src/third_party/skia 2aee7d24da8f..14d64afaa8a3 (10 commits) (flutter/engine#16374)

* eeabd4d Roll src/third_party/dart 68e904e444dc..48808f7dce81 (17 commits) (flutter/engine#16377)

* 22b994c Roll fuchsia/sdk/core/mac-amd64 from Ke00Y... to ubThi... (flutter/engine#16378)

* 0471f44 Roll src/third_party/skia 14d64afaa8a3..6c9b1fd6663e (7 commits) (flutter/engine#16380)

* 852d824 Roll src/third_party/dart 48808f7dce81..34893faa6079 (7 commits) (flutter/engine#16381)

* 4aa2083 Roll src/third_party/skia 6c9b1fd6663e..bc3307c395e2 (1 commits) (flutter/engine#16383)

* 036c370 Copied Apple's semantics for switches, made checkboxes the same. (flutter/engine#16211)

* c107969 fix build_id logic for fuchsia symbols (flutter/engine#16397)

* 11b7704 [fuchsia] Migrate flutter runner to use Present2 (flutter/engine#14162)

* 646ec35 Update license output (flutter/engine#16379)

* 925c60b Fix Windows embedding issues caught by clang (flutter/engine#16369)

* 31bf3e1 Roll src/third_party/dart 34893faa6079..b3396cbdcae1 (36 commits) (flutter/engine#16422)

* 8f89bac [web] Fixes incorrect transform when context save and transforms are deferred. (flutter/engine#16412)

* f34bc65 use percent for golden diff rates; tighten the values (flutter/engine#16430)
NoamDev pushed a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
NoamDev added a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants