Clone this repo:

Branches

  1. bd902d8 Remove superfluous file_util.h includes in //components by Lei Zhang · 2 days ago main
  2. a070d03 [private_metrics] Increase resources for fetching the encryption key by Chirag Arora · 3 days ago
  3. 2090f8d Remove superfluous weak_ptr.h includes from headers by Lei Zhang · 5 days ago
  4. 423eea7 [dwa_service] dispatch existing key when an observer is added by Chirag Arora · 5 days ago
  5. 58b5053 Change payload for DWA to EncryptedPrivateMetricsReport by Amarjot Gill · 9 days ago
  6. d686ffe [dwa_service] Add observer pattern to subscribe to public key changes by Chirag Arora · 9 days ago
  7. 7a07f9c Persist pending logs but don't close when flushing metrics by Michael Thiessen · 10 days ago
  8. f2184b1 Reland "Add GN arg "enable_src_internal" and GN global "is_internal_chrome_branded"" by Andrew Grieve · 11 days ago
  9. 01f7fac Revert "Add GN arg "enable_src_internal" and GN global "is_internal_chrome_branded"" by Shuhei Takahashi · 12 days ago
  10. 5fef90f Swap ref_counted.h for scoped_refptr.h when appropriate in //components by Lei Zhang · 12 days ago
  11. 0d23138 Add GN arg "enable_src_internal" and GN global "is_internal_chrome_branded" by Andrew Grieve · 13 days ago
  12. 9026935 tools/metrics: Implement codegen for DKM by Kamil Jarosz · 13 days ago
  13. 19689c0 Do IWYU for base/memory/ref_counted.h in headers by Lei Zhang · 2 weeks ago
  14. b3bcd03 Do IWYU for base/sequence_checker.h in headers by Lei Zhang · 2 weeks ago
  15. aa8bfe0 Try skipping IPC channel pausing when launching renderer process by Rakina Zata Amni · 2 weeks ago
  16. d713cc6 webview: migrate metrics to non-backed-up directory. by Torne (Richard Coles) · 2 weeks ago
  17. 05fae2d Add a tab for Private Metrics in chrome://metrics-internals WebUI page by Chirag Arora · 2 weeks ago
  18. df47d8b Move kPrivateMetricsFeature to private_metrics by Kamil Jarosz · 3 weeks ago
  19. 8e19a5e metrics: clean up use of histogram spare file path. by Torne (Richard Coles) · 3 weeks ago
  20. 9201d17 Inline `IncrementProjectCount`, which was simplified earlier to a 1-liner. by Jeffrey Yu · 3 weeks ago