- 02 Feb, 2016 5 commits
-
-
Yegor authored
add section on submitting code in CONTRIBUTING.md
-
yjbanov authored
-
Yegor authored
add debugFillDescription to OverflowBox
-
yjbanov authored
-
Collin Jackson authored
In addition to checking for the existence of the engine, ensure that it’s the correct version
-
- 01 Feb, 2016 8 commits
-
-
Devon Carew authored
refactor flutter logs
-
Collin Jackson authored
-
Ian Hickson authored
Semantics updates
-
Hixie authored
Port the tests to use the new interface.
-
Devon Carew authored
-
Hixie authored
-
Adam Barth authored
Update the Align docs
-
Adam Barth authored
They were out-of-date. Fixes #1391
-
- 31 Jan, 2016 9 commits
-
-
Devon Carew authored
fix a regex in the ios logs command
-
Devon Carew authored
fixed sub-process stdout parsing; added todos
-
Devon Carew authored
tweak the output for the analyze command
-
Devon Carew authored
-
Adam Barth authored
Adds the ability to move the caret by tapping
-
Adam Barth authored
Now the text input control knows how to move the caret when you tap inside the string. There's still some rough edges to polish up, but this patch is the first step. Fixes #108
-
Adam Barth authored
Fix analyzer warnings related to SemanticsListener
-
Adam Barth authored
These were introduced by the recent engine roll.
-
Adam Barth authored
-
- 30 Jan, 2016 4 commits
-
-
Adam Barth authored
Input should paint selections
-
Devon Carew authored
massage the help text
-
Ian Hickson authored
Fix copypasta in RenderSizedOverflowBox.
-
Adam Barth authored
This patch teaches the editing system to paint reasonable selections for single-line text fields, including for bidirectional text. Requires https://github.com/flutter/engine/pull/2318
-
- 29 Jan, 2016 14 commits
-
-
Viktor Lidholt authored
Adds opacity property to particle systems
-
Hixie authored
-
Viktor Lidholt authored
-
Adam Barth authored
-
Adam Barth authored
Add an alignment property to OverflowBox
-
Adam Barth authored
This patch changes the default alignment of OverflowBox to center rather than having a bias towards the upper-left corner. Fixes #1236
-
Devon Carew authored
-
Devon Carew authored
fix two strong mode issues
-
Devon Carew authored
-
Devon Carew authored
add the engine revision to --version
-
Devon Carew authored
-
krisgiesing authored
Add support for asset variants; add resolution aware asset image management
-
Kris Giesing authored
-
Devon Carew authored
make the output from create more terse
-