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: 51a7964
Choose a base ref
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4218f80
Choose a head ref
  • 14 commits
  • 60 files changed
  • 9 contributors

Commits on Jan 24, 2020

  1. Roll fuchsia/sdk/core/mac-amd64 from 6_pZp... to 7fqYj... (#15966)

    Roll fuchsia/sdk/core/mac-amd64 from 6_pZp... to 7fqYj...
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
    Please CC  on the revert to ensure that a human
    is aware of the problem.
    
    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/+/master/autoroll/README.md
    skia-flutter-autoroll authored Jan 24, 2020
    Configuration menu
    Copy the full SHA
    eb2b01f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ce15cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b22821a View commit details
    Browse the repository at this point in the history
  4. the the fix (#15973)

    dnfield authored Jan 24, 2020
    1 Configuration menu
    Copy the full SHA
    89f3471 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f430972 View commit details
    Browse the repository at this point in the history
  6. Refactor ShellTest to allow for different ShellTestPlatformViews (#15972

    )
    
    This paves the way for us to have shell_unittests backed by different rendering APIs (e.g. OpenGL, Vulkan, Metal).
    George Wright authored Jan 24, 2020
    Configuration menu
    Copy the full SHA
    abdf4bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd8c955 View commit details
    Browse the repository at this point in the history
  8. [web] Calling platform message callback after copy (#15950)

    * Calling platform message callback after copy
    
    * addressing pr comments
    
    * adding unit tests to clipbpard.dart
    Nurhan Turgut authored Jan 24, 2020
    Configuration menu
    Copy the full SHA
    08d1f2a View commit details
    Browse the repository at this point in the history
  9. Ensure GetFixturesPath works on Fuchsia (#15978)

    George Wright authored Jan 24, 2020
    Configuration menu
    Copy the full SHA
    ede50d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ee917c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fec9573 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. Eliminate unused import in Android embedding (#15975)

    Eliminates an unused dependency on android.os.build. The last remaining
    use of this was eliminated in 0615f45
    with the removal of an unused method that contained an android version
    check.
    cbracken authored Jan 25, 2020
    Configuration menu
    Copy the full SHA
    d1b0883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2415e96 View commit details
    Browse the repository at this point in the history
  3. Roll fuchsia/sdk/core/mac-amd64 from 7fqYj... to 35pbn... (#15984)

    Roll fuchsia/sdk/core/mac-amd64 from 7fqYj... to 35pbn...
    
    If this roll has caused a breakage, revert this CL and stop the roller
    using the controls here:
    https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
    Please CC  on the revert to ensure that a human
    is aware of the problem.
    
    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/+/master/autoroll/README.md
    skia-flutter-autoroll authored Jan 25, 2020
    Configuration menu
    Copy the full SHA
    4218f80 View commit details
    Browse the repository at this point in the history
Loading