Skip to content
Permalink
master

Commits on Oct 25, 2020

Commits on Oct 24, 2020

Commits on Oct 23, 2020

  1. retry getting the main isolate (#68894)

    dnfield committed Oct 23, 2020
  2. Roll Engine from defa8be2b106 to 0b26570e933f (21 revisions) (#68897)

    * 000bf4b47 Roll Skia from 2d2f82c00aeb to 5c7bb326a7b3 (33 revisions) (flutter/engine#22059)
    
    * ae92dbf4d Roll Fuchsia Linux SDK from lPMs_KwnU... to gqS_DIjN4... (flutter/engine#22057)
    
    * 92cd74e00 Roll Fuchsia Mac SDK from pZ9FgVZTK... to WLxBkBnZa... (flutter/engine#22055)
    
    * e51c710e1 Roll Dart SDK from a3d902d8598e to 9f907e198970 (2 revisions) (flutter/engine#22058)
    
    * 326b202cc Reland fuchsia external view embedder will be shared with platform view (flutter/engine#22008)
    
    * a9a9a2f34 Roll Skia from 5c7bb326a7b3 to 65674e4c2e56 (3 revisions) (flutter/engine#22060)
    
    * 1233fe490 Revert "Revert "Explicitly make the X connection for EGL. (#21831)" (#21851)" (flutter/engine#21871)
    
    * aed8e019b Fixes Edge trigger route change announcement (flutter/engine#21975)
    
    * 6bc70e4a1 Reland: Migration to PlatformDispatcher and multi-window (flutter/engine#21932)
    
    * 5ca5e2614 Add FlEventChannel (flutter/engine#21316)
    
    * 77b005247 Roll Skia from 65674e4c2e56 to 01b05e5b830b (3 revisions) (flutter/engine#22062)
    
    * 3d27fd5b2 Support loading assets from Android dynamic feature modules (flutter/engine#21504)
    
    * 742dfbefa support uri intent launcher in android (flutter/engine#21275)
    
    * cde1e3fca Auto detect mode to determine which rendering backend to use. (flutter/engine#21852)
    
    * 329ccf775 Roll Skia from 01b05e5b830b to 53281c712159 (1 revision) (flutter/engine#22065)
    
    * cde78c162 Add a golden scenario test for fallback font rendering on iOS take 2 (flutter/engine#22033)
    
    * 4f4599b26 Roll Dart SDK from 9f907e198970 to 37ccceacad41 (3 revisions) (flutter/engine#22069)
    
    * f0b10c54b [web] Prevent using DOM nodes for canvas with large number of draws (flutter/engine#22064)
    
    * a86ba5706 Roll Fuchsia Mac SDK from WLxBkBnZa... to zDfaxkqlv... (flutter/engine#22073)
    
    * 645198aa7 Roll Fuchsia Linux SDK from gqS_DIjN4... to vuKxZmSVj... (flutter/engine#22074)
    
    * 0b26570e9 Revert dart rolls (flutter/engine#22078)
    engine-flutter-autoroll committed Oct 23, 2020
  3. [flutter_tools] null safety mode is used for dill naming (#68898)

    * [flutter_tools] null safety mode is used for dill naming
    
    * add bad test case
    jonahwilliams committed Oct 23, 2020
  4. Fix a typo: "Its weight" instead of "It's weight" (#68883)

    rocboronat committed Oct 23, 2020
  5. Stop debugger when iOS app crashes (#68844)

    jmagman committed Oct 23, 2020
  6. InteractiveViewer constrained docs (#68327)

    justinmc committed Oct 23, 2020
  7. Apple silicon arch -arm64 -> -arm64e (#68855)

    jmagman committed Oct 23, 2020
  8. [flutter_tools] make android deps no longer required for flutter doct…

    …or (#68533)
    jonahwilliams committed Oct 23, 2020
  9. [devicelab] mark uncaught exceptions as flaky (#68906)

    * [devicelab] mark uncaight exceptions as flaky
    
    * add print error output
    
    * try and fix test
    jonahwilliams committed Oct 23, 2020
  10. [devicelab] never run pub (#68900)

    jonahwilliams committed Oct 23, 2020
  11. [flutter_tools] Reland: simplify pub cache logic (#67589)

    There have been some more additional reports of a missing 'package:characters' import after upgrading flutter. This has me concerned that our pub caching logic is incorrect. Instead of the tool attempting to guess when pub should be run, always delegate to pub.
    
    Also takes an opportunity to fix the kernel snapshot depending on the .packages or package_config. Due to the generated: date field this causes extra rebuilds. Instead when pub get is run, write out an additional file with just the package contents and version.
    
    Fixes #66777
    Fixes #65723
    jonahwilliams committed Oct 23, 2020
  12. Make Material/CupertinoLocalizations non-nullable (#68807)

    goderbauer committed Oct 23, 2020
  13. [devicelab] Upload git branch (#68541)

    CaseyHillers committed Oct 23, 2020
  14. Turn off CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER in CocoaPod ta…

    …rgets (#68817)
    jmagman committed Oct 23, 2020
  15. Correctly handle centerSlice with resoultion-aware assets. (#68325)

    Cyp committed Oct 23, 2020
  16. Revert "[flutter_tools] refactor drive launch into separate service, …

    …split by mobile+desktop and web (#68451)" (#68845)
    
    This reverts commit 2e75f52.
    jonahwilliams committed Oct 23, 2020
  17. Revert "Fix a multiple pointers bug (#68587)" (#68841)

    This reverts commit bde85ea.
    jonahwilliams committed Oct 23, 2020

Commits on Oct 22, 2020

  1. Fix a multiple pointers bug (#68587)

    * Fix mutiple pointers bug
    
    * Add unit test case
    
    * Remove unnecessary map clone
    xu-baolin committed Oct 22, 2020
  2. change TextEditingController.clear() behavior (#68775)

    Fixes a bug where keyboard capitalization mode was exited when pressing clear.
    xu-baolin committed Oct 22, 2020
  3. Fix overscroll edge case that puts NestedScrollViews out of sync (#68644

    )
    Piinks committed Oct 22, 2020
  4. Fix floating behavior of long label and outline input border (#68727)

    Corrects the space available to the label in an outlined text field
    YeungKC committed Oct 22, 2020
  5. Add Windows build test (#68657)

    Enables build_test for Windows. Currently only flutter_gallery has platform directories for the desktop platforms, so this will run only that build, but this will provide an end-to-end build test for Windows.
    
    Other example/test projects can be brought online for Windows in the future just by adding the windows/ directory to the project.
    stuartmorgan committed Oct 22, 2020
Older
You can’t perform that action at this time.