Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flutter/packages
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 64af59e00bb7
Choose a base ref
...
head repository: flutter/packages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e7d812cefce0
Choose a head ref
  • 6 commits
  • 88 files changed
  • 6 contributors

Commits on Aug 30, 2023

  1. Roll Flutter from 6c95737 to 1fe2495 (24 revisions) (#4817)

    flutter/flutter@6c95737...1fe2495
    
    2023-08-30 [email protected] Update SelectableRegion test for M3 (flutter/flutter#129627)
    2023-08-30 [email protected] Remove cirrus tests from the flutter framework. (flutter/flutter#133575)
    2023-08-30 [email protected] Roll Flutter Engine from 749e67a947bc to 69f04bdfe952 (2 revisions) (flutter/flutter#133621)
    2023-08-30 [email protected] [flutter roll] Revert "Fix `Chip.shape`'s side is not used when provided in Material 3" (flutter/flutter#133615)
    2023-08-30 [email protected] Roll Flutter Engine from 9f2cf5c99b0f to 749e67a947bc (2 revisions) (flutter/flutter#133618)
    2023-08-30 [email protected] Roll Flutter Engine from c5854a6b3658 to 9f2cf5c99b0f (4 revisions) (flutter/flutter#133616)
    2023-08-30 [email protected] No longer include `.packages` in created `.gitignore` files (flutter/flutter#133484)
    2023-08-30 [email protected] Roll Flutter Engine from db3ecf8b2739 to c5854a6b3658 (1 revision) (flutter/flutter#133610)
    2023-08-29 [email protected] Roll Flutter Engine from 1feb9302050c to db3ecf8b2739 (4 revisions) (flutter/flutter#133609)
    2023-08-29 [email protected] Fix one notDisposed leak and mark another. (flutter/flutter#133595)
    2023-08-29 [email protected] Roll Flutter Engine from 01a1579808b5 to 1feb9302050c (1 revision) (flutter/flutter#133604)
    2023-08-29 [email protected] Upgrade packages. (flutter/flutter#133593)
    2023-08-29 [email protected] Cover more tests with leak tracking. (flutter/flutter#133596)
    2023-08-29 [email protected] Roll Flutter Engine from 73cc3fb451fd to 01a1579808b5 (3 revisions) (flutter/flutter#133591)
    2023-08-29 [email protected] Added DropdownMenuEntry.labelWidget (flutter/flutter#133491)
    2023-08-29 [email protected] Use a fake stopwatch to remove flakiness. (flutter/flutter#133229)
    2023-08-29 [email protected] Roll Flutter Engine from d1e6eb080f08 to 73cc3fb451fd (3 revisions) (flutter/flutter#133580)
    2023-08-29 [email protected] [web] Migrate remaining web-only API usages to `dart:ui_web` (flutter/flutter#132248)
    2023-08-29 [email protected] Add doxygen doc generation. (flutter/flutter#131356)
    2023-08-29 [email protected] Roll Flutter Engine from 50bd80773287 to d1e6eb080f08 (2 revisions) (flutter/flutter#133570)
    2023-08-29 [email protected] ShortcutManager should dispatch creation in constructor. (flutter/flutter#133487)
    2023-08-29 [email protected] Add FAB Additional Color Mappings example (flutter/flutter#133453)
    2023-08-29 [email protected] Roll Flutter Engine from 65438c7bb46a to 50bd80773287 (1 revision) (flutter/flutter#133565)
    2023-08-29 [email protected] Roll Packages from 383bffa to d7d3150 (13 revisions) (flutter/flutter#133564)
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/flutter-packages
    Please CC [email protected],[email protected] on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose
    
    To report a problem with the AutoRoller itself, please file a bug:
    https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    engine-flutter-autoroll authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5ad43c8 View commit details
    Browse the repository at this point in the history
  2. [web] Use new APIs from dart:ui_web (#4168)

    The following APIs are now exposed through `dart:ui_web` which eliminates the need for shims:
    - `platformViewRegistry`
    - `webOnlyAssetManager`
    - `urlStrategy`
    
    ## Issues
    
    * Fixes flutter/flutter#55000
    
    ## Minimal `stable` version
    
    THIS PR CANNOT LAND UNTIL THE NEW `dart:ui_web` APIS MAKE IT INTO A STABLE FLUTTER RELEASE.
    
    * Needs flutter/flutter@5a7ab5a
    mdebbar authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    bd97d29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f394279 View commit details
    Browse the repository at this point in the history
  4. [local_auth] Update to pigeon 11 and remove enum wrappers (#4809)

    updates pigeon version to 11 to remove need for enum wrappers - removes enum wrappers.
    
    Some work toward flutter/flutter#133455
    tarrinneal authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    200e3c6 View commit details
    Browse the repository at this point in the history
  5. [in_app_purchase] Minor lint cleanup (#4818)

    Updates some lints for current versions of Flutter, reducing the need for `// ignore`s.
    
    Fixes flutter/flutter#131792
    stuartmorgan-g authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    1f208aa View commit details
    Browse the repository at this point in the history
  6. [path_provider] Fix93198: Added getDownloadsDirectory() for Android (#…

    …4708)
    
    This PR adds the Android implementation for the getDownloadsDirectory() function by making getDownloadsDirectory redirect at the Dart level to getExternalStorageDirectories with the downloads directory constant.
    
    *List which issues are fixed by this PR. You must list at least one issue.*
    Fixes [#93198](flutter/flutter#93198)
    talhakhan1297 authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e7d812c View commit details
    Browse the repository at this point in the history
Loading