summaryrefslogtreecommitdiffstats
path: root/chrome/service/service_process.cc
Commit message (Expand)AuthorAgeFilesLines
* Gaia authentication for access remoting directory and talkhclam@chromium.org2010-08-171-0/+24
* ServiceProcessControl to launch a service process and communicate through IPC.hclam@chromium.org2010-08-121-13/+25
* Resubmit "Start chromoting host in the service process though a method call"hclam@chromium.org2010-08-101-13/+112
* Revert 55507 - Start chromoting host in the service process though a method ...glen@chromium.org2010-08-101-112/+13
* Start chromoting host in the service process though a method callhclam@chromium.org2010-08-101-13/+112
* Added an IPC server in the service process to listen to commands. This is not...sanjeevr@chromium.org2010-07-311-10/+40
* [chromoting] Use zlib as the default encoder and decoderhclam@chromium.org2010-07-271-2/+2
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-2/+1
* Start Chromoting Host Process in Chrome Servicehclam@chromium.org2010-07-011-0/+44
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-5/+5
* Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-211-1/+2
* Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-211-2/+1
* Added the ability in the service process to save and read state from a prefs ...sanjeevr@chromium.org2010-05-211-6/+9
* Added an implementation of the NetworkChangeNotifierThread interface for the ...sanjeevr@chromium.org2010-05-211-0/+5
* Created a new process type called the service process to host background task...sanjeevr@chromium.org2010-05-121-0/+48