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