Skip to content
This repository was archived by the owner on Feb 25, 2025. 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/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 141a01c5c70b
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e010f17eeb10
Choose a head ref
  • 2 commits
  • 16 files changed
  • 2 contributors

Commits on Nov 17, 2023

  1. [Ios] move flutter_test_ios_mrc unittests to arc (#48162)

    Move all tests in flutter_test_ios_mrc to arc
    
    Part of flutter/flutter#137801
    
    Changes mostly involves trivial mrc to arc changes. non-trivial changes are commented inline. 
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    Chris Yang authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    1427b9c View commit details
    Browse the repository at this point in the history
  2. Roll Skia from 8e9e168418a0 to dd7a26ead897 (1 revision) (#48178)

    https://skia.googlesource.com/skia.git/+log/8e9e168418a0..dd7a26ead897
    
    2023-11-17 scroggo@google.com Android: Pin skia's cpp_std to gnu++17
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/skia-flutter-autoroll
    Please CC brianosman@google.com,jonahwilliams@google.com,nicolettep@google.com,rmistry@google.com on the revert to ensure that a human
    is aware of the problem.
    
    To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
    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://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
    skia-flutter-autoroll authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e010f17 View commit details
    Browse the repository at this point in the history
Loading