1. 9ce4fa3 Add LICENSE file by J. Richard Barnette · 14 years ago
  2. 6c0260a Link libcrash conditionally. by Darin Petkov · 14 years ago
  3. 07ae1f8 Remove generate_logs since it's been moved to workarounds in issue 2861045 by Chris Sosa · 14 years ago
  4. 1c2b4c8 Use the HWID from the firmware as the hardware class, if available. by Darin Petkov · 15 years ago
  5. d2f284b Add crash reporting to metrics_daemon. by Darin Petkov · 15 years ago
  6. 38d5cb0 Log active use time between kernel crashes. by Darin Petkov · 15 years ago
  7. cd8c317 Readability review. by Darin Petkov · 15 years ago
  8. c2bf95f Update libmetrics docs to cover some recent questions and issues. by Darin Petkov · 15 years ago
  9. 32e1df9 Update the README to mention that a C API is also available. by Darin Petkov · 15 years ago
  10. 10b301d add C wrapper for libmetrics by Sam Leffler · 15 years ago
  11. 1bb904e Measure and report time between user-space process crashes. by Darin Petkov · 15 years ago
  12. f1e85e4 Implement a persistent storage aggregation counter class. by Darin Petkov · 15 years ago
  13. 99c64a0 Recommend including "Chrome OS" in the histogram description. by Darin Petkov · 15 years ago
  14. 53faeb0 Fixed KDBusMatches bug. by Benson Leung · 15 years ago
  15. 3fec7f6 Update Watchlists by Anush Elangovan · 15 years ago
  16. 6bf6e25 Update metrics daemon to use new power manager signals for locking (4 of 7). by David James · 15 years ago
  17. 55188f5 Setup code review inheritance by Anush Elangovan · 15 years ago
  18. 3b3add5 Cleanup style nits in metrics daemon. by David James · 15 years ago
  19. e334840 s/org.moblin.connman/org.chromium.flimflam/ by Darin Petkov · 15 years ago
  20. f27f036 Update metrics_daemon to use base/time.h instead of time_t directly. by Darin Petkov · 15 years ago
  21. f1172ff Add script to collect logs, dumps and other relevant information. by Chris Sosa · 15 years ago
  22. 51a83db A script to print the hardware class (e.g., hwqual ID) of the device. by Darin Petkov · 15 years ago
  23. 11b8eb3 Add metrics library tests. Some metrics daemon API cleanup. by Darin Petkov · 15 years ago
  24. c80dd92 Per kmixter's suggestion, install metrics headers under /usr/include/metrics. by Darin Petkov · 15 years ago
  25. 21cd2c5 Remove the deprecated static metrics APIs. by Darin Petkov · 15 years ago
  26. fc91b42 Start transition the metrics library to non-static API. Use gmock in tests. by Darin Petkov · 15 years ago
  27. 4fd6d3f First draft of the metrics doc. by Darin Petkov · 15 years ago
  28. e579d66 Add tests for the D-Bus MessageFilter. by Darin Petkov · 15 years ago
  29. 2ccef01 Add some basic tests for metrics_daemon. by Darin Petkov · 15 years ago
  30. 41e0623 ... will look into some unit and integration testing for all metrics code next in a separate CL. by Darin Petkov · 15 years ago
  31. 703ec97 Log time between network drops -- from online to offline. by Darin Petkov · 15 years ago
  32. 5b7dce1 Add support for linear/enumeration histograms. by Darin Petkov · 15 years ago
  33. c2526a1 Update the libmetrics API to match the new Chrome interface. by Darin Petkov · 15 years ago
  34. 4fcb2ac metrics cleanup and fixes. by Darin Petkov · 15 years ago
  35. 65b0146 Unify metrics_collection and metrics_daemon into metrics. by Darin Petkov · 15 years ago