gecko-dev/tools/fuzzing
Nathan Froyd e2d2f91d22 Bug 1495871 - use C++11 statics for Faulty instance; r=decoder
C++11 provides guaranteed thread-safe static initialization, so we can
use that instead of ipc's baroque Singleton class.
2018-10-05 13:43:47 -04:00
..
common
faulty Bug 1495871 - use C++11 statics for Faulty instance; r=decoder 2018-10-05 13:43:47 -04:00
interface Bug 1431090 - Prepare tools/fuzzing/ to be used with JS_STANDALONE. r=froydnj 2018-01-17 15:20:35 +01:00
ipc Bug 1490777 -- don't log a warning in IPC fuzzing if a shmem segment was removed; r=posidron 2018-09-15 13:06:02 +00:00
libfuzzer Bug 1490845 - Avoid fuzzer symbols being hidden r=froydnj 2018-09-13 22:36:11 +00:00
messagemanager Bug 1485066 - Part 8: Rename JS_EncodeString to JS_EncodeStringToLatin1. r=Waldo 2018-09-05 06:05:03 -07:00
registry Bug 1431090 - Prepare tools/fuzzing/ to be used with JS_STANDALONE. r=froydnj 2018-01-17 15:20:35 +01:00
shmem
libfuzzer-config.mozbuild Bug 1464202 - Improve and centralize libFuzzer flag management. r=froydnj 2018-05-24 21:11:46 +02:00
libfuzzer-flags.mozbuild Bug 1483780 - additional patch to sanitizer-less-4 r=test-fix 2018-09-21 07:13:52 +03:00
moz.build Backed out 3 changesets (bug 1451859) for causing Spidermonkey bustages on Linux x64 opt. 2018-06-07 09:10:35 +03:00