summaryrefslogtreecommitdiffstats
path: root/chrome_frame/metrics_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-2/+3
* Reland r74842willchan@chromium.org2011-02-161-21/+21
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-161-21/+21
* Reland r74842willchan@chromium.org2011-02-161-21/+21
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-141-21/+21
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-141-21/+21
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-121-21/+21
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-111-21/+21
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-111-21/+21
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-111-21/+21
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-15/+8
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-281-12/+19
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-7/+7
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-3/+3
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-3/+2
* 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
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-10/+10
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-7/+13
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-13/+7
* Stop upload thread when stopping service. Leaked thread may crash process on...vitalybuka@chromium.org2010-12-171-4/+10
* Cache certificate verification results in memory.wtc@google.com2010-12-161-1/+6
* Removed code which was added only for debugging. ananta@chromium.org2010-12-061-1/+0
* Fix a race in the ChromeFrame metrics service start up code. This race could ...ananta@chromium.org2010-12-041-0/+7
* Implement exponential back-off mechanism.joi@chromium.org2010-11-251-1/+0
* Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""agl@chromium.org2010-11-221-0/+1
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-221-1/+0
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-221-0/+1
* Upload data when Stopping the service.hansl@google.com2010-11-221-0/+2
* Revert "net: Plumb DnsCertProvenanceChecker around."agl@chromium.org2010-11-181-1/+0
* net: Plumb DnsCertProvenanceChecker around.agl@chromium.org2010-11-181-0/+1
* Support specifying the GSSAPI library that will be used.danno@chromium.org2010-11-121-3/+5
* Use the LeakyLazyInstanceTraits in the ProxyFactory and metrics upload thread...ananta@chromium.org2010-11-041-1/+1
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-281-1/+1
* Revert 64202 - Initial support for built-in DNS resolver/cache.yusukes@chromium.org2010-10-281-1/+1
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-281-1/+1
* Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""mpcomplete@chromium.org2010-10-221-2/+2
* Fix a high frequency chrome frame crasher which occurs while uploading UMA da...ananta@chromium.org2010-10-221-5/+1
* Revert "Const-ify RefCountedThreadSafe::AddRef and Release."levin@chromium.org2010-10-221-1/+1
* Const-ify RefCountedThreadSafe::AddRef and Release.mpcomplete@chromium.org2010-10-221-1/+1
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-12/+10
* Revert revert 62918 - net: clean up SSLHostInfo construction."agl@chromium.org2010-10-191-0/+1
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-1/+0
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-0/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Add an option ProxyService::Create() to disable use of proxy auto-config.eroman@chromium.org2010-10-141-4/+4