summaryrefslogtreecommitdiffstats
path: root/chrome/service/service_process.h
Commit message (Expand)AuthorAgeFilesLines
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-2/+2
* Spilt code in service_process_utils.cc into separate files for Windows and Po...sanjeevr@chromium.org2010-10-131-3/+0
* All communication with the cloud print proxy service from the browser now hap...sanjeevr@chromium.org2010-10-071-0/+15
* The service process now enables a timebomb on startup to check if its service...sanjeevr@chromium.org2010-10-041-2/+5
* The LSID for Cloud Print can now be supplied on the command line even if Clou...sanjeevr@chromium.org2010-09-141-1/+3
* The Cloud Print proxy now handles auth errors and disables the cloud print pr...sanjeevr@chromium.org2010-09-131-0/+2
* Registered the service process to AutoRun (for Windows) if any service (Cloud...sanjeevr@chromium.org2010-09-011-2/+20
* RemotingDirectoryService to register remoting hosthclam@chromium.org2010-08-181-1/+8
* Gaia authentication for access remoting directory and talkhclam@chromium.org2010-08-171-1/+15
* ServiceProcessControl to launch a service process and communicate through IPC.hclam@chromium.org2010-08-121-1/+4
* Resubmit "Start chromoting host in the service process though a method call"hclam@chromium.org2010-08-101-6/+44
* Revert 55507 - Start chromoting host in the service process though a method ...glen@chromium.org2010-08-101-44/+6
* Start chromoting host in the service process though a method callhclam@chromium.org2010-08-101-6/+44
* Added an IPC server in the service process to listen to commands. This is not...sanjeevr@chromium.org2010-07-311-4/+16
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Start Chromoting Host Process in Chrome Servicehclam@chromium.org2010-07-011-0/+11
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-6/+4
* Added the ability in the service process to save and read state from a prefs ...sanjeevr@chromium.org2010-05-211-2/+5
* Added an implementation of the NetworkChangeNotifierThread interface for the ...sanjeevr@chromium.org2010-05-211-1/+7
* Created a new process type called the service process to host background task...sanjeevr@chromium.org2010-05-121-0/+57