1. 18 Sep, 2019 2 commits
  2. 27 Aug, 2019 1 commit
  3. 21 Aug, 2019 1 commit
  4. 19 Aug, 2019 2 commits
  5. 31 Jul, 2019 1 commit
  6. 26 Jul, 2019 2 commits
  7. 19 Jul, 2019 1 commit
  8. 18 Jul, 2019 1 commit
  9. 19 Jun, 2019 1 commit
  10. 31 May, 2019 1 commit
  11. 21 May, 2019 1 commit
  12. 10 May, 2019 2 commits
  13. 09 May, 2019 1 commit
  14. 19 Mar, 2019 1 commit
  15. 09 Mar, 2019 1 commit
  16. 07 Mar, 2019 1 commit
  17. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  18. 06 Feb, 2019 1 commit
    • Andrew Davies's avatar
      [flutter_driver] Use async call to run SSH cmds. (#27577) · 7da989f2
      Andrew Davies authored
      For `fuchsia_compat.dart` Instead of using `runSync`, use `run` to avoid
      deadlock when attempting to access specific resources like the Hub in Fuchsia.
      
      The specific example is that in Fuchsia, the `find` command is
      attempting to explore `out` which hasn't yet been serviced, as `find` is
      blocking on it, causing a deadlock.
      7da989f2
  19. 30 Jan, 2019 1 commit
  20. 29 Jan, 2019 1 commit
  21. 19 Jan, 2019 1 commit
    • Ian Hickson's avatar
      [O] Removing all timeouts (mark II) (#26736) · 31a9626c
      Ian Hickson authored
      These are essentially self-inflicted race conditions. Instead of timeouts we're going to try a more verbose logging mechanism that points out when things are taking a long time.
      31a9626c
  22. 21 Dec, 2018 2 commits
    • Ian Hickson's avatar
      Revert "[O] Remove many timeouts. (#23531)" (#25646) · 8426910a
      Ian Hickson authored
      This reverts commit 76f70810.
      8426910a
    • Ian Hickson's avatar
      [O] Remove many timeouts. (#23531) · 76f70810
      Ian Hickson authored
      * Remove many timeouts.
      
      These are essentially self-inflicted race conditions. Instead of timeouts we're going to try a more verbose logging mechanism that points out when things are taking a long time.
      
      * Get the attach tests to pass.
      
      * Apply review comments from Todd
      
      * More review comment fixes
      
      * Put back the extended timeouts here now that I know why we have them...
      76f70810
  23. 17 Dec, 2018 1 commit
  24. 16 Oct, 2018 1 commit
  25. 08 Oct, 2018 1 commit
  26. 04 Oct, 2018 1 commit
  27. 02 Oct, 2018 1 commit
  28. 01 Oct, 2018 1 commit
  29. 12 Sep, 2018 1 commit
  30. 02 Aug, 2018 1 commit
  31. 27 Jul, 2018 1 commit
  32. 23 Jul, 2018 1 commit
  33. 20 Jul, 2018 1 commit
  34. 16 Jul, 2018 2 commits