1. 28 Jul, 2022 1 commit
  2. 03 Feb, 2022 1 commit
  3. 15 Jul, 2021 1 commit
  4. 14 Jul, 2021 3 commits
  5. 13 Jul, 2021 2 commits
  6. 21 Jun, 2021 1 commit
  7. 21 Apr, 2021 1 commit
  8. 16 Mar, 2020 1 commit
  9. 05 Dec, 2019 1 commit
  10. 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
  11. 16 May, 2018 1 commit
  12. 07 May, 2018 1 commit
  13. 01 May, 2018 1 commit
  14. 27 Apr, 2018 1 commit
  15. 26 Apr, 2018 1 commit
  16. 25 Apr, 2018 1 commit
  17. 20 Mar, 2018 1 commit
  18. 12 Apr, 2017 1 commit
    • Ian Hickson's avatar
      Fix tests to use Ahem, and helpful changes around that (#9332) · 2a545243
      Ian Hickson authored
      * Fix tests to use Ahem, and helpful changes around that
      
      - Fix fonts that had metric-specific behaviours.
      
      - LiveTestWidgetsFlutterBinding.allowAllFrames has been renamed
        to LiveTestWidgetsFlutterBinding.framePolicy.
      
      - LiveTestWidgetsFlutterBinding now defaults to using a frame policy
        that pumps slightly more frames, to animate the pointer crosshairs.
      
      - Added "flutter run --use-test-fonts" to enable Ahem on devices.
      
      - Changed how idle() works to be more effective in live mode.
      
      - Display the test name in live mode (unless ahem fonts are enabled).
      
      - Added a toString to TextSelectionPoint.
      
      - Style nit fixes.
      
      * Roll engine to get Ahem changes.
      
      * Update tests for dartdoc changes.
      
      * Fix flutter_tools tests
      2a545243
  19. 13 Mar, 2017 1 commit
  20. 04 Mar, 2017 1 commit
  21. 02 Sep, 2016 1 commit
  22. 03 Jun, 2016 1 commit
  23. 20 May, 2016 1 commit