- a77809f First part of PAGE_TRANSITION_START_PAGE cleanup. by [email protected] · 13 years ago
- bca3494 Clean up some code in variations_util. by [email protected] · 13 years ago
- bb4abef Add OWNERS file for chrome/common/metrics. by [email protected] · 13 years ago
- 4f91d30 Create a new Dummy Instant field trial to test the system end-to-end, where one end is a Search engineer. by [email protected] · 13 years ago
- 20f999b5 Use a different algorithm with the low entropy source for field trials. by [email protected] · 13 years ago
- aa9641797 Record device scale factor in the metrics log by [email protected] · 13 years ago
- e58234cc Add comments to HistogramFlatterner interface and rename a function by [email protected] · 13 years ago
- cf265dc0 Move Variations stuff into variations/ directories and add OWNERS files for the variations client team. by [email protected] · 13 years ago
- 2ac73f6 Rename all of experiments_helper to variations_helper, including files, namespaces, and various function names. by [email protected] · 13 years ago
- 34d06232 This is a major refactor of Histogram related code: by [email protected] · 13 years ago
- 90ea078 Remove wchar_t versions of StringPrintf from Android by [email protected] · 13 years ago
- 83ab4a28 Histograms - Support histograms for Plugins, GPU by [email protected] · 13 years ago
- 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
- c15faf37 Make metrics state machine more lenient about OLD vs. CURRENT by [email protected] · 13 years ago
- 0481124 Put VariationsService into the chrome_variations namespace. by [email protected] · 13 years ago
- 22ddce1 Updated the comments in the Variation IDs header to be more clear about the in-code name and ranges of FieldTrials. by [email protected] · 13 years ago
- be59c65 Adding a session-randomized, 5% uniformity trial. by [email protected] · 13 years ago
- cd93707 Send UMA statistics about plug-in loading errors. by [email protected] · 13 years ago
- 38b80bba [Mac] Add field trial tuples to breakpad crash reports. by [email protected] · 13 years ago
- a1dd6a9 Adding a chrome variations ID to the dynamic uniformity trial. by [email protected] · 13 years ago
- 679fc580 Add an API that forces the association of a variation ID. by [email protected] · 13 years ago
- cf6256f Omnibox: In UMA logs, record typed_count of URLS. by [email protected] · 13 years ago
- dc61fe9 [Metrics] Re-try failed protocol buffer uploads as well as failed XML uploads. by [email protected] · 13 years ago
- 418c2ee When persisting UMA logs to disk, cap log size based on both the XML and protocol buffer logs. by [email protected] · 13 years ago
- e97882f Move test_browser_thread.h from content\test to content\public\test. This way we can enforce that internal content headers don't leak to embedders. by [email protected] · 13 years ago
- 0e9e878 Adds per-provider information to omnibox UMA logs. by [email protected] · 13 years ago
- 197c077 Add logging of Google Update configuration/statistics to UMA report. by [email protected] · 13 years ago
- 5ebed17 Rename *ExperimentID API methods to *VariationID. by [email protected] · 13 years ago
- 448ca4d [ChromeFrame] Upload metrics data to both the XML and the protocol buffer pipeline. by [email protected] · 13 years ago
- e15a1d8b Associate Google experiment IDs with the Suggest and Instant field trials. by [email protected] · 13 years ago
- 5bcdf6c Associate variation IDs with uniformity trials. by [email protected] · 13 years ago
- 6c45142 Add a variations header file where all Chrome variation IDs are declared and stored. by [email protected] · 13 years ago
- 660fe8f3 Omnibox: Add logging of whether the user just deleted text from the omnibox by [email protected] · 13 years ago
- e7508d8 Keep track of pending uploads when persisting metrics logs by [email protected] · 13 years ago
- ee90253 Omnibox: Add logging of what type of page was displayed when it's used by [email protected] · 13 years ago
- aa752c3f Fix log type preservation across log pausing by [email protected] · 13 years ago
- ad2461c Remove the hash fields from FieldTrials. by [email protected] · 13 years ago
- f70d296 Add channel info to the UMA protocol buffer uploads by [email protected] · 13 years ago
- 1229d4b Add and implement API to associate Google experiment IDs with FieldTrials. by [email protected] · 13 years ago
- d152252 Revert 133212 - Add and implement API to associate Google experiment IDs with FieldTrials. by [email protected] · 13 years ago
- 7f85791b Add and implement API to associate Google experiment IDs with FieldTrials. by [email protected] · 13 years ago
- 4cb3c1fc Add experiments info to crash dumps. by [email protected] · 13 years ago
- 8012445 Added a protobuf definition that describes Chrome experiment state. by [email protected] · 13 years ago
- 9eb7b11b Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & ntohX() in Chrome. by [email protected] · 13 years ago
- f829cc36 Correctly track the type of staged metrics logs by [email protected] · 13 years ago
- d1f43ab Refactoring to make GpuPerformanceStats part of gpu info collection. by [email protected] · 13 years ago
- 767c9d9 [UMA] Include field trial tuples in the UMA upload. by [email protected] · 13 years ago
- 2994826 Begin to separate the MetricsService logic for creating vs uploading logs by [email protected] · 13 years ago
- fe58acc2 Upload UMA data using protocol buffers. by [email protected] · 13 years ago
- e324f6b Revert 123901 - Upload UMA data using protocol buffers. by [email protected] · 13 years ago
- b2a4812d Upload UMA data using protocol buffers. by [email protected] · 13 years ago
- 2a08b1d Update metrics protocol buffers: add profiler & UMA field trial tuple; rename user_id to client_id. by [email protected] · 14 years ago
- 7ae45d050 Add UMA protocol buffers to Chrome. by [email protected] · 14 years ago
- e182be0 Separate chrome/common/metrics/metrics_helpers.{h,cc} into files for the constituent classes. by [email protected] · 14 years ago
- 279703f Remove MetricsLogBase::AsMetricsLog() in favor of static_cast. by [email protected] · 14 years ago
- 2e4cd1a Move chrome/common/metrics* files into a shared subdirectory. by [email protected] · 14 years ago