1. 18 May, 2020 1 commit
  2. 11 May, 2020 1 commit
  3. 08 May, 2020 1 commit
  4. 27 Apr, 2020 1 commit
  5. 13 Apr, 2020 1 commit
  6. 09 Apr, 2020 1 commit
  7. 08 Apr, 2020 1 commit
  8. 07 Apr, 2020 2 commits
  9. 06 Apr, 2020 1 commit
    • George Wright's avatar
      Manual roll of engine 9b8dcc7ecffe..df257e59c241 (#54111) · 727552e5
      George Wright authored
      * fd2f0d290 Roll fuchsia/sdk/core/linux-amd64 from Ezm2f... to 3yOjK... (flutter/engine#17525)
      
      * 03bbd7c81 Roll src/third_party/dart 05103dfe5a0e..a8251f820b09 (4 commits) (flutter/engine#17526)
      
      * dabda2c66 Roll fuchsia/sdk/core/mac-amd64 from LDdBU... to wZ5qZ... (flutter/engine#17527)
      
      * df257e59c Roll src/third_party/dart a8251f820b09..1210d27678a0 (5 commits) (flutter/engine#17528)
      
      * Updated bin/internal/fuchsia-linux.version
      
      * Updated bin/internal/fuchsia-mac.version
      
      * Increase memory limit for analyze-linux
      727552e5
  10. 04 Apr, 2020 1 commit
  11. 24 Mar, 2020 1 commit
  12. 18 Mar, 2020 2 commits
    • Yegor's avatar
      Fix web test flakiness; enable web golden tests (#52789) · 7b4c195f
      Yegor authored
      * Fix web test flakiness; enable web golden tests
      
      The fix is three-part:
      
      - Only allow one test to load _and_ test at any point in time.
      - Use a fresh Chrome instance for each test file.
      - Increase Cirrus resources.
      
      The first two changes only fix the "Unknown error loading" error, but not hanging tests. The resource increase also prevents hanging tests.
      
      Other minor changes:
      
      - Remove test batching (it's no longer necessary)
      - Fix the Chrome class, which was using the wrong Completer.
      7b4c195f
    • Jonah Williams's avatar
      [flutter_tools] Update to latest dwds APIs (#51004) · 6884086e
      Jonah Williams authored
      Update to latest dwds APIs, moving back to dwds driven hot restart and enabling future work on expression evaluation.
      6884086e
  13. 10 Mar, 2020 1 commit
  14. 06 Mar, 2020 1 commit
  15. 27 Feb, 2020 1 commit
  16. 26 Feb, 2020 1 commit
  17. 24 Feb, 2020 1 commit
    • Nurhan Turgut's avatar
      [web] Smoke tests for web engine (#51003) · 9ba4eb04
      Nurhan Turgut authored
      * smoke test for web
      
      * fix comments and remove logs
      
      * addressing reviewer comments
      
      * fix analyzer issue
      
      * running the test on cirrus
      
      * cirrus yaml syntax error
      
      * pub get for web_drivers
      
      * go to the examples directory before running the flutter app
      
      * cirrus is not able to find chromedriver. add a sleep to see if timing is the issue.
      
      * run chrome driver in the background
      
      * After PR #51084, flutter drive command can build and run a web app. Clean flutter run command from cirrus.yml
      
      * enable web
      9ba4eb04
  18. 14 Feb, 2020 2 commits
  19. 13 Feb, 2020 6 commits
  20. 12 Feb, 2020 1 commit
  21. 11 Feb, 2020 2 commits
  22. 10 Feb, 2020 1 commit
    • Fedor Korotkov's avatar
      [ci] Upgrade to Catalina (#49519) · 038762bd
      Fedor Korotkov authored
      Catalina VMs are using the latest major version of virtualization which has improved networking which should fix `Agent is not responding!` issue.
      038762bd
  23. 07 Feb, 2020 1 commit
  24. 05 Feb, 2020 2 commits
  25. 04 Feb, 2020 1 commit
  26. 28 Jan, 2020 1 commit
  27. 25 Jan, 2020 1 commit
  28. 10 Jan, 2020 1 commit
  29. 17 Dec, 2019 1 commit
    • Todd Volkert's avatar
      Update Windows shard RAM & CPU values (#46846) · 1871c61f
      Todd Volkert authored
      In #45392, the Windows shard values were bumped up to 4 CPU
      and 12GB RAM across the board to make tests pass. This change
      gives each shard values that make sense for that shard, thus
      allowing shards to run faster while conserving resources where
      possible.
      1871c61f
  30. 06 Dec, 2019 1 commit