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

Conversation

@skia-flutter-autoroll
Copy link
Contributor

https://dart.googlesource.com/sdk.git/+log/edd64e6d5c79..11ae06e988de

git log edd64e6..11ae06e --date=short --first-parent --format='%ad %ae %s'
2020-02-14 [email protected] Migrate dart2js unit tests of the ancient unittest package.
2020-02-14 [email protected] Reland [dart:io] Stop forcing lower case on HttpHeaders
2020-02-14 [email protected] Update idl with classes to store unlinked info with content hash, and linked bundles with signature.
2020-02-14 [email protected] [nnbd_migration] Add tests for important real-world exact nullable case
2020-02-14 [email protected] [nnbd_migration] Add tests for uncheckable+functions, #40625
2020-02-14 [email protected] [nnbd_migration] Fix crash aggregating fixes on cascade property target
2020-02-14 [email protected] [vm] Introduce FutureOr class in the VM
2020-02-14 [email protected] Remove matchers_lite.dart from loader_test expected packages.
2020-02-14 [email protected] Migration: propagate non-null intent through compound nodes.
2020-02-14 [email protected] Use named parameters in TypeParameterTypeImpl.
2020-02-14 [email protected] Remove the matchers_lite.dart library.
2020-02-14 [email protected] [observatory] Update Catapult to 3b3069e9b4a3220962b5bb1c21de02e35f4c2d84.
2020-02-14 [email protected] Print completion metrics for similar contexts side-by-side
2020-02-14 [email protected] suggest mixins test
2020-02-14 [email protected] [vm/nnbd] Support NullCheck AST node in TFA
2020-02-14 [email protected] tests for known ranking issues
2020-02-14 [email protected] Create fresh TypeParameterElement(s) for executable members.
2020-02-14 [email protected] [dart2js] Fix for trivial NNBD compiler issues
2020-02-14 [email protected] Issue 40396. Report BODY_MAY_COMPLETE_NORMALLY when a body that is expected to return a potentially non-nullable type may complete normally.
2020-02-14 [email protected] [nnbd_migration] Only propagate exact nullability over uncheckable edges
2020-02-14 [email protected] [nnbd_migration] Type arguments should get uncheckable edges
2020-02-14 [email protected] [lib] Re-add null check in invocation_mirror_patch
2020-02-14 [email protected] Undo breaking change in dart:js_util
2020-02-14 [email protected] [ VM ] Added nullability aware Type methods in embedding API
2020-02-14 [email protected] [vm/nnbd] Preparation for type testing stubs in NNBD strong mode
2020-02-14 [email protected] Store strings as labels for completion metrics
2020-02-14 [email protected] [vm] Create an abstraction for updating object size info in tags for target.
2020-02-14 [email protected] [vm] Clean up interfaces/encoding for CompressedStackMaps.
2020-02-14 [email protected] [vm] Fix Dart_PostCObject to not run finalizers when a message fails to post.
2020-02-14 [email protected] Reland "Reland "fix hanging of write on Windows""
2020-02-14 [email protected] add available suggestions for getters/setters
2020-02-14 [email protected] [vm, gc] Remove dead path from promotion allocation.
2020-02-14 [email protected] Dartdev help output change, change the help output to be 'dart' instead of 'dartdev' in anticipation of having the Dart VM delegate to dartdev for supported commands
2020-02-14 [email protected] add CHANGELOG for http status code change
2020-02-14 [email protected] Enable slash_for_doc_comments in analysis_server
2020-02-14 [email protected] DartObjectImpl.isIdentical() should compare types.
2020-02-14 [email protected] Fix LSP workspace symbols to always have a SymbolKind
2020-02-14 [email protected] [dart2js] Migrate core to nnbd.
2020-02-14 [email protected] [dartdevc] Map bottom type to Null in legacy libraries
2020-02-14 [email protected] [vm/ffi] Change asFunction and lookFunction to extension methods
2020-02-14 [email protected] [CFE] Add support looking up extension members to LibraryIndex
2020-02-14 [email protected] [infra] Construct 'not run' records in results.json when tests disappear
2020-02-14 [email protected] [kernel] Fix binary.md specification of Extensions
2020-02-14 [email protected] [vm/async] Mark _AsyncAwaitCompleter.start and it's parent function non-visible.

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

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 [email protected] 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: [email protected]

