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/b3457c8cc2c1..32ce9c7872e2

git log b3457c8..32ce9c7 --date=short --first-parent --format='%ad %ae %s'
2020-01-11 [email protected] Enable prefer_collection_literals in three packages
2020-01-11 [email protected] Hook up the fix for use_function_type_syntax_for_parameters
2020-01-11 [email protected] Add a fix for prefer_iterable_whereType
2020-01-11 [email protected] Stop passing ContextBuilder to Workspace(s).
2020-01-11 [email protected] Use ElementTypeProvider in MethodInvocationResolver.
2020-01-11 [email protected] Extract BinaryExpressionResolver.
2020-01-11 [email protected] Issue 40062. Restore check for extededType subtype.

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

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/b3457c8cc2c1..32ce9c7872e2

git log b3457c8..32ce9c7 --date=short --first-parent --format='%ad %ae %s'
2020-01-11 [email protected] Enable prefer_collection_literals in three packages
2020-01-11 [email protected] Hook up the fix for use_function_type_syntax_for_parameters
2020-01-11 [email protected] Add a fix for prefer_iterable_whereType
2020-01-11 [email protected] Stop passing ContextBuilder to Workspace(s).
2020-01-11 [email protected] Use ElementTypeProvider in MethodInvocationResolver.
2020-01-11 [email protected] Extract BinaryExpressionResolver.
2020-01-11 [email protected] Issue 40062. Restore check for extededType subtype.

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

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 cf454e4 into flutter:master Jan 11, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 13, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 13, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 13, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 13, 2020
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Jan 13, 2020
flutter/engine@88935ca...73d2fb3

git log 88935ca..73d2fb3 --first-parent --oneline
2020-01-11 [email protected] Roll fuchsia/sdk/core/linux-amd64 from 75iyW... to Xh8_9... (flutter/engine#15506)
2020-01-11 [email protected] Roll src/third_party/dart b3457c8cc2c1..32ce9c7872e2 (7 commits) (flutter/engine#15504)
2020-01-11 [email protected] Roll src/third_party/skia 3723fb7e85bb..0a1923e50752 (6 commits) (flutter/engine#15500)


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
mehere pushed a commit to mehere/flutter that referenced this pull request Jan 14, 2020
flutter/engine@88935ca...73d2fb3

git log 88935ca..73d2fb3 --first-parent --oneline
2020-01-11 [email protected] Roll fuchsia/sdk/core/linux-amd64 from 75iyW... to Xh8_9... (flutter/engine#15506)
2020-01-11 [email protected] Roll src/third_party/dart b3457c8cc2c1..32ce9c7872e2 (7 commits) (flutter/engine#15504)
2020-01-11 [email protected] Roll src/third_party/skia 3723fb7e85bb..0a1923e50752 (6 commits) (flutter/engine#15500)


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
NoamDev pushed a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
https://dart.googlesource.com/sdk.git/+log/b3457c8cc2c1..32ce9c7872e2

git log b3457c8..32ce9c7 --date=short --first-parent --format='%ad %ae %s'
2020-01-11 [email protected] Enable prefer_collection_literals in three packages
2020-01-11 [email protected] Hook up the fix for use_function_type_syntax_for_parameters
2020-01-11 [email protected] Add a fix for prefer_iterable_whereType
2020-01-11 [email protected] Stop passing ContextBuilder to Workspace(s).
2020-01-11 [email protected] Use ElementTypeProvider in MethodInvocationResolver.
2020-01-11 [email protected] Extract BinaryExpressionResolver.
2020-01-11 [email protected] Issue 40062. Restore check for extededType subtype.

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

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]
NoamDev added a commit to NoamDev/engine that referenced this pull request Feb 27, 2020
filmil pushed a commit to filmil/engine that referenced this pull request Mar 13, 2020
https://dart.googlesource.com/sdk.git/+log/b3457c8cc2c1..32ce9c7872e2

git log b3457c8..32ce9c7 --date=short --first-parent --format='%ad %ae %s'
2020-01-11 [email protected] Enable prefer_collection_literals in three packages
2020-01-11 [email protected] Hook up the fix for use_function_type_syntax_for_parameters
2020-01-11 [email protected] Add a fix for prefer_iterable_whereType
2020-01-11 [email protected] Stop passing ContextBuilder to Workspace(s).
2020-01-11 [email protected] Use ElementTypeProvider in MethodInvocationResolver.
2020-01-11 [email protected] Extract BinaryExpressionResolver.
2020-01-11 [email protected] Issue 40062. Restore check for extededType subtype.

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

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