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

Commits on Oct 31, 2018

  1. Ensure Simulator publishes mDNS records (#6696)

    * Ensure Simulator publishes mDNS records on loopback interface.
    dnfield authored Oct 31, 2018
    Configuration menu
    Copy the full SHA
    d8672ba View commit details
    Browse the repository at this point in the history
  2. Roll src/third_party/skia 4c16945..1801b94 (2 commits) (#6703)

    https://skia.googlesource.com/skia.git/+log/4c169456061d..1801b94e85b4
    
    
    Created with:
      gclient setdep -r src/third_party/skia@1801b94e85b4
    
    The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
    
    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 Oct 31, 2018
    Configuration menu
    Copy the full SHA
    605ae5d View commit details
    Browse the repository at this point in the history
  3. Delay embedded UIViews touch events until the framework says so. (#6665

    )
    
    This allows the framework to decide whether and when a touch event
    sequence arrives to the embedded view. Which gives the framework the
    ability to manage hit testing and gesture disambiguation for embedded
    UIViews.
    
    We achieve this by wrapping each embedded UIView with another UIView that has
    a custom UIGestureRecognizer that delays touch events from being
    delivered, and another UIGestureRecognizer that makes sure to let
    Flutter know of events that are hit tested to the embedded view.
    amirh authored Oct 31, 2018
    Configuration menu
    Copy the full SHA
    059876e View commit details
    Browse the repository at this point in the history
  4. Roll src/third_party/skia 1801b94..69a7294 (1 commits) (#6704)

    https://skia.googlesource.com/skia.git/+log/1801b94e85b4..69a72945dcdd
    
    
    Created with:
      gclient setdep -r src/third_party/skia@69a72945dcdd
    
    The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
    
    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 Oct 31, 2018
    Configuration menu
    Copy the full SHA
    635e204 View commit details
    Browse the repository at this point in the history
  5. Roll src/third_party/skia 69a7294..4d8f48d (1 commits) (#6705)

    https://skia.googlesource.com/skia.git/+log/69a72945dcdd..4d8f48db9ef5
    
    
    Created with:
      gclient setdep -r src/third_party/skia@4d8f48db9ef5
    
    The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
    
    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 Oct 31, 2018
    Configuration menu
    Copy the full SHA
    54882ef View commit details
    Browse the repository at this point in the history
  6. Roll src/third_party/skia 4d8f48d..83d923f (2 commits) (#6706)

    https://skia.googlesource.com/skia.git/+log/4d8f48db9ef5..83d923f38664
    
    
    Created with:
      gclient setdep -r src/third_party/skia@83d923f38664
    
    The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
    
    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 Oct 31, 2018
    Configuration menu
    Copy the full SHA
    67ba697 View commit details
    Browse the repository at this point in the history
  7. Roll src/third_party/skia 83d923f..9985a27 (2 commits) (#6707)

    https://skia.googlesource.com/skia.git/+log/83d923f38664..9985a27c06ad
    
    
    Created with:
      gclient setdep -r src/third_party/skia@9985a27c06ad
    
    The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
    
    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 Oct 31, 2018
    Configuration menu
    Copy the full SHA
    552fae6 View commit details
    Browse the repository at this point in the history
  8. Check needs_painting in RasterCache::Prepare (#6708)

    Otherwise, this may trigger `FML_DCHECK(needs_painting())`. We haven't
    caused crashes for our users because it probably requires a locally
    debug engine build to trigger the assert.
    liyuqian authored Oct 31, 2018
    Configuration menu
    Copy the full SHA
    a27d2f2 View commit details
    Browse the repository at this point in the history
  9. Roll src/third_party/skia 9985a27..348a037 (15 commits) (#6710)

    https://skia.googlesource.com/skia.git/+log/9985a27c06ad..348a03729796
    
    
    Created with:
      gclient setdep -r src/third_party/skia@348a03729796
    
    The AutoRoll server is located here: https://autoroll.skia.org/r/skia-flutter-autoroll
    
    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 Oct 31, 2018
    Configuration menu
    Copy the full SHA
    d34cb17 View commit details
    Browse the repository at this point in the history
  10. Move FlutterPlatformViewsController into FlutterEngine. (#6709)

    This PR breaks PlatformViewsController's construction dependency on FlutterView,
    which allows making FlutterEngine its owner instead of
    FlutterViewController.
    
    Also renamed the FlutterScreenshotDelegate to FlutterViewEngineDelegate
    which is FlutterView's delegate to the engine, and expanded it to
    provide a view embedder.
    amirh authored Oct 31, 2018
    1 Configuration menu
    Copy the full SHA
    92944f7 View commit details
    Browse the repository at this point in the history
Loading