1. 18 Feb, 2022 2 commits
  2. 17 Feb, 2022 1 commit
  3. 16 Feb, 2022 5 commits
  4. 15 Feb, 2022 2 commits
    • Renzo Olivares's avatar
      Hide toolbar when selection is out of view (#98152) · 83863449
      Renzo Olivares authored
      * Hide toolbar when selection is out of view
      
      * properly dispose of toolbar visibility listener
      
      * Add test
      
      * rename toolbarvisibility
      
      * Make visibility for toolbar nullable
      
      * Properly dispose of toolbar visibility listener
      
      * Merge visibility methods into one
      
      * properly dispose of start selection view listener
      
      * Add some docs
      
      * remove unnecessary null check
      
      * more docs
      
      * Update dispose order
      Co-authored-by: 's avatarRenzo Olivares <roliv@google.com>
      83863449
    • Ben Konyi's avatar
      Update flutter_tools to look for new VM service message (#97683) · 2a2f9731
      Ben Konyi authored
      * Update flutter_tools to look for new VM service message
      
      The Dart SDK will soon move away from the current Observatory message:
      
      "Observatory listening on ..."
      
      To a new message that no longer references Observatory:
      
      "Dart VM Service listening on ..."
      
      This change updates all tests with mocks to check for the new message
      and also adds support for the new message in ProtocolDiscovery.
      
      See https://github.com/dart-lang/sdk/issues/46756
      
      * Fix some parsing locations
      
      * Fix analysis failures
      
      * Update message
      
      * Remove extra comment
      
      * Update message
      
      * Add globals prefix
      2a2f9731
  5. 11 Feb, 2022 7 commits
  6. 09 Feb, 2022 3 commits
  7. 08 Feb, 2022 3 commits
  8. 05 Feb, 2022 1 commit
  9. 04 Feb, 2022 1 commit
  10. 03 Feb, 2022 3 commits
  11. 02 Feb, 2022 3 commits
  12. 01 Feb, 2022 2 commits
  13. 28 Jan, 2022 3 commits
  14. 27 Jan, 2022 1 commit
  15. 25 Jan, 2022 1 commit
  16. 24 Jan, 2022 2 commits