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: cb6dbcd
Choose a base ref
...
head repository: flutter/packages
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 80aa46a
Choose a head ref
  • 5 commits
  • 13 files changed
  • 4 contributors

Commits on Dec 11, 2023

  1. Manually roll Flutter from f35d049 to c642f4e (92 revisions) (#5631)

    Rolls Flutter from f35d049 to c642f4e (92 revisions).
    camsim99 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    60eb921 View commit details
    Browse the repository at this point in the history
  2. Manually roll Flutter (stable) from db7ef5bf9f59 to b0366e0a3f08 (8 r…

    …evisions) (#5632)
    
    Rolls Flutter (stable) from db7ef5bf9f59 to b0366e0a3f08 (8 revisions).
    camsim99 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4e40054 View commit details
    Browse the repository at this point in the history
  3. [pointer_interceptor] Fully publish pointer_interceptor package (#5640)

    Addresses flutter/flutter#30143 by adding an iOS implementation, and flutter/flutter#138217 by fixing README links
    
    This PR is Part 3/3 of #5233
    LouiseHsu authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8163731 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. [web_benchmarks] Add support for analyzing benchmark results (#5630)

    This PR adds a new top level library `analysis.dart` that exposes
    methods:
    * `computeDelta`
    * `computeAverage`
    
    These were already added to DevTools in
    flutter/devtools#6918 and
    flutter/devtools#6920, respectively, but I think
    it makes more sense to upstream this logic into `package:web_benchmarks`
    so that other users of this package can take advantage of it.
    
    As part of this PR, I have updated the README to give an example of how
    to use the analysis features.
    kenzieschmoll authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    42396ee View commit details
    Browse the repository at this point in the history
  2. Manual roll Flutter from c642f4e to 9719097 (25 revisions) (#5648)

    Manual roll requested by [email protected]
    
    flutter/flutter@c642f4e...9719097
    
    2023-12-11 [email protected] Roll Flutter Engine from 5587d26aa2d4 to 4c309195b79d (1 revision) (flutter/flutter#139936)
    2023-12-11 [email protected] Fix SelectionArea select-word edge cases (flutter/flutter#136920)
    2023-12-11 [email protected] Roll Flutter Engine from 9b85b76db0de to 5587d26aa2d4 (3 revisions) (flutter/flutter#139933)
    2023-12-11 [email protected] Roll Flutter Engine from 7eb6b7cab60c to 9b85b76db0de (2 revisions) (flutter/flutter#139931)
    2023-12-11 [email protected] Use dart analyze package for `num.clamp` (flutter/flutter#139867)
    2023-12-11 [email protected] Roll pub packages (flutter/flutter#139926)
    2023-12-11 [email protected] Handle the case when _CupertinoBackGestureDetector is disposed during the drag.  (flutter/flutter#139585)
    2023-12-11 [email protected] Add accessibility identifier to `SemanticsProperties` (flutter/flutter#138331)
    2023-12-11 [email protected] Improve slider's value indicator display test (flutter/flutter#139198)
    2023-12-11 [email protected] Add `enabled` property to `ExpansionTile` (flutter/flutter#139519)
    2023-12-11 [email protected] Roll Packages from 6cd0657 to cb6dbcd (9 revisions) (flutter/flutter#139911)
    2023-12-11 [email protected] Roll Flutter Engine from bc0222b64c96 to 7eb6b7cab60c (1 revision) (flutter/flutter#139891)
    2023-12-10 [email protected] Roll Flutter Engine from fb80aafd259b to bc0222b64c96 (1 revision) (flutter/flutter#139885)
    2023-12-09 [email protected] Roll pub packages (flutter/flutter#139864)
    2023-12-09 [email protected] Roll Flutter Engine from b75960a5820a to fb80aafd259b (1 revision) (flutter/flutter#139863)
    2023-12-09 [email protected] Roll Flutter Engine from e80c090d09c6 to b75960a5820a (1 revision) (flutter/flutter#139853)
    2023-12-09 [email protected] Roll Flutter Engine from 101396fd3b82 to e80c090d09c6 (2 revisions) (flutter/flutter#139851)
    2023-12-09 [email protected] Roll Flutter Engine from 503584615fd7 to 101396fd3b82 (2 revisions) (flutter/flutter#139847)
    2023-12-09 [email protected] Roll Flutter Engine from e9cb19fa637a to 503584615fd7 (1 revision) (flutter/flutter#139837)
    2023-12-08 [email protected] Roll Flutter Engine from 7dc51b85a634 to e9cb19fa637a (1 revision) (flutter/flutter#139831)
    2023-12-08 [email protected] [flutter release] Add cherry pick template for pull request description (flutter/flutter#139590)
    2023-12-08 [email protected] Roll Flutter Engine from 03c5f016e919 to 7dc51b85a634 (1 revision) (flutter/flutter#139829)
    2023-12-08 [email protected] Add Overlay.wrap for convenience (flutter/flutter#139823)
    2023-12-08 [email protected] Roll Flutter Engine from 72da960e2ef2 to 03c5f016e919 (1 revision) (flutter/flutter#139826)
    2023-12-08 [email protected] Roll Flutter Engine from 5dd2619c282b to 72da960e2ef2 (1 revision) (flutter/flutter#139821)
    
    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],[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://issues.skia.org/issues/new?component=1389291&template=1850622
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
    engine-flutter-autoroll authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    80aa46a View commit details
    Browse the repository at this point in the history
Loading