- 13 Oct, 2016 3 commits
-
-
Devon Carew authored
-
Adam Barth authored
These changes were generated by IntelliJ.
-
Adam Barth authored
The Skia team tells us that these go faster.
-
- 12 Oct, 2016 4 commits
-
-
Chris Bracken authored
Previously, overall status was reported as good if Xcode and homebrew were installed, even if there were issues with either of the tools. We now report partial status if we detect issues with either installation.
-
P.Y. Laligand authored
-
Jason Simmons authored
-
Adam Barth authored
This wrapper will eventually replace HostMessages.
-
- 11 Oct, 2016 8 commits
-
-
Adam Barth authored
-
Dan Rubel authored
-
Phil Quitslund authored
Picks up a patched `dartdoc` (effecting, notablly, `crossdart`…)
-
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 7 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
-