Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.
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/plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5f2e02cf63b4
Choose a base ref
...
head repository: flutter/plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f07efc23410b
Choose a head ref
  • 4 commits
  • 18 files changed
  • 3 contributors

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    0146406 View commit details
    Browse the repository at this point in the history
  2. [camera_windows] Check string size before Win32 MultiByte <-> WideCha…

    …r conversions (#6170)
    
    This PR adds a check for string max length in Utf8FromUtf16 and Utf16FromUtf8, similar to flutter/flutter#99729 / flutter/flutter#94608.
    tgucio authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f0c0c9d View commit details
    Browse the repository at this point in the history
  3. Move Cirrus task logs to flutter-infra-staging project (#6180)

    * Changed cirrus logging to flutter-firebase-testlab-staging
    
    * Fix test data
    ricardoamador authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    c3da2d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

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