1. d9342e3a Rename TestNetLog->RecordingTestNetLog and BoundTestNetLog->RecordingBoundTestNetLog by Matt Mueller · 6 years ago
  2. a1707f4 [net] Use FuzzedDataProvider included in LLVM package. by Max Moroz · 6 years ago
  3. cfbe47cc Migrate //net and //content fuzz targets to use the new FuzzedDataProvider. by Max Moroz · 6 years ago
  4. f171ff8b Socket Pools Refactor 21: Make HttpStreamParser use StreamSockets. by Matt Menke · 6 years ago
  5. 9c7302b Use base::MakeRefCounted instead of new to alloc net::IOBuffer instances. by Victor Costan · 7 years ago
  6. baee31a Add traffic annotation to HttpStreamParser. by [email protected] · 7 years ago
  7. f22f981 Main benefits of NetLog inner classes extraction: by mikecirone · 9 years ago
  8. f30fc95f Move FuzzedDataProvider to //base and expose to blink by csharrison · 9 years ago
  9. c951d41 URLRequest fuzzer. by mmenke · 9 years ago
  10. d284559 Fix HttpStreamParser fuzzer. by mmenke · 9 years ago
  11. 9937d6d6 Add a global MessageLoopForIO to network fuzzer infrastructure. by mmenke · 9 years ago
  12. 99e0416 Switch HttpStreamParser fuzzer over to using FuzzedSocket. by mmenke · 9 years ago
  13. f344e9f Fix HttpStreamParser fuzzer. by mmenke · 9 years ago
  14. 44e8e9c Add an HttpStreamParser fuzzer. by mmenke · 9 years ago