1. 18 11月, 2020 1 次提交
  2. 01 9月, 2020 1 次提交
  3. 27 8月, 2020 1 次提交
  4. 26 8月, 2020 1 次提交
  5. 25 8月, 2020 1 次提交
  6. 19 8月, 2020 1 次提交
    • G
      Convert format script to Dart (#20572) · 35640af9
      Greg Spencer 提交于
      This converts the ci/format.sh script to a Dart script that uses process_runner and isolates to multi-process the clang-format, diffs, and grepping needed to do the formatting changes.
      
      It also will (by default) only check the formatting of changed files.
      
      The user can optionally check all files (--all-files) or do only some types of checks with --check. --verbose prints the versions of the tools used for Clang format and Java format.
      
      Specifying --fix will cause any formatting errors that would have been detected to be fixed.
      35640af9
  7. 18 8月, 2020 1 次提交
  8. 15 8月, 2020 1 次提交
  9. 11 8月, 2020 1 次提交
  10. 08 8月, 2020 1 次提交
  11. 05 7月, 2020 1 次提交
  12. 01 7月, 2020 1 次提交
  13. 25 6月, 2020 1 次提交
  14. 16 5月, 2020 1 次提交
  15. 14 5月, 2020 2 次提交
  16. 10 5月, 2020 1 次提交
  17. 30 4月, 2020 1 次提交
  18. 25 4月, 2020 1 次提交
  19. 14 3月, 2020 1 次提交
  20. 12 2月, 2020 2 次提交
  21. 08 2月, 2020 1 次提交
    • M
      Apply Google Java format (#16501) · 077918dc
      Michael Klimushyn 提交于
      This shouldn't result in any logical changes. I've done a quick smoke
      test by building a local Android engine and running Flutter gallery, no
      compile errors or other obvious issues.
      
      Applied by running `/ci/format.sh | patch -p0` with the altered script
      added in flutter/engine#16500. I did locally modify the script slightly
      further so it would run against all Java files in the repo instead of
      just modified ones.
      077918dc
  22. 12 10月, 2019 1 次提交
  23. 16 9月, 2019 2 次提交
  24. 04 9月, 2019 1 次提交
  25. 21 8月, 2019 1 次提交
  26. 09 8月, 2019 1 次提交
  27. 30 7月, 2019 1 次提交
  28. 27 7月, 2019 1 次提交
  29. 24 7月, 2019 1 次提交