gecko-dev/tools/fuzzing
Nika Layzell ed88dc4370 Bug 1768476 - Part 1: Consistently pass IPC::Message around by UniquePtr, r=ipc-reviewers,mccr8
This makes passing around the type more consistent, and hopefully will make
changes to IPC::Message easier to work with in the future.

In addition, this should save us a few copies as we move the message type into
and out of UniquePtr, however I expect this won't make much of a difference.

Differential Revision: https://phabricator.services.mozilla.com/D145885
2022-05-10 21:37:25 +00:00
..
common
docs Bug 1449575 - Update fuzzing build docs. - r=jkratzer 2022-03-24 19:39:06 +00:00
faulty Bug 1754037 - Part 2: Forward declare Message{Reader,Writer} where Message is forward declared, r=ipc-reviewers,mccr8 2022-03-04 15:39:39 +00:00
interface Bug 1744806 - Fix gcc + --enable-fuzzing missing header r=decoder 2021-12-08 17:00:24 +00:00
ipc Bug 1768476 - Part 1: Consistently pass IPC::Message around by UniquePtr, r=ipc-reviewers,mccr8 2022-05-10 21:37:25 +00:00
libfuzzer
messagemanager Bug 1726123 - Part 5: Add missing "js/" includes outside of SM. r=arai 2021-08-17 15:45:39 +00:00
nyx Bug 1765543 - Add snapshot fuzzing build using Nyx r=decoder,taskgraph-reviewers,ahal 2022-05-04 19:24:58 +00:00
registry
rust
shmem
smoke Bug 1742857 - Add Grizzly fuzzing framework smoke test. r=tsmith,ahal 2022-01-13 14:23:11 +00:00
libfuzzer-config.mozbuild
libfuzzer-flags.mozbuild
moz.build Bug 1738278 - Add fuzzing snapshot API. r=truber,firefox-build-system-reviewers,glandium 2021-11-25 11:20:43 +00:00