Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@j9brown
Copy link

@j9brown j9brown commented Oct 24, 2015

Requires a fresh roll from Mojo repo before submitting.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FlutterViewProvider ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haha! Let's refactor that next. :)

On Fri, Oct 23, 2015, 8:55 PM Adam Barth [email protected] wrote:

In services/sky/content_handler_impl.cc
#1771 (comment):

#include "services/sky/document_view.h"

namespace sky {

+class SkyViewProvider : public mojo::InterfaceFactorymojo::ui::ViewProvider,

FlutterViewProvider ?


Reply to this email directly or view it on GitHub
https://github.com/flutter/engine/pull/1771/files#r42929925.

@abarth
Copy link
Contributor

abarth commented Oct 24, 2015

This looks great. LGTM.

At some point, once the dust has settled on the new view manager, I'd like to refactor/rewrite this code. It should be possible to delete all this code and integrate mojo with the //sky/shell embedding of //sky/engine. Essentially, we should be able to treat mojo as just another host OS for the flutter shell. That's probably the time to rename all this stuff to flutter, and we'll end up with a flutter_shell.mojo.

@j9brown
Copy link
Author

j9brown commented Oct 24, 2015

Yup. Sounds good to me.

On Fri, Oct 23, 2015, 9:48 PM Adam Barth [email protected] wrote:

This looks great. LGTM.

At some point, once the dust has settled on the new view manager, I'd like
to refactor/rewrite this code. It should be possible to delete all this
code and integrate mojo with the //sky/shell embedding of //sky/engine.
Essentially, we should be able to treat mojo as just another host OS for
the flutter shell. That's probably the time to rename all this stuff to
flutter, and we'll end up with a flutter_shell.mojo.


Reply to this email directly or view it on GitHub
#1771 (comment).

@abarth abarth closed this Nov 18, 2015
@j9brown j9brown deleted the cl-1 branch March 11, 2016 02:32
rhencke pushed a commit to rhencke/engine that referenced this pull request Dec 20, 2020
…VM (flutter#1771)

* GNU coreutils force-enabling line buffering instead of depending on VM to do buffering right

* remove debugging and wrong show-progress

* core dumps on

* pub get in script?

* skip install on macos

* syntax error fix

* travis

* fix syntax

* Remove if statement

* Fix up travis hack for better usefulness for dartdoc, and disable the hack on macos

* Make install_travis not return non-zero
rhencke pushed a commit to rhencke/engine that referenced this pull request Dec 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants