summaryrefslogtreecommitdiffstats
path: root/chrome_frame/metrics_service.cc
Commit message (Expand)AuthorAgeFilesLines
* [ChromeFrame] Upload metrics data to both the XML and the protocol buffer pip...isherman@chromium.org2012-05-091-25/+22
* Adding FieldTrial support for Chrome Frame to allow measurement of startup ti...robertshield@chromium.org2012-03-101-18/+23
* Begin to separate the MetricsService logic for creating vs uploading logsstuartmorgan@chromium.org2012-03-011-12/+14
* Upload UMA data using protocol buffers.isherman@chromium.org2012-02-291-1/+3
* Revert 123901 - Upload UMA data using protocol buffers.cpu@chromium.org2012-02-281-3/+1
* Upload UMA data using protocol buffers.isherman@chromium.org2012-02-281-1/+3
* Separate chrome/common/metrics/metrics_helpers.{h,cc} into files for the cons...isherman@chromium.org2012-01-271-0/+1
* Move chrome/common/metrics* files into a shared subdirectory.isherman@chromium.org2012-01-121-2/+2
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* Factor a log management helper out of MetricsServicestuartmorgan@chromium.org2011-09-291-43/+17
* Fix stats collection in npchrome_frame.dll.grt@chromium.org2011-09-291-0/+5
* Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests.grt@chromium.org2011-06-291-3/+0
* Fix a crash which occurs while uploading ChromeFrame metrics. The crash occur...ananta@chromium.org2011-05-191-1/+1
* Switch back to using urlmon (from using Chrome's network stack) to upload met...grt@chromium.org2011-04-201-258/+125
* 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