- 11 Oct, 2016 5 commits
-
-
John McCutchan authored
-
Adam Barth authored
We were missing these before.
-
Adam Barth authored
This match switches the framework to use the semantics backend in `dart:ui` rather than the Mojo backend.
-
Adam Barth authored
This example is misleading because it relies on the old services model. Let's remove it until #6263 is fixed.
-
Todd Volkert authored
-
- 10 Oct, 2016 3 commits
-
-
P.Y. Laligand authored
-
Adam Barth authored
-
John McCutchan authored
-
- 08 Oct, 2016 1 commit
-
-
Adam Barth authored
Instead of reading the mojom serialization and re-inflating it, the SemanticsDebugger now shows the SemanticsNode objects directly.
-
- 07 Oct, 2016 6 commits
-
-
Jason Simmons authored
Performance improvement for https://github.com/flutter/flutter/issues/6008
-
Devon Carew authored
-
Dan Rubel authored
-
Adam Barth authored
This patch adds `@checked` everywhere is needed to remove the `strong_mode_invalid_method_override` strong mode error.
-
Yegor authored
-
Devon Carew authored
* commit intellij project metadata * move metadata to the top level * delete dev/intellij
-
- 06 Oct, 2016 8 commits
-
-
Dan Rubel authored
-
Dan Rubel authored
-
Ian Hickson authored
The only change here is that if we run off the end of the loop in a way that previously would have just hung, we return silently.
-
Adam Barth authored
This will make it easier to switch to SemanticsUpdateBuilder.
-
Adam Barth authored
This change might make our grammar less perfect, but it will increase our sanity.
-
Yegor authored
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/5763
-
Yegor authored
-
- 05 Oct, 2016 9 commits
-
-
Dan Rubel authored
-
Phil Quitslund authored
RC1 patch release.
-
Adam Barth authored
-
Matt Perry authored
Fixes https://github.com/flutter/flutter/issues/6154
-
Adam Barth authored
Fixes #6215
-
Dan Rubel authored
-
Phil Quitslund authored
* Bump Dart SDK to `1.20.0-dev.10.0`. `1.20.0-dev.10.0` corresponds to `1.20-RC0`. * pubspec.lock cleanup * check for pubspec.lock existence * cleaned up conditional remove
-
Devon Carew authored
* make flutter create less chatty * output generated file count; mention lib/main.dart
-
Devon Carew authored
-
- 04 Oct, 2016 8 commits
-
-
Yegor authored
-
Hans Muller authored
-
Dan Rubel authored
-
Chris Bracken authored
-
Dan Rubel authored
-
Adam Barth authored
This widget now lives in Mozart: https://fuchsia.googlesource.com/mozart/+/master/lib/flutter/child_view.dart
-
Adam Barth authored
This patch removes the Mozart dependencies from object.dart and layer.dart, which will make it easier for us to move the Mozart dependencies purely into the Fuchsia tree.
-
Chinmay Garde authored
-