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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in chrome/.
avi
2015-12-26
1
-0
/
+1
*
Cleanup: IWYU for base/gtest_prod_util.h.
thestig
2015-09-25
1
-1
/
+0
*
Use ServiceIPCServer::MessageHandler in CloudPrintMessageHandler.
mvanouwerkerk
2015-07-28
1
-4
/
+6
*
Client interface for ServiceIPCServer. ServiceProcess implements it.
mvanouwerkerk
2015-07-20
1
-13
/
+9
*
Clean up ServiceIPCServer and make it more testable.
mvanouwerkerk
2015-07-17
1
-1
/
+1
*
ServiceProcess: replace thread getters with task runner getters.
mvanouwerkerk
2015-07-16
1
-20
/
+13
*
chrome: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-10
1
-6
/
+6
*
Remove --check-cloud-print-connector-policy
vitalybuka
2015-04-15
1
-6
/
+0
*
Standardize usage of virtual/override/final in chrome/
dcheng
2014-10-21
1
-3
/
+3
*
Replacing the OVERRIDE with override and FINAL with final in chrome/service
mohan.reddy
2014-10-07
1
-2
/
+2
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-4
/
+5
*
chrome: Use base::MessageLoop. (Part 1)
xhwang@chromium.org
2013-05-10
1
-2
/
+2
*
Move common cloud print code from service/cloud_print to common/cloud_print.
chenyu@chromium.org
2012-12-03
1
-3
/
+3
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-11-08
1
-0
/
+2
*
Revert 165062 - We believe this change broke startup_tests
nsylvain@chromium.org
2012-11-01
1
-2
/
+0
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-10-30
1
-0
/
+2
*
Removed dead code.
vitalybuka@chromium.org
2012-10-05
1
-4
/
+0
*
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
[next]