Skip to content

Tags: flutter-robert/flutter

Tags

v1.10.6

Toggle v1.10.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Re-Re-land Implement flutter build bundle with assemble (flut…

…ter#41230)" (flutter#41295)

v1.9.1+hotfix.3

Toggle v1.9.1+hotfix.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V1.9.1 hotfixes (flutter#41229)

Bump version of just package:multicast_dns (flutter#41207)
Implement mdns for flutter run (flutter#40447)

v1.10.5

Toggle v1.10.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Roll engine 7f7250f..33ad675 (2 commits) (flutter#40805)

[email protected]:flutter/engine.git/compare/7f7250f47636...33ad675

git log 7f7250f..33ad675 --no-merges --oneline
2019-09-19 [email protected] [flutter_runner] Port over the tuning advice (flutter/engine#12345)
2019-09-19 [email protected] [flutter_runner] Remove usages of shared snapshots from CC sources (flutter/engine#12343)


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

v1.10.4

Toggle v1.10.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement mdns for `flutter run` (flutter#40447)

v1.10.3

Toggle v1.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
7d8c6d9 Reland add some AppLifecycleTests (flutter#40455)

[email protected]:flutter/engine.git/compare/1b6344439062...7d8c6d9

git log 1b63444..7d8c6d9 --no-merges --oneline
2019-09-13 [email protected] Reland add some AppLifecycleTests


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

v1.10.2

Toggle v1.10.2's commit message
Fix crash on vswhere search from flutter doctor (flutter#40263)

Fixes a crash introduced on flutter#40011 due to an incorrect type in the vswhere search

Fixes flutter#40238

v1.10.1

Toggle v1.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Roll engine 2c02843..b9ce250 (2 commits) (flutter#40006)

[email protected]:flutter/engine.git/compare/2c028435b3be...b9ce250

git log 2c02843..b9ce250 --no-merges --oneline
2019-09-06 [email protected] Roll fuchsia/sdk/core/linux-amd64 from Z7PSg... to R1yqu... (flutter/engine#11945)
2019-09-06 [email protected] Roll fuchsia/sdk/core/mac-amd64 from -AQkJ... to spUG2... (flutter/engine#11939)


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

v1.9.1+hotfix.2

Toggle v1.9.1+hotfix.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cherry-picks for 1.9.1 (flutter#40005)

dart-lang/sdk@1ef83b8 Upgrade to [email protected] by Ari Aye
dart-lang/sdk@e9bad9b Upgrade tflite_native to v0.2.1 for silent tflite dynamic library by Ari Aye
dart-lang/sdk@7c7d369 Check for null tokens while walking backward from cursor by lambdabaa

v1.10.0

Toggle v1.10.0's commit message
Revert "Show search app bar theme (flutter#37962)" (flutter#39786)

This reverts commit e3f8d05.

v1.9.1+hotfix.1

Toggle v1.9.1+hotfix.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[CFE/VM] Fix merge/typo for bump to kernel version 29 (flutter#39783)

Before this fix, trying to run a dill with version 28 (with named types
in it) on a new VM would crash.

Change-Id: I47851c236332aa14511f595b4b129e6354b395a7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/113689
Commit-Queue: Jens Johansen <[email protected]>
Commit-Queue: Johnni Winther <[email protected]>
Auto-Submit: Jens Johansen <[email protected]>
Reviewed-by: Johnni Winther <[email protected]>