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

Commits on Sep 14, 2023

  1. Set tests to run on macOS 12 (#45855)

    We recently upgraded a bot in the try pool to macOS 13 and I noticed a couple of tests have leaked through to it and we're not ready for tests to run on macOS 13 yet.
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    vashworth authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6a1e9bf View commit details
    Browse the repository at this point in the history
  2. Roll Skia from 9b7c116ed6c2 to 8c9e378c4902 (3 revisions) (#45858)

    skia-flutter-autoroll authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    7f26a2e View commit details
    Browse the repository at this point in the history
  3. Reduce unnecessary Dart_TimelineGetMicros call (#45637)

    Minor changes that reduce unnecessary Dart_TimelineGetMicros calls.
    
    [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
    XuanTung95 authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    8bb1ec2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97eebd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

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