flutter/packages/flutter_driver/lib/src/driver
Andrew Davies bd6ac326f6
[flutter_driver] Move Fuchsia logging code. (#26266)
When setting the Fuchsia logging function, it should happen before any
initialization code, as init can still cause warning/error/info messages
to get printed to logs. Since the default stderr/stdout fd's aren't
correct, this can cause a program to crash for unclear reasons.
2019-01-09 14:47:35 -08:00
..
common.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
driver.dart [flutter_driver] Move Fuchsia logging code. (#26266) 2019-01-09 14:47:35 -08:00
timeline_summary.dart Prefer void to null (#22977) 2018-10-16 22:03:06 +02:00
timeline.dart add missing type parameter on methods (#22096) 2018-10-01 21:29:08 +02:00