Skip to content

Tags: SpinCheng/flutter

Tags

v1.10.16

Toggle v1.10.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Roll engine abaa85a..34a40cf (2 commits) (flutter#44315)

[email protected]:flutter/engine.git/compare/abaa85a394c8...34a40cf

git log abaa85a..34a40cf --no-merges --oneline
2019-11-07 [email protected] Roll src/third_party/dart c154677699..bdd9e74afc (3 commits)
2019-11-06 [email protected] Roll src/third_party/skia 6790423f84ef..714f8cc3ff4b (8 commits) (flutter/engine#13724)


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.15

Toggle v1.10.15's commit message
Add enableFeedback param to MaterialButton, RawMaterialButton and Ico…

…nButton (flutter#41972)

* Wire enableFeedback parameter through MaterialButton, RawMaterialButton, and IconButton.

Co-Authored-By: Shi-Hao Hong <[email protected]>

v1.9.1+hotfix.6

Toggle v1.9.1+hotfix.6's commit message
V1.9.1 hotfix

This fixes the issue described in flutter#40239:

* Restore offstage and ticker mode after hero pop and the from hero is null (flutter#40306)

v1.9.1+hotfix.5

Toggle v1.9.1+hotfix.5'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#42863)

* refactor cocoapods validator to detect broken install (flutter#38560)
* Skip pod initialization if version >= 1.8.0. (flutter#41491)

v1.10.14

Toggle v1.10.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[web] Always send the route name even if it's null (flutter#41996)

v1.10.13

Toggle v1.10.13's commit message
Skip sdk_validation_test again (flutter#42091)

v1.10.12

Toggle v1.10.12's commit message
Revert "Fix ReorderableListView's use of child keys (flutter#41334) (f…

…lutter#41338)" (flutter#41931)

This reverts commit 2b138fd.

v1.10.11

Toggle v1.10.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Generate projects using the new Android embedding (flutter#41666)

* Generate projects using the new Android embedding

* Add comment about usesNewEmbedding:true

* Feedback

* Rework way to detect new embedding in new apps

v1.10.10

Toggle v1.10.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
a0605af Roll src/third_party/skia d71344590a2f..35a60f622c58 (9 commi…

…ts) (flutter/engine#12784) (flutter#41958)

[email protected]:flutter/engine.git/compare/9db06370490d...a0605af

git log 9db0637..a0605af --no-merges --oneline
2019-10-04 [email protected] Roll src/third_party/skia d71344590a2f..35a60f622c58 (9 commits) (flutter/engine#12784)


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.9

Toggle v1.10.9's commit message
Revert ActivateAction PR (flutter#41945)