summaryrefslogtreecommitdiffstats
path: root/mojo/shell
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pass mojo_shell args to child processes.jam2015-04-272-1/+10
* Fix the mojo_shell window not coming up sometimes on Windows when using --ena...jam2015-04-271-1/+0
* Documents what ApplicationManager::Delegate dosky2015-04-246-26/+20
* Improve multi-process debugging.jam2015-04-238-9/+41
* Fixes possible leak in NetworkFetchersky2015-04-231-1/+2
* Moves services implementations out of third_party/mojo_servicessky2015-04-232-2/+3
* Cleanup mojo shell test targets.msw2015-04-224-139/+10
* Restore --url-mappings switch for Mojo apptests.msw2015-04-224-0/+51
* Moves mojo/services/* to components/* part 4sky2015-04-214-5/+6
* Moves mojo/services/* to components/* part 1sky2015-04-209-134/+4
* Avoid PathUtils fetching directory paths on UI thread.wnwen2015-04-201-1/+1
* Update mojo sdk to rev dcd8c63adaf8bd5c89bd21ddb439aa8651da32dcrockot2015-04-151-1/+1
* Simplify chromium's mojo_shell since it's now only used for Mandoline.jam2015-04-1415-533/+57
* Revert of Simplify mojo_shell since it's now only used for Mandoline. (patchs...msw2015-04-1014-44/+532
* Fold AppChildProcessHost into ChildProcessHost since we expect to have only o...jam2015-04-1010-211/+134
* Simplify mojo_shell since it's now only used for Mandoline.jam2015-04-1014-532/+44
* Simplify some mojo_shell code.jam2015-04-0612-708/+490
* Fix compile failures after r323528.John Abd-El-Malek2015-04-021-1/+1
* Get mojo_shell building inside chromium checkout.John Abd-El-Malek2015-04-02101-0/+9197
* Remove mojo/shell and (most) service implementationsjamesr2014-10-2871-5345/+0
* gpu: Rewrite MailboxSynchronizersievers2014-10-241-2/+2