1. 623ce74 core: Update libchrome APIs to r395517 by Luis Hector Chavez · 8 years ago
  2. 7df991a metricsd: Remove release/aquire semantic from scoped_ptr/unique_ptr by Alex Vakulenko · 8 years ago
  3. 3d97929 metricsd: Fix upload service to compile with new libchrome version by Alex Vakulenko · 8 years ago
  4. 5e087e4 Add .clang-format symlink to Brillo's clang-format. by Alex Deymo · 8 years ago
  5. de4497e Fix UploadService unittests. by Alex Deymo · 8 years ago
  6. 205cdb8 Merge "metricsd: Create a brillo::MessageLoop." by Alex Deymo · 8 years ago
  7. 1e7592c Unit tests: Compile only on 'eng' builds. by Jorge Lucangeli Obes · 8 years ago
  8. f1bf9e5 metricsd: Create a brillo::MessageLoop. by Alex Deymo · 8 years ago
  9. 2bedc74 crash_reporter: Fix paths for kernel panic collection by Steve Fung · 8 years ago
  10. eca14e3 metricsd: Removing brillo::Any from weaved's public APIs by Alex Vakulenko · 8 years ago
  11. d830612 Add BinPackArguments: false to .clang-format by Alex Deymo · 8 years ago
  12. f1aa372 metricsd: Add more assert clause. by Bertrand SIMONNET · 8 years ago
  13. 371b822 libmetrics: Update BASE_VERS to 369476 by Alex Vakulenko · 8 years ago
  14. ea05ff9 crash_reporter/metricsd: Update libchrome APIs to r369476 by Alex Vakulenko · 8 years ago
  15. 30c174b metricsd: Add tests to the default debug build. by Bertrand SIMONNET · 8 years ago
  16. d686231 metricsd: Persist metrics on shutdown. by Bertrand SIMONNET · 8 years ago
  17. 0586504 metricsd: Persist the metrics to disk periodically. by Bertrand SIMONNET · 9 years ago
  18. b6c77af metricsd: Cleanup on TERM signal. by Bertrand SIMONNET · 9 years ago
  19. ba95a94 metricsd: Split out the trait name from the command name by Alex Vakulenko · 9 years ago
  20. 53ca76f metrics: Switch to use Binder interface to weaved by Alex Vakulenko · 9 years ago
  21. a649a7d Merge "Fix documentation." by Bertrand Simonnet · 9 years ago
  22. 146360b Fix documentation. by Bertrand SIMONNET · 9 years ago
  23. b882712 Use specific users for metricsd/metrics_collector. by Jorge Lucangeli Obes · 9 years ago
  24. 4b50bf3 metrics_collector: Fix build of tests by Todd Poynor · 9 years ago
  25. b77ae45 Remove metrics collector service trampoline by Todd Poynor · 9 years ago
  26. 2096029 Disable RTTI in crash_reporter and metricsd by Alex Vakulenko · 9 years ago
  27. 6c9fbb9 metricsd: Replace scoped_ptr with unique_ptr. by Bertrand SIMONNET · 9 years ago
  28. 33c5935 Fix metricsd to conform to the lastest server schema by Alex Vakulenko · 9 years ago
  29. 694553d metrics_collector: add libmetricscollectorservice binder service by Todd Poynor · 9 years ago
  30. 59e5c25 Merge "metricsd binder: Abort if fail to register service" by Todd Poynor · 9 years ago
  31. 2862a78 metricsd binder: Abort if fail to register service by Todd Poynor · 9 years ago
  32. 9fc597b metricsd: Update to use new component/trait APIs from weaved by Alex Vakulenko · 9 years ago
  33. 4840ab7 metricsd: Remove unused type declarations by Alex Vakulenko · 9 years ago
  34. b13527d metricsd: Allows introspecting the metrics. by Bertrand SIMONNET · 9 years ago
  35. f2297ee metrics: Remove user action logic. by Bertrand SIMONNET · 9 years ago
  36. 6b8629a metricsd: Log over binder. by Bertrand SIMONNET · 9 years ago
  37. 0c7e29b metricsd: Add clang format config. by Bertrand SIMONNET · 9 years ago
  38. 9d3a4ae metricsd: Use different directories for each daemon. by Bertrand SIMONNET · 9 years ago
  39. a7bc1c1 metricsd: Specify directory for persistent integers. by Bertrand SIMONNET · 9 years ago
  40. 608e428 metricsd: Split into two daemons. by Bertrand SIMONNET · 9 years ago
  41. 1d15d46 metricsd: Don't upload if product id is empty. by Bertrand SIMONNET · 9 years ago
  42. ad6ab58 metricsd: Remove dead code. by Bertrand SIMONNET · 9 years ago
  43. dc225c8 metricsd: Fix the update channel parsing logic. by Bertrand SIMONNET · 9 years ago
  44. 0a1119f metricsd: Fix logging initialization. by Bertrand SIMONNET · 9 years ago
  45. adc1c23 metricsd: add SendBoolToUMA to metrics interface by Nathan Bullock · 9 years ago
  46. 0ada2ca metricsd: Collect average cpu usage information. by Bertrand SIMONNET · 9 years ago
  47. e6b96d6 metricsd: Report the model manifest id. by Bertrand SIMONNET · 9 years ago
  48. faa566d Use GetBuildTime from libchrome instead of __DATE__ by Dan Willemsen · 9 years ago
  49. 26aef37 core: Rename libchromeos into libbrillo by Alex Vakulenko · 9 years ago
  50. 51bdc5b Merge "Update crash_reporter and metrics rc files to trigger on post-fs-data" by Steve Fung · 9 years ago
  51. 0d6cdfb Update crash_reporter and metrics rc files to trigger on post-fs-data by Steve Fung · 9 years ago
  52. eb697ab metricsd: Read build time values from etc/os-release.d. by Bertrand SIMONNET · 9 years ago
  53. 74dc624 system/core: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  54. 82b02de Update metrics to use weaved's client library by Alex Vakulenko · 9 years ago
  55. 35f8963 metricsd: Update weave command APIs by Alex Vakulenko · 9 years ago
  56. 7dc7827 metricsd: Rename build_target_id to product_id. by Bertrand SIMONNET · 9 years ago
  57. 59890e2 metricsd: Expose the metrics status through weave. by Bertrand SIMONNET · 9 years ago
  58. a5b40d0 metricsd: Don't cache the metrics status in the daemon. by Bertrand SIMONNET · 9 years ago
  59. 66255db Merge "metricsd: Only collect metrics over a short period." by Bertrand Simonnet · 9 years ago
  60. 7a96405 metricsd: Only collect metrics over a short period. by Bertrand SIMONNET · 9 years ago
  61. fcbd11f Remove 'seclabel' option. by Jorge Lucangeli Obes · 9 years ago
  62. 659f5ad Merge "metricsd: Fix race condition in the tests." by Bertrand Simonnet · 9 years ago
  63. 7c5d693 metricsd: build on non-Linux hosts by Scott James Remnant · 9 years ago
  64. 3598d95 metricsd: Fix race condition in the tests. by Bertrand SIMONNET · 9 years ago
  65. 9341286 Simplify Makefile for metrics_daemon. by Jorge Lucangeli Obes · 9 years ago
  66. 5066a45 metricsd: Update the daily/weekly metrics name. by Bertrand SIMONNET · 9 years ago
  67. 3a8a8bc Merge "metricsd: Use product id instead of build target id." by Bertrand Simonnet · 9 years ago
  68. 843725b Merge "metricsd: Report the data partition usage." by Bertrand Simonnet · 9 years ago
  69. 7beaf89 metricsd: Use product id instead of build target id. by Bertrand SIMONNET · 9 years ago
  70. 5658dc5 metricsd: Report the data partition usage. by Bertrand SIMONNET · 9 years ago
  71. 28a78b7 metricsd: move timer_mock.h and metrics_library_mock.h into include/metrics/ by Samuel Tan · 9 years ago
  72. 2bd33b3 Merge "metricsd: Cleanup metrics names." by Bertrand Simonnet · 9 years ago
  73. 008fb7e metricsd: Cleanup metrics names. by Bertrand SIMONNET · 9 years ago
  74. dc03477 metricsd: Fix unit tests. by Bertrand SIMONNET · 9 years ago
  75. 2d03783 metricsd: Fix CumulativeUseTime metrics. by Bertrand SIMONNET · 9 years ago
  76. 630e05b Merge "metricsd: move timer.h into include/metrics/" by Samuel Tan · 9 years ago
  77. 1c4d8f1 metricsd: move timer.h into include/metrics/ by Samuel Tan · 9 years ago
  78. 4c8a8ad metricsd: Add test case for the upload service. by Bertrand SIMONNET · 9 years ago
  79. 1df10c4 metricsd: Persist the report to disk if an upload fails. by Bertrand SIMONNET · 9 years ago
  80. 2765d0a metricsd: Use the metrics directory everywhere. by Bertrand SIMONNET · 9 years ago
  81. eeedcc4 Merge "metricsd: Collect generic stats about the system." by Bertrand Simonnet · 9 years ago
  82. 5f64600 metrics: Add an option to metrics_client to dump the logs cache. by James Hawkins · 9 years ago
  83. ebbe35c metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 9 years ago
  84. d83a260 Drop unused LOCAL_STATIC_LIBRARIES. by Dan Albert · 9 years ago
  85. cb6cd44 Merge "Revert "metricsd: Collect generic stats about the system."" by Bill Yi · 9 years ago
  86. 6d5822e Revert "metricsd: Collect generic stats about the system." by Bill Yi · 9 years ago
  87. 9cd816b Merge "metricsd: Log the histogram name to hash mapping." by Bertrand Simonnet · 9 years ago
  88. c186247 Merge "metricsd: Collect generic stats about the system." by Bertrand Simonnet · 9 years ago
  89. 73f4355 metricsd: Remove unused constant. by Bertrand SIMONNET · 9 years ago
  90. 8835c5b metricsd: Log the histogram name to hash mapping. by Bertrand SIMONNET · 9 years ago
  91. 90b02cd metricsd: Collect generic stats about the system. by Bertrand SIMONNET · 9 years ago
  92. 675a10c metricsd: Fix style issues. by Bertrand SIMONNET · 9 years ago
  93. 1253186 metricsd: Make the unit tests pass. by Bertrand SIMONNET · 9 years ago
  94. 2699362 metricsd: Use system properties to store build time metadata. by Bertrand SIMONNET · 9 years ago
  95. cba296c Merge "metricsd: Give directory group permissions" by Steve Fung · 9 years ago
  96. 3f62060 metricsd: Give directory group permissions by Steve Fung · 9 years ago
  97. 300b1a6 Merge "metricsd: Don't crash when some metadata is missing." by Bertrand Simonnet · 9 years ago
  98. 1f14655 metricsd: Don't crash when some metadata is missing. by Bertrand SIMONNET · 9 years ago
  99. 10fe60d metricsd: Enable https by default. by Bertrand SIMONNET · 9 years ago
  100. 69200d9 Use __ANDROID__ instead of __BRILLO__. by Daniel Erat · 9 years ago