Devon Carew
45db865079
be more lenient when looking for matching android sdk components ( #3830 )
...
* be more lenient when looking for matching android sdk components
* use a null aware operator
2016-05-11 15:34:24 -07:00
Hans Muller
5b3a4e5554
AppBar uses LayoutBuilder ( #3871 )
2016-05-11 15:05:01 -07:00
Chinmay Garde
29b8c804da
Update bucket names for each target and host build configuration. ( #3866 )
2016-05-11 14:54:51 -07:00
Hans Muller
2e8315e8f5
Generate a Gallery demo transition-durations performance histogram ( #3859 )
2016-05-11 14:52:34 -07:00
Chinmay Garde
2aab6b565c
Update engine revision to account for buildbot bucket updates. ( #3864 )
2016-05-11 13:57:59 -07:00
Chinmay Garde
915f24866a
Change bucket names for iOS and Mac based on buildbot updates. ( #3863 )
2016-05-11 13:41:44 -07:00
Devon Carew
6635f1cf9b
re-enable --checked ( #3857 )
2016-05-11 12:26:46 -07:00
Jason Simmons
82dbd43e74
Fix the paths for local engine builds targeting the host platform ( #3855 )
2016-05-11 11:11:34 -07:00
Phil Quitslund
6b9464e8dd
Merge pull request #3849 from pq/1.17.0-dev.3.0
...
Bump Dart SDK to 1.17.0-dev.3.0.
2016-05-11 11:07:10 -07:00
pq
ef8d3f069e
Bump Dart SDK to 1.17.0-dev.3.0.
...
Keeping up with the Joneses!
2016-05-11 10:25:36 -07:00
Collin Jackson
67d98621f5
Merge pull request #3841 from collinjackson/master
...
Fix crash installing onto certain Android devices
2016-05-11 10:00:20 -07:00
Collin Jackson
e2ab858202
Fix #3825 crash installing onto certain Android devices
2016-05-11 09:32:35 -07:00
Devon Carew
826936cd33
use vendored dart sdk; check the expected version of flutter ( #3831 )
...
* use vendored dart sdk; check the expected version of flutter
* search up directories looking for the flutter root
2016-05-10 16:21:30 -07:00
Phil Quitslund
eec3fc60f1
Merge pull request #3838 from pq/sdk_summaries
...
Turn on SDK summaries in flutter analyze.
2016-05-10 15:22:33 -07:00
Devon Carew
52d0434bec
create a flutter setup command ( #3837 )
2016-05-10 15:04:29 -07:00
pq
a8f96de47d
Removed unused import.
2016-05-10 14:37:39 -07:00
pq
d11651d293
Turn on SDK summaries in flutter analyze.
...
The latest dev build has stable summaries so we should start using them.
(Also ensures that analysis options are propogating to the SDK analysis context --- see: https://github.com/dart-lang/sdk/issues/26129 .)
2016-05-10 14:31:00 -07:00
Devon Carew
067715e302
Send exit for flutter run --resident ( #3829 )
...
* send ext.flutter.exit
* listen for help restart, quit
* refactor into a separate class
2016-05-10 13:47:00 -07:00
Todd Volkert
810b3e32a6
Fix regexp that strips invalid characters from the project identifier
...
Fixes #3835
2016-05-10 13:24:20 -07:00
Todd Volkert
baa25c83fb
Fix broken identifier in the hello world example
2016-05-10 13:15:14 -07:00
Todd Volkert
43c0c52225
Fix regexp that strips invalid characters from the Uniform Type Identifier
...
Fixes #3835
2016-05-10 13:08:29 -07:00
Jason Simmons
6ab77622e4
Update flutter_tools for the "unoptimized" engine build flag and the new output directory naming scheme ( #3832 )
2016-05-10 12:02:09 -07:00
Jim Beveridge
6e48824991
Merge pull request #3834 from jimbeveridge/studio-2.1
...
Upgrade gradle files for Android Studio 2.1
2016-05-10 11:24:46 -07:00
Jim Beveridge
321b338adb
Upgrade gradle files for Android Studio 2.1
...
Fixes #3833
2016-05-10 11:11:31 -07:00
Matt Perry
e4342184be
Use mojo clipboard service for copy/paste toolbar. ( #3778 )
...
* Use mojo clipboard service for copy/paste toolbar.
BUG=https://github.com/flutter/flutter/issues/1567
2016-05-10 13:40:55 -04:00
Hans Muller
770f8f1d0c
rename TracingCategory to TimelineStream ( #3822 )
2016-05-09 17:00:49 -07:00
Adam Barth
36d437d6f2
Add support for TextOverflow.ellipsis ( #3818 )
...
Fixes #417
2016-05-09 15:57:16 -07:00
Hans Muller
4d8f38e538
Correct ListItem leading/trailing widget layout ( #3820 )
2016-05-09 15:23:47 -07:00
Phil Quitslund
a6a3f2c389
Merge pull request #3809 from pq/pub-resolver-fix
...
Remove gratuitous pub resolver from flutter analysis.
2016-05-09 14:44:05 -07:00
Adam Barth
5dc74c844b
Update engine
2016-05-09 12:55:45 -07:00
Chinmay Garde
aff752f802
mojo_client: Dont try to iterate over response headers if there aren't any. ( #3811 )
2016-05-09 12:53:09 -07:00
Phil Quitslund
8e9334fc32
Merge pull request #3807 from pq/1.17.0-dev.2.0
...
Bump Dart SDK to 1.17.0-dev.2.0.
2016-05-09 12:21:52 -07:00
pq
18d971d492
Remove gratuitous pub resolver from flutter analysis.
...
Package mapping is already done by the `PackageDependencyTracker` so this extra check is at best not needed. (At worst could cause an unneeded and costly call to `pub list-package-dirs`!)
2016-05-09 12:21:18 -07:00
Hans Muller
475d5a457d
remove spurious copy of the material_gallery directory ( #3806 )
2016-05-09 12:18:32 -07:00
pq
24218a2abe
Bump Dart SDK to 1.17.0-dev.2.0.
2016-05-09 12:07:24 -07:00
Phil Quitslund
cc93170894
Merge pull request #3798 from pq/package_map_cleanup
...
Analyze update to use in-memory package map.
2016-05-09 11:53:21 -07:00
pq
1e50745df3
Constructor ordering.
2016-05-09 11:33:52 -07:00
Hans Muller
74c3e74fba
Call it Flutter Gallery ( #3801 )
2016-05-09 11:00:54 -07:00
Devon Carew
a5b198e9b9
remove the --checked option ( #3799 )
2016-05-09 10:58:47 -07:00
Adam Barth
40152c5593
We were looking for HapticFeedback in the wrong service bundle ( #3797 )
...
Fixes #3795
2016-05-09 10:28:43 -07:00
pq
46d32794f9
Analyze update to use in-memory package map.
...
Updates the analyze command to pass a package map to analysis rather than a file path.
This allows us to avoid creating a needless temporary `.packages` file and host directory and saves us a trip to disk to retrieve the contents when building our URI resolvers for analysis.
2016-05-09 09:59:16 -07:00
Jason Simmons
2ea3c9471d
Fix for how flutter refresh locates the Android package manifest ( #3791 )
2016-05-09 09:31:46 -07:00
Jason Simmons
09dde8718b
Change the Android activity launch mode to singleTop ( #3792 )
2016-05-09 09:31:34 -07:00
Phil Quitslund
a7f2a4e448
Merge pull request #3780 from pq/error_msgs
...
Fix analyzer error messages.
2016-05-09 08:39:17 -07:00
Adam Barth
ee903af03f
Move TextAlign out of TextStyle ( #3789 )
...
TextAlign applies to a whole paragraph instead of applying to an individual
text span. This patch moves the property out of TextStyle and into a separate
property on Text and RichText.
2016-05-06 17:33:27 -07:00
Chinmay Garde
8f4a5659b0
Update engine revision to pull in changes that add support for the interpreter on iOS. ( #3793 )
2016-05-06 16:37:19 -07:00
pq
c973629ed7
Fixed braces.
2016-05-06 13:43:21 -07:00
pq
96de7c4dcc
Fix analyzer error messages.
...
Will have the result of restoring `[static warning]` to `[warning]`, etc.
(This is essentially how we handle it in the analyzer CLI.)
2016-05-06 13:39:48 -07:00
Adam Barth
ac2c8fec34
Left-align contents of drop-down button ( #3775 )
...
Fixes #3759
2016-05-06 13:07:05 -07:00
Phil Quitslund
11a54dee01
Merge pull request #3752 from pq/analysis_rework
...
Analysis re-work to use analyzer APIs.
2016-05-06 10:56:59 -07:00