Mikkel Nygaard Ravn
|
a755ccd4e4
|
Use new project template (#10378)
|
2017-05-29 14:07:21 +02:00 |
|
Devon Carew
|
2e96550fa0
|
fix typeahead css (#10325)
|
2017-05-26 09:52:03 -07:00 |
|
yjbanov
|
b9d5327919
|
perf_tests.dart: const constructors; constructors first
|
2017-05-26 09:44:33 -07:00 |
|
yjbanov
|
f59a67707d
|
track debug build times; switch from --profile to --release
|
2017-05-26 09:44:33 -07:00 |
|
Hans Muller
|
77c07871b4
|
Updated sample app production device labs task (#10326)
|
2017-05-25 13:49:31 -07:00 |
|
Hans Muller
|
b4e41ff7d3
|
Add a devicelab task that generates sample app screenshots, etc (#10303)
|
2017-05-25 11:47:36 -07:00 |
|
jcollins-g
|
7fb798f5f1
|
Upgrade dartdoc to 0.12.0 (#10296)
* update the docs css style so the generated dartdoc matches the new flutter.io
* Change to 0.12.0 dartdoc
* Review comment
|
2017-05-25 09:42:55 -07:00 |
|
Phil Quitslund
|
f21abb6ead
|
Bump Dart SDK to 1.24.0-dev.3.0. (#10110)
* Bump Dart SDK to `1.24.0-dev.3.0`.
* Fix (mega) gallery creation.
|
2017-05-22 10:01:22 -07:00 |
|
Ian Hickson
|
d94ae089c7
|
Give an explicit path to the flutter tool. (#10235)
Maybe this will make the test work in the device lab...
|
2017-05-22 10:00:59 -07:00 |
|
Ian Hickson
|
fbc5f74cad
|
Attempt to de-emphasise the source code section (#10215)
Fixes https://github.com/flutter/flutter/issues/9377
|
2017-05-22 09:55:40 -07:00 |
|
xster
|
40b67bb187
|
Move icons stuff from material to widget (#10192)
Moved everything icons related except the material icon button and the materialicon font list to widget
|
2017-05-21 16:57:31 -07:00 |
|
Ian Hickson
|
a2235d910c
|
Switch off my new test since it broke the build (#10231)
|
2017-05-20 11:23:19 -07:00 |
|
Ian Hickson
|
ab8202dc5a
|
Track missing dartdocs (#10213)
This will help catch when we accidentally break --dartdocs.
|
2017-05-19 21:48:51 -07:00 |
|
Ian Hickson
|
ee1db83523
|
We removed markdown a while ago. (#10184)
This will get tested once we turn on fatal errors for dartdocs.
We can't do that yet because of upstream failures.
|
2017-05-19 08:47:14 -07:00 |
|
Chris Bracken
|
d94943a9ac
|
Update integration test .gitignores to latest template (#10191)
Under android/ directory, ignore:
GeneratedPluginRegistrant.java
Under ios/ directory, ignore:
GeneratedPluginRegistrant.h
GeneratedPluginRegistrant.m
Pods/
|
2017-05-18 18:47:57 -07:00 |
|
Chris Bracken
|
568bf06cc1
|
Test that view padding is applied on show keyboard (#10190)
Ensure that showing the keyboard applies padding, reducing the view
height.
|
2017-05-18 18:29:43 -07:00 |
|
mattsarett
|
5b5aa25457
|
Add manual test for color space rendering behavior (#10000)
* Add manual test for color space rendering behavior
* Remove unneeded assets
* Add test for color demo
* Drag up to scroll down
|
2017-05-18 10:07:45 -07:00 |
|
Jason Simmons
|
457b8c05df
|
Repackage manual_tests with the current project template (#10057)
See https://github.com/flutter/flutter/pull/10000
|
2017-05-15 10:40:03 -07:00 |
|
Hans Muller
|
ceab6f9784
|
Added some simple AppBar examples to the sample catalog (#9912)
|
2017-05-15 10:02:39 -07:00 |
|
Ian Hickson
|
4773a8cd4b
|
Re-enable test since underlying issue is fixed (#10008)
|
2017-05-12 15:51:13 -07:00 |
|
Chris Bracken
|
eaa9367432
|
Output commands to generate SDK version tag (#10022)
During SDK version updates, output the commands used to tag the repo
with the SDK version.
|
2017-05-12 09:29:17 -07:00 |
|
Adam Barth
|
ff0aa51326
|
Update gallery assets (#9957)
The new assets have been optipng'ed.
|
2017-05-11 23:28:25 -07:00 |
|
Chris Bracken
|
7160ecfb07
|
Mark integration_ui, integration_ui_ios tests non-flaky (#10013)
|
2017-05-11 17:20:46 -07:00 |
|
Jason Simmons
|
303d4dcbc0
|
fix an analyzer warning (#10018)
|
2017-05-11 17:09:29 -07:00 |
|
Chris Bracken
|
1dc3f88f57
|
Add -t flag to integration_ui keyboard resize test (#10012)
Update Android package name.
|
2017-05-11 15:19:44 -07:00 |
|