1. 06 May, 2019 1 commit
  2. 03 May, 2019 1 commit
  3. 29 Apr, 2019 2 commits
  4. 25 Apr, 2019 1 commit
  5. 29 Mar, 2019 1 commit
  6. 28 Mar, 2019 1 commit
  7. 06 Mar, 2019 1 commit
    • Dan Field's avatar
      Test reporter (#28297) · 20e0f13c
      Dan Field authored
      * Wrap test.main with a custom processor
      * Report test results to bigquery table
      20e0f13c
  8. 01 Mar, 2019 1 commit
  9. 26 Feb, 2019 1 commit
  10. 23 Feb, 2019 1 commit
  11. 22 Feb, 2019 1 commit
  12. 13 Feb, 2019 1 commit
  13. 06 Feb, 2019 1 commit
  14. 29 Jan, 2019 1 commit
  15. 25 Jan, 2019 1 commit
  16. 24 Jan, 2019 2 commits
  17. 22 Jan, 2019 2 commits
  18. 19 Jan, 2019 3 commits
  19. 17 Jan, 2019 1 commit
  20. 16 Jan, 2019 1 commit
  21. 10 Jan, 2019 1 commit
  22. 22 Dec, 2018 1 commit
  23. 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
  24. 19 Nov, 2018 2 commits
  25. 15 Nov, 2018 2 commits
  26. 09 Nov, 2018 1 commit
  27. 07 Nov, 2018 1 commit
  28. 06 Nov, 2018 3 commits
  29. 31 Oct, 2018 1 commit
    • Dan Field's avatar
      Re-reland Xcode backend refactor (#23762) · fd6b2e19
      Dan Field authored
      * Use Xcode build configurations to drive Flutter build mode
      
      * Proper check wrt local_engine, print error if profile mode misisng
      
      * Remove unused code, update tests, fix template problem, update warning
      
      * fix up warning
      
      * add explanatory dev comment
      
      * fix whitespace
      
      * missing words, change lambda arrow to function body
      
      * error indentation
      
      * Test early exits for xcode_backend.sh
      
      * only on macOS, use right test
      
      * Update error messages
      
      * case insensitive compare for build config
      
      * Update gallery podfile
      
      * update projects to add profile configuration
      
      * make compatible with flavors
      
      * add missing plist files
      
      * add FLUTTER_FRAMEWORK_DIR back, set swift version for profile, tell Podfile about profile
      fd6b2e19
  30. 30 Oct, 2018 1 commit