You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app
Michael Comella d67bd65f19 For #21299: add duration marker for IntentReceiverActivity.onCreate.
We only instrument onCreate because it's the only one with an
implementation.

While declaring this as a function that accepts a lambda is less
fragile, we've previously had issues with it such as suspected memory
leaks when used for telemetry. Therefore, we go with the simpler
approach.
3 years ago
..
sampledata For #7092: Add initial Migration UI 5 years ago
src For #21299: add duration marker for IntentReceiverActivity.onCreate. 3 years ago
.gitignore
benchmark.gradle For #19901: correct spacing in comment on how to run 3 years ago
build.gradle Ensure glean-native is excluded 3 years ago
lint-baseline.xml For #20634: remove some unused color resources 3 years ago
lint.xml #7346 update lint-baseline.xml and remove activity_addons.xml as unused resource 3 years ago
metrics.yaml Issue #18711: Telemetry for credit card autofill 3 years ago
pings.yaml For #20596 remove startup timeline probes 3 years ago
proguard-rules.pro For #20824: use fast service loader for MainDispatcherFactory. 3 years ago