1. 74dc624 system/core: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  2. 82b02de Update metrics to use weaved's client library by Alex Vakulenko · 9 years ago
  3. 59890e2 metricsd: Expose the metrics status through weave. by Bertrand SIMONNET · 9 years ago
  4. 7a96405 metricsd: Only collect metrics over a short period. by Bertrand SIMONNET · 9 years ago
  5. 5658dc5 metricsd: Report the data partition usage. by Bertrand SIMONNET · 9 years ago
  6. 2d03783 metricsd: Fix CumulativeUseTime metrics. by Bertrand SIMONNET · 9 years ago
  7. 2765d0a metricsd: Use the metrics directory everywhere. by Bertrand SIMONNET · 9 years ago
  8. ebbe35c metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 9 years ago
  9. 6d5822e Revert "metricsd: Collect generic stats about the system." by Bill Yi · 9 years ago
  10. 90b02cd metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 9 years ago
  11. 675a10c metricsd: Fix style issues. by Bertrand SIMONNET · 9 years ago
  12. 52e5b99 metricsd: Relicense as Apache 2. by Bertrand SIMONNET · 9 years ago
  13. da21ac0 metricsd: Rename metrics to metricsd. by Bertrand SIMONNET · 9 years ago[Renamed from metrics/metrics_daemon.h]
  14. fec4d2c metrics: Add a CLI flag to disable dbus. by Bertrand SIMONNET · 9 years ago
  15. bae5dcc metrics: Enable for non-official builds. by Bertrand SIMONNET · 9 years ago
  16. eeb7ef0 metrics: Disable stat collection. by Bertrand SIMONNET · 9 years ago
  17. 4b915ae metrics: Fix import paths for headers. by Bertrand SIMONNET · 9 years ago
  18. dc86589 metrics: replace "Logging.*" with "Platform.*" by Luigi Semenzato · 9 years ago
  19. 067ec8b metrics: Disable uploader on non-official build. by Ben Chan · 9 years ago
  20. e86591e metrics: Convert Metrics to DBusDaemon by Steve Fung · 10 years ago
  21. cac74e1 metrics: use TimeDelta for upload_interval by Bertrand SIMONNET · 10 years ago
  22. 71a62ef metrics: add support for other product id by Bertrand SIMONNET · 10 years ago
  23. 67906c6 metrics: remove gflags dependency by Steve Fung · 10 years ago
  24. f05ab40 metrics: Use integer types from stdint.h by Ben Chan · 10 years ago
  25. 46b49da Add an uploader to metrics_daemon by Bertrand SIMONNET · 10 years ago
  26. 4a6c942 metrics_daemon: fix parsing of zram sysfs by Luigi Semenzato · 10 years ago
  27. 9636019 metrics_daemon: add zram stats collection by Luigi Semenzato · 10 years ago
  28. e5883fa metrics_daemon: restore correct meaning of Logging.DailyUse. by Luigi Semenzato · 10 years ago
  29. c83975a metrics: Clean up user-active code. by Daniel Erat · 10 years ago
  30. 5ef2e39 metrics_daemon: report cumulative daily use. by Luigi Semenzato · 10 years ago
  31. ba0c65d metrics: add per-version daily stats reporting by Luigi Semenzato · 10 years ago
  32. 2fd51cc metrics: refactor counters by Luigi Semenzato · 10 years ago
  33. 859b3f0 metrics: add per-version cumulative counters by Luigi Semenzato · 10 years ago
  34. 2e6543d Update to build against libchrome-242728. by Ben Chan · 10 years ago
  35. 0d9a9c9 Fix out-of-bound index and clean up code. by Luigi Semenzato · 11 years ago
  36. 4b8aebb Add additional stats for swapping from /proc/vmstat by Sonny Rao · 11 years ago
  37. fb3a821 Collect CPU frequency thermal throttling stats by Luigi Semenzato · 11 years ago
  38. 40f2573 metrics: Listen to session manager for screen lock/unlock signals. by Darin Petkov · 11 years ago
  39. 942cbab Modify swap metrics to be more useful. by Luigi Semenzato · 11 years ago
  40. 3ccca06 Add meminfo swap metrics. by Luigi Semenzato · 11 years ago
  41. 5bd764f Add page fault statistics. by Luigi Semenzato · 13 years ago
  42. 8accd33 Add memuse stats and fix disk I/O computations. by Luigi Semenzato · 13 years ago
  43. 817016a [metrics] Roll forward to new libchrome by Chris Masone · 13 years ago
  44. 29c7ef9 Add meminfo UMA collection. by Luigi Semenzato · 13 years ago
  45. 0f132bb Find device-dependent disk stats file, and skip disk stats if not available. by Luigi Semenzato · 13 years ago
  46. c88e42d Collect some disk statistics. by Luigi Semenzato · 13 years ago
  47. 239b826 remove TimeToDrop support by Sam Leffler · 14 years ago
  48. 4c5daa4 Add weekly crash counters, refactor metrics_daemon, respect opt-in in library. by Ken Mixter · 14 years ago
  49. ccd84c0 Add # daily crashes metrics and separate kernel crashes out. by Ken Mixter · 14 years ago
  50. 38d5cb0 Log active use time between kernel crashes. by Darin Petkov · 14 years ago
  51. 1bb904e Measure and report time between user-space process crashes. by Darin Petkov · 14 years ago
  52. f1e85e4 Implement a persistent storage aggregation counter class. by Darin Petkov · 14 years ago
  53. 6bf6e25 Update metrics daemon to use new power manager signals for locking (4 of 7). by David James · 14 years ago
  54. f27f036 Update metrics_daemon to use base/time.h instead of time_t directly. by Darin Petkov · 14 years ago
  55. 11b8eb3 Add metrics library tests. Some metrics daemon API cleanup. by Darin Petkov · 14 years ago
  56. fc91b42 Start transition the metrics library to non-static API. Use gmock in tests. by Darin Petkov · 14 years ago
  57. e579d66 Add tests for the D-Bus MessageFilter. by Darin Petkov · 14 years ago
  58. 2ccef01 Add some basic tests for metrics_daemon. by Darin Petkov · 14 years ago
  59. 41e0623 ... will look into some unit and integration testing for all metrics code next in a separate CL. by Darin Petkov · 14 years ago
  60. 703ec97 Log time between network drops -- from online to offline. by Darin Petkov · 14 years ago
  61. c2526a1 Update the libmetrics API to match the new Chrome interface. by Darin Petkov · 14 years ago
  62. 4fcb2ac metrics cleanup and fixes. by Darin Petkov · 14 years ago
  63. 65b0146 Unify metrics_collection and metrics_daemon into metrics. by Darin Petkov · 14 years ago