Elliott Sprehn
|
c7c5328338
|
Remove InputMethodContext.
We'll probably want a really different API in sky, and this just makes
ElementRareData bigger for now and isn't hooked up to anything.
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/880663002
|
2015-01-26 13:12:08 -08:00 |
|
Adam Barth
|
bdf6f5c3e6
|
Add Module and Application interfaces
These interfaces are currently unused by the engine, but they are
constructable. See apis.md for details.
R=eseidel@chromium.org
Review URL: https://codereview.chromium.org/697873007
|
2014-11-10 14:16:56 -08:00 |
|
Elliott Sprehn
|
80f8a171fa
|
Remove MediaController.
R=ojan@chromium.org
Review URL: https://codereview.chromium.org/677573002
|
2014-10-23 17:23:53 -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 |
|