1. ba140f4 Fix order of hidl unlinkToDeath. by Steven Moreland · 6 years ago
  2. d7f8ab3 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  3. 64868d3 Assignment operator and move semantics for HIDL safe_unions by Nirav Atre · 6 years ago
  4. 1d56562 Fix parcelling code for structs containing interfaces by Nirav Atre · 6 years ago
  5. 2763ed9 Test HIDL safe_union destructors (C++) by Nirav Atre · 6 years ago
  6. 8d4c694 GTest test-cases for interfaces in HIDL safe unions by Nirav Atre · 6 years ago
  7. c161b91 GTest test-cases for HIDL safe unions by Nirav Atre · 6 years ago
  8. b8ad7e7 Update hidl_test to use IServiceManager 1.2. by Steven Moreland · 6 years ago
  9. 7009222 Test for IServiceManager::debugDump by Steven Moreland · 6 years ago
  10. 42a4aae Remove VTS_CONFIG_SRC_DIR by Zhuoyao Zhang · 6 years ago
  11. 87e957d Replace hidl_enum_{iterator -> range}. by Steven Moreland · 6 years ago
  12. dfc79bd hidl_test(_java): specify deps w/ TARGET_2ND_ARCH by Steven Moreland · 6 years ago
  13. d90e2fe Fix enum toString for inherited enums + test. by Steven Moreland · 6 years ago
  14. 99231b0 Enable experimental in hidl-gen. by Steven Moreland · 6 years ago
  15. 366fe77 hidl_test(_java) require dependency. by Steven Moreland · 6 years ago
  16. 3822083 config change after VtsPythonVirtualenvPreparer change by Yuexi Ma · 6 years ago
  17. 121a758 Add metadata to modules in system/tools/hidl by Hsin-Yi Chen · 7 years ago
  18. 3aa0d71 Union in vec in HIDL. by Steven Moreland · 7 years ago
  19. ecfb451 HIDL defined type to support a composed interface by Howard Chen · 7 years ago
  20. 6961d3f Add enum iteration to HIDL. by Steven Moreland · 7 years ago
  21. cdfe2cf Move disabled test out. by Steven Moreland · 7 years ago
  22. b4a1a59 hidl_test using static passthrough libs by Steven Moreland · 7 years ago
  23. c4b8b6f Configure test timeout for hidlUnitTest by Zhuoyao Zhang · 7 years ago
  24. bff4bd2 Use wrapPassthrough in getService. by Steven Moreland · 7 years ago
  25. b8361a2 Remove bad/flaky test from hidl_test. by Steven Moreland · 7 years ago
  26. b953206 Merge "Use -Werror in system/tools/hidl" by Treehugger Robot · 7 years ago
  27. b8e21fd Use -Werror in system/tools/hidl by Chih-Hung Hsieh · 7 years ago
  28. b354398 Clarify test cases which differentiate passthrough by Steven Moreland · 7 years ago
  29. c6f3162 Additional test for hidl registering. by Steven Moreland · 7 years ago
  30. f2c21eb Merge "hidl_test: add expression@1.0 to AndroidTest.xml" by Treehugger Robot · 7 years ago
  31. 44b86b1 hidl_test: add expression@1.0 to AndroidTest.xml by Yifan Hong · 7 years ago
  32. 7421420 Add tests for conflicting interfaces. by Steven Moreland · 7 years ago
  33. 32a9ecc Move hidl_test into its own folder. by Steven Moreland · 7 years ago
  34. d799502 Fix hidl_test when there is a failure. by Steven Moreland · 7 years ago
  35. 79d98cd Add test for 1.1 IServiceManager. by Steven Moreland · 7 years ago
  36. 23d7477 fix hidl unit test file path and permission issue. by Yuexi Ma · 7 years ago
  37. 11bd9dd Create hidl_test_helper so that FMQ unit tests can use it as well by Hridya Valsaraju · 7 years ago
  38. 179379a Separate servers and client for hidl_test by Hridya Valsaraju · 7 years ago