gecko-dev/mozglue/build
Aaron Klotz 8f1d66c29a Bug 1483687: Part 5 - Update the legacy DLL blocklist to support the revised data structure format; r=mhowell
Differential Revision: https://phabricator.services.mozilla.com/D36999

--HG--
extra : moz-landing-system : lando
2019-07-16 18:02:42 +00:00
..
AsanOptions.cpp Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
Authenticode.cpp Bug 1553363 - Generalize the *_impl goop for allocation functions in mozglue. r=froydnj 2019-05-29 22:49:42 +00:00
Authenticode.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
BionicGlue.cpp Bug 1545007 - Remove our pthread_atfork implementation for Android. r=froydnj 2019-04-17 18:26:02 +00:00
Makefile.in Bug 1496179 - Make mozglue.dll a private SxS assembly. r=aklotz,froydnj 2018-10-10 22:57:53 +09:00
MozglueUtils.h Bug 1508312 - Add assert to catch accidental re-enter of Slim RW lock r=ccorcoran,aklotz 2019-01-16 01:21:16 +00:00
SSE.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
SSE.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
UbsanOptions.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
UntrustedDllsHandler.cpp Bug 1553363 - Generalize the *_impl goop for allocation functions in mozglue. r=froydnj 2019-05-29 22:49:42 +00:00
UntrustedDllsHandler.h Bug 1518490 Part 1/3: Measure DLL load timings and pass into UntrustedModulesManager r=aklotz 2019-01-15 10:49:36 +00:00
WindowsDllBlocklist.cpp Bug 1483687: Part 5 - Update the legacy DLL blocklist to support the revised data structure format; r=mhowell 2019-07-16 18:02:42 +00:00
WindowsDllBlocklist.h Bug 1549797: Remove loader hooks for TestDllBlocklist from mozglue; r=mhowell 2019-06-11 17:15:20 +00:00
WindowsDllBlocklistCommon.h Bug 1483687: Part 2 - Updates to WindowsDllBlocklistCommon.h macros; r=mhowell 2019-07-16 18:01:53 +00:00
WindowsDllBlocklistDefs.in Bug 1483687: Part 1 - Use a build script to generate various DLL blocklist headers; r=bytesized 2019-07-16 18:01:40 +00:00
WindowsDllServices.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-13 10:19:06 +01:00
arm-eabi-filter
arm.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
arm.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
dummy.cpp Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
gen_dll_blocklist_defs.py Bug 1483687: Part 1 - Use a build script to generate various DLL blocklist headers; r=bytesized 2019-07-16 18:01:40 +00:00
mips.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
mips.h Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
moz.build Bug 1483687: Part 1 - Use a build script to generate various DLL blocklist headers; r=bytesized 2019-07-16 18:01:40 +00:00
mozglue.def.in
mozglue.dll.manifest Bug 1496179 - Make mozglue.dll a private SxS assembly. r=aklotz,froydnj 2018-10-10 22:57:53 +09:00
mozglue.rc Bug 1515982 - Don't use RT_MANIFEST in mozglue.rc file. r=froydnj 2019-01-12 06:44:11 +00:00
mozglue.ver Bug 1530874 - Version the mozglue symbols on Android. r=froydnj 2019-04-18 21:39:10 +00:00
replace_malloc.mk