Kris Giesing
f52a1e0a33
Associate scale with image more strongly in image resources
2016-02-01 13:50:07 -08:00
Devon Carew
5a21ef2411
Merge pull request #1504 from devoncarew/flutter_logs
...
refactor flutter logs
2016-02-01 13:30:27 -08:00
Kris Giesing
b81f3f8bd2
Style cleanup
2016-02-01 13:22:10 -08:00
Collin Jackson
beaffecb7b
fix #1443 ensure engine is the correct version
2016-02-01 13:11:30 -08:00
Ian Hickson
3abb8c4ec9
Merge pull request #1493 from Hixie/semantics
...
Semantics updates
2016-02-01 13:04:25 -08:00
Hixie
85689f1231
Make the Semantics code be a service.
...
Port the tests to use the new interface.
2016-02-01 12:57:47 -08:00
Devon Carew
78e05884ed
refactor flutter logs
2016-02-01 12:56:46 -08:00
Kris Giesing
bf115ec5b0
Add scale awareness to images
2016-02-01 11:35:14 -08:00
Hixie
e8a21f5d91
Turn MojoShell into an actual binding
2016-02-01 11:30:05 -08:00
Adam Barth
9e784f0cd3
Merge pull request #1500 from abarth/align_docs
...
Update the Align docs
2016-02-01 09:52:09 -08:00
Adam Barth
fade43ee55
Update the Align docs
...
They were out-of-date.
Fixes #1391
2016-01-31 23:06:34 -08:00
Devon Carew
a08c201996
Merge pull request #1481 from devoncarew/patch_ios_logs
...
fix a regex in the ios logs command
2016-01-30 22:55:18 -08:00
Devon Carew
d631ebe597
fix a regex in the ios logs command
...
fixed sub-process stdout parsing; added todos
2016-01-30 22:48:28 -08:00
Devon Carew
2bc67ed4f9
Merge pull request #1480 from devoncarew/analyze_command
...
tweak the output for the analyze command
2016-01-30 22:21:39 -08:00
Devon Carew
d6b4759fee
tweak the output for the analyze command
2016-01-30 22:06:26 -08:00
Adam Barth
b89935e597
Merge pull request #1496 from abarth/move_caret
...
Adds the ability to move the caret by tapping
2016-01-30 22:03:22 -08:00
Adam Barth
3609938327
Adds the ability to move the caret by tapping
...
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
2016-01-30 21:57:19 -08:00
Adam Barth
4125f3866f
Merge pull request #1498 from abarth/fix_analyzer
...
Fix analyzer warnings related to SemanticsListener
2016-01-30 21:56:45 -08:00
Adam Barth
f8342c7a84
Fix analyzer warnings related to SemanticsListener
...
These were introduced by the recent engine roll.
2016-01-30 21:55:59 -08:00
Adam Barth
4bec05ad8b
Update engine
2016-01-30 20:59:19 -08:00
Adam Barth
90e0003115
Merge pull request #1471 from abarth/paint_selection
...
Input should paint selections
2016-01-29 19:43:06 -08:00
Devon Carew
f4b9466951
Merge pull request #1484 from devoncarew/help_text
...
massage the help text
2016-01-29 16:20:35 -08:00
Ian Hickson
4aafa7dab7
Merge pull request #1488 from Hixie/overflow
...
Fix copypasta in RenderSizedOverflowBox.
2016-01-29 16:14:42 -08:00
Adam Barth
a5cfbad876
Input should paint selections
...
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
2016-01-29 16:07:54 -08:00
Viktor Lidholt
7defbc1cb4
Merge pull request #1486 from vlidholt/master
...
Adds opacity property to particle systems
2016-01-29 15:18:33 -08:00
Hixie
f2564a41a1
Fix copypasta in RenderSizedOverflowBox.
2016-01-29 15:17:54 -08:00
Viktor Lidholt
592250885f
Adds opacity property to particle systems
2016-01-29 14:52:31 -08:00
Adam Barth
1703d065f6
Update engine
2016-01-29 14:51:51 -08:00
Adam Barth
024cc2cab5
Merge pull request #1485 from abarth/align_overflow_box
...
Add an alignment property to OverflowBox
2016-01-29 14:42:10 -08:00
Adam Barth
fa03df2d82
Add an alignment property to OverflowBox
...
This patch changes the default alignment of OverflowBox to center rather than
having a bias towards the upper-left corner.
Fixes #1236
2016-01-29 14:35:57 -08:00
Devon Carew
09cca3b34c
massage the help text
2016-01-29 14:32:12 -08:00
Devon Carew
4dc19e3fd1
Merge pull request #1479 from devoncarew/strong_mode_issues
...
fix two strong mode issues
2016-01-29 12:08:42 -08:00
Devon Carew
e1a7d7d865
fix two strong mode issues
2016-01-29 12:01:53 -08:00
Devon Carew
5af87aaf61
Merge pull request #1477 from devoncarew/engine_version
...
add the engine revision to --version
2016-01-29 11:13:38 -08:00
Devon Carew
864b7f47d7
add the engine revision to --version
2016-01-29 10:45:59 -08:00
krisgiesing
1b75de1b16
Merge pull request #1295 from krisgiesing/resolution_awareness
...
Add support for asset variants; add resolution aware asset image management
2016-01-28 18:19:32 -08:00
Kris Giesing
9572b4969f
Add support for asset variants and resolution-aware images
2016-01-28 18:11:32 -08:00
Devon Carew
3643395230
Merge pull request #1456 from devoncarew/create_output
...
make the output from create more terse
2016-01-28 18:04:29 -08:00
Devon Carew
a4b0c3d584
make the output from create more terse
2016-01-28 15:18:25 -08:00
Devon Carew
5ff2b1a19b
Merge pull request #1444 from devoncarew/work_on_test
...
test command checks for test dir
2016-01-28 15:03:38 -08:00
Devon Carew
5b2005d4ff
Merge pull request #1452 from devoncarew/start_command
...
make --device-id work with ios devices too
2016-01-28 15:03:21 -08:00
Devon Carew
c46ad29cfb
test commands checks for test fir
2016-01-28 15:02:50 -08:00
Devon Carew
521d5044df
Merge pull request #1449 from devoncarew/trace_command
...
update description text for the trace command
2016-01-28 15:02:13 -08:00
Devon Carew
2065483a1c
make --device-id work with ios devices too
2016-01-28 14:43:57 -08:00
Devon Carew
be2862debc
update description text for the trace command
2016-01-28 14:40:33 -08:00
Jason Simmons
12419d6bcf
Merge pull request #1446 from jason-simmons/app_process_restart
...
Add a --full-restart flag to the start command that controls whether …
2016-01-28 14:23:01 -08:00
Jason Simmons
0eb970f7f0
Add a --full-restart flag to the start command that controls whether we stop the application process
...
SkyActivity now allows reloading application Dart code within an existing
activity. If a SkyActivity instance is already running, then passing
--no-full-restart will restart the Dart code without killing and restarting
the SkyShell application.
(full-restart will remain the default until the engine
that supports this is rolled out)
Also remove the obsolete --poke flag
2016-01-28 14:13:42 -08:00
Collin Jackson
b70a53807a
Update engine
2016-01-28 13:10:57 -08:00
Ian Hickson
4dfef09925
Merge pull request #1442 from Hixie/shell
...
Clean up shell.dart
2016-01-28 13:05:14 -08:00
Devon Carew
1f35d45110
Merge pull request #1441 from devoncarew/unify_logging
...
Unify logging
2016-01-28 12:52:55 -08:00