1. a3c3184 IHidlInterfaceBase is the base class for all interfaces. by Yifan Hong · 8 years ago
  2. 602b85a Add conversion methods to hidl_string and hidl_vec by Yifan Hong · 8 years ago
  3. 270cb50 Don't retry getting binderized services without servicemanager. by Martijn Coenen · 8 years ago
  4. e03c087 Add conversion constructor for hidl_string. by Steven Moreland · 8 years ago
  5. 28e03af Create HidlInstrumentor to wrap the instrumentation related code. by Zhuoyao Zhang · 8 years ago
  6. e229901 hidl_vec: optionally pass buffer ownership in setToExternal by Alexey Polyudov · 8 years ago
  7. c98a99c hidl_vec: relinquish internal buffer ownership by Alexey Polyudov · 8 years ago
  8. 6f0c9a1 hidl_vec: add data() method by Alexey Polyudov · 8 years ago
  9. 0ebdbe8 hidl_vec: implement move semantics by Alexey Polyudov · 8 years ago
  10. 666b76b Fix compiler warnings. by Chia-I Wu · 8 years ago
  11. b1d8d4c Pointer support and embedded types in HIDL. by Yifan Hong · 8 years ago
  12. 00a985c Adds hidl_array<T, SIZE1, SIZE...>::size() API by Andreas Huber · 8 years ago
  13. 20dce08 Introduces hidl_array<T, SIZE ...>, a flat, possibly multi-dimensional array by Andreas Huber · 8 years ago
  14. b42ce26 libhidl: modify getService by Iliyan Malchev · 8 years ago
  15. 7e1286c Add utility methods to support hidl instrumentation. by Zhuoyao Zhang · 8 years ago
  16. 7391bc3 Wrap passthrough mode impl in Bs##INTERFACE by Steven Moreland · 8 years ago
  17. 692070a libhidl: explicitly include needed headers in HidlSupport.h by Iliyan Malchev · 8 years ago
  18. 097a767 Remove version from getService/registerAsService(). by Martijn Coenen · 8 years ago
  19. f7a651d Remove String16 from client-facing code. by Martijn Coenen · 8 years ago
  20. bdf2666 getService needs to load default implementation. by Steven Moreland · 8 years ago
  21. c28f115 Deal with split between IFoo and IHwFoo. by Martijn Coenen · 8 years ago
  22. ebfeb36 Expose offset of private member hidl_string::mBuffer. by Andreas Huber · 8 years ago
  23. 7211016 Move HidlSupport and IServiceManager from libhwbinder. by Martijn Coenen · 8 years ago