summaryrefslogtreecommitdiffstats
path: root/chrome/service
Commit message (Expand)AuthorAgeFilesLines
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-153-9/+9
* Show remoting host status on the advanced options page.sergeyu@chromium.org2011-01-142-2/+13
* Added WARN_UNUSED_RESULT to ScopedTempDir methods.cbentzel@chromium.org2011-01-131-1/+2
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-132-7/+7
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-2/+6
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-6/+2
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-2/+6
* Fixed a crash with some HP printer drivers (when invoking PTGetPrintCapabilit...sanjeevr@chromium.org2011-01-071-5/+8
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-0/+1
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-1/+0
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-0/+1
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+0
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-0/+1
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-064-16/+23
* Chromoting setup flow: implemented rest of setup flow steps.sergeyu@chromium.org2011-01-062-6/+0
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-024-4/+4
* move base/object_watcher into base/win and add the win namespace. Fixup callers.brettw@google.com2011-01-011-4/+3
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-011-2/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-015-5/+5
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-1/+2
* Remove 'using' declaration of ScopedHDC from scoped_handle_win.htfarina@chromium.org2010-12-311-1/+2
* Mark CloudPrintURLFetcherBasicTest.HandleRawResponse FLAKY because ofkbr@chromium.org2010-12-281-3/+4
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-244-6/+13
* Move directory code from chrome/service to chrome/browser.sergeyu@chromium.org2010-12-232-156/+0
* Remove chromoting host registration from service process. More IPCs to controlsergeyu@chromium.org2010-12-238-240/+327
* As the first step in an effort to improve robustness of the cloud print proxy...sanjeevr@chromium.org2010-12-2210-114/+329
* Stop the chromoting_contextdmaclach@chromium.org2010-12-211-0/+4
* change host_id over to using uuiddmaclach@chromium.org2010-12-201-6/+6
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-0/+3
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-3/+0
* Almost done deinlining virtual methods.erg@google.com2010-12-162-8/+17
* HostConfig interface updates.sergeyu@chromium.org2010-12-161-19/+5
* Cache certificate verification results in memory.wtc@google.com2010-12-161-0/+4
* Making CUPS calls non-blocking.gene@google.com2010-12-161-2/+7
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-152-7/+1
* Added 'dry run' tag to the print job, to test proxy health without wasting pa...gene@google.com2010-12-1310-9/+76
* Even more virtual method deinlining.erg@google.com2010-12-132-1/+5
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-2/+2
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-092-6/+9
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-096-41/+146
* Add a new GetInstance() method for singleton classes under chrome/service and...satish@chromium.org2010-12-092-5/+5
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-082-5/+7
* Move more code from headers to implementation.erg@google.com2010-12-072-0/+5
* Fix the Visual Studio 2005 build.darin@chromium.org2010-12-031-1/+1
* Add a base class for objects that want to filter messages on the IO thread. ...jam@chromium.org2010-12-021-1/+1
* Changed the CloudPrint Proxy custom header from X-Google-CloudPrint-Proxy to ...sanjeevr@chromium.org2010-12-011-1/+1
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Implement exponential back-off mechanism.joi@chromium.org2010-11-258-107/+57
* Use VP8 over PseudoTCP by default.sergeyu@chromium.org2010-11-231-2/+2