Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Jun 26, 2019

  1. Configuration menu
    Copy the full SHA
    8876f6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63c2c33 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Roll Fuchsia SDK to latest (#9509)

    This rolls to CIPD package versions:
    macOS SDK: pWygawI3vBzP9dYloEvKka8r1p0NpLLZzZQ-yMYI1UIC
    Linux SDK: L_ORUWXyDEC29pSiSyKIwGqcFMQFsV91E3h_wPbUIUkC
    
    Applies two breaking changes from the SDK:
    * `zx_clock_get_new()` has been eliminated and replaced with
      `zx_clock_get()`. See:
      https://fuchsia-review.googlesource.com/c/fuchsia/+/293688
    * Scenic `Metrics` no longer supports operator==; instead we use
      `fidl::Equals()`.
    cbracken authored Jun 27, 2019
    Configuration menu
    Copy the full SHA
    a83fe3e View commit details
    Browse the repository at this point in the history
  2. Roll fuchsia/sdk/core/mac-amd64 from pWygawI3vBzP9dYloEvKka8r1p0NpLLZ…

    …zZQ-yMYI1UIC to ZZsO1TTl-976ngr5N8h6rRvXTbMO_3qyKDpbeOhE0dwC (#9510)
    
    Roll fuchsia/sdk/core/mac-amd64 from pWygawI3vBzP9dYloEvKka8r1p0NpLLZzZQ-yMYI1UIC to ZZsO1TTl-976ngr5N8h6rRvXTbMO_3qyKDpbeOhE0dwC
    
    
    The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine
    
    Documentation for the AutoRoller is here:
    https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
    
    If the roll is causing failures, please contact the current sheriff, who should
    be CC'd on the roll, and stop the roller if necessary.
    skia-flutter-autoroll authored Jun 27, 2019
    Configuration menu
    Copy the full SHA
    f3761ba View commit details
    Browse the repository at this point in the history
Loading