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

Commits on Jul 30, 2018

  1. Roll src/third_party/skia 227424b..c06b8a4 (22 commits) (#5904)

    Auto-roller completed checks. Merging.
    skia-flutter-autoroll authored Jul 30, 2018
    Configuration menu
    Copy the full SHA
    d34eb1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f4a022 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46b7793 View commit details
    Browse the repository at this point in the history
  4. Roll src/third_party/skia c06b8a4..62501c1 (11 commits) (#5905)

    Auto-roller completed checks. Merging.
    skia-flutter-autoroll authored Jul 30, 2018
    Configuration menu
    Copy the full SHA
    9336082 View commit details
    Browse the repository at this point in the history
  5. Add docker container generation scripts (#5898)

    These scripts generate the image we used to test flutter/engine in Cirrus.
    liyuqian authored Jul 30, 2018
    Configuration menu
    Copy the full SHA
    659e49e View commit details
    Browse the repository at this point in the history
  6. Use container and GKE to accelerate build (#5897)

    This reduces the build time from 5 minutes to 3 minutes as we no longer need to cold start a GCE instance. Moreover, we can now compile the host engine using this container.
    liyuqian authored Jul 30, 2018
    Configuration menu
    Copy the full SHA
    cd85329 View commit details
    Browse the repository at this point in the history
  7. Replace travis with cirrus (#5899)

    Using a custom container image, we reduce the test time from 5 minutes to 2 minutes as we no longer run gclient sync from zero.
    
    In the future, we may be able to cache the ninja output in the image (which probably gets updated daily) so we no longer compile from zero.
    liyuqian authored Jul 30, 2018
    Configuration menu
    Copy the full SHA
    10effc7 View commit details
    Browse the repository at this point in the history
  8. Roll src/third_party/skia 62501c1..f7dcd76 (5 commits) (#5906)

    Auto-roller completed checks. Merging.
    skia-flutter-autoroll authored Jul 30, 2018
    Configuration menu
    Copy the full SHA
    430ca29 View commit details
    Browse the repository at this point in the history
Loading