1. 519b455 update_engine: remove MetricsLibrary::Init call by Joel Kitching · 6 years ago
  2. 7cc8bb0 update_engine: Run clang-format on ./ (root directory) by Amin Hassani · 6 years ago
  3. 60aa3ca update_engine: Add metrics to duration to apply an update. by May Lippert · 6 years ago
  4. 3538a88 Merge remote-tracking branch 'cros/upstream' into cros/master by Amin Hassani · 7 years ago
  5. ffbfdfb update_engine: Send UMA stats about kernel key versions by Marton Hunyady · 7 years ago
  6. a030268 update_engine: Add UMA stats for rollback by Marton Hunyady · 7 years ago
  7. 8712e96 Report duration uptime for successful update. by Sen Jiang · 7 years ago
  8. 80f4d4c update_engine: Report VPD write failure to UMA by Amin Hassani · 7 years ago
  9. d4c5deb Create a dummy MetricsReporterStub class by Tianjie Xu · 7 years ago
  10. 1f93d09 Split the ReportUpdateAttemptMetrics into two functions by Tianjie Xu · 7 years ago
  11. 98333a8 add unittests for metrics_reporter_omaha by Tianjie Xu · 7 years ago
  12. 098f702 Rename metrics.cc to metrics_reporter_omaha.cc by Tianjie Xu · 7 years ago[Renamed from metrics.cc]
  13. 282aa1f Move metrics from namespace to class by Tianjie Xu · 7 years ago
  14. 33e91e7 Fix certificate checker callback lifetime. by Alex Deymo · 9 years ago
  15. c1c17b4 Report Enum metrics from CertificateChecker. by Alex Deymo · 9 years ago
  16. a259179 Move metrics time helpers to metrics_utils. by Alex Deymo · 9 years ago
  17. 39910dc Split payload application code into a subdirectory. by Alex Deymo · 9 years ago
  18. aea4c1c Re-license update_engine to Apache2 by Alex Deymo · 9 years ago
  19. 44cab30 update_engine: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago
  20. 072359c update_engine: fixed remaining linter and some spelling errors by Alex Vakulenko · 11 years ago
  21. d1c4d2d Change ErrorCode into an enum class. by Gilad Arnold · 11 years ago
  22. 4e1d149 metrics: Emit kAbnormalTermination if last update attempt failed. by David Zeuthen · 11 years ago
  23. e485ff9 metrics: Remove unused metrics. by David Zeuthen · 11 years ago
  24. 96197df metrics: Add UpdateEngine.Rollback.Result metric. by David Zeuthen · 11 years ago
  25. c0dd021 metrics: Use sparse histogram for metrics::DownloadErrorCode values by David Zeuthen · 11 years ago
  26. b281f07 Add UpdateEngine.Attempt.ConnectionType metric. by David Zeuthen · 11 years ago
  27. 33bae49 Add new metrics. by David Zeuthen · 11 years ago