gecko-dev/tools
Adam Brouwers-Harries 82c01addf1 Bug 1728769 - Use std::underlying_type_t for profile buffer enum types r=canaltinova
This patch replaces "custom" underlying type definitions with definitions gleaned using the std::underlying_type mechanism. This allows us to directly set the underlying type for the enums without having to name it, and reduces the number of semantically identical names in the profile buffer code.

Differential Revision: https://phabricator.services.mozilla.com/D174260
2023-04-05 13:52:29 +00:00
..
bloatview
browsertime Bug 1817204 - Update browsertime to version 17. r=perftest-reviewers,afinder 2023-02-21 15:44:36 +00:00
clang-tidy Bug 1815703 - [clang-tidy] Add checker clang-analyzer-optin.performance.Padding r=sergesanspaille 2023-02-13 15:17:37 +00:00
code-coverage Bug 1820498 - Convert PerTestCoverageUtils to an ES module. r=marco,webdriver-reviewers,perftest-reviewers,sparky,whimboo 2023-03-06 19:13:58 +00:00
compare-locales Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
crashreporter Bug 1824517 - Make tools/crashreporter/injector buildable outside of a unified build environment r=andi 2023-03-30 13:48:34 +00:00
esmify Bug 1823763 - Convert consumers of toolkit/components/reader/ to import ES modules directly. r=Gijs 2023-03-23 12:11:44 +00:00
fuzzing Bug 1821010 - Remove legacy IPC fuzzing code. r=truber,nika 2023-03-23 14:53:22 +00:00
github-sync Bug 1790816 - Reformat tools/ with isort. r=linter-reviewers,perftest-reviewers,sparky,sylvestre DONTBUILD 2022-11-24 10:58:05 +00:00
jprof Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
leak-gauge
lint Bug 1825507 - Separate out prettier and ESLint to run as different processes. r=linter-reviewers,devtools-reviewers,ahal 2023-04-04 19:02:13 +00:00
moztreedocs no bug - contrib doc: update a bit the content r=firefox-source-docs-reviewers,marco DONTBUILD 2023-04-01 13:27:26 +00:00
performance Bug 1810871 - Add perfstats to capture internal necko timings - async open to transaction pending and response start parent to content r=bas,necko-reviewers,kershaw 2023-01-25 13:28:49 +00:00
phabricator Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
power Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
profiler Bug 1728769 - Use std::underlying_type_t for profile buffer enum types r=canaltinova 2023-04-05 13:52:29 +00:00
quitter Bug 1807899 - Remove the trailing whitespace and Windows CR on md files r=linter-reviewers,necko-reviewers,marco,jesup 2022-12-30 15:23:21 +00:00
rb Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
rewriting Bug 1825739 - Replace generic ESLint disable statements with specific and prettier ones in devtools. r=devtools-reviewers,nchevobbe 2023-04-03 10:23:52 +00:00
rusttests Bug 1817372 - Use the new windows target triplets on automation. r=firefox-build-system-reviewers,andi 2023-02-17 07:42:48 +00:00
sanitizer/docs Bug 1718171 - Add the clang runtime directory to LIB during configure. r=firefox-build-system-reviewers,andi 2023-04-05 00:16:52 +00:00
tryselect Bug 1820513 - Cache the base revisions of past perf try runs so that they can be reused r=sparky,perftest-reviewers 2023-04-03 12:28:51 +00:00
update-packaging Backed out changeset a4d8b4c3d321 (bug 1804303) as it is no longer necessary. r=bhearsum DONTBUILD 2023-01-17 15:40:12 +00:00
update-programs Bug 1801738 - Use --enable-project instead of --enable-application. r=firefox-build-system-reviewers,geckoview-reviewers,calu,ahochheiden 2022-11-22 02:09:26 +00:00
update-verify Bug 1825554 - Use monotonic clock to report durations in mach. r=firefox-build-system-reviewers,sergesanspaille 2023-04-04 11:13:30 +00:00
vcs Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
mach_commands.py Bug 1814240: move mach pastebin description to docstring r=ahochheiden 2023-02-01 17:36:01 +00:00
moz.build Bug 1818051 - addendum: change bmo component for tryselect now that Fx Build System :: Try doesn't exist anymore, r=ahal 2023-02-24 22:49:47 +00:00