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/c547f5d933e5..b52d264f5b2f

git log c547f5d..b52d264 --date=short --first-parent --format='%ad %ae %s'
2019-12-27 [email protected] [VM/runtime] Address code review comments.
2019-12-27 [email protected] [nnbd_migration] Visit annotations in field formal parameters
2019-12-27 [email protected] Enhance the fix for unnecessary_this to handle constructor initializers
2019-12-27 [email protected] [ VM ] Update ABI version after SIMD typed_data changes
2019-12-27 [email protected] analyzer: move 31 'non-error' tests to separate files
2019-12-27 [email protected] [ VM / dart:typed_data ] Fixed more cases where null was a valid parameter for typed data functions in AOT
2019-12-27 [email protected] [nnbd_migration] fix crash by composing non-null/type promotion
2019-12-27 [email protected] [VM/runtime] Conditionally include kernel/service isolate code
2019-12-27 [email protected] incompatibleRules
2019-12-27 [email protected] Extract ConstructorFieldsVerifier.
2019-12-27 [email protected] Move getElementDeclaration() tests, prepare for adding new tests.
2019-12-27 [email protected] Add/fix return types to NNBD migration tests.
2019-12-27 [email protected] update dart.dev links
2019-12-27 [email protected] [VM/runtime] Remove support for loading URLs through service isolate
2019-12-27 [email protected] Enable prefer_adjacent_string_concatenation in most of the packages
2019-12-27 [email protected] analyzer: Move tests for 7 more codes to separate files
2019-12-27 [email protected] Migration: add new test files to test_all.dart
2019-12-27 [email protected] Extract TypedLiteralResolver.
2019-12-27 [email protected] analyzer: Move tests for 9 more codes to separate files

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

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/c547f5d933e5..b52d264f5b2f

git log c547f5d..b52d264 --date=short --first-parent --format='%ad %ae %s'
2019-12-27 [email protected] [VM/runtime] Address code review comments.
2019-12-27 [email protected] [nnbd_migration] Visit annotations in field formal parameters
2019-12-27 [email protected] Enhance the fix for unnecessary_this to handle constructor initializers
2019-12-27 [email protected] [ VM ] Update ABI version after SIMD typed_data changes
2019-12-27 [email protected] analyzer: move 31 'non-error' tests to separate files
2019-12-27 [email protected] [ VM / dart:typed_data ] Fixed more cases where null was a valid parameter for typed data functions in AOT
2019-12-27 [email protected] [nnbd_migration] fix crash by composing non-null/type promotion
2019-12-27 [email protected] [VM/runtime] Conditionally include kernel/service isolate code
2019-12-27 [email protected] incompatibleRules
2019-12-27 [email protected] Extract ConstructorFieldsVerifier.
2019-12-27 [email protected] Move getElementDeclaration() tests, prepare for adding new tests.
2019-12-27 [email protected] Add/fix return types to NNBD migration tests.
2019-12-27 [email protected] update dart.dev links
2019-12-27 [email protected] [VM/runtime] Remove support for loading URLs through service isolate
2019-12-27 [email protected] Enable prefer_adjacent_string_concatenation in most of the packages
2019-12-27 [email protected] analyzer: Move tests for 7 more codes to separate files
2019-12-27 [email protected] Migration: add new test files to test_all.dart
2019-12-27 [email protected] Extract TypedLiteralResolver.
2019-12-27 [email protected] analyzer: Move tests for 9 more codes to separate files

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

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
Copy link
Contributor Author

Auto-roller completed checks. About to merge.

@skia-flutter-autoroll skia-flutter-autoroll merged commit 4ef65fa into flutter:master Dec 28, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 2, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 2, 2020
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jan 2, 2020
flutter/engine@bdc9708...fa05d36

git log bdc9708..fa05d36 --first-parent --oneline
2020-01-02 [email protected] Roll src/third_party/skia c65d0069ec56..107c66669d37 (4 commits) (flutter/engine#15088)
2019-12-30 [email protected] Roll src/third_party/skia 7c095dc67ce6..c65d0069ec56 (9 commits) (flutter/engine#15084)
2019-12-30 [email protected] Roll src/third_party/skia 5a2f962313a5..7c095dc67ce6 (6 commits) (flutter/engine#15067)
2019-12-28 [email protected] Roll src/third_party/dart c547f5d933e5..b52d264f5b2f (19 commits) (flutter/engine#14827)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
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
filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
https://dart.googlesource.com/sdk.git/+log/c547f5d933e5..b52d264f5b2f

git log c547f5d..b52d264 --date=short --first-parent --format='%ad %ae %s'
2019-12-27 [email protected] [VM/runtime] Address code review comments.
2019-12-27 [email protected] [nnbd_migration] Visit annotations in field formal parameters
2019-12-27 [email protected] Enhance the fix for unnecessary_this to handle constructor initializers
2019-12-27 [email protected] [ VM ] Update ABI version after SIMD typed_data changes
2019-12-27 [email protected] analyzer: move 31 'non-error' tests to separate files
2019-12-27 [email protected] [ VM / dart:typed_data ] Fixed more cases where null was a valid parameter for typed data functions in AOT
2019-12-27 [email protected] [nnbd_migration] fix crash by composing non-null/type promotion
2019-12-27 [email protected] [VM/runtime] Conditionally include kernel/service isolate code
2019-12-27 [email protected] incompatibleRules
2019-12-27 [email protected] Extract ConstructorFieldsVerifier.
2019-12-27 [email protected] Move getElementDeclaration() tests, prepare for adding new tests.
2019-12-27 [email protected] Add/fix return types to NNBD migration tests.
2019-12-27 [email protected] update dart.dev links
2019-12-27 [email protected] [VM/runtime] Remove support for loading URLs through service isolate
2019-12-27 [email protected] Enable prefer_adjacent_string_concatenation in most of the packages
2019-12-27 [email protected] analyzer: Move tests for 7 more codes to separate files
2019-12-27 [email protected] Migration: add new test files to test_all.dart
2019-12-27 [email protected] Extract TypedLiteralResolver.
2019-12-27 [email protected] analyzer: Move tests for 9 more codes to separate files

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

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]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants