README.md
1# Experimental Fuzzers and Utilities
2
3This directory contains experimental features pertaining to fuzzers and their
4associated tooling as applied to Chromium. Please don't take dependencies on any
5code here or assume that it will remain in its current form.
6
7You are welcome and encouraged to propose changes that would make fuzzing
8Chromium easier.
9
10We'd like this to be an incubator for new Chromium fuzzing techniques and tools.
11The contents are meant to be more malleable and transient than other parts of
12Chromium tree. Code may be removed, promoted to elsewhere in the tree, or parked
13to invite future contributions.
14