https://dart.googlesource.com/sdk.git/+log/edd64e6d5c79..11ae06e988de

git log edd64e6..11ae06e --date=short --first-parent --format='%ad %ae %s'
2020-02-14 [email protected] Migrate dart2js unit tests of the ancient unittest package.
2020-02-14 [email protected] Reland [dart:io] Stop forcing lower case on HttpHeaders
2020-02-14 [email protected] Update idl with classes to store unlinked info  with content hash, and linked bundles with signature.
2020-02-14 [email protected] [nnbd_migration] Add tests for important real-world exact nullable case
2020-02-14 [email protected] [nnbd_migration] Add tests for uncheckable+functions, flutter#40625
2020-02-14 [email protected] [nnbd_migration] Fix crash aggregating fixes on cascade property target
2020-02-14 [email protected] [vm] Introduce FutureOr class in the VM
2020-02-14 [email protected] Remove matchers_lite.dart from loader_test expected packages.
2020-02-14 [email protected] Migration: propagate non-null intent through compound nodes.
2020-02-14 [email protected] Use named parameters in TypeParameterTypeImpl.
2020-02-14 [email protected] Remove the matchers_lite.dart library.
2020-02-14 [email protected] [observatory] Update Catapult to 3b3069e9b4a3220962b5bb1c21de02e35f4c2d84.
2020-02-14 [email protected] Print completion metrics for similar contexts side-by-side
2020-02-14 [email protected] suggest mixins test
2020-02-14 [email protected] [vm/nnbd] Support NullCheck AST node in TFA
2020-02-14 [email protected] tests for known ranking issues
2020-02-14 [email protected] Create fresh TypeParameterElement(s) for executable members.
2020-02-14 [email protected] [dart2js] Fix for trivial NNBD compiler issues
2020-02-14 [email protected] Issue 40396. Report BODY_MAY_COMPLETE_NORMALLY when a body that is expected to return a potentially non-nullable type may complete normally.
2020-02-14 [email protected] [nnbd_migration] Only propagate exact nullability over uncheckable edges
2020-02-14 [email protected] [nnbd_migration] Type arguments should get uncheckable edges
2020-02-14 [email protected] [lib] Re-add null check in invocation_mirror_patch
2020-02-14 [email protected] Undo breaking change in dart:js_util
2020-02-14 [email protected] [ VM ] Added nullability aware Type methods in embedding API
2020-02-14 [email protected] [vm/nnbd] Preparation for type testing stubs in NNBD strong mode
2020-02-14 [email protected] Store strings as labels for completion metrics
2020-02-14 [email protected] [vm] Create an abstraction for updating object size info in tags for target.
2020-02-14 [email protected] [vm] Clean up interfaces/encoding for CompressedStackMaps.
2020-02-14 [email protected] [vm] Fix Dart_PostCObject to not run finalizers when a message fails to post.
2020-02-14 [email protected] Reland "Reland "fix hanging of write on Windows""
2020-02-14 [email protected] add available suggestions for getters/setters
2020-02-14 [email protected] [vm, gc] Remove dead path from promotion allocation.
2020-02-14 [email protected] Dartdev help output change, change the help output to be 'dart' instead of 'dartdev' in anticipation of having the Dart VM delegate to dartdev for supported commands
2020-02-14 [email protected] add CHANGELOG for http status code change
2020-02-14 [email protected] Enable slash_for_doc_comments in analysis_server
2020-02-14 [email protected] DartObjectImpl.isIdentical() should compare types.
2020-02-14 [email protected] Fix LSP workspace symbols to always have a SymbolKind
2020-02-14 [email protected] [dart2js] Migrate core to nnbd.
2020-02-14 [email protected] [dartdevc] Map bottom type to Null in legacy libraries
2020-02-14 [email protected] [vm/ffi] Change asFunction and lookFunction to extension methods
2020-02-14 [email protected] [CFE] Add support looking up extension members to LibraryIndex
2020-02-14 [email protected] [infra] Construct 'not run' records in results.json when tests disappear
2020-02-14 [email protected] [kernel] Fix binary.md specification of Extensions
2020-02-14 [email protected] [vm/async] Mark _AsyncAwaitCompleter.start and it's parent function non-visible.

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

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 [email protected] 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: [email protected]
@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 14, 2020
@fluttergithubbot fluttergithubbot merged commit 2257304 into flutter:master Feb 15, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 18, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 18, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 19, 2020
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