summaryrefslogtreecommitdiffstats
path: root/chrome/service/service_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Resubmit r56600 - Start/stop service process when browser starts and stophclam@chromium.org2010-08-231-0/+5
* Resubmit "Start chromoting host in the service process though a method call"hclam@chromium.org2010-08-101-57/+1
* Revert 55507 - Start chromoting host in the service process though a method ...glen@chromium.org2010-08-101-1/+57
* Start chromoting host in the service process though a method callhclam@chromium.org2010-08-101-57/+1
* Rename --enable-chromoting to --enable-remotinghclam@chromium.org2010-08-051-2/+1
* Added an IPC server in the service process to listen to commands. This is not...sanjeevr@chromium.org2010-07-311-21/+3
* Created a host for running the utility process as a child of the service proc...sanjeevr@chromium.org2010-07-201-0/+8
* Start Chromoting Host Process in Chrome Servicehclam@chromium.org2010-07-011-0/+55
* Rename Chrome threads to use a "Cr" prefix.evan@chromium.org2010-06-091-2/+1
* Added the ability in the service process to save and read state from a prefs ...sanjeevr@chromium.org2010-05-211-4/+23
* Created a new process type called the service process to host background task...sanjeevr@chromium.org2010-05-121-0/+34