1. 9dd2f8e Remove suppression of build/include_subdir cpplint check. by Vitaly Buka · 8 years ago
  2. f047a00 Fix cpplint warnings by Vitaly Buka · 8 years ago
  3. 0fed9aa Move sources into src/ directory. by Vitaly Buka · 8 years ago[Renamed from protobuf_mutator.cc]
  4. 72019dc Simplify size control by Vitaly Buka · 8 years ago
  5. ba12972 Hide keep_initialized argument and keep messages always initialized by Vitaly Buka · 8 years ago
  6. a3e59c7 Implement mutation which copies fields of the same type. by Vitaly Buka · 8 years ago
  7. 91ad7b0 Move more logic into FieldInstance class and extract it to separate file by Vitaly Buka · 8 years ago
  8. bec5222 Pass message, field and index as a FieldInstance structure. by Vitaly Buka · 8 years ago
  9. 432b545 The first review by Vitaly Buka · 8 years ago
  10. 4af611d Refactoring by Vitaly Buka · 8 years ago
  11. 781853c Simplified implementation by Vitaly Buka · 8 years ago
  12. ac2b7bf Simplified if by Vitaly Buka · 8 years ago
  13. d4bb686 Rename Mutate to MutateBytes by Vitaly Buka · 8 years ago
  14. c9d2248 Added stack by Vitaly Buka · 8 years ago
  15. 2cfe02b Added mutations by Vitaly Buka · 8 years ago
  16. 043f27f Format by Vitaly Buka · 8 years ago
  17. 13245af Add initialization by Vitaly Buka · 8 years ago
  18. 30de309 Implemented adding non-repeated fields by Vitaly Buka · 8 years ago
  19. 0e17fd7 Basic logic by Vitaly Buka · 8 years ago
  20. c459340 Build protobuf, gtest and zlib library by Vitaly Buka · 8 years ago
  21. 00b6107 Build empty test by Vitaly Buka · 8 years ago