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: b037db2
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 962d78e
Choose a head ref
  • 10 commits
  • 8 files changed
  • 4 contributors

Commits on Jun 9, 2023

  1. Delete WeakPtrFactory from GPUSurfaceVulkanImpeller (#42710)

    Should fix flutter/flutter#128618.
    
    This is unused - if it were used we'd have to be careful about deleting the object on the same thread it's created on.
    dnfield authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    004948e View commit details
    Browse the repository at this point in the history
  2. Roll ANGLE from 72df42832ee4 to a01a566c489b (3 revisions) (#42712)

    skia-flutter-autoroll authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    95a1d01 View commit details
    Browse the repository at this point in the history
  3. Fix an archive name in windows_host_engine config (#42709)

    Use the correct archive name.
    keyonghan authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    91f57e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e6dab6 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Manual roll Dart SDK from d5b39a8385f9 to 9d705a5391b2 (7 revisions) (#…

    …42716)
    
    Manual roll requested by [email protected]
    
    https://dart.googlesource.com/sdk.git/+log/d5b39a8385f9..9d705a5391b2
    
    2023-06-09 [email protected] Version 3.1.0-189.0.dev
    2023-06-08 [email protected] Version 3.1.0-188.0.dev
    2023-06-08 [email protected] Version 3.1.0-187.0.dev
    2023-06-08 [email protected] Version 3.1.0-186.0.dev
    2023-06-08 [email protected] Version 3.1.0-185.0.dev
    2023-06-07 [email protected] Version 3.1.0-184.0.dev
    2023-06-07 [email protected] Version 3.1.0-183.0.dev
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/dart-sdk-flutter-engine
    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 Engine: 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
    skia-flutter-autoroll authored Jun 10, 2023
    Configuration menu
    Copy the full SHA
    3abdbc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c980fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e28dac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5cc734 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f24ceb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    962d78e View commit details
    Browse the repository at this point in the history
Loading