1. 3eac8a3 hidl_test: cleanup by Yifan Hong · 8 years ago
  2. 45fa6eb Revert "Removed test for overloaded function." by Steven Moreland · 8 years ago
  3. 251ed10 Removed test for overloaded function. by Steven Moreland · 8 years ago
  4. ef1a9fe Get rid of call enum. by Steven Moreland · 8 years ago
  5. b725d67 hidl_test: add test for null native handle. by Yifan Hong · 8 years ago
  6. 7a82772 hidl_test: abort test gracefully if service not found by Yifan Hong · 8 years ago
  7. be2a373 hidl-gen: add sanitizedName to emitReaderWriterEmbedded. by Yifan Hong · 8 years ago
  8. 67f67b4 Disallow null callbacks. by Steven Moreland · 8 years ago
  9. e8047bf Fix compiler warnings in hidl_test. by Andreas Huber · 8 years ago
  10. 8446590 Add test for parcel # references cap. by Yifan Hong · 8 years ago
  11. bf459bc Pointer support and embedded types in HIDL. by Yifan Hong · 8 years ago
  12. 5d03477 Adds a test to verify new hidl_array<T, SIZE1, SIZE...>::size() API(s) by Andreas Huber · 8 years ago
  13. 5e44a29 Avoid name conflicts in the generated C++ proxy code when arguments and results by Andreas Huber · 8 years ago
  14. f03332a Arrays in .hal files are now exposed to C++ as hidl_array<T, SIZE ...> by Andreas Huber · 8 years ago
  15. c94ccaf test: Wait on the correct Pid by Myles Watson · 8 years ago
  16. 709b62d Arrays of arrays are now coalesced into a single multi-dimensional array type. by Andreas Huber · 8 years ago
  17. e70455b hidl_test: fixed EXPECT_OK and EXPECT_ARRAYEQ by Steven Moreland · 8 years ago
  18. f9d49f1 [C++ hidl-gen] Fix multi-dimensional arrays, vectors of arrays. by Andreas Huber · 8 years ago
  19. a21f149 Encode hidl_version in each generated interface. by Martijn Coenen · 8 years ago
  20. 4ff971c Remove String16 dependency. by Martijn Coenen · 8 years ago
  21. d57066f hidl-gen: use Return<void> by Iliyan Malchev · 8 years ago
  22. 60bce22 Reduce unnecesary waiting in hidl_test. by Steven Moreland · 8 years ago
  23. 9391510 Move Status to libhidl. by Martijn Coenen · 8 years ago
  24. 03866f5 Some minor fixes to hidl_test output. by Andreas Huber · 8 years ago
  25. 4078631 Split 'IFoo' into 'IFoo' and 'IHwFoo' by Steven Moreland · 8 years ago
  26. 0acf419 hidl_test: add server-timing tests by Iliyan Malchev · 8 years ago
  27. 1dc8793 hidl_test: apply gtest. by Yifan Hong · 8 years ago
  28. 2b6591b Rename SimpleReturn --> Return by Iliyan Malchev · 8 years ago
  29. 7473fab Generated makefiles link against libhidl. by Martijn Coenen · 8 years ago
  30. d856b05 hidl_test: update to use elided callbacks by Iliyan Malchev · 8 years ago
  31. 9add9fd hidl_test: use booleans by Iliyan Malchev · 8 years ago
  32. b31e10c hidl_test: clean up by Iliyan Malchev · 8 years ago
  33. 899b063 fix hidl_test to use proper hidl_vec<> allocation. by Andreas Huber · 8 years ago
  34. 88ca451 Updated hidl_test to reflect changes in hidl-gen. by Steven Moreland · 8 years ago
  35. 8a82ff7 hidl::{Parcel,Binder & friends} => hardware::\1 by Andreas Huber · 8 years ago
  36. 6cb08cf Support for inheritance of interfaces. by Andreas Huber · 8 years ago
  37. 9cd48d0 Simple test cmdline app. by Andreas Huber · 8 years ago