1. 1fd005f [libFuzzer] initial implementation of -data_flow_trace. It parses the data flow trace and prints the summary, but doesn't use the information in any other way yet by Kostya Serebryany · 7 years ago
  2. 93679be [libFuzzer] factor out some code into GetSizedFilesFromDir; NFC by Kostya Serebryany · 8 years ago
  3. 4faeb87 [libFUzzer] change the way we load the seed corpora: instead of loading all files and these executing all files, load and execute them one-by-one. This should reduce the memory usage in many cases by Kostya Serebryany · 8 years ago
  4. bebcbfb [libFuzzer] Use custom allocators for STL containers in libFuzzer. by George Karpenkov · 8 years ago
  5. 24069a04 Revert "[libFuzzer] Use custom allocators for STL containers in libFuzzer" by George Karpenkov · 8 years ago
  6. d50410b [libFuzzer] Use custom allocators for STL containers in libFuzzer by George Karpenkov · 8 years ago
  7. 10ab2ac Move libFuzzer to compiler_rt. by George Karpenkov · 8 years ago