index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
service
/
service_process.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure the service process kills all URLFetcher::Cores on shutdown.
willchan@chromium.org
2010-10-22
1
-2
/
+30
*
Implement basic X11 screen capture on linux.
ajwong@chromium.org
2010-10-21
1
-5
/
+12
*
Convert LOG(INFO) to VLOG(1) - chrome/service/.
pkasting@chromium.org
2010-10-20
1
-4
/
+3
*
Make sure to use scoped_refptr for refcounted params in audio/video/remoting
willchan@chromium.org
2010-10-18
1
-2
/
+6
*
Spilt code in service_process_utils.cc into separate files for Windows and Po...
sanjeevr@chromium.org
2010-10-13
1
-38
/
+5
*
Added the service process pid to the shared memory data. This will be used fo...
sanjeevr@chromium.org
2010-10-12
1
-2
/
+2
*
The IPC channel names and event names used by the service process now append ...
sanjeevr@chromium.org
2010-10-09
1
-7
/
+5
*
Revert 61899 for breaking cookes on file:// URLs.
willchan@chromium.org
2010-10-08
1
-6
/
+2
*
Fix instances of passing raw pointers to RefCounted objects in tasks.
willchan@chromium.org
2010-10-08
1
-2
/
+6
*
All communication with the cloud print proxy service from the browser now hap...
sanjeevr@chromium.org
2010-10-07
1
-2
/
+14
*
Removed the ServiceProcessType enum because a single service process should h...
sanjeevr@chromium.org
2010-10-05
1
-3
/
+2
*
The service process now enables a timebomb on startup to check if its service...
sanjeevr@chromium.org
2010-10-04
1
-6
/
+21
*
The LSID for Cloud Print can now be supplied on the command line even if Clou...
sanjeevr@chromium.org
2010-09-14
1
-8
/
+18
*
The Cloud Print proxy now handles auth errors and disables the cloud print pr...
sanjeevr@chromium.org
2010-09-13
1
-0
/
+14
*
Registered the service process to AutoRun (for Windows) if any service (Cloud...
sanjeevr@chromium.org
2010-09-01
1
-7
/
+80
*
Use named events instead of lock files for service process
hclam@chromium.org
2010-08-31
1
-9
/
+7
*
Chromoting: Get screen size locally if it wasn't given in the mouse message.
garykac@google.com
2010-08-31
1
-4
/
+4
*
Resubmit r56600 - Start/stop service process when browser starts and stop
hclam@chromium.org
2010-08-23
1
-1
/
+20
*
Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.
rvargas@google.com
2010-08-18
1
-19
/
+0
*
Start/stop service process when browser starts and stop
hclam@chromium.org
2010-08-18
1
-0
/
+19
*
RemotingDirectoryService to register remoting host
hclam@chromium.org
2010-08-18
1
-14
/
+35
*
Gaia authentication for access remoting directory and talk
hclam@chromium.org
2010-08-17
1
-0
/
+24
*
ServiceProcessControl to launch a service process and communicate through IPC.
hclam@chromium.org
2010-08-12
1
-13
/
+25
*
Resubmit "Start chromoting host in the service process though a method call"
hclam@chromium.org
2010-08-10
1
-13
/
+112
*
Revert 55507 - Start chromoting host in the service process though a method ...
glen@chromium.org
2010-08-10
1
-112
/
+13
*
Start chromoting host in the service process though a method call
hclam@chromium.org
2010-08-10
1
-13
/
+112
*
Added an IPC server in the service process to listen to commands. This is not...
sanjeevr@chromium.org
2010-07-31
1
-10
/
+40
*
[chromoting] Use zlib as the default encoder and decoder
hclam@chromium.org
2010-07-27
1
-2
/
+2
*
Moving Encoder and Decoder to remoting/base
hclam@chromium.org
2010-07-23
1
-2
/
+1
*
Start Chromoting Host Process in Chrome Service
hclam@chromium.org
2010-07-01
1
-0
/
+44
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-5
/
+5
*
Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.
willchan@chromium.org
2010-06-21
1
-1
/
+2
*
Pass in NetLog to NetworkChangeNotifier.
willchan@chromium.org
2010-06-21
1
-2
/
+1
*
Added the ability in the service process to save and read state from a prefs ...
sanjeevr@chromium.org
2010-05-21
1
-6
/
+9
*
Added an implementation of the NetworkChangeNotifierThread interface for the ...
sanjeevr@chromium.org
2010-05-21
1
-0
/
+5
*
Created a new process type called the service process to host background task...
sanjeevr@chromium.org
2010-05-12
1
-0
/
+48