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: aa5f4a28e9a8
Choose a base ref
...
head repository: flutter/flutter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 590ef2d402f6
Choose a head ref
  • 5 commits
  • 15 files changed
  • 3 contributors

Commits on Jul 1, 2023

  1. Update links to old linter site to dart.dev (#129866)

    Removes the remaining links to the old linter site, to the guaranteed dart.dev/lints redirect.
    
    Contributes to https://github.com/dart-lang/linter/issues/4460 and dart-lang/site-www#4499
    parlough authored Jul 1, 2023
    Configuration menu
    Copy the full SHA
    63a8298 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Add an example showing how to use textures (#122779)

    There didn't seem to be any examples on how to do this.
    
    I've only shown the Linux implementation, others may want to follow this
    PR up with support for other platforms.
    robert-ancell authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9760bb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b51de9 View commit details
    Browse the repository at this point in the history
  3. Roll Packages from 53ed5a0 to cdae854 (9 revisions) (#129918)

    flutter/packages@53ed5a0...cdae854
    
    2023-07-01 [email protected] Roll Flutter from ff838bc to aa5f4a2 (29 revisions) (flutter/packages#4363)
    2023-07-01 [email protected] [tool] Add a flag to skip cleanup (flutter/packages#4357)
    2023-07-01 [email protected] [file_selector] Endorse Android (flutter/packages#4329)
    2023-07-01 [email protected] [google_sign_in] Convert Android to Pigeon (flutter/packages#4344)
    2023-06-30 [email protected] [Pigeon] readme updates (flutter/packages#3705)
    2023-06-30 [email protected] [camera_android] Support concurrently image capture and image streaming (flutter/packages#4332)
    2023-06-30 [email protected] Prepare for utf8.encode() to return more precise Uint8List type (flutter/packages#4342)
    2023-06-30 [email protected] [shared_preferences] Adds allowList to setPrefix method. (flutter/packages#3794)
    2023-06-30 [email protected] Roll Flutter from 51bef1b to ff838bc (12 revisions) (flutter/packages#4346)
    
    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 3, 2023
    Configuration menu
    Copy the full SHA
    ddb16b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. 1 Configuration menu
    Copy the full SHA
    590ef2d View commit details
    Browse the repository at this point in the history
Loading