1. 7d00032 [Metrics] Fetch more embedder concepts via MetricsServiceClient. by [email protected] · 11 years ago
  2. daed87e [Metrics] Move CommandLine metrics out of MetricsService by [email protected] · 11 years ago
  3. 536324e [Metrics] Transform the MetricsNetworkObserver class into a MetricsProvider subclass. by [email protected] · 11 years ago
  4. acc2ce551 [Metrics] Merge MetricsService and MetricsServiceBase classes. by [email protected] · 11 years ago
  5. d02590f4 Rename MetricsServiceHelper to ChromeMetricsServiceAccessor. by [email protected] · 11 years ago
  6. 4b4892b Move MetricsService final log collection tasks to client. by [email protected] · 11 years ago
  7. 09dee82d [Metrics] Update MetricsLog to query MetricsServiceClient for several //chrome dependencies. by [email protected] · 11 years ago
  8. 7392942 Refactor NetworkStatsUploader out of MetricsService. by [email protected] · 11 years ago
  9. 6ba11eb Introduce AndroidMetricsProvider class. by [email protected] · 11 years ago
  10. 68e67923 Create GoogleUpdateMetricsProviderWin class. by [email protected] · 11 years ago
  11. d7ea39e [Metrics] Move non-idle notifications from MetricsService to ChromeMetricsServiceClient by [email protected] · 11 years ago
  12. cffb200 Move chrome/common/metrics/variations to chrome/common/variations. by [email protected] · 11 years ago
  13. cf4dc61 Create OmniboxMetricsProvider class. by [email protected] · 11 years ago
  14. 728de07 Pass MetricsServiceClient into MetricsService, and create a simple stubbed TestMetricsServiceClient class. by [email protected] · 11 years ago
  15. 14bb4669 Moved metrics_reporting_scheduler* to //components/metrics. by [email protected] · 11 years ago
  16. 85791b0b Introduce a MetricsProvider interface. by [email protected] · 11 years ago
  17. 61b0d48 Remove ClonedInstallDetector/MachineIdProvider //content dependencies by [email protected] · 11 years ago
  18. 4babd80 [Metrics] Move ExternalMetrics ownership to ChromeBrowserMainPartsChromeos by [email protected] · 11 years ago
  19. b3610d4 Move active field trial API to variations component. by [email protected] · 11 years ago
  20. 7f07db6 Extract logs persistence code to metrics component. by [email protected] · 11 years ago
  21. 2a321de3 This is the separate change mentioned in comments of https://codereview.chromium.org/246553003/. by [email protected] · 11 years ago
  22. fffbee4 Remove some unused headers from metrics_service.cc. by [email protected] · 11 years ago
  23. c3cac95 Introduce a MetricsServicesManager class. by [email protected] · 11 years ago
  24. 3907664 Revert 268246 "Revert 268232 "Refactor MetricsStateManager class..." by [email protected] · 11 years ago
  25. f0530898 Revert 268232 "Refactor MetricsStateManager class out of Metrics..." by [email protected] · 11 years ago
  26. ff1b9b2 Refactor MetricsStateManager class out of MetricsService. by [email protected] · 11 years ago
  27. 064107e Move part of metrics from chrome/common to components by [email protected] · 11 years ago
  28. 9eae403 Move LogType to be a member variable of MetricsLogBase. by [email protected] · 11 years ago
  29. 4426d2d [UMA, Cleanup] Pass a const std::string& rather than a const char*. by [email protected] · 11 years ago
  30. b58b8b2 Remove UMA separate stability log field trial. by [email protected] · 11 years ago
  31. 1f74e80 One-time reset of UMA client ids and low entropy source. by [email protected] · 11 years ago
  32. 37d4709a Resetting metrics ids on clump detection. by [email protected] · 11 years ago
  33. 99c892d Adding functionality to save a machine id to local_state. by [email protected] · 11 years ago
  34. 1ef13cf Add IsCrashReportingEnabled call to Pepper UMA API by [email protected] · 11 years ago
  35. 076961c Record Uptime in UMA Logs by [email protected] · 11 years ago
  36. e5ad60a Don't discard stability stats in incognito by [email protected] · 11 years ago
  37. 7a5c0781 De-flakify MetricsServiceTest.RegisterSyntheticTrial. by [email protected] · 11 years ago
  38. c778687a Let MetricsService know about some Android Activities by [email protected] · 11 years ago
  39. f61eb84 Fix persisted logs not being sent with UMAStability field trial. by [email protected] · 12 years ago
  40. fafdc84 Convert extensions::ProcessMap to BrowserContextKeyedService by [email protected] · 12 years ago
  41. e6e30ac Move the guts of user_metrics to a new static lib in //base/metrics. by [email protected] · 12 years ago
  42. 6778fed Update some uses of UTF conversions in chrome/browser to use the base:: namespace. by [email protected] · 12 years ago
  43. cb1078de Update some uses of Value in chrome/browser to use the base:: namespace. by [email protected] · 12 years ago
  44. 80a8f31 Send UMA stability stats in a separate UMA log on startup. by [email protected] · 12 years ago
  45. d2065e06 Replace string16 with base::string16 in chrome/browser by [email protected] · 12 years ago
  46. 439f1e3 Convert string16 to use base namespace. by [email protected] · 12 years ago
  47. 70886cd Fix race / DCHECK in MetricsService. by [email protected] · 12 years ago
  48. 0f2f779 Record the last UMA system profile in prefs. by [email protected] · 12 years ago
  49. 250f7b66 Remove plugin_list param from MetricsLog::RecordStabilityMetrics. by [email protected] · 12 years ago
  50. 0edf876 Small refactor to MetricsLog stability functionality. by [email protected] · 12 years ago
  51. 6067756 MetricsService API to support synthetic field trials by [email protected] · 12 years ago
  52. 6d67ea0d Save execution phase of the browser to prefs file whenever we by [email protected] · 12 years ago
  53. 50de9aa2 Moved ProcessMap to extensions/ by [email protected] · 12 years ago
  54. f55913a88 Revert 234881 "MetricsService API to support synthetic field trials" by [email protected] · 12 years ago
  55. db546e9 MetricsService API to support synthetic field trials by [email protected] · 12 years ago
  56. 42d8d758 Rename NOTIFICATION_RENDERER_PROCESS_HANG to NOTIFICATION_RENDER_WIDGET_HOST_HANG as it is being sent out by the RenderWidgetHost. by [email protected] · 12 years ago
  57. cbf160aa Rename service subdir under chrome/browser to service_process by [email protected] · 12 years ago
  58. 9eec53fe Move ScopedUserPrefUpdate to base/prefs. by [email protected] · 12 years ago
  59. 6a6d0d1 Track execution phase of browser process and track it as a UMA histogram. by [email protected] · 12 years ago
  60. a307983 Collect metrics data from service process. by [email protected] · 12 years ago
  61. cfee9aa5 MetricsService: Send a hash of the UMA log in a header. by [email protected] · 12 years ago
  62. c68a2b9b Fix flakyness of MetricsService unit tests. by [email protected] · 12 years ago
  63. 279690f8 Move statistics_provider to chromeos/system by [email protected] · 12 years ago
  64. 264c0acac Set the client ID in crash reports via the crash key logging system. by [email protected] · 12 years ago
  65. a5e0fe5e Chrome.BrowserCrashDumpAttempts needs to account for multiple dumps from the same browser process. by [email protected] · 12 years ago
  66. 8df7132 metrics: remove the gzipped protobufs field trial. by [email protected] · 12 years ago
  67. 50ae9f1 Create a variations component, so that it can be re-used. by [email protected] · 12 years ago
  68. 261ab7c Add a smoke signal to count crash dump events on Windows. by [email protected] · 12 years ago
  69. 2328ee2 [InstantExtended] Fixing how PageLoadSRP is emitted. Previously it was emitted only for Instant search results pages. Now it should be emitted for any search results page. by [email protected] · 12 years ago
  70. c277e2b Re-land "Move CachingPermutedEntropyProvider to its own file." by [email protected] · 12 years ago
  71. 6993cdf9 Revert 215106 "Move CachingPermutedEntropyProvider to its own file." by [email protected] · 12 years ago
  72. ab31940 Move CachingPermutedEntropyProvider to its own file. by [email protected] · 12 years ago
  73. d7bd3e5 Move webplugininfo.h to content/public. by [email protected] · 12 years ago
  74. 46a0efc [UMA] Remove deprecated XML code paths from MetricsLogBase. by [email protected] · 12 years ago
  75. ae2e1303 cros_library: Remove unnecessary includes of cros_library.h by [email protected] · 12 years ago
  76. f31a01a [UMA] Rip out more of the deprecated XML logging code. by [email protected] · 12 years ago
  77. 9ea0cd3 Update some includes of chrome_notification_types.h by [email protected] · 12 years ago
  78. a11e160f metrics: Make it easy to analyze the gzipped protobufs field trial. by [email protected] · 12 years ago
  79. 86bbd33 UMA: Add histogram to indicate KB saved from compression. by [email protected] · 12 years ago
  80. d5d38325 Change ChromeProcessType to NaClProcessType. by [email protected] · 12 years ago
  81. 537c638d metrics: compress protobufs before uploading. by [email protected] · 12 years ago
  82. 5cfd3bd Revert 209449 "metrics: compress protobufs before uploading." by [email protected] · 12 years ago
  83. f15d9ebc Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
  84. de3c6c93 metrics: compress protobufs before uploading. by [email protected] · 12 years ago
  85. 752a526 [InstantExtended] Add UserMetricsAction for page load on SRP. Also adds UserMetricsAction for when the Omnibox URL indicates as search. by [email protected] · 12 years ago
  86. 3a66815 UMA: Change comment to reflect reality. by [email protected] · 12 years ago
  87. 9556a89 Change kMaxLowEntropySize to have 8000 values instead of 8192. by [email protected] · 12 years ago
  88. d0a82c8 Log the low entropy source value from metrics service. by [email protected] · 12 years ago
  89. 112158af Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. by [email protected] · 12 years ago
  90. 0fafc8d Rename AutocompleteLog to OmniboxLog and move it into c/b/omnibox. by [email protected] · 12 years ago
  91. b3a2509 chrome: Use base::MessageLoop. (Part 3) by [email protected] · 12 years ago
  92. e76ddeb0 Delete Histogram.SharedRange.* suggested. by [email protected] · 12 years ago
  93. 9d7c4a8 Implement a caching permuted entropy provider on mobile platforms. by [email protected] · 12 years ago
  94. 5f3e164 [UMA] Rip out XML parts of the MetricsLogManager by [email protected] · 12 years ago
  95. 9c00909 chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST. by [email protected] · 12 years ago
  96. aa31281 Create a field trial to test if we can detect good QPC implementations. by [email protected] · 12 years ago
  97. e88be472e Fix logic error in MetricsService::GetLowEntropySource(). by [email protected] · 12 years ago
  98. 1862c0c Remove the UsedResetVariationsFlag histogram. by [email protected] · 12 years ago
  99. e3eb0c4 [UMA] Begin ripping out XML uploading code. by [email protected] · 12 years ago
  100. 007b3f8 Rewrite std::string("") to std::string(), Linux edition. by [email protected] · 12 years ago