Todd Volkert
|
d820e5f3b1
|
Use deprecated io constants (#17278)
The new values are not ready for use yet inside Google
|
2018-05-03 22:27:29 -07:00 |
|
Yegor
|
b2c98f9a4e
|
Roll engine to e976be13c51448f89107d082ec81e2b6731671fa (#17266)
* Roll engine to e976be13c51448f89107d082ec81e2b6731671fa
* move away from deprecated constants
|
2018-05-03 19:24:48 -07:00 |
|
Sarah Zakarias
|
496534cc01
|
Revert "Increase connection timeout" (#13418)
|
2017-12-07 18:13:36 +01:00 |
|
Sarah Zakarias
|
3016a56c84
|
Revert "Increase connection timeout further (#13415)" (#13417)
This reverts commit f40a9398a5 .
|
2017-12-07 16:24:22 +01:00 |
|
Sarah Zakarias
|
f40a9398a5
|
Increase connection timeout further (#13415)
|
2017-12-07 15:06:57 +01:00 |
|
Sarah Zakarias
|
e38d48021c
|
Increase connection timeout (#13413)
|
2017-12-07 12:07:02 +01:00 |
|
Alexandre Ardhuin
|
189028a958
|
Separate the 'if' expression from its statement (#9177)
|
2017-04-04 21:45:50 +02:00 |
|
Yegor
|
0ec3ffb4bc
|
increase total task timeout; decrease individual benchmark timeout (#9063)
|
2017-03-28 15:42:06 -07:00 |
|
Chris Bracken
|
6c97dd2c6c
|
Declare locals as final where not reassigned (dev) (#8574)
|
2017-03-03 18:06:08 -08:00 |
|
Alexandre Ardhuin
|
e9a775bf38
|
prefer const constructors (#8316)
|
2017-02-21 14:54:29 -08:00 |
|
Jason Simmons
|
bc04c53231
|
Fix VMIsolateRef type declaration (#7666)
Fixes https://github.com/flutter/flutter/issues/7661
|
2017-01-26 14:24:04 -08:00 |
|
Ian Hickson
|
63aa1397a3
|
Increase the strictness of our requiring explicit types (#7585)
...now that we have generic methods, their types need to be specified too.
|
2017-01-23 01:04:31 -08:00 |
|
Jason Simmons
|
4da4ca89aa
|
Add a devicelab test that captures memory usage metrics on Android (#7120)
|
2016-12-01 11:37:16 -08:00 |
|
Yegor
|
6cdab85d28
|
Sync test code with Cocoon (#6129)
* fix flutter watch benchmark
Syncs d2d7950ecd
* Split Android/iOS impl behind a unified interface
Syncs db87e10fa5
* Switch from pub get to flutter packages get
Syncs b378005cbb
* "silent" option in test runner; fix analysis errors;
|
2016-09-29 10:19:15 -07:00 |
|
Dan Rubel
|
3f025e0ddf
|
remove ignore unawaited_future comments (#5959)
|
2016-09-21 08:35:04 -04:00 |
|
Dan Rubel
|
d65460e7a5
|
cleanup unawaited futures lints (#5945)
|
2016-09-20 07:32:09 -04:00 |
|
Yegor
|
1ba1562293
|
move CI tests into the main repo (#5758)
|
2016-09-14 13:22:53 -07:00 |
|