summaryrefslogtreecommitdiffstats
path: root/mojo/shell
Commit message (Expand)AuthorAgeFilesLines
* mandoline: Reland "Sandbox mojo:browser and mojo:omnibox."erg2015-08-171-1/+1
* Use CapabilityFilter to restrict what HTMLViewers can connect to.ben2015-08-131-5/+21
* Changes lifetime of ApplicationConnection instances.ben2015-08-122-10/+15
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-1/+1
* Revert of mandoline: Sandbox mojo:browser and mojo:omnibox. (patchset #2 id:2...fsamuel2015-08-111-1/+1
* mandoline: Sandbox mojo:browser and mojo:omnibox.erg2015-08-101-1/+1
* Reland "Sandbox html_viewer on Linux."erg2015-08-071-0/+2
* Revert of Sandbox html_viewer on Linux. (patchset #6 id:100001 of https://cod...thakis2015-08-071-2/+0
* Sandbox html_viewer on Linux.erg2015-08-071-0/+2
* Add GetMimeTypeFromFile to Mojo's network service.msw2015-08-054-14/+36
* Support loading html file URLs in Mojo.msw2015-08-031-1/+12
* Remove interface_impl.h and error_handler.h usage from chromiumben2015-07-291-1/+0
* Get CapabilityFilters to work with ContentHandlers.ben2015-07-2812-297/+532
* mandoline: Enable the sandbox on clipboard and tracing.erg2015-07-283-6/+15
* media: Quit MojoMediaApplication when no ServiceFactory service is bound.xhwang2015-07-281-4/+4
* Fix uaf in ApplicationInstance.ben2015-07-274-11/+15
* Allow trusted brokers to restrict connections for spawned applications to whi...ben2015-07-249-90/+610
* Gets gn check to execute cleanly in most other mojo dirssky2015-07-231-0/+1
* Revert of Gets gn check to execute cleanly in most other mojo dirs (patchset ...hartmanng2015-07-231-1/+0
* Gets gn check to execute cleanly in most other mojo dirssky2015-07-231-0/+1
* Rename ShellImpl to ApplicationInstance in preparation for splitting the defa...ben2015-07-166-84/+103
* Remove mojo::ErrorHandler usage from the mojo/ folder.yzshen2015-07-135-32/+9
* Mandoline: Implement basic "process per site" supportfsamuel2015-07-101-7/+17
* Mandoline: Move ContentHandlerConnection into separate filefsamuel2015-07-097-82/+144
* Reland: Run mojo unit tests on the Android main waterfall.msw2015-06-191-2/+1
* mandoline: stub of updater servicescottmg2015-06-167-0/+177
* Move URL Loader creation to a separate factory object.ben2015-06-054-14/+15
* Embed a mojo ApplicationManager in content/browserrockot2015-06-053-0/+166
* Implement a two-phase shutdown for Mojo apps when there are no more instantia...jam2015-05-292-2/+72
* Use resolved URLs with NetworkFetcher in ApplicationManager.msw2015-05-281-1/+10
* Move navigations with POST or referrer to the shell.jam2015-05-2110-35/+72
* Remove duplicate application cpp files in mojo/application.jam2015-05-202-5/+1
* Remove application-specific args from Mandoline's shell.jam2015-05-195-52/+24
* Mandoline: Move content_handler.mojom from third_party/ to mojo/.erg2015-05-193-3/+2
* Introduce Http{Request,Response} mojom structs.yzshen2015-05-151-2/+2
* Simplify mojo/application/public/cpp/BUILD.gn to call the target cpp instead ...jam2015-05-151-1/+1
* Fork the mojo shell interfaces used by Mandoline.jam2015-05-146-14/+14
* Random mandoline gn fixessky2015-05-142-3/+3
* Update mojo sdk to rev f84766d3b6420b7cf6a113d9d65d73cb5fe18d90rockot2015-05-142-2/+4
* Makes content handlers see requestor urlsky2015-05-123-9/+105
* core_services: Run different services in different processes.erg2015-05-125-47/+96
* Use output_name for Mojo and Mandoline test targets.msw2015-05-071-1/+2
* Switch URLRequest back to using an array for http headers.jam2015-05-071-3/+5
* mojo: Use ContentHandlers to bundle multiple Applications into a module.erg2015-05-012-6/+31
* Fix html_viewer Windows build after r327559jam2015-04-301-0/+4
* Makes the identity of apps with the mojo scheme remain mojosky2015-04-293-25/+41
* Move runner stuff into a runner namespace.ben2015-04-293-2/+3
* Fix mojo and mandoline android build breaks.msw2015-04-281-3/+1
* Adds support for mojo apps to live in their own directorysky2015-04-283-19/+5
* Separate mojo/shell into a runner and the application manager (shell)ben2015-04-2790-5586/+97