1. 2cd440c Hidlize IBase and use IBase instead of IBinder. by Yifan Hong · 9 years ago
  2. 3079100 Hidlized version of IMemory. by Martijn Coenen · 9 years ago
  3. 337c3ae Cleanup Return object. by Steven Moreland · 9 years ago
  4. 00f4a39 Split libhidl into base and transport. by Yifan Hong · 9 years ago[Renamed from HidlSupport.cpp]
  5. 4ca39a0 Make hidl_vec/hidl_string safe for 32<->64 IPC. by Martijn Coenen · 9 years ago
  6. 7f97f44 Separate HidlSupport.h to HidlSupportTransport.h by Yifan Hong · 9 years ago
  7. 089ae13 move read/writeEmbeddedFrom/ToParcel from hidl_string, hidl_vec, MQDescriptor by Yifan Hong · 9 years ago
  8. 5a68232 Update for ::descriptor -> const char *. by Steven Moreland · 9 years ago
  9. c1a60ef Rename IHidlInterfaceBase to IBase by Yifan Hong · 9 years ago
  10. 1e265bb Remove toBinder from IHidlInterfaceBase. by Yifan Hong · 9 years ago
  11. 7096f54 Cleanup error messages from HidlInstrumentor. by Steven Moreland · 9 years ago
  12. 8bed09f Support customize the path to lookup for hidl instrumenation libraries. by Zhuoyao Zhang · 9 years ago
  13. a3c3184 IHidlInterfaceBase is the base class for all interfaces. by Yifan Hong · 9 years ago
  14. 602b85a Add conversion methods to hidl_string and hidl_vec by Yifan Hong · 9 years ago
  15. e03c087 Add conversion constructor for hidl_string. by Steven Moreland · 9 years ago
  16. 28e03af Create HidlInstrumentor to wrap the instrumentation related code. by Zhuoyao Zhang · 9 years ago
  17. 6365a87 Convert to Android.bp by Dan Willemsen · 9 years ago
  18. 7e1286c Add utility methods to support hidl instrumentation. by Zhuoyao Zhang · 9 years ago
  19. ebfeb36 Expose offset of private member hidl_string::mBuffer. by Andreas Huber · 9 years ago
  20. 7211016 Move HidlSupport and IServiceManager from libhwbinder. by Martijn Coenen · 9 years ago