1. 04 Oct, 2019 1 commit
  2. 24 Sep, 2019 2 commits
  3. 17 Sep, 2019 1 commit
  4. 13 Sep, 2019 1 commit
  5. 16 Jul, 2019 1 commit
  6. 03 Jul, 2019 1 commit
  7. 28 Jun, 2019 1 commit
    • David Shuckerow's avatar
      Make it possible to override the FLUTTER_TEST env variable (#34301) · df6e4d48
      David Shuckerow authored
      * Make it possible to override the FLUTTER_TEST env variable without unsetting it.
      
      * Switch to using platform instead of Platform.
      
      * Document the bindings, and introduce tests that initialize multiple WidgetsBindings with different environments.
      
      * Add tests for the flutter platform test.
      
      * Add license headers
      
      * Fix lints
      
      * Remove trailing whitespace
      
      * Respond to Jonahs comments
      
      * Respond to Ians comments
      
      * Mock out the HttpServer in flutter_platform_test
      
      * Mock out the HttpServer in flutter_platform_test
      
      * Explain why we mock out the HttpServer in flutter_platform_test
      df6e4d48
  8. 20 Jun, 2019 1 commit
  9. 26 Apr, 2019 1 commit
  10. 25 Apr, 2019 1 commit
  11. 19 Apr, 2019 1 commit
  12. 18 Apr, 2019 1 commit
  13. 01 Apr, 2019 1 commit
  14. 21 Mar, 2019 2 commits
  15. 20 Mar, 2019 1 commit
  16. 15 Mar, 2019 1 commit
  17. 07 Mar, 2019 1 commit
  18. 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
  19. 21 Feb, 2019 1 commit
  20. 05 Feb, 2019 1 commit
  21. 30 Jan, 2019 2 commits
  22. 26 Jan, 2019 1 commit
  23. 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
  24. 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
  25. 18 Dec, 2018 1 commit
  26. 11 Nov, 2018 1 commit
  27. 07 Nov, 2018 1 commit
  28. 06 Nov, 2018 3 commits
  29. 26 Oct, 2018 1 commit
  30. 23 Oct, 2018 1 commit
  31. 19 Oct, 2018 1 commit
  32. 16 Oct, 2018 1 commit
  33. 05 Oct, 2018 1 commit
  34. 02 Oct, 2018 1 commit