Skip to content

Tags: sfshaza2/flutter

Tags

v1.4.7

Toggle v1.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Intercept errors thrown by synchronous Completers in image resolution. (

flutter#30139)

v1.4.6-hotfix.1

Toggle v1.4.6-hotfix.1's commit message
change order of gallery demos

v1.4.5-hotfix.2

Toggle v1.4.5-hotfix.2's commit message
change order of studies again

v1.4.6

Toggle v1.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move spinner `_defaultSlowWarning` message to a new line (flutter#30071)

* write newline before adding slow restart message to spinner
* update existing test

v1.4.5

Toggle v1.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make timeout durations configurable (flutter#30053)

v1.4.4

Toggle v1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Include platformViewId in semantics tree for iOS (flutter#29304)

Include the platformViewId of PlatformViews in the semantics tree. The accessibility bridge in the engine can use this id to steal the semantics nodes from the actual platform view and stick them into Flutter's semantics tree.

It is the iOS PlatformView counter part of flutter#28953. It reverts the change in flutter@5b5d6e8 and flutter@03fd797.

flutter#29302

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix issue with account drawer header arrow rotating when setState is …

…called (flutter#29980)

The UserAccountsDrawerHeader had a bug with the arrow rotating whenever setState was called on its parent. This change makes sure that we check that the state actually changed before allowing the animation to trigger.

Fixes flutter#25801

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ensure that fe server is always built with tool (flutter#29768)

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Linking Higher & Lower Class Docs (flutter#29758)

* Adding linking between higher and lower level classes in the API Docs. ref:flutter#22859

* Fixed links between classes.

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Roll engine 3a445ce..dd6be2f (2 commits) (flutter#29937)

flutter/engine@3a445ce...dd6be2f

git log 3a445ce..dd6be2f --no-merges --oneline
dd6be2f Roll src/third_party/skia 42197c0bc68e..15dc59e65cfa (19 commits) (flutter/engine#8294)
d6ead18 Make it easy to write embedder unit tests by creating a fixture and config builder. (flutter/engine#8276)

The AutoRoll server is located here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff (liyuqian@google.com), and stop
the roller if necessary.