summaryrefslogtreecommitdiffstats
path: root/chrome/service
Commit message (Expand)AuthorAgeFilesLines
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-1/+0
* Renaming NativeMetafile related methods to more appropriate names.dpapad@chromium.org2011-03-191-1/+1
* Added OWNERS file for chrome/service.sanjeevr@chromium.org2011-03-181-0/+5
* Revert 78666 - Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-183-13/+14
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-183-14/+13
* Extracting core back-off logic into a separate class,joi@chromium.org2011-03-171-2/+2
* Move media library path resolution into Chrome path provider.wez@chromium.org2011-03-172-20/+11
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Fixed a regression with Cloud Print notifications caused by a recent refactor...sanjeevr@chromium.org2011-03-161-0/+1
* [Sync] Merged MediatorThread and PushNotificationsThreadakalin@chromium.org2011-03-161-12/+12
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-2/+2
* Coverity: Initialize member variables.jhawkins@chromium.org2011-03-111-1/+2
* Added the HttpAuthHandlerFactory pointer to the net::HttpNetworkSession::Para...sanjeevr@chromium.org2011-03-101-0/+2
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-091-2/+2
* Mac/Linux proxy fix.scottbyer@chromium.org2011-03-071-0/+5
* Service process crash on Windows.scottbyer@chromium.org2011-03-051-4/+4
* Mac print proxy out from flag.scottbyer@chromium.org2011-03-051-0/+5
* Tear down service IPC channel before creating a new one.wez@chromium.org2011-03-041-0/+1
* Service process fixes for Linux.scottbyer@chromium.org2011-03-036-21/+54
* Revert 76612 - Service process fixes for Linux.scottbyer@chromium.org2011-03-026-54/+21
* Service process fixes for Linux.scottbyer@chromium.org2011-03-026-21/+54
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-5/+9
* Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...jam@chromium.org2011-03-021-9/+5
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-5/+9
* Fixes service_process.cc when not using ENABLE_REMOTING flag.bulach@chromium.org2011-02-281-0/+2
* Added a command-line option to disable adding the service process to autorun....sanjeevr@chromium.org2011-02-262-4/+7
* Removed the command line from ServiceProcessState::AddToAutoRun() and had the...sanjeevr@chromium.org2011-02-252-4/+1
* Cleanup: Remove a bunch of unneeded includes.thestig@chromium.org2011-02-241-1/+0
* Get service process running standalone on the mac by hooking it into launchd.dmaclach@chromium.org2011-02-244-12/+25
* Run event executor on the ui thread to remove the need to explicitly XFlush()...ajwong@chromium.org2011-02-194-6/+15
* Fix service process to not idle-timeout if Chromoting is enabled.wez@chromium.org2011-02-181-0/+5
* Initialize media library on service process startup.wez@chromium.org2011-02-182-5/+28
* Fixed a corner case issue with printing XPS documents to the Microsoft XPS Do...sanjeevr@chromium.org2011-02-181-4/+9
* Added support to the Windows cloud print proxy to print XPS documents directl...sanjeevr@chromium.org2011-02-179-68/+242
* Reland r74842willchan@chromium.org2011-02-162-30/+28
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-162-28/+30
* Reland r74842willchan@chromium.org2011-02-162-30/+28
* Added code to restart the service process in the event of a crash.sanjeevr@chromium.org2011-02-151-1/+44
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-142-28/+30
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-142-30/+28
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-122-28/+30
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-112-30/+28
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-112-28/+30
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-112-30/+28
* Fix service process crash when chromoting is enabled and browser shuts down.hclam@chromium.org2011-02-084-30/+71
* More out-of-lining of test code, along with a bunch of GMOCK objects.erg@google.com2011-02-082-0/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-2/+2
* Added CUPS error handling.gene@google.com2011-02-031-8/+10
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-15/+7
* Make changes sanjeev suggesteddmaclach@chromium.org2011-02-032-3/+1