Sign in
flutter
/
mirrors
/
flutter
/
eda03e2586b186ffcf8ea2d4424232710dbb7c81
/
packages
/
flutter_driver
/
lib
/
src
/
driver
/
driver.dart
eda03e2
re-re-enable lint unnecessary_const (#20103)
by Alexandre Ardhuin
· 7 years ago
00aac68
Revert flutter/flutter#19592 (#19861)
by Todd Volkert
· 7 years ago
2701835
re-enable lint unnecessary_const (#19592)
by Alexandre Ardhuin
· 7 years ago
32f9444
Remove uses of deprecated constants and change int.parse to int.tryParse (#19575)
by Leaf Petersen
· 7 years ago
1cc0365
Removes trailing whitespace from source files. (#19329)
by Greg Spencer
· 7 years ago
f630f90
Revert "enable lint unnecessary_const (#19342)" (#19423)
by Ian Hickson
· 7 years ago
cc1cf13
enable lint unnecessary_const (#19342)
by Alexandre Ardhuin
· 7 years ago
7dd265f
Add getSemanticsId command to flutter_driver (#19047)
by Jonah Williams
· 7 years ago
2ae4884
Revert elimination of Dart 1 (#18460)
by Chris Bracken
· 7 years ago
6c56bb2
Update typedef syntax to use Function notation and turn on lint for old notation. (#18362)
by Greg Spencer
· 7 years ago
3983815
fix setTextEntryEmulation docs (#18298)
by Yegor
· 7 years ago
09276be
enable lint prefer_equal_for_default_values (#18156)
by Alexandre Ardhuin
· 7 years ago
b921fdc
Revert "Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)" (#18041)
by Greg Spencer
· 7 years ago
3258602
Update typedef syntax to use Function notation and turn on lint for old notation. (#18035)
by Greg Spencer
· 7 years ago
3c5a7a3
Make non-global constants have consistent naming (with just _ instead of _k) (#17584)
by Greg Spencer
· 7 years ago
c36ec76
Reduce odds of race in scrollUntilVisible (#17594)
by Chris Bracken
· 7 years ago
d820e5f
Use deprecated io constants (#17278)
by Todd Volkert
· 7 years ago
b2c98f9
Roll engine to e976be13c51448f89107d082ec81e2b6731671fa (#17266)
by Yegor
· 7 years ago
5d590af
[frdp] Adds DartVM events/driver support. (#17170)
by Andrew Davies
· 7 years ago
9da0ec2
Add a few timeouts to FlutterDriver.connect() (#16762)
by Todd Volkert
· 7 years ago
a0099a9
Make gallery tests more robust (#15957)
by Hans Muller
· 7 years ago
466d154
Use Dart 2 camel case constants (#15360)
by Jason Simmons
· 7 years ago
c5a5945
Spelling (#15229)
by Josh Soref
· 7 years ago
3c379aa
whitespace cleanup (#14458)
by Alexandre Ardhuin
· 7 years ago
5f7ef89
more setTextEntryEmulation docs; isRegistered check (#13420)
by Yegor
· 7 years ago
d1e918f
support disabling text entry emulation (#13410)
by Yegor
· 7 years ago
e27bcd0
Emulate text entry in FlutterDriver (#13373)
by Yegor
· 7 years ago
cf37a47
Reorganise flutter driver implementation sources (#13163)
by Chris Bracken
· 7 years ago
[Renamed (98%) from packages/flutter_driver/lib/src/driver.dart]
8c902ad
clear timeline events prior to starting a new action (#12984)
by Yegor
· 7 years ago
16c363a
Clarify docs in FlutterDriver.requestData() (#12909)
by Todd Volkert
· 7 years ago
91bd9bc
delay taking screenshot to allow GPU thread to render the frame (#12896)
by Yegor
· 7 years ago
efb45ea
Trivial nit fixes (#12285)
by Ian Hickson
· 7 years ago
6643db0
Add documentation to waitForServiceExtension (#11708)
by Carlo Bernaschina
· 8 years ago
937b98e
Fix flakiness of commands_test (#11705)
by Carlo Bernaschina
· 8 years ago
8f56f6f
Add documentation and clean up code. (#11330)
by Ian Hickson
· 8 years ago
e1adc52
Option to enable the performance overlay from 'flutter run'. (#11288)
by Ian Hickson
· 8 years ago
9adb4a7
Deep linking: automatically push the route hiearchy on load. (#10894)
by Ian Hickson
· 8 years ago
8bf1719
Adding first semantics perf test (#10649)
by Michael Goderbauer
· 8 years ago
0f1a703
More documentation (#10589)
by Ian Hickson
· 8 years ago
f7d62aa
fix driver connection flakiness (#9968)
by Yegor
· 8 years ago
7d6e563
remove unused FlutterDriver methods (#9821)
by Yegor
· 8 years ago
75dc033
cancel timeout when waiting for driver extension (#9354)
by Yegor
· 8 years ago
03f5793
increase driver timeouts; also unify the values (#9228)
by Yegor
· 8 years ago
189028a
Separate the 'if' expression from its statement (#9177)
by Alexandre Ardhuin
· 8 years ago
ae89948
Rationalize text input widgets (#9119)
by Adam Barth
· 8 years ago
32d09a3
use_rethrow_when_possible (#8985)
by Alexandre Ardhuin
· 8 years ago
d09591b
consistently accept timeout in driver API (#8667)
by Yegor
· 8 years ago
cdeb83c
Declare locals as final where not reassigned (flutter_driver) (#8567)
by Chris Bracken
· 8 years ago
69b6bb8
prefer_is_empty and prefer_is_not_empty (#8474)
by Alexandre Ardhuin
· 8 years ago
5ce67b0
driver: remove obsolete TODO (#8494)
by Yegor
· 8 years ago
bfef36f7
add waitUntilNoTransientCallbacks to driver API (#8475)
by Yegor
· 8 years ago
8c043d0
fix lints for directives_ordering rule (#8382)
by Alexandre Ardhuin
· 8 years ago
f16dea2
prefer const contructors in packages/flutter_driver (#8056)
by Alexandre Ardhuin
· 8 years ago
36c63e7
Align the flutter_gallery test to the middle for better results (#8015)
by Ian Hickson
· 8 years ago
21434fc
Refactor 'flutter drive' to get the observatory port from the logs (#7695)
by Ian Hickson
· 8 years ago
15a7eb3
Move to real generic method syntax (#7235)
by Ian Hickson
· 8 years ago
40e305d
Fix analyzer warnings (#7523)
by Adam Barth
· 8 years ago
ecc4972
Add communication logging to Flutter Driver (#7485)
by Michael Goderbauer
· 8 years ago
fea7496
Add frameSync mechanism to flutter_driver. (#7471)
by Michael Goderbauer
· 8 years ago
7c9f9be
Add a timeout to every command (enforced on device and host) (#7391)
by Michael Goderbauer
· 8 years ago
fd3e0b7
Add option to get Dart VM flags from flutter_driver. (#7378)
by Michael Goderbauer
· 8 years ago
c4afe95
Add getRenderTree() to Flutter Driver (#7007)
by Chris Bracken
· 8 years ago
0cd6982
100% doc coverage in package:flutter_driver (#6738)
by Yegor
· 8 years ago
8b197bd
Fix common typos in doc comments (#6520)
by Chris Bracken
· 8 years ago
441a62a
Support an environment-specified VM service URL (#6497)
by Chris Bracken
· 8 years ago
4d8f4f4
Screenshot API for flutter driver (#6175)
by Jason Simmons
· 8 years ago
3c467a8
cleanup unawaited futures lints (#5946)
by Dan Rubel
· 8 years ago
d2fda67
Update to Dart `1.20.0-dev.1.0`. (#5689)
by Phil Quitslund
· 9 years ago
a10cd03
Flutter driver commands for controlling the Input widget (#4913)
by YoungSeok Yoon
· 9 years ago
ccf87bd
Fix the issue that flutter driver does not close _peer (#4755)
by Kaiyuan Wang
· 9 years ago
770f8f1
rename TracingCategory to TimelineStream (#3822)
by Hans Muller
· 9 years ago
bcede8d
Literals get type annotations.
by pq
· 9 years ago
a9b965c
Gallery demo start-time performance test (#3655)
by Hans Muller
· 9 years ago
261923e
Refactor service extensions (#3397)
by Ian Hickson
· 9 years ago
e7657b9
[driver] "waitFor" command in place of broken "exists" (#3373)
by Yegor
· 9 years ago
9ce995f
[driver] refactor API to finder objects (#3365)
by Yegor
· 9 years ago
0e9737e
[driver] upgrade to the latest version of vm_service_client (#3348)
by Yegor
· 9 years ago
341bd47
Move flutter drive to use 8183 to not conflict with diagnostic server
by Eric Seidel
· 9 years ago
f43e1df
Fix instruction when app is missing enableFlutterDriverExtension (#3239)
by Seth Ladd
· 9 years ago
19e624c
[driver] give the timeline data some structure
by Yegor
· 9 years ago
18aed70
[driver] switch to different pause event workaround
by Yegor Jbanov
· 9 years ago
bfa16b2
[driver] fix observatory port # and timeline data extraction
by Yegor Jbanov
· 9 years ago
8aac1c9
[driver] actually start the timer when connecting
by Yegor Jbanov
· 9 years ago
26c4177
[driver] API for getting performance traces
by yjbanov
· 9 years ago
62f3124
Fix generic method syntax.
by Ian Hickson
· 9 years ago
d745e20
Even more types
by Ian Hickson
· 9 years ago
6795efa
Enable always_specify_types lint
by Hixie
· 9 years ago
43b0104
Revert "Merge pull request #2639 from Hixie/always_specify_types"
by Ian Hickson
· 9 years ago
d162d98
Enable always_specify_types lint
by Hixie
· 9 years ago
1b9cd52
Enable ALL THE LINTS
by Ian Hickson
· 9 years ago
008785b
[driver] serialize commands to plain strings
by yjbanov
· 9 years ago
ee184a7
driver.scroll action; scroll perf test for Stocks
by yjbanov
· 9 years ago
44d7a57
[driver] wait for the isolate to enter pause on start
by Yegor Jbanov
· 9 years ago
6d35481
add smoke driver test; find by tooltip; retry predicate
by Yegor Jbanov
· 9 years ago
7f39703
support waiting for things to happen in Flutter Driver
by yjbanov
· 9 years ago
a2b1bd4
"flutter drive" command
by yjbanov
· 9 years ago
439aadf
move to pub version of vm_service_client
by yjbanov
· 9 years ago
b0e4559
add flutter_driver package
by Yegor Jbanov
· 9 years ago