1. a77809f First part of PAGE_TRANSITION_START_PAGE cleanup. by [email protected] · 13 years ago
  2. bca3494 Clean up some code in variations_util. by [email protected] · 13 years ago
  3. bb4abef Add OWNERS file for chrome/common/metrics. by [email protected] · 13 years ago
  4. 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
  5. 20f999b5 Use a different algorithm with the low entropy source for field trials. by [email protected] · 13 years ago
  6. aa9641797 Record device scale factor in the metrics log by [email protected] · 13 years ago
  7. e58234cc Add comments to HistogramFlatterner interface and rename a function by [email protected] · 13 years ago
  8. cf265dc0 Move Variations stuff into variations/ directories and add OWNERS files for the variations client team. by [email protected] · 13 years ago
  9. 2ac73f6 Rename all of experiments_helper to variations_helper, including files, namespaces, and various function names. by [email protected] · 13 years ago
  10. 34d06232 This is a major refactor of Histogram related code: by [email protected] · 13 years ago
  11. 90ea078 Remove wchar_t versions of StringPrintf from Android by [email protected] · 13 years ago
  12. 83ab4a28 Histograms - Support histograms for Plugins, GPU by [email protected] · 13 years ago
  13. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  14. c15faf37 Make metrics state machine more lenient about OLD vs. CURRENT by [email protected] · 13 years ago
  15. 0481124 Put VariationsService into the chrome_variations namespace. by [email protected] · 13 years ago
  16. 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
  17. be59c65 Adding a session-randomized, 5% uniformity trial. by [email protected] · 13 years ago
  18. cd93707 Send UMA statistics about plug-in loading errors. by [email protected] · 13 years ago
  19. 38b80bba [Mac] Add field trial tuples to breakpad crash reports. by [email protected] · 13 years ago
  20. a1dd6a9 Adding a chrome variations ID to the dynamic uniformity trial. by [email protected] · 13 years ago
  21. 679fc580 Add an API that forces the association of a variation ID. by [email protected] · 13 years ago
  22. cf6256f Omnibox: In UMA logs, record typed_count of URLS. by [email protected] · 13 years ago
  23. dc61fe9 [Metrics] Re-try failed protocol buffer uploads as well as failed XML uploads. by [email protected] · 13 years ago
  24. 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
  25. 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
  26. 0e9e878 Adds per-provider information to omnibox UMA logs. by [email protected] · 13 years ago
  27. 197c077 Add logging of Google Update configuration/statistics to UMA report. by [email protected] · 13 years ago
  28. 5ebed17 Rename *ExperimentID API methods to *VariationID. by [email protected] · 13 years ago
  29. 448ca4d [ChromeFrame] Upload metrics data to both the XML and the protocol buffer pipeline. by [email protected] · 13 years ago
  30. e15a1d8b Associate Google experiment IDs with the Suggest and Instant field trials. by [email protected] · 13 years ago
  31. 5bcdf6c Associate variation IDs with uniformity trials. by [email protected] · 13 years ago
  32. 6c45142 Add a variations header file where all Chrome variation IDs are declared and stored. by [email protected] · 13 years ago
  33. 660fe8f3 Omnibox: Add logging of whether the user just deleted text from the omnibox by [email protected] · 13 years ago
  34. e7508d8 Keep track of pending uploads when persisting metrics logs by [email protected] · 13 years ago
  35. ee90253 Omnibox: Add logging of what type of page was displayed when it's used by [email protected] · 13 years ago
  36. aa752c3f Fix log type preservation across log pausing by [email protected] · 13 years ago
  37. ad2461c Remove the hash fields from FieldTrials. by [email protected] · 13 years ago
  38. f70d296 Add channel info to the UMA protocol buffer uploads by [email protected] · 13 years ago
  39. 1229d4b Add and implement API to associate Google experiment IDs with FieldTrials. by [email protected] · 13 years ago
  40. d152252 Revert 133212 - Add and implement API to associate Google experiment IDs with FieldTrials. by [email protected] · 13 years ago
  41. 7f85791b Add and implement API to associate Google experiment IDs with FieldTrials. by [email protected] · 13 years ago
  42. 4cb3c1fc Add experiments info to crash dumps. by [email protected] · 13 years ago
  43. 8012445 Added a protobuf definition that describes Chrome experiment state. by [email protected] · 13 years ago
  44. 9eb7b11b Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & ntohX() in Chrome. by [email protected] · 13 years ago
  45. f829cc36 Correctly track the type of staged metrics logs by [email protected] · 13 years ago
  46. d1f43ab Refactoring to make GpuPerformanceStats part of gpu info collection. by [email protected] · 13 years ago
  47. 767c9d9 [UMA] Include field trial tuples in the UMA upload. by [email protected] · 13 years ago
  48. 2994826 Begin to separate the MetricsService logic for creating vs uploading logs by [email protected] · 13 years ago
  49. fe58acc2 Upload UMA data using protocol buffers. by [email protected] · 13 years ago
  50. e324f6b Revert 123901 - Upload UMA data using protocol buffers. by [email protected] · 13 years ago
  51. b2a4812d Upload UMA data using protocol buffers. by [email protected] · 13 years ago
  52. 2a08b1d Update metrics protocol buffers: add profiler & UMA field trial tuple; rename user_id to client_id. by [email protected] · 14 years ago
  53. 7ae45d050 Add UMA protocol buffers to Chrome. by [email protected] · 14 years ago
  54. e182be0 Separate chrome/common/metrics/metrics_helpers.{h,cc} into files for the constituent classes. by [email protected] · 14 years ago
  55. 279703f Remove MetricsLogBase::AsMetricsLog() in favor of static_cast. by [email protected] · 14 years ago
  56. 2e4cd1a Move chrome/common/metrics* files into a shared subdirectory. by [email protected] · 14 years ago