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