the Chromium logo

The Chromium Projects

Mandoline (deprecated according to https://codereview.chromium.org/1677293002/)

https://codereview.chromium.org/1677293002/image

Mandoline is a project to explore an alternate to the Content layer in Chrome using Mojo Shell for application loading & management.

We use the Mojo View and Surface systems for application hierarchy/rendering and the Mojo HTML Viewer Blink embedding for displaying web content. We have a simple browser shell (a la content shell).

Mandoline components are not allowed to depend on anything at the content layer or above in the Chromium source, so where we need to reuse code we refactor into a component with a content layer and a Mojo interface.

Sub-pages:

Bugs: all open

IRC: #mandoline on freenode