1. 98a0017 metricsd: Fix upload service to compile with new libchrome version by Alex Vakulenko · 9 years ago
  2. cb24824 Add .clang-format symlink to Brillo's clang-format. by Alex Deymo · 9 years ago
  3. b2e6713 Fix UploadService unittests. by Alex Deymo · 9 years ago
  4. 1b9fd69 Merge "metricsd: Create a brillo::MessageLoop." by Alex Deymo · 9 years ago
  5. 77c8b33 Unit tests: Compile only on 'eng' builds. by Jorge Lucangeli Obes · 9 years ago
  6. ed34677 metricsd: Create a brillo::MessageLoop. by Alex Deymo · 9 years ago
  7. ed68fe8 crash_reporter: Fix paths for kernel panic collection by Steve Fung · 9 years ago
  8. 2e319b9 metricsd: Removing brillo::Any from weaved's public APIs by Alex Vakulenko · 9 years ago
  9. ad534db Add BinPackArguments: false to .clang-format by Alex Deymo · 9 years ago
  10. 3331369 metricsd: Add more assert clause. by Bertrand SIMONNET · 9 years ago
  11. d9a8d17 libmetrics: Update BASE_VERS to 369476 by Alex Vakulenko · 9 years ago
  12. a4217ed crash_reporter/metricsd: Update libchrome APIs to r369476 by Alex Vakulenko · 9 years ago
  13. 5ef0dc8 metricsd: Add tests to the default debug build. by Bertrand SIMONNET · 9 years ago
  14. 768f238 metricsd: Persist metrics on shutdown. by Bertrand SIMONNET · 9 years ago
  15. 338f5de metricsd: Persist the metrics to disk periodically. by Bertrand SIMONNET · 9 years ago
  16. a472813 metricsd: Cleanup on TERM signal. by Bertrand SIMONNET · 9 years ago
  17. c3bcbf1 metricsd: Split out the trait name from the command name by Alex Vakulenko · 9 years ago
  18. 1809255 metrics: Switch to use Binder interface to weaved by Alex Vakulenko · 9 years ago
  19. 9566ebf Merge "Fix documentation." by Bertrand Simonnet · 9 years ago
  20. c2c3860 Fix documentation. by Bertrand SIMONNET · 9 years ago
  21. a0ee51e Use specific users for metricsd/metrics_collector. by Jorge Lucangeli Obes · 9 years ago
  22. 237b202 metrics_collector: Fix build of tests by Todd Poynor · 9 years ago
  23. 8eb772b Remove metrics collector service trampoline by Todd Poynor · 9 years ago
  24. 92547ec Disable RTTI in crash_reporter and metricsd by Alex Vakulenko · 9 years ago
  25. f469429 metricsd: Replace scoped_ptr with unique_ptr. by Bertrand SIMONNET · 9 years ago
  26. 6c8cf5d Fix metricsd to conform to the lastest server schema by Alex Vakulenko · 9 years ago
  27. 5add13b metrics_collector: add libmetricscollectorservice binder service by Todd Poynor · 9 years ago
  28. e117ce0 Merge "metricsd binder: Abort if fail to register service" by Todd Poynor · 9 years ago
  29. dee65cf metricsd binder: Abort if fail to register service by Todd Poynor · 9 years ago
  30. d9a2871 metricsd: Update to use new component/trait APIs from weaved by Alex Vakulenko · 9 years ago
  31. 993227d metricsd: Remove unused type declarations by Alex Vakulenko · 9 years ago
  32. 75a65c5 metricsd: Allows introspecting the metrics. by Bertrand SIMONNET · 9 years ago
  33. 6e72f93 metrics: Remove user action logic. by Bertrand SIMONNET · 9 years ago
  34. ccaf864 metricsd: Log over binder. by Bertrand SIMONNET · 9 years ago
  35. 83d372a metricsd: Add clang format config. by Bertrand SIMONNET · 9 years ago
  36. 2d4b741 metricsd: Use different directories for each daemon. by Bertrand SIMONNET · 9 years ago
  37. c9ab2aa metricsd: Specify directory for persistent integers. by Bertrand SIMONNET · 9 years ago
  38. 2c248a1 metricsd: Split into two daemons. by Bertrand SIMONNET · 9 years ago
  39. 25c176f metricsd: Don't upload if product id is empty. by Bertrand SIMONNET · 9 years ago
  40. 77e88af7f metricsd: Remove dead code. by Bertrand SIMONNET · 9 years ago
  41. 6725c55 metricsd: Fix the update channel parsing logic. by Bertrand SIMONNET · 9 years ago
  42. bcf6c17 metricsd: Fix logging initialization. by Bertrand SIMONNET · 9 years ago
  43. cf11702 metricsd: add SendBoolToUMA to metrics interface by Nathan Bullock · 9 years ago
  44. 9f06bf4 metricsd: Collect average cpu usage information. by Bertrand SIMONNET · 9 years ago
  45. 195dce5 metricsd: Report the model manifest id. by Bertrand SIMONNET · 9 years ago
  46. 1d7f6e0 Use GetBuildTime from libchrome instead of __DATE__ by Dan Willemsen · 9 years ago
  47. 6b93ddb core: Rename libchromeos into libbrillo by Alex Vakulenko · 9 years ago
  48. baa9522 Merge "Update crash_reporter and metrics rc files to trigger on post-fs-data" by Steve Fung · 9 years ago
  49. c5f8b27 Update crash_reporter and metrics rc files to trigger on post-fs-data by Steve Fung · 9 years ago
  50. 9095d7b metricsd: Read build time values from etc/os-release.d. by Bertrand SIMONNET · 9 years ago
  51. 7533059 system/core: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  52. 0fa1fae Update metrics to use weaved's client library by Alex Vakulenko · 10 years ago
  53. 55d7092 metricsd: Update weave command APIs by Alex Vakulenko · 10 years ago
  54. 0b13ac0 metricsd: Rename build_target_id to product_id. by Bertrand SIMONNET · 10 years ago
  55. b17506a metricsd: Expose the metrics status through weave. by Bertrand SIMONNET · 10 years ago
  56. 79ec8f3 metricsd: Don't cache the metrics status in the daemon. by Bertrand SIMONNET · 10 years ago
  57. 4dca6e9 Merge "metricsd: Only collect metrics over a short period." by Bertrand Simonnet · 10 years ago
  58. 625bb7d metricsd: Only collect metrics over a short period. by Bertrand SIMONNET · 10 years ago
  59. 972e429 Remove 'seclabel' option. by Jorge Lucangeli Obes · 10 years ago
  60. 2951fa0 Merge "metricsd: Fix race condition in the tests." by Bertrand Simonnet · 10 years ago
  61. daf8d4f metricsd: build on non-Linux hosts by Scott James Remnant · 10 years ago
  62. 3dda290 metricsd: Fix race condition in the tests. by Bertrand SIMONNET · 10 years ago
  63. e6075b9 Simplify Makefile for metrics_daemon. by Jorge Lucangeli Obes · 10 years ago
  64. 0230293 metricsd: Update the daily/weekly metrics name. by Bertrand SIMONNET · 10 years ago
  65. e2ab5b9 Merge "metricsd: Use product id instead of build target id." by Bertrand Simonnet · 10 years ago
  66. 0ab4f07 Merge "metricsd: Report the data partition usage." by Bertrand Simonnet · 10 years ago
  67. 1d98391 metricsd: Use product id instead of build target id. by Bertrand SIMONNET · 10 years ago
  68. f1e9b39 metricsd: Report the data partition usage. by Bertrand SIMONNET · 10 years ago
  69. 7181861 metricsd: move timer_mock.h and metrics_library_mock.h into include/metrics/ by Samuel Tan · 10 years ago
  70. 94034a1 Merge "metricsd: Cleanup metrics names." by Bertrand Simonnet · 10 years ago
  71. 2b60732 metricsd: Cleanup metrics names. by Bertrand SIMONNET · 10 years ago
  72. bb8fc44 metricsd: Fix unit tests. by Bertrand SIMONNET · 10 years ago
  73. db08440 metricsd: Fix CumulativeUseTime metrics. by Bertrand SIMONNET · 10 years ago
  74. 784588c Merge "metricsd: move timer.h into include/metrics/" by Samuel Tan · 10 years ago
  75. d556458 metricsd: move timer.h into include/metrics/ by Samuel Tan · 10 years ago
  76. d1a79ff metricsd: Add test case for the upload service. by Bertrand SIMONNET · 10 years ago
  77. 60aa728 metricsd: Persist the report to disk if an upload fails. by Bertrand SIMONNET · 10 years ago
  78. 831983f metricsd: Use the metrics directory everywhere. by Bertrand SIMONNET · 10 years ago
  79. 2e8720d Merge "metricsd: Collect generic stats about the system." by Bertrand Simonnet · 10 years ago
  80. dfffb74 metrics: Add an option to metrics_client to dump the logs cache. by James Hawkins · 10 years ago
  81. 4f86798 metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 10 years ago
  82. 0fbbe34 Drop unused LOCAL_STATIC_LIBRARIES. by Dan Albert · 10 years ago
  83. 6eb4195 Merge "Revert "metricsd: Collect generic stats about the system."" by Bill Yi · 10 years ago
  84. 94a8e55 Revert "metricsd: Collect generic stats about the system." by Bill Yi · 10 years ago
  85. 65a64e5 Merge "metricsd: Log the histogram name to hash mapping." by Bertrand Simonnet · 10 years ago
  86. f32280a Merge "metricsd: Collect generic stats about the system." by Bertrand Simonnet · 10 years ago
  87. 7ce0023 metricsd: Remove unused constant. by Bertrand SIMONNET · 10 years ago
  88. 36b1a34 metricsd: Log the histogram name to hash mapping. by Bertrand SIMONNET · 10 years ago
  89. 41ab1b8 metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 10 years ago
  90. a37c070 metricsd: Fix style issues. by Bertrand SIMONNET · 10 years ago
  91. 1c245ed metricsd: Make the unit tests pass. by Bertrand SIMONNET · 10 years ago
  92. a19856b metricsd: Use system properties to store build time metadata. by Bertrand SIMONNET · 10 years ago
  93. 615b045 Merge "metricsd: Give directory group permissions" by Steve Fung · 10 years ago
  94. a1c21fb metricsd: Give directory group permissions by Steve Fung · 10 years ago
  95. 145c9e6 Merge "metricsd: Don't crash when some metadata is missing." by Bertrand Simonnet · 10 years ago
  96. 0972b1b metricsd: Don't crash when some metadata is missing. by Bertrand SIMONNET · 10 years ago
  97. 7f8a43b metricsd: Enable https by default. by Bertrand SIMONNET · 10 years ago
  98. f6ddef0 Use __ANDROID__ instead of __BRILLO__. by Daniel Erat · 10 years ago
  99. 70f3f6c metrics: Add init script for metrics_daemon. by Bertrand SIMONNET · 10 years ago
  100. ac63c4f Merge "metricsd: Remove unused Chrome OS specific files." by Bertrand Simonnet · 10 years ago