summaryrefslogtreecommitdiffstats
path: root/mojo/public/cpp/application/lib/application_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Move //mojo/{public, edk} underneath //third_partyblundell2015-01-191-117/+0
* Update mojo sdk to rev b737c0531e299ad494725c518699843e76ff84f5Colin Blundell2015-01-191-7/+11
* Update mojo sdk to rev e083961bf11fd0c94d40be8853761da529b6d444aa2014-10-311-0/+4
* Revert of Update mojo sdk to rev e083961bf11fd0c94d40be8853761da529b6d444 (pa...binjin2014-10-301-4/+0
* Update mojo sdk to rev e083961bf11fd0c94d40be8853761da529b6d444aa2014-10-301-0/+4
* Standardize usage of virtual/override/final in mojo/dcheng2014-10-211-2/+2
* Further refine mojo_example_apptests.msw2014-10-171-7/+11
* Make ApplicationImpl::args() be a std::vector<std::string>davemoore2014-10-171-1/+1
* Mojo: clang-format mojo/public/cpp/{application,bindings}.Viet-Trung Luu2014-10-071-7/+6
* Refine mojo_example_apptests' client execution pattern.msw2014-10-071-0/+7
* Rename Get to GetProxysky2014-10-061-1/+2
* Mojo: NULL -> nullptr in mojo/public/cpp outside of bindings.viettrungluu2014-09-301-3/+3
* Mojo: MOJO_OVERRIDE -> override in mojo/.Viet-Trung Luu2014-09-291-3/+1
* Add Initialize() method to Application with ability to send args usingdavemoore2014-09-191-3/+11
* Remove ShellPtrWatcher details from public headerdavemoore2014-09-021-8/+17
* mojo: first take on removing mojo_main_{chromium,standalone}.tim@chromium.org2014-08-211-8/+1
* mojo: terminate apps if the shell goes awaytim@chromium.org2014-08-061-4/+20
* Revert 287680 "mojo: terminate apps if the shell goes away"tommi@chromium.org2014-08-061-20/+4
* mojo: terminate apps if the shell goes awaytim@chromium.org2014-08-061-4/+20
* Split ServiceProvider into 3davemoore@chromium.org2014-06-251-0/+74