| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove #pragma once from chrome/service | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Cloud Print Connector Policy, Service-side enforcement. | scottbyer@chromium.org | 2012-01-14 | 1 | -0/+8 |
* | And now NewRunnableMethod(), you die. | ajwong@chromium.org | 2012-01-04 | 1 | -5/+1 |
* | Add OVERRIDE to chrome/service/. | avi@chromium.org | 2011-11-19 | 1 | -2/+2 |
* | Make the mac service process handling code clean itself up properly as far as... | dmaclach@chromium.org | 2011-08-25 | 1 | -0/+8 |
* | Virtual Cloud Print Driver for Mac. | abeera@google.com | 2011-08-15 | 1 | -0/+5 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Remove the Remoting Host component from Chrome. | wez@chromium.org | 2011-05-10 | 1 | -18/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Getting service process on Mac to handle having things moved/changed undernea... | dmaclach@chromium.org | 2011-03-22 | 1 | -2/+6 |
* | Move media library path resolution into Chrome path provider. | wez@chromium.org | 2011-03-17 | 1 | -0/+4 |
* | Service process fixes for Linux. | scottbyer@chromium.org | 2011-03-03 | 1 | -0/+5 |
* | Revert 76612 - Service process fixes for Linux. | scottbyer@chromium.org | 2011-03-02 | 1 | -5/+0 |
* | Service process fixes for Linux. | scottbyer@chromium.org | 2011-03-02 | 1 | -0/+5 |
* | Removed the command line from ServiceProcessState::AddToAutoRun() and had the... | sanjeevr@chromium.org | 2011-02-25 | 1 | -1/+0 |
* | Get service process running standalone on the mac by hooking it into launchd. | dmaclach@chromium.org | 2011-02-24 | 1 | -0/+2 |
* | Run event executor on the ui thread to remove the need to explicitly XFlush()... | ajwong@chromium.org | 2011-02-19 | 1 | -1/+2 |
* | Fix service process crash when chromoting is enabled and browser shuts down. | hclam@chromium.org | 2011-02-08 | 1 | -2/+2 |
* | Code to send diagnostic messages about cloud print proxy. Currently diagnosti... | sanjeevr@chromium.org | 2011-01-20 | 1 | -2/+2 |
* | Move CancellationFlag and WaitableEvent to the synchronization subdirectory. | brettw@chromium.org | 2011-01-02 | 1 | -1/+1 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Remove chromoting host registration from service process. More IPCs to control | sergeyu@chromium.org | 2010-12-23 | 1 | -62/+14 |
* | Sanitize PrefStore interface. | mnissler@chromium.org | 2010-12-09 | 1 | -2/+2 |
* | Spilt code in service_process_utils.cc into separate files for Windows and Po... | sanjeevr@chromium.org | 2010-10-13 | 1 | -3/+0 |
* | All communication with the cloud print proxy service from the browser now hap... | sanjeevr@chromium.org | 2010-10-07 | 1 | -0/+15 |
* | The service process now enables a timebomb on startup to check if its service... | sanjeevr@chromium.org | 2010-10-04 | 1 | -2/+5 |
* | The LSID for Cloud Print can now be supplied on the command line even if Clou... | sanjeevr@chromium.org | 2010-09-14 | 1 | -1/+3 |
* | The Cloud Print proxy now handles auth errors and disables the cloud print pr... | sanjeevr@chromium.org | 2010-09-13 | 1 | -0/+2 |
* | Registered the service process to AutoRun (for Windows) if any service (Cloud... | sanjeevr@chromium.org | 2010-09-01 | 1 | -2/+20 |
* | RemotingDirectoryService to register remoting host | hclam@chromium.org | 2010-08-18 | 1 | -1/+8 |
* | Gaia authentication for access remoting directory and talk | hclam@chromium.org | 2010-08-17 | 1 | -1/+15 |
* | ServiceProcessControl to launch a service process and communicate through IPC. | hclam@chromium.org | 2010-08-12 | 1 | -1/+4 |
* | Resubmit "Start chromoting host in the service process though a method call" | hclam@chromium.org | 2010-08-10 | 1 | -6/+44 |
* | Revert 55507 - Start chromoting host in the service process though a method ... | glen@chromium.org | 2010-08-10 | 1 | -44/+6 |
* | Start chromoting host in the service process though a method call | hclam@chromium.org | 2010-08-10 | 1 | -6/+44 |
* | Added an IPC server in the service process to listen to commands. This is not... | sanjeevr@chromium.org | 2010-07-31 | 1 | -4/+16 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 1 | -0/+1 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -1/+0 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Start Chromoting Host Process in Chrome Service | hclam@chromium.org | 2010-07-01 | 1 | -0/+11 |
* | Massively simplify the NetworkChangeNotifier infrastructure: | pkasting@chromium.org | 2010-06-25 | 1 | -6/+4 |
* | Added the ability in the service process to save and read state from a prefs ... | sanjeevr@chromium.org | 2010-05-21 | 1 | -2/+5 |
* | Added an implementation of the NetworkChangeNotifierThread interface for the ... | sanjeevr@chromium.org | 2010-05-21 | 1 | -1/+7 |
* | Created a new process type called the service process to host background task... | sanjeevr@chromium.org | 2010-05-12 | 1 | -0/+57 |