11 Commits
Author SHA1 Message Date
Darnell Andries ba76cdd46f Add media_session_usage custom attribute, add attribute to daily query metrics (#35420)
* Add media_session_usage custom attribute, add attribute to daily query metrics

* Add `TestEventRelayObserver`, update media session metric tests

* Use more specific values for media session attribute

* Address PR feedback
2026-04-14 17:40:34 -07:00
Darnell Andries cbe59d4cd2 Add custom attribute support for metrics (#35418)
* Add custom attribute support for metrics

* Rename `EventReceiver` to `EventRelay`

* Address PR feedback
2026-04-14 15:47:18 -07:00
Anton Paymyshev 18188bafcd Fix implicit deps on components/prefs (#29649) 2025-06-20 14:33:58 +07:00
cdesouza-chromium 3998467be9 [IWYU] Fixing logging inclusions //components (#29511)
This change is one of many fixing inclusion for the following files:

    - `base/notimplemented.h`
    - `base/notreached.h`
    - `base/check.h`
    - `base/dcheck_is_on.h`
    - `base/check_deref.h`
    - `base/check_op.h`
    - `base/logging/log_severity.h`
    - `base/logging.h`

This change is a mechanical change done with the following script:
https://github.com/brave/brave-browser/issues/46707#issuecomment-2960116515

Resolves https://github.com/brave/brave-browser/issues/46707
2025-06-11 16:03:11 +01:00
Darnell Andries e4406c7f09 Add Tab Focus Mode metrics 2025-04-15 11:28:01 -07:00
Brian Johnson 3313ad628b remove include rules that no longer apply (#25911)
remove include rules that no longer apply and fix existing include rules
2024-10-10 16:19:48 -07:00
Darnell Andries a39812e38d Add additional Leo feature usage P3A metrics 2024-01-03 22:52:18 -08:00
Darnell Andries 90849ddfdb Add four P3A metrics for Playlist 2023-04-25 00:03:04 -07:00
Darnell Andries 0c58258a8a Added VPN usage P3A 2022-08-09 18:29:43 -07:00
Darnell Andries 0baeb87c28 Add Wallet "new user returning" P3A metric 2022-06-29 15:35:20 -07:00
Darnell Andries 6aa4209f22 Created P3A utils for bucketing and feature usage, refactored relevant
code to use new utils
2022-06-28 14:11:25 -07:00