1. bd3505e metrics: Consolidate constants in constants.h. by Bertrand SIMONNET · 9 years ago
  2. 52e1d55 metrics: Cleanup the system profile setter. by Bertrand SIMONNET · 9 years ago
  3. eeb7ef0 metrics: Disable stat collection. by Bertrand SIMONNET · 9 years ago
  4. 5db66c3 metrics: Don't use the policy file. by Bertrand SIMONNET · 9 years ago
  5. 4b915ae metrics: Fix import paths for headers. by Bertrand SIMONNET · 9 years ago
  6. 0296345 metrics: Add license information. by Bertrand SIMONNET · 9 years ago
  7. c95440e metrics: Import protobufs from Chromium. by Bertrand SIMONNET · 9 years ago
  8. dc86589 metrics: replace "Logging.*" with "Platform.*" by Luigi Semenzato · 9 years ago
  9. 1eea161 platform2: Fix issues with new version of libchrome by Alex Vakulenko · 9 years ago
  10. 323d70d init: fix typo and prevent startup error by Wei-Ning Huang · 9 years ago
  11. ef31bec metrics: Add a check for abnormally small messages to prevent crashes by Alex Vakulenko · 9 years ago
  12. ba08992 libchromeos: Switch http Response to use streams by Alex Vakulenko · 9 years ago
  13. eba8a01 Revert "metrics: Fix the import path of protobufs." by Bertrand Simonnet · 9 years ago
  14. 6db436a metrics: Fix the import path of protobufs. by Bertrand SIMONNET · 9 years ago
  15. e97b741 platform2: Switch over to libchrome r323904 by Alex Vakulenko · 9 years ago
  16. 538e209 metrics: add TPM.EarlyResetDuringCommand CrOS event. by Luigi Semenzato · 9 years ago
  17. 732fe21 delete __STDC_{FORMAT,LIMIT}_MACROS by Mike Frysinger · 9 years ago
  18. 9340842 metrics: make metrics library also use /var/lib/metrics/uma-events by Luigi Semenzato · 9 years ago
  19. 3b88766 metrics: tell what file we can't open on error by Stefan Sauer · 9 years ago
  20. 5672f8b metrics: move sample file from /var/run to /var/lib by Luigi Semenzato · 9 years ago
  21. e4fa61e metrics: don't upload metrics when metrics are disabled by Bertrand SIMONNET · 9 years ago
  22. 067ec8b metrics: Disable uploader on non-official build. by Ben Chan · 9 years ago
  23. 7e238f3 platform2: Switch over to using base64 functions from libchromeos by Alex Vakulenko · 9 years ago
  24. 5a6ac9c metrics: fix -Winconsistent-missing-override warning by Yunlian Jiang · 9 years ago
  25. ae4bdc4 metrics: Fix upload_service to work with base::MessageLoop by Steve Fung · 9 years ago
  26. a8bcc18 metrics: generate app_version from standard lsb-release fields by Bertrand SIMONNET · 10 years ago
  27. 3d41d45 libchromeos: Cleaned up HTTP utilities by Alex Vakulenko · 10 years ago
  28. 8ab89c5 metrics: Fix metrics_daemon Meminfo callback interval by Steve Fung · 10 years ago
  29. e86591e metrics: Convert Metrics to DBusDaemon by Steve Fung · 10 years ago
  30. 73b40b4 Update libchrome to r307740 and fix build errors by Alex Vakulenko · 10 years ago
  31. 788d3b6 metrics: fork metrics sources from Chromium source base by Alex Vakulenko · 10 years ago
  32. 7845a57 Include the implemented header first in all projects. by Alex Deymo · 10 years ago
  33. d78f3df libchromeos: void OsReleaseReader.Load() by Nathan Bullock · 10 years ago
  34. cac74e1 metrics: use TimeDelta for upload_interval by Bertrand SIMONNET · 10 years ago
  35. 71a62ef metrics: add support for other product id by Bertrand SIMONNET · 10 years ago
  36. 67906c6 metrics: remove gflags dependency by Steve Fung · 10 years ago
  37. e812249 metrics: protobufs need to be uploaded as binary by Nathan Bullock · 10 years ago
  38. 52d9edb metrics: 'Send' method crashes on NULL ErrorPtr by Nathan Bullock · 10 years ago
  39. dfea2f8 Remove '../platform2/' from platform2 relative paths in gyp files. by Alex Deymo · 10 years ago
  40. dc1ef3c metrics: read /sys/class/block/*/stat correctly by Nathan Bullock · 10 years ago
  41. 0be0f73 metrics: Add more log messages to uploader by Nathan Bullock · 10 years ago
  42. eb815be metrics: Fix metrics_uploader on VMs by Bertrand SIMONNET · 10 years ago
  43. 51bf92a Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  44. 37595f8 Update to build against libchrome-293518. by Ben Chan · 10 years ago
  45. 43bee50 metrics: Document uploader functionality by Bertrand SIMONNET · 10 years ago
  46. 4bcffd3 metrics: add bsimonnet to OWNERS by Bertrand SIMONNET · 10 years ago
  47. ec991df metrics: Switch uploader to use http_utils from libchromeos by Alex Vakulenko · 10 years ago
  48. 652d697 metrics: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  49. e2c2d89 metrics: fix memory leaks in unittest. by Yunlian Jiang · 10 years ago
  50. ef3aebe metrics: Activate the uploader for embedded boards by Bertrand SIMONNET · 10 years ago
  51. 1459503 platform2: Replace NULL with nullptr in minor components by Alex Vakulenko · 10 years ago
  52. b1640ee metrics: fix memory leaks in unittest. by Yunlian Jiang · 10 years ago
  53. 0b8cc1c metrics: Improve metrics_client usage docs. by Thiemo Nagel · 10 years ago
  54. 8c56c5e platform2: Remove legacy inherit-review-settings-ok files. by Ben Chan · 10 years ago
  55. e8a8e30 metrics: Replace 'OVERRIDE' with 'override' and fix linter by Alex Vakulenko · 10 years ago
  56. f05ab40 metrics: Use integer types from stdint.h by Ben Chan · 10 years ago
  57. 4e59634 metrics: fix remaining linter issues by Alex Vakulenko · 10 years ago
  58. e6cfd64 metrics: fix lint warnings by Bertrand SIMONNET · 10 years ago
  59. 5984b21 metrics: remove unused constant by Bertrand SIMONNET · 10 years ago
  60. d83ca80 metrics: Use the new serialization mechanism in libmetrics by Bertrand SIMONNET · 10 years ago
  61. 346c43b metrics: fix unittest by Bertrand SIMONNET · 10 years ago
  62. 46b49da Add an uploader to metrics_daemon by Bertrand SIMONNET · 10 years ago
  63. 4a6c942 metrics_daemon: fix parsing of zram sysfs by Luigi Semenzato · 10 years ago
  64. 6a26a0d clean up licenses/urls after merge by Mike Frysinger · 10 years ago
  65. 0d4b551 metrics: Create a standalone ebuild for system_api by Bertrand SIMONNET · 10 years ago
  66. 4764f52 metrics: Migrate libchromeos to its own ebuild by Bertrand SIMONNET · 10 years ago
  67. 9636019 metrics_daemon: add zram stats collection by Luigi Semenzato · 10 years ago
  68. a756f7e metrics: Update gyp files to use libchromeos from src/platform2 by Bertrand SIMONNET · 10 years ago
  69. 38f6bfa metrics: Update gyp file to use src/platform2/common-mk by Bertrand SIMONNET · 10 years ago
  70. a5db220 metrics daemon: create /var/run/metrics/uma-events earlier by Luigi Semenzato · 10 years ago
  71. 52178b4 libmetrics: remove version 242728 by Ben Chan · 10 years ago
  72. 8c3cd41 metrics: Update to build against libchrome-271506 by Ben Chan · 10 years ago
  73. 65dd4c6 libmetrics: Add support for building against libchrome-271506 by Ben Chan · 10 years ago
  74. 31cda98 metrics library: complete switchover from /var/log to /var/run by Luigi Semenzato · 10 years ago
  75. 960e0e1 metrics library: move event file location from /var/log to /var/run by Luigi Semenzato · 10 years ago
  76. 41c5450 metrics library: convert to proper C++/libbase by Luigi Semenzato · 10 years ago
  77. 3e8a851 use IGNORE_EINTR w/close by Mike Frysinger · 10 years ago
  78. e5883fa metrics_daemon: restore correct meaning of Logging.DailyUse. by Luigi Semenzato · 10 years ago
  79. 254d22e metrics_daemon: log to syslog by Luigi Semenzato · 10 years ago
  80. d884a2e libmetrics: add pkg-config file by Ben Chan · 10 years ago
  81. 0d97a47 libmetrics: remove version 180609 by Ben Chan · 10 years ago
  82. cc43be1 Remove unused variable in metrics_daemon_test.cc. by Wu-Cheng Li · 10 years ago
  83. c83975a metrics: Clean up user-active code. by Daniel Erat · 10 years ago
  84. e5c7eb1 metrics_daemon: store persistent counters in /var/lib, not /var/log. by Luigi Semenzato · 10 years ago
  85. 5ef2e39 metrics_daemon: report cumulative daily use. by Luigi Semenzato · 10 years ago
  86. a5f4fe6 metrics_daemon: fix harmless confusion in writing persistent integers by Luigi Semenzato · 10 years ago
  87. d8abf55 metrics client: add basic sanity check for numeric arguments by Luigi Semenzato · 10 years ago
  88. 4f05c0e Add OWNERS for metrics. by Luigi Semenzato · 10 years ago
  89. 6c32006 metrics: add PersistentInteger unit test. by Luigi Semenzato · 10 years ago
  90. ba0c65d metrics: add per-version daily stats reporting by Luigi Semenzato · 10 years ago
  91. 49fb1ad metrics: use abs() for integer only. by Yunlian Jiang · 10 years ago
  92. 2fd51cc metrics: refactor counters by Luigi Semenzato · 10 years ago
  93. fd15829 metrics: Make implicit MetricsLibrary d'tor explicit. by Daniel Erat · 10 years ago
  94. 371a613 Add init scripts for the metrics package by Bertrand SIMONNET · 10 years ago
  95. 859b3f0 metrics: add per-version cumulative counters by Luigi Semenzato · 10 years ago
  96. c5a9234 metrics daemon: change location of flag files by Luigi Semenzato · 10 years ago
  97. 46465a7 Remove unused Makefile. by Ben Chan · 10 years ago
  98. 2e6543d Update to build against libchrome-242728. by Ben Chan · 10 years ago
  99. 09a15fa Added a metric for tracking non-zero TPM dictionary-attack counters. by Darren Krahn · 10 years ago
  100. 754dc92 add printf attributes to printf func by Mike Frysinger · 11 years ago