1. 17 Sep, 2020 1 commit
  2. 16 Sep, 2020 1 commit
  3. 13 Jul, 2020 1 commit
  4. 18 Jun, 2020 1 commit
  5. 20 May, 2020 1 commit
  6. 15 May, 2020 1 commit
  7. 14 May, 2020 1 commit
  8. 11 May, 2020 2 commits
  9. 10 May, 2020 1 commit
  10. 08 May, 2020 1 commit
  11. 07 Jan, 2020 1 commit
  12. 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
  13. 05 Nov, 2019 1 commit
  14. 30 Oct, 2019 1 commit
  15. 28 Oct, 2019 2 commits
  16. 10 Oct, 2019 1 commit
  17. 09 Oct, 2019 2 commits
    • Greg Spencer's avatar
      Update android semantics test to match existing engine behavior. (#42368) · 3ff51c74
      Greg Spencer authored
      This updated the broken android_semantics_test to correspond to existing engine behavior.
      3ff51c74
    • Greg Spencer's avatar
      Enables setting of semantics focused and focusable attributes within Focus widgets. (#41814) · 89d6c8d9
      Greg Spencer authored
      This adds a Semantics node to the Focus and FocusScope widgets, setting the focused and focusable attributes so that the accessibility subsystem can be told when a control has the input focus.
      
      Includes an engine roll to flutter/engine@77252d2, and the following 8 engine changes:
      
      flutter/engine@77252d2 Greg Spencer Add missing focusable testing info (flutter/engine#13013)
      flutter/engine@0e42a29 skia-flutter-.. Roll src/third_party/skia 54548626a977..e27a503a0a21 (1 commits) (flutter/engine#13024)
      flutter/engine@6b56ed7 gaaclarke Refactor: FlutterDartProject (flutter/engine#13006)
      flutter/engine@393480c skia-flutter-.. Roll src/third_party/skia 77dde599c98a..54548626a977 (1 commits) (flutter/engine#13023)
      flutter/engine@080b89d skia-flutter-.. Roll src/third_party/skia 2b1a25a4d324..77dde599c98a (1 commits) (flutter/engine#13021)
      flutter/engine@90b0f30 Ben Konyi Roll src/third_party/dart f4a72bfc64..bb04f145b2 (18 commits) (flutter/engine#13020)
      flutter/engine@049fb89 skia-flutter-.. Roll fuchsia/sdk/core/linux-amd64 from q_uYX... to cknsi... (flutter/engine#13019)
      flutter/engine@6925b2a skia-flutter-.. Roll fuchsia/sdk/core/mac-amd64 from wuAtw... to u0JpE... (flutter/engine#13018)
      
      Related Issues
      Addresses #40101
      
      Landing on red in order to fix the build: it's red because of the needed engine roll.
      89d6c8d9
  18. 18 Sep, 2019 1 commit
  19. 08 Aug, 2019 1 commit
  20. 01 Aug, 2019 1 commit
  21. 31 Jul, 2019 1 commit
  22. 30 Jul, 2019 1 commit
  23. 17 Dec, 2018 1 commit
    • Justin McCandless's avatar
      Revert "Revert "obscureText and enableInteractiveSelection defaults"" (#25342) · a039b2ca
      Justin McCandless authored
      * Revert "Add imports section to sample code templates, and more docs. (#25184)"
      
      This reverts commit 95b01247.
      
      * Revert "Use stderr instead of stdout to contain errors in flutter attach test (#25305)"
      
      This reverts commit 2b819dd2.
      
      * Revert "Allow detection of taps on TabBar (#23919)"
      
      This reverts commit 01694ab6.
      
      * Revert "a549981da Roll src/third_party/skia a69b10312977..5eb29448dfbd (1 commits) (flutter/engine#7211) (#25333)"
      
      This reverts commit a37099f3.
      
      * Revert "Revert "obscureText and enableInteractiveSelection defaults (#24527)" (#25335)"
      
      This reverts commit c5457068.
      
      * Password fields are no longer selectable nor copiable
      a039b2ca
  24. 06 Nov, 2018 2 commits
  25. 12 Sep, 2018 1 commit
  26. 11 Sep, 2018 1 commit
  27. 06 Sep, 2018 1 commit