summaryrefslogtreecommitdiffstats
path: root/chrome/browser/service/service_process_control.h
Commit message (Expand)AuthorAgeFilesLines
* Cloud Print Connector Policy, Service-side enforcement.scottbyer@chromium.org2012-01-141-1/+6
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Cleanup pass from Cloud Print Proxy policy check implementation. See original...scottbyer@chromium.org2011-11-221-1/+1
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-2/+2
* Cloud print connector policy.scottbyer@chromium.org2011-11-161-5/+11
* base::Bind: Finish conversion in ServiceProcessControl.jhawkins@chromium.org2011-10-291-5/+5
* base::Bind: Convert ServiceProcessControl::CloudPrintProxyInfoHandler.jhawkins@chromium.org2011-10-271-4/+3
* base::Bind: Convert CloudPrintProxyService.jhawkins@chromium.org2011-10-251-12/+10
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Tag IPC::Channel::Listener implementations with OVERRIDEevan@chromium.org2011-08-161-3/+3
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Remove g_browser_process dependency from content. Also make all the SyncChan...jam@chromium.org2011-06-131-2/+2
* The ServiceProcessControl class is now a singleton and is not keyed off the p...sanjeevr@chromium.org2011-06-021-10/+10
* Changed the IPC between the browser and the service process to return more de...sanjeevr@chromium.org2011-05-111-6/+13
* Remove the Remoting Host component from Chrome.wez@chromium.org2011-05-101-42/+0
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Coverity: Pass parameters by ref.jhawkins@chromium.org2011-03-111-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Report chromoting host status connect after browser is restartedhclam@chromium.org2011-03-021-1/+3
* New OOL violations on linux since last week, along with the final Mac OOL fixes.erg@google.com2011-03-011-0/+3
* Get service process running standalone on the mac by hooking it into launchd.dmaclach@chromium.org2011-02-241-1/+29
* Chromoting setup flow: implemented rest of setup flow steps.sergeyu@chromium.org2011-01-061-9/+0
* Fixes for the Remoting setup flow.sergeyu@chromium.org2011-01-061-15/+21
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Remove chromoting host registration from service process. More IPCs to controlsergeyu@chromium.org2010-12-231-6/+19
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+1
* Fixed ServiceProcessControl::Launch to remember the Task supplied to it in a ...sanjeevr@chromium.org2010-10-181-13/+30
* All communication with the cloud print proxy service from the browser now hap...sanjeevr@chromium.org2010-10-071-1/+11
* Removed the ServiceProcessType enum because a single service process should h...sanjeevr@chromium.org2010-10-051-7/+2
* Cloud print proxy management UI.scottbyer@chromium.org2010-09-271-1/+18
* Don't launch service process if it's already runninghclam@chromium.org2010-09-011-7/+5
* Gaia authentication for access remoting directory and talkhclam@chromium.org2010-08-171-0/+6
* ServiceProcessControl to launch a service process and communicate through IPC.hclam@chromium.org2010-08-121-0/+116