- 11 May, 2019 1 commit
-
-
Jonah Williams authored
-
- 09 May, 2019 1 commit
-
-
Sam Rawlins authored
-
- 07 May, 2019 1 commit
-
-
Jonah Williams authored
-
- 06 May, 2019 3 commits
-
-
Zachary Anderson authored
-
Jonah Williams authored
-
Antti Ahti authored
Code indentation was done with tabs in some places. Replaced with spaces.
-
- 02 May, 2019 3 commits
-
-
Jonah Williams authored
This reverts commit e5459942.
-
Jonah Williams authored
-
Jonas Termansen authored
This is the correct metric to report for compilation time benchmarks rather than RunTime. Rename the 'gen_snapshot' value to merely 'snapshot' for backwards compatibility and overall simplicity. This change simplifies Dart's benchmarking of Flutter by making it easier to adopt --report-timings (made for Dart to use), which makes the benchmarks much more robust.
-
- 01 May, 2019 6 commits
-
-
Dan Field authored
-
Zachary Anderson authored
-
Jacob Richman authored
Make FlutterError objects more structured so they can be displayed better in debugging tools such as Dart DevTools.
-
Victor Maraccini authored
-
Emmanuel Garcia authored
Show appropriate error message when fonts isn't iterable
-
Jonah Williams authored
-
- 30 Apr, 2019 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 29 Apr, 2019 2 commits
-
-
Dan Field authored
* Re-enable const
-
Jonah Williams authored
-
- 26 Apr, 2019 2 commits
-
-
Danny Tuppeny authored
* Allow adb stdout to contain the port number without failing * Add tests that port forwarder correctly responds to known ADB output
-
Jonah Williams authored
-
- 25 Apr, 2019 6 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Dan Field authored
* Update packages * Capture JSON RPC errors that presently get swallowed
-
Jonah Williams authored
-
- 24 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 23 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 22 Apr, 2019 3 commits
-
-
Jonah Williams authored
-
Stanislav Baranov authored
-
Stanislav Baranov authored
-
- 19 Apr, 2019 3 commits
-
-
Ben Konyi authored
* Added support for authentication codes for the VM service. Previously, a valid web socket connection would use the following URI: `ws://127.0.0.1/ws` Now, by default, the VM service requires a connection to be made with a URI similar to the following: `ws://127.0.0.1:8181/Ug_U0QVsqFs=/ws` where `Ug_U0QVsqFs` is an authentication code generated and shared by the service. This behavior can be disabled with the `--disable-service-auth-codes` flag.
-
Jonah Williams authored
-
Jonah Williams authored
-
- 18 Apr, 2019 5 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Devon Carew authored
-
Jonah Williams authored
-
Jonah Williams authored
-