fenix/app
Michael Comella 4de49c7585 For #17816: add profiler marker for 2x Activity.onCreate.
The IntentReceiverActivity one is particularly useful to quickly determine
when we can begin executing code in the WARM VIEW case (i.e. "Set selection
begin here").

The HomeActivity one is useful for COLD start up analysis in similar
ways and to see the Activity transitions in WARM VIEW.
2021-02-08 17:46:32 -08:00
..
sampledata For #7092: Add initial Migration UI 2020-01-15 21:41:01 -08:00
src For #17816: add profiler marker for 2x Activity.onCreate. 2021-02-08 17:46:32 -08:00
.gitignore Initializes Android project 2018-12-07 15:25:38 -05:00
build.gradle For #12822 - Opt-in of scoped storage 2021-02-02 12:58:44 -05:00
lint-baseline.xml For #15788: Remove fixed issues from lint baseline. 2020-11-19 20:34:37 +02:00
lint.xml For #15640: Increase PrivateResource warning severity to error. 2020-12-09 14:12:40 +02:00
metrics.yaml For #17418 - Add event ping telemetry for the Google Top Site click (#17862) 2021-02-05 12:06:32 -05:00
pings.yaml Update bug numbers to URLs for activation ping 2021-02-03 09:45:28 -05:00
proguard-android-optimize-3.5.0-modified.txt Proguard/r8: Do not allow access modification. 2020-05-29 10:25:27 -07:00
proguard-rules.pro Closes #17451: remove verbose logs with proguard. 2021-01-21 18:31:25 -05:00