1. 03 Feb, 2021 1 commit
  2. 27 Jan, 2021 1 commit
  3. 14 Dec, 2020 1 commit
  4. 04 Dec, 2020 1 commit
  5. 01 Dec, 2020 1 commit
  6. 16 Nov, 2020 1 commit
    • Anna Gringauze's avatar
      [flutter_tools] Add bot configuration to run web_tool_tests for linux, mac, and windows (#70412) · f9df1935
      Anna Gringauze authored
      * Move web integration tool tests to web.shard
      
      Web integration tool tests depend on DDC changes in SDK. This change
      moves them to a separate shard and subshard so CI bot configurations
      can run them separately.
      
      In particular, with will allow running those tests on dart CI flutter
      HHH web bot instead of a non-web one, allowing early detection and easy
      classification of issues caused by SDK changes as VM- or Web related.
      
      * Enabled verbose mode for flaky web_tool_tests
      
      * fixed local engine crash with --enable-asserts
      
      * Disable failing tests, fix local engine with asserts
      
      * Removed mac web_tool_tests bot
      
      * Addressed CR comments
      
      * Add disabled mac web_tool_tests and disable win web_tool_tests
      f9df1935
  7. 29 Oct, 2020 1 commit
  8. 06 Aug, 2020 1 commit
  9. 30 Jun, 2020 1 commit
  10. 24 Jun, 2020 1 commit
  11. 23 Jun, 2020 1 commit
  12. 18 Jun, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] remove globals from compilers (#59184) · 447e3d3f
      Jonah Williams authored
      Refactors KernelCompiler and ResidentCompiler to no longer use globals (except as a fallback for g3 migration). Improves the compilation error when running flutter test on a package without a flutter_test dependency.
      
      Updates machine mode to output trace text to stderr
      447e3d3f
  13. 16 Jun, 2020 2 commits
  14. 09 Jun, 2020 3 commits
  15. 28 May, 2020 1 commit
  16. 18 May, 2020 1 commit
    • stuartmorgan's avatar
      Add Linux GTK artifacts to unpack list (#57452) · 25e9d049
      stuartmorgan authored
      To simplify development of the in-progress GTK embedding, which will
      replace the GLFW embedding on Linux, add the GTK artifacts to the unpack
      list. This means that until the transition, both the GLFW and GTK
      artifacts will be unpacked.
      
      Part of #54860
      25e9d049
  17. 06 May, 2020 1 commit
  18. 25 Apr, 2020 1 commit
  19. 20 Apr, 2020 1 commit
  20. 18 Mar, 2020 1 commit
  21. 28 Feb, 2020 1 commit
  22. 06 Feb, 2020 1 commit
  23. 05 Feb, 2020 1 commit
  24. 04 Feb, 2020 1 commit
  25. 22 Jan, 2020 1 commit
  26. 15 Jan, 2020 1 commit
  27. 07 Jan, 2020 1 commit
  28. 06 Jan, 2020 1 commit
  29. 27 Nov, 2019 1 commit
    • Ian Hickson's avatar
      License update (#45373) · 449f4a66
      Ian Hickson authored
      * Update project.pbxproj files to say Flutter rather than Chromium
      
      Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.
      
      * Update the copyright notice checker to require a standard notice on all files
      
      * Update copyrights on Dart files. (This was a mechanical commit.)
      
      * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine.
      
      Some were already marked "The Flutter Authors", not clear why. Their
      dates have been normalized. Some were missing the blank line after the
      license. Some were randomly different in trivial ways for no apparent
      reason (e.g. missing the trailing period).
      
      * Clean up the copyrights in non-Dart files. (Manual edits.)
      
      Also, make sure templates don't have copyrights.
      
      * Fix some more ORGANIZATIONNAMEs
      449f4a66
  30. 21 Nov, 2019 3 commits
  31. 19 Nov, 2019 1 commit
  32. 08 Nov, 2019 3 commits
  33. 30 Oct, 2019 1 commit