summaryrefslogtreecommitdiffstats
path: root/chrome/common/metrics
Commit message (Expand)AuthorAgeFilesLines
* 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
* Omnibox: Add logging of whether the user just deleted text from the omniboxmpearson@chromium.org2012-05-031-1/+5
* Keep track of pending uploads when persisting metrics logsstuartmorgan@chromium.org2012-05-033-13/+140
* Omnibox: Add logging of what type of page was displayed when it's usedmpearson@chromium.org2012-05-011-1/+15
* Fix log type preservation across log pausingstuartmorgan@chromium.org2012-04-273-2/+42
* Remove the hash fields from FieldTrials.stevet@chromium.org2012-04-273-59/+216
* Add channel info to the UMA protocol buffer uploadsisherman@chromium.org2012-04-262-1/+35
* Add and implement API to associate Google experiment IDs with FieldTrials.stevet@chromium.org2012-04-233-5/+277
* Revert 133212 - Add and implement API to associate Google experiment IDs with...groby@chromium.org2012-04-203-257/+5
* Add and implement API to associate Google experiment IDs with FieldTrials.stevet@chromium.org2012-04-203-5/+257
* Add experiments info to crash dumps.mad@chromium.org2012-04-052-0/+46
* Added a protobuf definition that describes Chrome experiment state.stevet@chromium.org2012-03-301-0/+16
* Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt...wez@chromium.org2012-03-281-1/+1
* Correctly track the type of staged metrics logsstuartmorgan@chromium.org2012-03-102-0/+38
* Refactoring to make GpuPerformanceStats part of gpu info collection.zmo@chromium.org2012-03-071-1/+1
* [UMA] Include field trial tuples in the UMA upload.isherman@chromium.org2012-03-022-6/+15
* Begin to separate the MetricsService logic for creating vs uploading logsstuartmorgan@chromium.org2012-03-013-109/+133
* Upload UMA data using protocol buffers.isherman@chromium.org2012-02-296-120/+461
* Revert 123901 - Upload UMA data using protocol buffers.cpu@chromium.org2012-02-286-460/+120
* Upload UMA data using protocol buffers.isherman@chromium.org2012-02-286-120/+460
* Update metrics protocol buffers: add profiler & UMA field trial tuple; rename...isherman@chromium.org2012-02-183-5/+114
* Add UMA protocol buffers to Chrome.isherman@chromium.org2012-01-315-0/+445
* Separate chrome/common/metrics/metrics_helpers.{h,cc} into files for the cons...isherman@chromium.org2012-01-278-215/+254
* Remove MetricsLogBase::AsMetricsLog() in favor of static_cast.isherman@chromium.org2012-01-202-7/+0
* Move chrome/common/metrics* files into a shared subdirectory.isherman@chromium.org2012-01-125-0/+1308