summaryrefslogtreecommitdiffstats
path: root/chrome/service/service_process.h
Commit message (Expand)AuthorAgeFilesLines
* 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