1. 15 May, 2023 1 commit
  2. 22 Mar, 2023 1 commit
  3. 29 Aug, 2022 1 commit
  4. 13 Jul, 2022 1 commit
  5. 24 Jun, 2022 1 commit
  6. 07 May, 2022 1 commit
  7. 08 Feb, 2022 1 commit
  8. 03 Feb, 2022 1 commit
  9. 25 Jun, 2021 1 commit
  10. 23 Apr, 2021 1 commit
  11. 16 Mar, 2021 2 commits
  12. 15 Mar, 2021 1 commit
  13. 06 Mar, 2021 1 commit
  14. 08 Oct, 2020 1 commit
  15. 07 Oct, 2020 1 commit
  16. 17 Jun, 2020 1 commit
  17. 11 Jun, 2020 1 commit
  18. 31 May, 2020 1 commit
  19. 29 May, 2020 1 commit
    • liyuqian's avatar
      Add clipBehavior to widgets with clipRect (#55977) · cd593dae
      liyuqian authored
      * Add clipBehavior to RenderFlex
      
      * Add clipBehavior to FittedBox
      
      * Add clipBehavior to Flex and FittedBox
      
      * Add clipBehavior to UnconstrainedBox
      
      * Add clipBehavior to Stack and Wrap
      
      * Add clipBehavior to TextEditable
      
      * Add clipBehavior to ListWheelScrollView
      
      * Add clipBehavior to SingleChildScrollView
      
      * Add clipBehavior to RenderViewportBase's widgets
      
      Those widgets are NestedScrollView and ShrinkWrappingViewport.
      
      * Fix tests
      
      * Remove enum Overflow and fix typo
      
      * Remove clipToSize
      
      * Analyze fix
      
      * Remove Mixin and other small fixes
      
      * Fix tests and respect Stack's default clipBehavior
      
      * Add Overflow back to make it non-breaking
      
      * Restore clipBehavior to make it non-breaking
      
      * Small fixes
      
      * Fix rebase
      cd593dae
  20. 16 Dec, 2019 1 commit
  21. 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
  22. 01 Mar, 2019 1 commit
    • Alexandre Ardhuin's avatar
      Add missing trailing commas (#28673) · 387f8854
      Alexandre Ardhuin authored
      * add trailing commas on list/map/parameters
      
      * add trailing commas on Invocation with nb of arg>1
      
      * add commas for widget containing widgets
      
      * add trailing commas if instantiation contains trailing comma
      
      * revert bad change
      387f8854
  23. 12 Sep, 2018 1 commit
  24. 15 Aug, 2018 1 commit
    • Ian Hickson's avatar
      Shim package:test to avoid matcher issues (#20602) · 686d8f8a
      Ian Hickson authored
      * Upgrade everything except matcher.
      * Roll matcher (and test)
      * Adjust tests that depend on flutter:test directly to depend on a shim
      * Require use of package:test shim and remove other references to package:test
      686d8f8a
  25. 02 Aug, 2018 1 commit
  26. 27 Jul, 2018 1 commit
  27. 23 Jul, 2018 1 commit
  28. 16 Jul, 2018 2 commits
  29. 12 Apr, 2018 1 commit
    • Greg Spencer's avatar
      Fix a bug in the AnimatedChildSwitcher, add builders. (#16250) · c73b8a7c
      Greg Spencer authored
      This fixes a rendering problem in the AnimatedChildSwitcher where it would add a new "previous" child each time it rebuilt, and if you did it fast enough, all of them would disappear from the page.
      
      It also expands the API for AnimatedChildSwitcher to allow you to specify your own transition and/or layout builder for the transition.
      
      Fixes #16226
      c73b8a7c
  30. 07 Mar, 2018 1 commit
    • Josh Soref's avatar
      Spelling (#15229) · c5a5945e
      Josh Soref authored
      * spelling: accommodate
      
      * spelling: allotted
      
      * spelling: anonymous
      
      * spelling: artificial
      
      * spelling: associated
      
      * spelling: asset
      
      * spelling: button
      
      * spelling: canvas
      
      * spelling: compatibility
      
      * spelling: coverage
      
      * spelling: condition
      
      * spelling: decoration
      
      * spelling: deferring
      
      * spelling: diameter
      
      * spelling: direction
      
      * spelling: displacement
      
      * spelling: dropdown
      
      * spelling: needing
      
      * spelling: environment
      
      * spelling: exited
      
      * spelling: expansion
      
      * spelling: explore
      
      * spelling: families
      
      * spelling: horizontal
      
      * spelling: increment
      
      * spelling: indices
      
      * spelling: internationalization
      
      * spelling: labrador
      
      * spelling: localizations
      
      * spelling: midflight
      
      * spelling: milliseconds
      
      * spelling: minimum
      
      * spelling: multiple
      
      * spelling: multiplication
      
      * spelling: navigator
      
      * spelling: overridden
      
      * spelling: package
      
      * spelling: performance
      
      * spelling: platform
      
      * spelling: porsche
      
      * spelling: position
      
      * spelling: preceded
      
      * spelling: precede
      
      * spelling: precedence
      
      * spelling: print
      
      * spelling: property
      
      * spelling: readily
      
      * spelling: reproducibility
      
      * spelling: rounded
      
      * spelling: scroll
      
      * spelling: separate
      
      * spelling: separator
      
      * spelling: services
      
      * spelling: specific
      
      * spelling: specify
      
      * spelling: synchronously
      
      * spelling: through
      
      * spelling: timeout
      
      * spelling: triangle
      
      * spelling: trivial
      
      * spelling: unusual
      
      * spelling: then
      
      * spelling: vertically
      
      * spelling: visible
      
      * spelling: visited
      
      * spelling: voice
      c5a5945e
  31. 08 Sep, 2017 1 commit
  32. 11 Jul, 2017 1 commit
  33. 27 Apr, 2017 1 commit
  34. 25 Apr, 2017 1 commit
    • Ian Hickson's avatar
      Loosen the constraints for Stack non-positioned children. (#9581) · 596eb033
      Ian Hickson authored
      Also:
      
       * Add three explicit sizing modes to Stack for non-positioned
         children: loose, expand, and passthrough. (All three are used.)
      
       * Fix a bug whereby layers would try to paint in the same frame as
         they were removed from layout (but not detached).
      
       * Fix a bug whereby Offstage wasn't properly marking the parent dirty
         when changing its sizedByParent flag.
      
       * Explicitly make Overlay expand non-positioned children.
      
       * Explicitly have InputDecoration pass through the constraints from
         its Row to its Stack children.
      596eb033
  35. 04 Mar, 2017 1 commit
  36. 09 Dec, 2016 1 commit
  37. 09 Mar, 2016 1 commit
  38. 17 Dec, 2015 1 commit
    • Hixie's avatar
      Less tree walking for compositing bits updates. · ab01c7bf
      Hixie authored
      Use the same technique for updating compositing bits as layout and
      painting. This avoids walking the entire rendering tree when all you
      need to update is a small subtree.
      ab01c7bf