1. b13527d metricsd: Allows introspecting the metrics. by Bertrand SIMONNET · 9 years ago
  2. f2297ee metrics: Remove user action logic. by Bertrand SIMONNET · 9 years ago
  3. 6b8629a metricsd: Log over binder. by Bertrand SIMONNET · 9 years ago
  4. 9d3a4ae metricsd: Use different directories for each daemon. by Bertrand SIMONNET · 9 years ago
  5. adc1c23 metricsd: add SendBoolToUMA to metrics interface by Nathan Bullock · 9 years ago
  6. a5b40d0 metricsd: Don't cache the metrics status in the daemon. by Bertrand SIMONNET · 9 years ago
  7. 3598d95 metricsd: Fix race condition in the tests. by Bertrand SIMONNET · 9 years ago
  8. 2765d0a metricsd: Use the metrics directory everywhere. by Bertrand SIMONNET · 9 years ago
  9. 1253186 metricsd: Make the unit tests pass. by Bertrand SIMONNET · 9 years ago
  10. 52e5b99 metricsd: Relicense as Apache 2. by Bertrand SIMONNET · 9 years ago
  11. da21ac0 metricsd: Rename metrics to metricsd. by Bertrand SIMONNET · 9 years ago[Renamed from metrics/metrics_library.cc]
  12. 475dfa6 metrics: Remove send to autotest. by Bertrand SIMONNET · 9 years ago
  13. bd3505e metrics: Consolidate constants in constants.h. by Bertrand SIMONNET · 9 years ago
  14. 5db66c3 metrics: Don't use the policy file. by Bertrand SIMONNET · 9 years ago
  15. 4b915ae metrics: Fix import paths for headers. by Bertrand SIMONNET · 9 years ago
  16. 538e209 metrics: add TPM.EarlyResetDuringCommand CrOS event. by Luigi Semenzato · 9 years ago
  17. 9340842 metrics: make metrics library also use /var/lib/metrics/uma-events by Luigi Semenzato · 9 years ago
  18. 788d3b6 metrics: fork metrics sources from Chromium source base by Alex Vakulenko · 10 years ago
  19. 1459503 platform2: Replace NULL with nullptr in minor components by Alex Vakulenko · 10 years ago
  20. 5984b21 metrics: remove unused constant by Bertrand SIMONNET · 10 years ago
  21. d83ca80 metrics: Use the new serialization mechanism in libmetrics by Bertrand SIMONNET · 10 years ago
  22. a5db220 metrics daemon: create /var/run/metrics/uma-events earlier by Luigi Semenzato · 10 years ago
  23. 31cda98 metrics library: complete switchover from /var/log to /var/run by Luigi Semenzato · 10 years ago
  24. 960e0e1 metrics library: move event file location from /var/log to /var/run by Luigi Semenzato · 10 years ago
  25. 41c5450 metrics library: convert to proper C++/libbase by Luigi Semenzato · 10 years ago
  26. 3e8a851 use IGNORE_EINTR w/close by Mike Frysinger · 10 years ago
  27. fd15829 metrics: Make implicit MetricsLibrary d'tor explicit. by Daniel Erat · 10 years ago
  28. 2e6543d Update to build against libchrome-242728. by Ben Chan · 10 years ago
  29. 09a15fa Added a metric for tracking non-zero TPM dictionary-attack counters. by Darren Krahn · 10 years ago
  30. e8fd968 Add two more charger states to Platform.CrOSEvent. by Luigi Semenzato · 11 years ago
  31. e57398a Define UMA events for interesting power adapter situations. by Luigi Semenzato · 11 years ago
  32. 86830ba Added cros event name for attestation metric. by Darren Krahn · 11 years ago
  33. 6e55c115 Define cros event names for chaps database failures. by Darren Krahn · 11 years ago
  34. a7ebeb3 Add sparse histograms to the metrics library and metrics client. by Luigi Semenzato · 11 years ago
  35. 6844c06 metrics: Add Cras.NoCodecsFoundAtBoot event to CrosEvents by Chih-Chung Chang · 11 years ago
  36. 4b5164b metrics: add HwWatchdogReboot to CrosEvents by Grant Grundler · 11 years ago
  37. 3268422 Add generic "event of interest" enumerated histogram. by Luigi Semenzato · 11 years ago
  38. e10b548 [metrics] Update metrics to build against libchrome-180609 by Chris Masone · 11 years ago
  39. d605a00 Make policy reloads explicit. by Julian Pastarmov · 11 years ago
  40. df3e452 Sends metrics to Chrome even when user did not consent to send stats. by Luigi Semenzato · 13 years ago
  41. 70b7abd Respect the metrics file if no policy value is set (for legacy migration). by Julian Pastarmov · 13 years ago
  42. b2f1709 Revert "Revert "Make the metrics library respect the policy settings instead of the consent file."" by Ken Mixter · 13 years ago
  43. a3df284 Revert "Make the metrics library respect the policy settings instead of the consent file." by Julian Pastarmov · 13 years ago
  44. ff3eb19 Make the metrics library respect the policy settings instead of the consent file. by Julian Pastarmov · 13 years ago
  45. ec380e8 Revert "Make the metrics library respect the policy settings instead of the consent file." by Ken Mixter · 13 years ago
  46. a2ce30f Make the metrics library respect the policy settings instead of the consent file. by Julian Pastarmov · 13 years ago
  47. 9f1a774 Determine guest mode status for metrics collection by Arkaitz Ruiz Alvarez · 13 years ago
  48. 4fdcf19 Determine guest mode status for metrics collection by Arkaitz Ruiz Alvarez · 13 years ago
  49. 8d3305e libmetrics: Support partial writes. by Darin Petkov · 13 years ago
  50. 8842c8c libmetrics -- release the shared file lock when closing, handle EINTR. by Darin Petkov · 13 years ago
  51. be2e13b metrics: Send ability to notify chrome of system crashes by Ken Mixter · 14 years ago
  52. ed82485 Add support for user actions to the metrics library and the metrics clients. by Darin Petkov · 14 years ago
  53. eafbbdf metrics: Add guest mode detection to metrics library and client by Ken Mixter · 14 years ago
  54. 4c5daa4 Add weekly crash counters, refactor metrics_daemon, respect opt-in in library. by Ken Mixter · 14 years ago
  55. 3b3add5 Cleanup style nits in metrics daemon. by David James · 14 years ago
  56. 11b8eb3 Add metrics library tests. Some metrics daemon API cleanup. by Darin Petkov · 14 years ago
  57. 21cd2c5 Remove the deprecated static metrics APIs. by Darin Petkov · 14 years ago
  58. fc91b42 Start transition the metrics library to non-static API. Use gmock in tests. by Darin Petkov · 14 years ago
  59. 5b7dce1 Add support for linear/enumeration histograms. by Darin Petkov · 14 years ago
  60. c2526a1 Update the libmetrics API to match the new Chrome interface. by Darin Petkov · 14 years ago
  61. 4fcb2ac metrics cleanup and fixes. by Darin Petkov · 14 years ago
  62. 65b0146 Unify metrics_collection and metrics_daemon into metrics. by Darin Petkov · 14 years ago