summaryrefslogtreecommitdiffstats
path: root/chrome/common/metrics
Commit message (Expand)AuthorAgeFilesLines
* Omnibox: Log Elapsed Time Since Last Time The Default Match Changedmpearson@chromium.org2012-11-201-1/+10
* Split the VariationID maps into multiple keyed collections.stevet@chromium.org2012-11-203-56/+163
* Standardize on |trial_name| and |group_name| in field trials API.asvitkine@chromium.org2012-11-192-12/+18
* Do not set completed_length to 0 if not available.bartn@chromium.org2012-11-131-0/+2
* Revert "Linux: change protobuf default option to allow building"nyquist@chromium.org2012-11-127-0/+14
* Reserve Finch variation IDs for a new Instant field trial to compare beta, de...jeremycho@chromium.org2012-11-091-1/+7
* Add a NEXT ID value to the variation IDs list to help guide future IDs.stevet@chromium.org2012-11-081-0/+5
* Reserve a Finch variation ID for a new group in the Instant dummy field trial.dcblack@chromium.org2012-11-071-4/+5
* Linux: change protobuf default option to allow buildingphajdan.jr@chromium.org2012-11-077-14/+0
* Don't report field trial groups until group() has been called.asvitkine@chromium.org2012-11-063-67/+66
* Notify FieldTrial observers only once group() is called for the first time.asvitkine@chromium.org2012-11-011-2/+0
* [UMA] Rename the misleadinglingly named "install_date" field in the UMA uploads.isherman@chromium.org2012-10-301-2/+4
* Implement Bookmark Autocomplete Providermrossetti@chromium.org2012-10-181-0/+2
* Omnibox: Change Name of Suggest Field Trial; Other Suggest Cleanupmpearson@chromium.org2012-10-121-0/+13
* Add Android fingerprint to metrics logsdfalcantara@chromium.org2012-10-031-0/+3
* SampleSet -> HistogramSamples which can be reused by SparseHistogramkaiwang@chromium.org2012-09-224-20/+43
* Expose Variations in about:version in Release mode.stevet@chromium.org2012-09-142-7/+20
* autocomplete: Add ContactProvider.derat@chromium.org2012-09-121-0/+2
* First part of PAGE_TRANSITION_START_PAGE cleanup.rogerta@chromium.org2012-09-051-2/+2
* Clean up some code in variations_util.asvitkine@chromium.org2012-09-059-140/+145
* Add OWNERS file for chrome/common/metrics.asvitkine@chromium.org2012-09-041-0/+4
* Create a new Dummy Instant field trial to test the system end-to-end, where o...dcblack@chromium.org2012-08-291-0/+6
* Use a different algorithm with the low entropy source for field trials.asvitkine@chromium.org2012-08-244-1/+558
* Record device scale factor in the metrics logthakis@chromium.org2012-08-221-1/+4
* Add comments to HistogramFlatterner interface and rename a functionkaiwang@chromium.org2012-08-202-6/+10
* Move Variations stuff into variations/ directories and add OWNERS files for t...stevet@chromium.org2012-08-155-10/+12
* Rename all of experiments_helper to variations_helper, including files, names...stevet@chromium.org2012-08-133-42/+42
* This is a major refactor of Histogram related code:kaiwang@chromium.org2012-08-011-1/+1
* Remove wchar_t versions of StringPrintf from Androidhusky@chromium.org2012-08-011-3/+2
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-124-173/+17
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-116-6/+0
* Make metrics state machine more lenient about OLD vs. CURRENTstuartmorgan@chromium.org2012-07-111-1/+3
* Put VariationsService into the chrome_variations namespace.asvitkine@chromium.org2012-07-064-36/+37
* Updated the comments in the Variation IDs header to be more clear about the i...stevet@chromium.org2012-07-061-8/+22
* Adding a session-randomized, 5% uniformity trial.mathp@google.com2012-07-041-1/+6
* Send UMA statistics about plug-in loading errors.bauerb@chromium.org2012-07-021-0/+3
* [Mac] Add field trial tuples to breakpad crash reports.asvitkine@chromium.org2012-06-293-23/+105
* Adding a chrome variations ID to the dynamic uniformity trial.jwd@chromium.org2012-06-281-6/+22
* Add an API that forces the association of a variation ID.stevet@chromium.org2012-06-133-10/+44
* Omnibox: In UMA logs, record typed_count of URLS.mpearson@chromium.org2012-06-121-0/+7
* [Metrics] Re-try failed protocol buffer uploads as well as failed XML uploads.isherman@chromium.org2012-06-123-10/+111
* When persisting UMA logs to disk, cap log size based on both the XML and prot...isherman@chromium.org2012-06-112-0/+7
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Adds per-provider information to omnibox UMA logs.mpearson@chromium.org2012-05-151-13/+30
* Add logging of Google Update configuration/statistics to UMA report.ryanmyers@chromium.org2012-05-141-1/+50
* Rename *ExperimentID API methods to *VariationID.stevet@chromium.org2012-05-093-28/+28
* [ChromeFrame] Upload metrics data to both the XML and the protocol buffer pip...isherman@chromium.org2012-05-092-0/+21
* Associate Google experiment IDs with the Suggest and Instant field trials.sreeram@chromium.org2012-05-041-0/+11
* Associate variation IDs with uniformity trials. stevet@chromium.org2012-05-041-0/+7
* Add a variations header file where all Chrome variation IDs are declared and ...stevet@chromium.org2012-05-044-54/+118