Ian Hickson
|
3eb87830e9
|
Constants! Constants everywhere! (#9286)
Aggressively apply the const lint.
|
2017-04-07 12:24:32 -07:00 |
|
Alexandre Ardhuin
|
189028a958
|
Separate the 'if' expression from its statement (#9177)
|
2017-04-04 21:45:50 +02:00 |
|
Michael Goderbauer
|
d87f19817f
|
devicelab benchmarks run on Windows (#8814)
* devicelab benchmarks run on Windows
* fix analyzer issue
* fix test
* fix pubspec
|
2017-03-15 16:33:10 -07:00 |
|
Alexandre Ardhuin
|
2166ea5b7f
|
apply partially the upcoming unnecessary_lambdas (#8810)
|
2017-03-15 23:09:58 +01: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 |
|
Alexandre Ardhuin
|
e151a1a438
|
prefer_contains (#8040)
|
2017-02-09 15:17:55 -08:00 |
|
Ian Hickson
|
19d22c9726
|
Make devicelab count as a bot so we can see crash logs (#7687)
|
2017-01-26 20:17:40 -08:00 |
|
Ian Hickson
|
aff4e82891
|
Technical Debt tracker (#7667)
|
2017-01-26 17:04:37 -08:00 |
|
Yegor
|
4bec9cd940
|
update build benchmark to match #7589 (#7600)
|
2017-01-23 17:49:01 -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 |
|
Ian Hickson
|
15a7eb3b6c
|
Move to real generic method syntax (#7235)
|
2017-01-21 20:58:44 -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 |
|