-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter-team-archive/engine
base: d9c2b215abda
head repository: flutter-team-archive/engine
compare: 92944f72fb4e
- 10 commits
- 17 files changed
- 4 contributors
Commits on Oct 31, 2018
-
Ensure Simulator publishes mDNS records (#6696)
* Ensure Simulator publishes mDNS records on loopback interface.
Configuration menu - View commit details
-
Copy full SHA for d8672ba - Browse repository at this point
Copy the full SHA d8672baView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 605ae5d - Browse repository at this point
Copy the full SHA 605ae5dView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 059876e - Browse repository at this point
Copy the full SHA 059876eView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 635e204 - Browse repository at this point
Copy the full SHA 635e204View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 54882ef - Browse repository at this point
Copy the full SHA 54882efView commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 67ba697 - Browse repository at this point
Copy the full SHA 67ba697View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for 552fae6 - Browse repository at this point
Copy the full SHA 552fae6View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for a27d2f2 - Browse repository at this point
Copy the full SHA a27d2f2View commit details -
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.
Configuration menu - View commit details
-
Copy full SHA for d34cb17 - Browse repository at this point
Copy the full SHA d34cb17View commit details -
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.
1Configuration menu - View commit details
-
Copy full SHA for 92944f7 - Browse repository at this point
Copy the full SHA 92944f7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff d9c2b215abda...92944f72fb4e