1. f040f13 update to newer libbase, and allow setting via env by Mike Frysinger · 13 years ago
  2. f06d7b1 clean up build & convert to SLOT-ed libbase by Mike Frysinger · 13 years ago
  3. 71ebf98 include base/stringprintf.h directly by Mike Frysinger · 13 years ago
  4. 8b8dd20 touchup pkg-config/library handling by Mike Frysinger · 13 years ago
  5. 1135355 Update metrics_library.h to find scoped_ptr.h in <base/memory>. by Eric Shienbrood · 13 years ago
  6. 4abef11 [metrics] use libchromeos.pc by Elly Jones · 13 years ago
  7. f53e106 Revert "[metrics] use libchromeos.pc" by Scott James Remnant · 13 years ago
  8. 8df4995 [metrics] use libchromeos.pc by Elly Jones · 13 years ago
  9. df3e452 Sends metrics to Chrome even when user did not consent to send stats. by Luigi Semenzato · 13 years ago
  10. 5bd764f Add page fault statistics. by Luigi Semenzato · 13 years ago
  11. e3bdf0f Fixed wrong method signatures in TimerReporterMock. by Bruno Rocha · 13 years ago
  12. be388f3 Added a timer-based report to the metrics library. by Bruno Rocha · 13 years ago
  13. 0e5debf Fixed a test where a method was expected to be called but it wasn't. by Julian Pastarmov · 13 years ago
  14. 70b7abd Respect the metrics file if no policy value is set (for legacy migration). by Julian Pastarmov · 13 years ago
  15. b2f1709 Revert "Revert "Make the metrics library respect the policy settings instead of the consent file."" by Ken Mixter · 13 years ago
  16. a3df284 Revert "Make the metrics library respect the policy settings instead of the consent file." by Julian Pastarmov · 13 years ago
  17. ff3eb19 Make the metrics library respect the policy settings instead of the consent file. by Julian Pastarmov · 13 years ago
  18. ec380e8 Revert "Make the metrics library respect the policy settings instead of the consent file." by Ken Mixter · 13 years ago
  19. a2ce30f Make the metrics library respect the policy settings instead of the consent file. by Julian Pastarmov · 13 years ago
  20. 9f1a774 Determine guest mode status for metrics collection by Arkaitz Ruiz Alvarez · 14 years ago
  21. 4fdcf19 Determine guest mode status for metrics collection by Arkaitz Ruiz Alvarez · 14 years ago
  22. 8accd33 Add memuse stats and fix disk I/O computations. by Luigi Semenzato · 14 years ago
  23. b7780ce Remove obsolete hardware_class script. by Darin Petkov · 14 years ago
  24. 817016a [metrics] Roll forward to new libchrome by Chris Masone · 14 years ago
  25. 8032dd0 metrics: Fixed compile-time warnings due to unused variables. by Darin Petkov · 14 years ago
  26. 29c7ef9 Add meminfo UMA collection. by Luigi Semenzato · 14 years ago
  27. 0f132bb Find device-dependent disk stats file, and skip disk stats if not available. by Luigi Semenzato · 14 years ago
  28. 8d3305e libmetrics: Support partial writes. by Darin Petkov · 14 years ago
  29. 8842c8c libmetrics -- release the shared file lock when closing, handle EINTR. by Darin Petkov · 14 years ago
  30. c88e42d Collect some disk statistics. by Luigi Semenzato · 14 years ago
  31. be2e13b metrics: Send ability to notify chrome of system crashes by Ken Mixter · 14 years ago
  32. 6c35d7c metrics: Update comment about adding user actions. by Daniel Erat · 14 years ago
  33. ca90d8b metrics: Add SendUserActionToUMA() to MetricsLibraryMock. by Daniel Erat · 14 years ago
  34. ed82485 Add support for user actions to the metrics library and the metrics clients. by Darin Petkov · 14 years ago
  35. b9b05e6 metrics: Update tests to send user in session state change. by Daniel Erat · 14 years ago
  36. eafbbdf metrics: Add guest mode detection to metrics library and client by Ken Mixter · 14 years ago
  37. fd55798 Metrics: Update README to reflect recent changes. by Darin Petkov · 14 years ago
  38. dd6a8db Remove blank tracking script. by Chris Sosa · 14 years ago
  39. e4fb0af Deprecate libcrash.a by Ken Mixter · 14 years ago
  40. 239b826 remove TimeToDrop support by Sam Leffler · 14 years ago
  41. 4c5daa4 Add weekly crash counters, refactor metrics_daemon, respect opt-in in library. by Ken Mixter · 14 years ago
  42. ccd84c0 Add # daily crashes metrics and separate kernel crashes out. by Ken Mixter · 14 years ago
  43. 3fd7474 [metrics] Fix tests after libbase roll broke them by Chris Masone · 14 years ago
  44. 9ce4fa3 Add LICENSE file by J. Richard Barnette · 14 years ago
  45. 6c0260a Link libcrash conditionally. by Darin Petkov · 14 years ago
  46. 07ae1f8 Remove generate_logs since it's been moved to workarounds in issue 2861045 by Chris Sosa · 14 years ago
  47. 1c2b4c8 Use the HWID from the firmware as the hardware class, if available. by Darin Petkov · 15 years ago
  48. d2f284b Add crash reporting to metrics_daemon. by Darin Petkov · 15 years ago
  49. 38d5cb0 Log active use time between kernel crashes. by Darin Petkov · 15 years ago
  50. cd8c317 Readability review. by Darin Petkov · 15 years ago
  51. c2bf95f Update libmetrics docs to cover some recent questions and issues. by Darin Petkov · 15 years ago
  52. 32e1df9 Update the README to mention that a C API is also available. by Darin Petkov · 15 years ago
  53. 10b301d add C wrapper for libmetrics by Sam Leffler · 15 years ago
  54. 1bb904e Measure and report time between user-space process crashes. by Darin Petkov · 15 years ago
  55. f1e85e4 Implement a persistent storage aggregation counter class. by Darin Petkov · 15 years ago
  56. 99c64a0 Recommend including "Chrome OS" in the histogram description. by Darin Petkov · 15 years ago
  57. 53faeb0 Fixed KDBusMatches bug. by Benson Leung · 15 years ago
  58. 3fec7f6 Update Watchlists by Anush Elangovan · 15 years ago
  59. 6bf6e25 Update metrics daemon to use new power manager signals for locking (4 of 7). by David James · 15 years ago
  60. 55188f5 Setup code review inheritance by Anush Elangovan · 15 years ago
  61. 3b3add5 Cleanup style nits in metrics daemon. by David James · 15 years ago
  62. e334840 s/org.moblin.connman/org.chromium.flimflam/ by Darin Petkov · 15 years ago
  63. f27f036 Update metrics_daemon to use base/time.h instead of time_t directly. by Darin Petkov · 15 years ago
  64. f1172ff Add script to collect logs, dumps and other relevant information. by Chris Sosa · 15 years ago
  65. 51a83db A script to print the hardware class (e.g., hwqual ID) of the device. by Darin Petkov · 15 years ago
  66. 11b8eb3 Add metrics library tests. Some metrics daemon API cleanup. by Darin Petkov · 15 years ago
  67. c80dd92 Per kmixter's suggestion, install metrics headers under /usr/include/metrics. by Darin Petkov · 15 years ago
  68. 21cd2c5 Remove the deprecated static metrics APIs. by Darin Petkov · 15 years ago
  69. fc91b42 Start transition the metrics library to non-static API. Use gmock in tests. by Darin Petkov · 15 years ago
  70. 4fd6d3f First draft of the metrics doc. by Darin Petkov · 15 years ago
  71. e579d66 Add tests for the D-Bus MessageFilter. by Darin Petkov · 15 years ago
  72. 2ccef01 Add some basic tests for metrics_daemon. by Darin Petkov · 15 years ago
  73. 41e0623 ... will look into some unit and integration testing for all metrics code next in a separate CL. by Darin Petkov · 15 years ago
  74. 703ec97 Log time between network drops -- from online to offline. by Darin Petkov · 15 years ago
  75. 5b7dce1 Add support for linear/enumeration histograms. by Darin Petkov · 15 years ago
  76. c2526a1 Update the libmetrics API to match the new Chrome interface. by Darin Petkov · 15 years ago
  77. 4fcb2ac metrics cleanup and fixes. by Darin Petkov · 15 years ago
  78. 65b0146 Unify metrics_collection and metrics_daemon into metrics. by Darin Petkov · 15 years ago