1. 51bdaee Take version into consideration in GetServiceName by Zhuoyao Zhang · 7 years ago
  2. 02d2d04 Fuzzer opens HALs in binder mode by default. by Tri Vo · 7 years ago
  3. d267cfe Log every random generation of an execution. by Tri Vo · 7 years ago
  4. accae86 Find all nested union declarations. by Tri Vo · 7 years ago
  5. 8bc46c5 Regenerate the execution upon discovering a new interface. by Tri Vo · 7 years ago
  6. 1362776 Parse numeric cmd-line args correctly. by Tri Vo · 7 years ago
  7. a043386 Add mechanism to collect fuzzer run data. by Tri Vo · 7 years ago
  8. c0f3504 Print fuzzer state at process exit. by Tri Vo · 7 years ago
  9. ffaca0b Add argument to specify seed for random number generator. by Tri Vo · 7 years ago
  10. 2407ef2 Ignore nested interface is nullptr. by Tri Vo · 7 years ago
  11. 95dd655 Add default mutator/random generator for TYPE_HIDL_MEMORY. by Tri Vo · 7 years ago
  12. 4bc4618 Use std::cout consistently. by Tri Vo · 7 years ago
  13. d152868 Use std::abort() instead of exit(). by Tri Vo · 7 years ago
  14. af340a5 Set execution as valid after mutation. by Tri Vo · 7 years ago
  15. 80a4a95 Use -Werror in test/vts-testcase/fuzz by Chih-Hung Hsieh · 7 years ago
  16. d18f06f Fix ownership of objects returned by VintfObject::Get* by Yifan Hong · 7 years ago
  17. 6af0bde Rename FuzzerBase to DriverBase in ProtoFuzzer. by Zhuoyao Zhang · 7 years ago
  18. 9cfc72e Print debug info before potential failure. by Tri Vo · 7 years ago
  19. a0c2985 Fuzz nested interfaces. by Tri Vo · 7 years ago
  20. 7a808d7 Add TYPE_POINTER support in mutator. by Tri Vo · 7 years ago
  21. 9f5fd85 Move hal managing logic to separete class. by Tri Vo · 7 years ago
  22. d925368 remove obsolete configs by Tri Vo · 7 years ago
  23. 422f4f7 Migrate protos to test/vts by Tri Vo · 7 years ago
  24. 071e37d Merge "Revert "Log fuzzer crash reports."" by Tri Vo · 7 years ago
  25. eab0f9f Revert "Log fuzzer crash reports." by Tri Vo · 7 years ago
  26. c5131ff Deprecate vts_service_name flag. by Tri Vo · 7 years ago
  27. 28dbc3d Fuzzer getService behavior. by Tri Vo · 7 years ago
  28. 8b5185b Log fuzzer crash reports. by Tri Vo · 7 years ago
  29. 5ecdf5b TYPE_STRING support for iface_fuzzer. by Tri Vo · 7 years ago
  30. 487a1f3 Multiple dirs can be input to iface_fuzzer. by Tri Vo · 7 years ago
  31. 69d71b3 Number of fixes for iface fuzzer. by Tri Vo · 7 years ago
  32. f4037d4 Extend mutator configurations. by Tri Vo · 7 years ago
  33. 165b1ed Mutator for TYPE_HIDL_INTERFACE. by Tri Vo · 7 years ago
  34. d621ee3 Fix iface_fuzzer. by Tri Vo · 7 years ago
  35. 8ad81ea Use libFuzzer(prebuilt) instead of libLLVMFuzzer. by Tri Vo · 7 years ago
  36. 80c5dac Rename vts drivers by Jae Shin · 7 years ago
  37. 70c1ab6 Mutation logic has been rewritten for readability and maintainability. by Tri Vo · 7 years ago
  38. 16eed23 Change iface_fuzzer input flags. by Tri Vo · 7 years ago
  39. ced7954 Biased random generation of input variables. by Tri Vo · 7 years ago
  40. afcb024 Fix fuzzer for light, power, sensors hals. by Tri Vo · 7 years ago
  41. a3dc8d4 update the libcommon path by Keun Soo Yim · 7 years ago
  42. 458c222 Enable iface fuzzer for sensors and power hals. by Tri Vo · 7 years ago
  43. 3b663d8 Enable interface fuzzer against light hal. by Tri Vo · 7 years ago