Clone this repo:

Branches

  1. 3ba1521 Add ProfileMetricsService for per-profile metrics by James Lee · 3 days ago main
  2. 0d602ea Replace some pointer-based HexEncode calls with span-based HexEncode in metrics::structured by Yisi Yu · 9 days ago
  3. e9e01d8 Re-add sequence checking to structured metrics' proto manipulation. by Alexei Svitkine · 10 days ago
  4. 3b0e8c7 Refactor: Improve Structured Metrics Storage Threading by Alexei Svitkine · 2 weeks ago
  5. be5c181 [components] Migrate from deprecated base::Pickle::WithUnownedBuffer() by Mikel Astiz · 2 weeks ago
  6. cbbe801 Reland "Handle metrics upload tasks posted from previous sessions" by Luc Nguyen · 2 weeks ago
  7. 3c89334 Revert "Handle metrics upload tasks posted from previous sessions" by luci-bisection@appspot.gserviceaccount.com · 2 weeks ago
  8. 96d1175 Handle metrics upload tasks posted from previous sessions by Luc Nguyen · 2 weeks ago
  9. f86afa3 Replace log_upload_in_progress_ with IsCallbackPending() by Luc Nguyen · 3 weeks ago
  10. 6aff657 Properly typemap network.mojom.ConnectionType by Daniel Cheng · 3 weeks ago
  11. 7da90cd Reorder background task scheduling logic in ReportingService. by Roger McFarlane · 3 weeks ago
  12. 40ce80d Add browsertest for metrics JobScheduler background upload task by Luc Nguyen · 3 weeks ago
  13. 610034e [AW] P1 Create and persist entropy for Nonembedded process by Rui Chen · 3 weeks ago
  14. 3165e40 Add timing histogram for metric JobScheduler upload task by Luc Nguyen · 3 weeks ago
  15. a070e23 Reland "Upload metrics through JobScheduler on Android" by Luc Nguyen · 3 weeks ago
  16. 50278eb Revert "Upload metrics through JobScheduler on Android" by Hiroshige Hayashizaki · 4 weeks ago
  17. 8f062d7 Upload metrics through JobScheduler on Android by Luc Nguyen · 4 weeks ago
  18. 258ebc7 Structured Metrics: Remove ash_event_storage.cc code. by Alexei Svitkine · 4 weeks ago
  19. 93b9db8 Use modern names for base::DictValue and base::ListValue by Avi Drissman · 4 weeks ago
  20. 6d531b7 Change early return to a CHECK in reporting_service.cc by Luc Nguyen · 4 weeks ago