1. 05 May, 2023 1 commit
    • Ian Hickson's avatar
      Minor fixes found while working on blankcanvas (#125751) · a11da307
      Ian Hickson authored
      This PR contains a series of minor changes to address issues that I happened to run into:
      
       - Pretty-print errors triggered when handling events that are pending because of having locked event handling. Previously these were just dumped to the console.
       - Add more documentation for `debugPaintPadding`.
       - Add documentation to `Tween` saying how to implement it.
       - Slight formatting changes in the scrollbar code to align some expressions.
       - Since we convert ScrollMetricsNotifications to ScrollNotifications in various places, provide an explicit API to do this. This will make the behaviour consistent throughout, and makes the code easier to understand. Added a test for this.
       - Clarifications to some of the BindingBase and SchedulerBinding documentation.
       - Clarified some documentation in `flutter_test`'s `Finder` class.
      a11da307
  2. 22 Mar, 2023 1 commit
  3. 20 Mar, 2023 1 commit
  4. 08 Sep, 2022 1 commit
  5. 11 Apr, 2022 1 commit
  6. 10 Dec, 2021 1 commit
  7. 14 Oct, 2021 2 commits
  8. 03 Aug, 2021 1 commit
  9. 22 Jul, 2021 1 commit
  10. 13 Jan, 2021 1 commit
  11. 06 Jan, 2021 1 commit
  12. 27 Aug, 2020 1 commit
  13. 21 Aug, 2020 1 commit
  14. 17 Aug, 2020 1 commit
  15. 11 Jun, 2020 1 commit
  16. 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
  17. 30 May, 2019 1 commit
  18. 29 May, 2019 1 commit
  19. 10 Apr, 2019 1 commit
  20. 18 Dec, 2018 1 commit
  21. 29 Oct, 2018 1 commit
  22. 12 Sep, 2018 1 commit
  23. 02 Aug, 2018 1 commit
  24. 27 Jul, 2018 1 commit
  25. 23 Jul, 2018 1 commit
  26. 16 Jul, 2018 2 commits
  27. 14 Jun, 2018 1 commit
  28. 05 Jun, 2018 1 commit
  29. 15 May, 2018 1 commit
  30. 20 Mar, 2018 1 commit
  31. 17 Nov, 2017 1 commit
    • Greg Spencer's avatar
      Fix spelling errors in all the dartdocs. (#13061) · 0259be90
      Greg Spencer authored
      I got tired of drive-by spelling fixes, so I figured I'd just take care of them all at once.
      
      This only corrects errors in the dartdocs, not regular comments, and I skipped any sample code in the dartdocs. It doesn't touch any identifiers in the dartdocs either. No code changes, just comments.
      0259be90
  32. 03 Nov, 2017 1 commit
  33. 21 Sep, 2017 1 commit
  34. 12 Sep, 2017 1 commit
  35. 11 Sep, 2017 1 commit
  36. 28 Aug, 2017 1 commit
  37. 23 Aug, 2017 1 commit
  38. 03 Aug, 2017 1 commit