Elliott Sprehn
9340924861
Remove lots of dead web/ classes.
...
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/693603005
2014-11-07 16:14:13 -08:00
Matt Perry
694cabc454
Initial work on a new <view> element backed by a mojo::View.
...
This CL introduces an HTMLViewElement which, when inserted into a document,
causes a mojo::View to be created and navigated to the provided URL. No
compositing is done, but the view manager handles the rendering (as I
understand it).
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/708903002
2014-11-07 14:34:07 -05:00
Elliott Sprehn
8c0a714beb
Remove most of the media stack.
...
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/689373003
2014-11-03 20:21:19 -08:00
Elliott Sprehn
725950ed7f
Remove context menus.
...
R=ojan@chromium.org
Review URL: https://codereview.chromium.org/640143004
2014-10-23 17:10:06 -07:00
Elliott Sprehn
77074fa3b0
Remove remaining AX code.
...
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/673993002
2014-10-23 16:26:34 -07:00
Elliott Sprehn
8209d97c51
Remove postMessage, MessageChannel and MessagePort.
...
Sky uses Mojo services to communicate between embedded applications, not
postMessage and its friends.
R=abarth@chromium.org
Review URL: https://codereview.chromium.org/676723003
2014-10-23 13:17:50 -07:00
Adam Barth
ae72930937
Open the Sky
2014-10-23 11:17:19 -07:00