summaryrefslogtreecommitdiffstats
path: root/content/browser/mojo/mojo_application_host.h
Commit message (Expand)AuthorAgeFilesLines
* Add the ability shut down the Mojo channel explicitly.amistry2015-03-051-0/+3
* Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819rockot2015-03-031-2/+7
* Update mojo sdk to rev a85a2cea82d816de115e15253742b0f88a9924ebrockot2015-01-271-1/+3
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-231-2/+2
* Rewrite the Android implementation of BatteryMonitor directly in Java.ppi2014-12-181-0/+6
* Introduce a ResourceSchedulingFilter and hook it up to the blink scheduler.alexclarke2014-12-171-1/+1
* Always activate MojoApplicationHostmorrita2014-10-171-3/+1
* Mojo: Add a Java service registry in the browser.ppi2014-10-081-0/+9
* Move mojo edk into mojo/edkjamesr2014-10-031-2/+2
* Revert "Move mojo edk into mojo/edk"Trent Apted2014-10-031-2/+2
* Move mojo edk into mojo/edkJames Robinson2014-10-031-2/+2
* Revert "Always activate MojoApplicationHost"morrita2014-10-011-1/+3
* Always activate MojoApplicationHostmorrita2014-09-301-3/+1
* Revert "Always activate MojoApplicationHost"morrita2014-09-191-1/+3
* Always activate MojoApplicationHostmorrita2014-09-161-3/+1
* Mojo: Add the ability to notify a Mojo Channel that it's going to be destroye...viettrungluu@chromium.org2014-08-141-0/+2
* Support exposing Mojo services between render frames, render threads, and the...sammc@chromium.org2014-06-251-25/+7
* Revert 279557 "Support exposing Mojo services between render fra..."xhwang@chromium.org2014-06-251-7/+25
* Support exposing Mojo services between render frames, render threads, and the...sammc@chromium.org2014-06-251-25/+7
* Move channel_init out of mojo_common.qsr@chromium.org2014-06-191-2/+2
* Add requestor_url to ConnectToService()davemoore@chromium.org2014-06-041-3/+4
* Add name to servicesdavemoore@chromium.org2014-05-301-0/+1
* Shell / ShellClient -> ServiceProviderdavemoore@chromium.org2014-05-271-9/+11
* Revert 272983 "Change Shell / ShellClient to ServiceProvider"davemoore@chromium.org2014-05-271-11/+9
* Change Shell / ShellClient to ServiceProviderdavemoore@chromium.org2014-05-271-9/+11
* Add SetClient method implementation to InterfaceImpl.darin@chromium.org2014-05-121-6/+0
* Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpldarin@chromium.org2014-05-091-4/+25
* Move Mojo channel initialization closer to IPC::Channel setupdarin@chromium.org2014-04-241-0/+51
* Revert 265693 "Move Mojo channel initialization closer to IPC::C..."brianderson@chromium.org2014-04-231-51/+0
* Move Mojo channel initialization closer to IPC::Channel setupdarin@chromium.org2014-04-231-0/+51