gecko-dev/widget/uikit
Gerald Squelart 2416d881e2 Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian
There are no code changes, only #include changes.
It was a fairly mechanical process: Search for all "AUTO_PROFILER_LABEL", and in each file, if only labels are used, convert "GeckoProfiler.h" into "ProfilerLabels.h" (or just add that last one where needed).
In some files, there were also some marker calls but no other profiler-related calls, in these cases "GeckoProfiler.h" was replaced with both "ProfilerLabels.h" and "ProfilerMarkers.h", which still helps in reducing the use of the all-encompassing "GeckoProfiler.h".

Differential Revision: https://phabricator.services.mozilla.com/D104588
2021-02-16 04:44:19 +00:00
..
GfxInfo.cpp Bug 1664905 - Use gfxVars instead of GfxInfo in WebGL code. r=mattwoodrow 2020-09-27 22:18:23 +00:00
GfxInfo.h
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
nsAppShell.h
nsAppShell.mm
nsLookAndFeel.h Bug 1470983 - Remote all LookAndFeel values for the Gtk backend. r=spohl,jld 2020-12-16 04:17:36 +00:00
nsLookAndFeel.mm Bug 1470983 - Remote all LookAndFeel values for the Gtk backend. r=spohl,jld 2020-12-16 04:17:36 +00:00
nsScreenManager.h
nsScreenManager.mm
nsWidgetFactory.mm
nsWindow.h Bug 1519636 - Reformat with clang-format-11 to the Google coding style r=andi,sg,geckoview-reviewers,snorp 2020-11-18 09:05:59 +00:00
nsWindow.mm Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian 2021-02-16 04:44:19 +00:00