summaryrefslogtreecommitdiffstats
path: root/chrome/service
Commit message (Expand)AuthorAgeFilesLines
* Created an IPC method to enable the cloud print proxy using robot OAuth2 cred...sanjeevr@chromium.org2011-05-136-48/+133
* Changed the name of the Cloudprint XMPP channel to cloudprint.google.com.sanjeevr@chromium.org2011-05-121-7/+1
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-122-2/+0
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-23/+25
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-114-7/+10
* Changed the IPC between the browser and the service process to return more de...sanjeevr@chromium.org2011-05-114-26/+23
* Remove the Remoting Host component from Chrome.wez@chromium.org2011-05-108-474/+2
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Changed the cloud print connector logic to request the OAuth2 credentials of ...sanjeevr@chromium.org2011-05-0621-176/+580
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-067-13/+13
* Mark job as error if we failed to fetch job data from the server after severa...gene@google.com2011-05-052-1/+33
* Add HostObserverInterface and decouple HeartbeatSender and ChromotingHost.sergeyu@chromium.org2011-05-031-0/+11
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-021-1/+1
* Fix Linux proxy.scottbyer@chromium.org2011-04-282-34/+24
* Stop refcounting ProxyService.willchan@chromium.org2011-04-272-29/+32
* Undo raw DNS resolver changes, this will be implemented differently, on IO-th...agayev@chromium.org2011-04-271-1/+1
* Cleanup: Fix some style issues in the printing code. Fix misuse of scoped_ptr.csilv@chromium.org2011-04-211-1/+1
* Disabled polling for jobs when we lose XMPP connection. This behavior can be ...sanjeevr@chromium.org2011-04-153-17/+31
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-1/+0
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-10/+7
* Changed jingle to use the IO thread from the passed in URLRequestContextGette...sanjeevr@chromium.org2011-04-071-3/+6
* Move sync notifier contruction out of syncer thread.nileshagrawal@chromium.org2011-04-071-0/+1
* Revert 80459 - Mark CloudPrintURLFetcherOverloadTest.Protect as flaky.twiz@chromium.org2011-04-051-2/+1
* Mark CloudPrintURLFetcherOverloadTest.Protect as flaky.twiz@chromium.org2011-04-051-1/+2
* Make a default timeout for CUPS fetching more sutable for consumers.gene@google.com2011-03-311-7/+30
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-314-7/+7
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-284-9/+9
* Move some files from base to base/memory.levin@chromium.org2011-03-2816-29/+29
* Add an opt-out header for HTTP throttling. Never throttle for localhost.joi@chromium.org2011-03-251-9/+10
* Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...battre@chromium.org2011-03-253-10/+10
* Submitting Jamie's quick fix to run headless service (see issue 6722025).gene@google.com2011-03-241-1/+14
* [Jingle] Refactored some notifier-related structs/classesakalin@chromium.org2011-03-221-5/+2
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-223-14/+13
* Getting service process on Mac to handle having things moved/changed undernea...dmaclach@chromium.org2011-03-224-16/+35
* 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