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/b52d264f5b2f..05e70d5b38cb

git log b52d264..05e70d5 --date=short --first-parent --format='%ad %ae %s'
2019-12-30 [email protected] [infra] Add unapproved failures test to builder status script
2019-12-30 [email protected] [vm/io] add endian.host to RawSocketOption.fromInt
2019-12-30 [email protected] analyzer: move tests for 10 error codes to separate files
2019-12-30 [email protected] analyzer: Fix duplicate error-reporting with duplicate field formals
2019-12-30 [email protected] analyzer: move 'non-error' tests for 12 codes to separate files
2019-12-30 [email protected] Remove reporting duplicate CompileTimeErrorCode.CONST_NOT_INITIALIZED from ConstructorFieldsVerifier.
2019-12-30 [email protected] [analyzer] improve the cursor insertion position for required params
2019-12-30 [email protected] Simplify SyntheticIdentifier to partial SimpleIdentifier.
2019-12-30 [email protected] Remove 'referencingLibrary' from several Scope.lookupX() methods.
2019-12-29 [email protected] Add canReferenceElementWithoutThisPrefix() to LinterContext.
2019-12-29 [email protected] [analyzer] fix an issue with the missing_required_param warning ending in two periods
2019-12-29 [email protected] Add a fix for prefer_if_null_operators
2019-12-29 [email protected] [analyzer] insert missing params before child/children
2019-12-28 [email protected] Migration: teach FixBuilder to add the required keyword when necessary.
2019-12-28 [email protected] [nnbd_migration] Handle invokeType on function invocation expression
2019-12-28 [email protected] Enable unnecessary_this in several packages
2019-12-28 [email protected] Update the generators to not generate unnecessary uses of "this"

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

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/b52d264f5b2f..05e70d5b38cb

git log b52d264..05e70d5 --date=short --first-parent --format='%ad %ae %s'
2019-12-30 [email protected] [infra] Add unapproved failures test to builder status script
2019-12-30 [email protected] [vm/io] add endian.host to RawSocketOption.fromInt
2019-12-30 [email protected] analyzer: move tests for 10 error codes to separate files
2019-12-30 [email protected] analyzer: Fix duplicate error-reporting with duplicate field formals
2019-12-30 [email protected] analyzer: move 'non-error' tests for 12 codes to separate files
2019-12-30 [email protected] Remove reporting duplicate CompileTimeErrorCode.CONST_NOT_INITIALIZED from ConstructorFieldsVerifier.
2019-12-30 [email protected] [analyzer] improve the cursor insertion position for required params
2019-12-30 [email protected] Simplify SyntheticIdentifier to partial SimpleIdentifier.
2019-12-30 [email protected] Remove 'referencingLibrary' from several Scope.lookupX() methods.
2019-12-29 [email protected] Add canReferenceElementWithoutThisPrefix() to LinterContext.
2019-12-29 [email protected] [analyzer] fix an issue with the missing_required_param warning ending in two periods
2019-12-29 [email protected] Add a fix for prefer_if_null_operators
2019-12-29 [email protected] [analyzer] insert missing params before child/children
2019-12-28 [email protected] Migration: teach FixBuilder to add the `required` keyword when necessary.
2019-12-28 [email protected] [nnbd_migration] Handle invokeType on function invocation expression
2019-12-28 [email protected] Enable unnecessary_this in several packages
2019-12-28 [email protected] Update the generators to not generate unnecessary uses of "this"

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

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 4cc307c into flutter:master Jan 2, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 3, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 3, 2020
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jan 3, 2020
flutter/engine@fa05d36...d35a4b3

git log fa05d36..d35a4b3 --first-parent --oneline
2020-01-03 [email protected] Roll src/third_party/skia 107c66669d37..7ac038f302f2 (30 commits) (flutter/engine#15102)
2020-01-02 [email protected] Roll src/third_party/dart b52d264f5b2f..05e70d5b38cb (17 commits) (flutter/engine#15085)
2020-01-02 [email protected] Roll fuchsia/sdk/core/mac-amd64 from iImpF... to zkzoZ... (flutter/engine#15086)
2020-01-02 [email protected] Roll fuchsia/sdk/core/linux-amd64 from sxapd... to AVtRQ... (flutter/engine#15083)


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/b52d264f5b2f..05e70d5b38cb

git log b52d264..05e70d5 --date=short --first-parent --format='%ad %ae %s'
2019-12-30 [email protected] [infra] Add unapproved failures test to builder status script
2019-12-30 [email protected] [vm/io] add endian.host to RawSocketOption.fromInt
2019-12-30 [email protected] analyzer: move tests for 10 error codes to separate files
2019-12-30 [email protected] analyzer: Fix duplicate error-reporting with duplicate field formals
2019-12-30 [email protected] analyzer: move 'non-error' tests for 12 codes to separate files
2019-12-30 [email protected] Remove reporting duplicate CompileTimeErrorCode.CONST_NOT_INITIALIZED from ConstructorFieldsVerifier.
2019-12-30 [email protected] [analyzer] improve the cursor insertion position for required params
2019-12-30 [email protected] Simplify SyntheticIdentifier to partial SimpleIdentifier.
2019-12-30 [email protected] Remove 'referencingLibrary' from several Scope.lookupX() methods.
2019-12-29 [email protected] Add canReferenceElementWithoutThisPrefix() to LinterContext.
2019-12-29 [email protected] [analyzer] fix an issue with the missing_required_param warning ending in two periods
2019-12-29 [email protected] Add a fix for prefer_if_null_operators
2019-12-29 [email protected] [analyzer] insert missing params before child/children
2019-12-28 [email protected] Migration: teach FixBuilder to add the `required` keyword when necessary.
2019-12-28 [email protected] [nnbd_migration] Handle invokeType on function invocation expression
2019-12-28 [email protected] Enable unnecessary_this in several packages
2019-12-28 [email protected] Update the generators to not generate unnecessary uses of "this"

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

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