| Commit message (Expand) | Author | Age | Files | Lines |
* | Move two files into mojo/public/cpp/bindings. | yzshen | 2016-02-12 | 1 | -1/+1 |
* | Rename ApplicationDelegate to ShellClient. | ben | 2016-02-07 | 1 | -6/+5 |
* | Extract shell methods from ApplicationImpl into a base class, and pass this t... | ben | 2016-02-07 | 1 | -1/+1 |
* | Move shell interfaces into the shell.mojom namespace. | ben | 2016-02-06 | 1 | -1/+1 |
* | ConfigureIncomingConnection -> AcceptConnection | ben | 2016-02-06 | 1 | -1/+1 |
* | [mash; mojo-edk] Fix render process bootstrap when run in mash | rockot | 2016-02-04 | 1 | -1/+0 |
* | Move mojo/application/public -> mojo/shell/public | ben | 2016-01-12 | 1 | -3/+3 |
* | Provide a way for content to tell the shell about processes it starts. | ben | 2016-01-07 | 1 | -3/+5 |
* | Switch to standard integer types in mojo/. | Avi Drissman | 2015-12-21 | 1 | -0/+2 |
* | Adds a simple task viewer to mash. | ben | 2015-12-11 | 1 | -0/+2 |
* | Fix mojo:example_main. | jam | 2015-12-09 | 1 | -0/+1 |
* | Pass CapabilityFilter via CreateInstanceForHandle | ben | 2015-11-24 | 1 | -2/+3 |
* | Use unique URLs rather than qualifiers to uniquify RenderProcesses. | ben | 2015-11-19 | 1 | -2/+1 |
* | Implement CreateInstanceForHandle. | ben | 2015-11-13 | 1 | -1/+3 |
* | Revert of Implement CreateInstanceForHandle (patchset #13 id:230001 of https:... | hablich | 2015-11-13 | 1 | -3/+1 |
* | Implement CreateInstanceForHandle. | ben | 2015-11-13 | 1 | -1/+3 |
* | Add an application for the Shell. | ben | 2015-11-12 | 1 | -0/+50 |