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/flutter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: bc49cd1bcab5
Choose a base ref
...
head repository: flutter/flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d55a7d89e05e
Choose a head ref
  • 17 commits
  • 117 files changed
  • 9 contributors

Commits on Jul 6, 2023

  1. [flutter_tools] modify Skeleton template to use ListenableBuilder ins…

    …tead of AnimatedBuilder (#128810)
    
    Replaces AnimatedBuilder for ListenableBuilder in the skeleton template
    
    Fixes #128801
    
    No tests needed
    fabiancrx authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2f7614a View commit details
    Browse the repository at this point in the history
  2. [framework] Add textField OCR support for framework side (#96637)

    iOS OCR keyboard input support.
    luckysmg authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e0ad129 View commit details
    Browse the repository at this point in the history
  3. Roll Packages from 7042079 to 771ec9b (12 revisions) (#130077)

    flutter/packages@7042079...771ec9b
    
    2023-07-06 [email protected] [ci] Enable LUCI Dart unit tests (flutter/packages#4378)
    2023-07-06 [email protected] [ci] Bring up LUCI Linux custom package tests (flutter/packages#4382)
    2023-07-06 [email protected] [pigeon] adds generate option for example pigeons (flutter/packages#4370)
    2023-07-06 [email protected] [go_router] Allows redirect only GoRoute to be part of RouteMatchList (flutter/packages#4315)
    2023-07-06 49699333+dependabot[bot]@users.noreply.github.com [sign_in]: Bump com.google.android.gms:play-services-auth from 20.5.0 to 20.6.0 in /packages/google_sign_in/google_sign_in_android/android (flutter/packages#4359)
    2023-07-06 [email protected] [pigeon]fix a crash when casting NSNull to an Array (flutter/packages#4289)
    2023-07-06 [email protected] [google_sign_in_web] Fixes force unwrap on values that can be null (flutter/packages#4374)
    2023-07-05 [email protected] Roll Flutter from 590ef2d to 35085c3 (3 revisions) (flutter/packages#4379)
    2023-07-05 [email protected] [camerax] Fixes `unawaited_futures` violations (flutter/packages#4337)
    2023-07-05 [email protected] [ci] Remove `starqlteue` from FTL tests (flutter/packages#4375)
    2023-07-05 [email protected] [tools] Switch to `flutter test` (flutter/packages#4348)
    2023-07-05 [email protected] [flutter_markdown] Add TableCellVerticalAlignment property in markdown stylesheet (flutter/packages#3880)
    
    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-flutter-autoroll
    Please CC [email protected],[email protected] on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Flutter: 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 Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7e2f1f5 View commit details
    Browse the repository at this point in the history
  4. Add option for flexible space on material SearchDelegate (#128132)

    This pull request introduces the `buildFlexibleSpace` method to the `SearchDelegate` class in the material library. 
    It allows users to add a flexible space widget to the `AppBar` in a `_SearchPage`, providing more customization options.
    
    This PR does not fix any specific issue as there are no open issues related to this feature.
    HenriqueNas authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    eebb1d6 View commit details
    Browse the repository at this point in the history
  5. [a11y] CupertinoSwitch On/Off labels (#127776)

    Adds optional visual labels to Cupertino's on/off switch for accessibility.
    gilnobrega authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4f6c887 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bff6b93 View commit details
    Browse the repository at this point in the history
  7. Marks Linux firebase_oriol33_abstract_method_smoke_test to be unflaky (

    …#128398)
    
    <!-- meta-tags: To be used by the automation script only, DO NOT MODIFY.
    {
      "name": "Linux firebase_oriol33_abstract_method_smoke_test"
    }
    -->
    The test has been passing for [50 consecutive runs](https://data.corp.google.com/sites/flutter_infra_metrics_datasite/flutter_check_test_flakiness_status_dashboard/?p=BUILDER_NAME:%22Linux%20firebase_oriol33_abstract_method_smoke_test%22).
    This test can be marked as unflaky.
    fluttergithubbot authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c8265f8 View commit details
    Browse the repository at this point in the history
  8. Manual roll Flutter Engine from bd2e42b203e1 to 06c936205d96 (27 revi…

    …sions) (#130097)
    
    Manual roll Flutter Engine from bd2e42b203e1 to 06c936205d96 (27 revisions)
    
    Manual roll requested by [email protected]
    
    flutter/engine@bd2e42b...06c9362
    
    2023-07-06 [email protected] Handle nested display list clips in Impeller dispatcher (flutter/engine#43442)
    2023-07-06 [email protected] Add Look Up to iOS selection controls (flutter/engine#43308)
    2023-07-06 [email protected] Roll Skia from 6aaef9cbc3af to 10a43e57e0a6 (1 revision) (flutter/engine#43444)
    2023-07-06 [email protected] Roll Skia from 620de5ac9f6b to 6aaef9cbc3af (1 revision) (flutter/engine#43441)
    2023-07-06 [email protected] Revert "[iOS][Keyboard] Wait vsync on UI thread and update viewport inset to avoid jitter." (flutter/engine#43422)
    2023-07-06 [email protected] Roll ICU from a2961dc659b4 to e8c3bc9ea97d (7 revisions) (flutter/engine#43440)
    2023-07-06 [email protected] Further shard clang-tidy runs (flutter/engine#43428)
    2023-07-06 [email protected] Release log capture at end of test (flutter/engine#43429)
    2023-07-06 [email protected] Roll Fuchsia Mac SDK from uGhka7LBG80dM_I3a... to 3D0ft09qP4-Hp_3mQ... (flutter/engine#43439)
    2023-07-06 [email protected] Roll Fuchsia Linux SDK from amH2MWTworhTLdMWy... to MEXi9Xyj7u24PSx_J... (flutter/engine#43438)
    2023-07-06 [email protected] Use Windows Display Language (flutter/engine#43341)
    2023-07-06 [email protected] Roll Skia from b2ba6e1d8c0e to 620de5ac9f6b (2 revisions) (flutter/engine#43437)
    2023-07-06 [email protected] Roll Skia from 50e866b51a64 to b2ba6e1d8c0e (2 revisions) (flutter/engine#43436)
    2023-07-06 [email protected] Roll Skia from 8ed969b60e98 to 50e866b51a64 (1 revision) (flutter/engine#43435)
    2023-07-06 [email protected] Fix typo in painting.dart (flutter/engine#43378)
    2023-07-06 [email protected] Roll Fuchsia Mac SDK from C3Q7MJBYkiin8zw-f... to uGhka7LBG80dM_I3a... (flutter/engine#43433)
    2023-07-06 [email protected] Roll Fuchsia Linux SDK from iwgWLB4KaXslnaGwK... to amH2MWTworhTLdMWy... (flutter/engine#43432)
    2023-07-05 [email protected] Roll Skia from a39421eb8d7b to 8ed969b60e98 (6 revisions) (flutter/engine#43431)
    2023-07-05 [email protected] [Impeller] Allocate fewer textures in dedicated memory and adjust buffer flags. (flutter/engine#43313)
    2023-07-05 [email protected] Roll Skia from d6e941012b87 to a39421eb8d7b (4 revisions) (flutter/engine#43427)
    2023-07-05 [email protected] Roll Skia from e0b9e047332d to d6e941012b87 (2 revisions) (flutter/engine#43424)
    2023-07-05 [email protected] [iOS] Avoid crash when backdrop filter is null for PlatformViews (flutter/engine#43150)
    2023-07-05 [email protected] Roll Skia from 401c397f7235 to e0b9e047332d (1 revision) (flutter/engine#43420)
    2023-07-05 [email protected] [Windows] Fix `FlutterWindow::GetNativeViewAccessible` crash (flutter/engine#43368)
    2023-07-05 [email protected] [iOS] Fix FlutterViewController retain cycle (flutter/engine#43379)
    2023-07-05 [email protected] Roll Skia from 23052eb28808 to 401c397f7235 (1 revision) (flutter/engine#43419)
    2023-07-05 [email protected] Roll Skia from d58324bf653d to 23052eb28808 (3 revisions) (flutter/engine#43418)
    
    Also rolling transitive DEPS:
      fuchsia/sdk/core/linux-amd64 from iwgWLB4KaXsl to MEXi9Xyj7u24
      fuchsia/sdk/core/mac-amd64 from C3Q7MJBYkiin to 3D0ft09qP4-H
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
    Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Flutter: 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:
    ...
    engine-flutter-autoroll authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    94f0459 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1fb3687 View commit details
    Browse the repository at this point in the history
  10. Super tiny code optimization: No need to redundantly check whether va…

    …lue has changed (#130050)
    
    Removed two unnecessary `if` conditions.
    fzyzcjy authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    bf72b63 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6baa72b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    f5d3cb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03af0e5 View commit details
    Browse the repository at this point in the history
  3. Roll Flutter Engine from 1fa222fae283 to 650ff096488a (3 revisions) (#…

    …130114)
    
    flutter/engine@1fa222f...650ff09
    
    2023-07-07 [email protected] Roll Fuchsia Linux SDK from MEXi9Xyj7u24PSx_J... to Cfxhimvf7nMO99ky_... (flutter/engine#43454)
    2023-07-07 [email protected] Reduce redundant Linux clang-tidy work and run on more cores (flutter/engine#43448)
    2023-07-07 [email protected] [Impeller] Set up the clear color for non-MSAA render targets. (flutter/engine#43452)
    
    Also rolling transitive DEPS:
      fuchsia/sdk/core/linux-amd64 from MEXi9Xyj7u24 to Cfxhimvf7nMO
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
    Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Flutter: 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 Jul 7, 2023
    Configuration menu
    Copy the full SHA
    9c00666 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce9a604 View commit details
    Browse the repository at this point in the history
  5. Roll Packages from 771ec9b to 9bcf4bf (12 revisions) (#130143)

    flutter/packages@771ec9b...9bcf4bf
    
    2023-07-07 [email protected] [ci] Add LUCI web platform tests (flutter/packages#4391)
    2023-07-07 [email protected] [webview_flutter] Enable unawaited_futures lint (flutter/packages#4271)
    2023-07-07 [email protected] [ci] Add partial LUCI version of repo_checks (flutter/packages#4389)
    2023-07-06 49699333+dependabot[bot]@users.noreply.github.com Bump ossf/scorecard-action from 2.1.3 to 2.2.0 (flutter/packages#4302)
    2023-07-06 [email protected] [webview_flutter_android][webview_flutter_wkwebview] Fixes unawaited_futures violations (flutter/packages#4354)
    2023-07-06 [email protected] [local_auth] Update Windows Pigeon version (flutter/packages#4388)
    2023-07-06 [email protected] [url_launcher] Remove nested third_party safari checker (flutter/packages#4330)
    2023-07-06 [email protected] [ci] Add partial LUCI Android platform tests (flutter/packages#4381)
    2023-07-06 [email protected] [ci] Switch `master` Linux custom package tests to LUCI (flutter/packages#4386)
    2023-07-06 [email protected] [go_router] Exposes package-level privates (flutter/packages#4380)
    2023-07-06 [email protected] [file_selector] Update to 1.0 (flutter/packages#4362)
    2023-07-06 [email protected] Roll Flutter from 35085c3 to bc49cd1 (14 revisions) (flutter/packages#4387)
    
    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-flutter-autoroll
    Please CC [email protected],[email protected] on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Flutter: 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 Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d5b8db3 View commit details
    Browse the repository at this point in the history
  6. Revert "fix a bug when android uses CupertinoPageTransitionsBuilder..…

    …." (#130144)
    
    Reverts #114303
    
    The breaking API change in #114303 broke internal tests/apps (Google internal link b/290154304) as well as external dependents: #130062. 
    
    Fixes #130062
    HansMuller authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d55a7d8 View commit details
    Browse the repository at this point in the history
Loading