summaryrefslogtreecommitdiffstats
path: root/mojo/application
Commit message (Expand)AuthorAgeFilesLines
* Changes html_viewer to get services from appropriate applicationsky2015-06-052-1/+7
* Embed a mojo ApplicationManager in content/browserrockot2015-06-054-18/+66
* Implement a two-phase shutdown for Mojo apps when there are no more instantia...jam2015-05-297-16/+57
* Makes ApplicationRunner delete the delegate before the appsky2015-05-281-1/+4
* Makes ApplicationTestBase correctly set argvsky2015-05-281-1/+2
* Make AppLifetimeHelper a member of ApplicationImpl.jam2015-05-264-6/+23
* Custom termination closure for ApplicationImplrockot2015-05-262-3/+28
* Remove ShellPtrWatcher and just make ApplicationImpl watch for connection err...jam2015-05-262-32/+14
* Make ApplicationImpl::Shutdown not a static and instead have callers use the ...jam2015-05-223-7/+7
* Move navigations with POST or referrer to the shell.jam2015-05-214-10/+14
* Remove duplicate application cpp files in mojo/application.jam2015-05-2018-572/+157
* Remove application-specific args from Mandoline's shell.jam2015-05-194-23/+6
* Disable app shutdown logic for now while I fix the network_service apptests.jam2015-05-191-2/+4
* Making Mandoline apps notice when all the objects they vended are gone so tha...jam2015-05-193-0/+166
* Move Android Mojo application files to mojo/application from third_party.jam2015-05-197-0/+338
* Mandoline: Move content_handler.mojom from third_party/ to mojo/.erg2015-05-194-2/+22
* Simplify mojo/application/public/cpp/BUILD.gn to call the target cpp instead ...jam2015-05-152-6/+6
* Fix build after r329965.John Abd-El-Malek2015-05-151-2/+2
* Fork the mojo shell interfaces used by Mandoline.jam2015-05-1436-15/+1678
* Update mojo sdk to rev f84766d3b6420b7cf6a113d9d65d73cb5fe18d90rockot2015-05-141-1/+1
* Fix apptest builds and runner on Android.msw2015-05-121-1/+1
* Revert of [mojo] Replace MessageLoopProxy usage with ThreadTaskRunnerHandle (...jochen2015-05-051-11/+7
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in mojo module.anujk.sharma2015-05-051-7/+11
* Separate mojo/shell into a runner and the application manager (shell)ben2015-04-271-1/+1
* Add back some GN data depsbrettw2015-04-241-10/+1
* Update the application_test_main CommandLine comment.msw2015-04-221-2/+1
* Make mojo/application:test_support a group target.msw2015-04-161-2/+10
* Add mojo_shell data_deps to mojo/application:test_support.msw2015-04-151-0/+9
* Simplify chromium's mojo_shell since it's now only used for Mandoline.jam2015-04-146-6/+238
* Revert of Simplify mojo_shell since it's now only used for Mandoline. (patchs...msw2015-04-101-13/+1
* Add a simple mojo AxProvider apptest.msw2015-04-102-0/+8
* Simplify mojo_shell since it's now only used for Mandoline.jam2015-04-101-1/+13
* Get mojo_shell building inside chromium checkout.John Abd-El-Malek2015-04-024-0/+229
* Update mojo sdk to rev 126532ce21c5c3c55a1e1693731411cb60169efdblundell2015-01-292-10/+10
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-233-5/+5
* Move //mojo/{public, edk} underneath //third_partyblundell2015-01-191-2/+2
* Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1rockot2015-01-161-38/+1
* Run gn format on //mojo/**/BUILD.gnjamesr2014-12-041-3/+9
* Add Mojo application test support to Chromium.msw2014-11-122-0/+59
* [Mojo] ApplicationRunnerChromium should dump stacks in debugabarth2014-10-161-0/+5
* Make mojo/services pass in "gn check"brettw2014-09-201-1/+4
* Revert of Make mojo/services pass in "gn check" (patchset #3 id:40001 of http...brettw2014-09-191-4/+1
* Make mojo/services pass in "gn check"Brett Wilson2014-09-191-1/+4
* Move application:chromium bindings to mojo/application/jamesr2014-09-133-0/+134