1. 346cf51 split android.hidl.memory by Steven Moreland · 9 years ago
  2. 8e0cfc6 vintf: VendorManifest -> HalManifest by Yifan Hong · 9 years ago
  3. a21d84f hidl_string: allow null cstr by Steven Moreland · 9 years ago
  4. 7a57de6 Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details."" by Zhuoyao Zhang · 9 years ago
  5. f9fd882 Revert "Move HidlInstrumentor to HidlInternal and namespace details." by Zhuoyao Zhang · 9 years ago
  6. f509bef Move HidlInstrumentor to HidlInternal and namespace details. by Zhuoyao Zhang · 9 years ago
  7. 551396a hidl_string: relational operators by Steven Moreland · 9 years ago
  8. e682a5a Revert "Revert "Update for using integers for major/minor versions in FQName."" by Yifan Hong · 9 years ago
  9. f9c9f59 Revert "Update for using integers for major/minor versions in FQName." by Steven Moreland · 9 years ago
  10. abde972 Update for using integers for major/minor versions in FQName. by Yifan Hong · 9 years ago
  11. 2236bd1 Load profiling functions with package and version info. by Zhuoyao Zhang · 9 years ago
  12. 0173273 Cannot open manifest: error -> warning by Steven Moreland · 9 years ago
  13. 20273f9 Change getTransportFromManifest to getTransport. by Yifan Hong · 9 years ago
  14. 93c1e3a Update HidlInstrumentor. by Zhuoyao Zhang · 9 years ago
  15. 04b91c0 Fix hidl_handle/hidl_memory ownership semantics. by Martijn Coenen · 9 years ago
  16. 44c0e57 Add getTransportFromManifest by Yifan Hong · 9 years ago
  17. ec0e39d Revert "Add getTransportFromManifest" by Yifan Hong · 9 years ago
  18. fba2495 Add getTransportFromManifest by Yifan Hong · 9 years ago
  19. a2a8184 hidl_string: add operator< by Steven Moreland · 9 years ago
  20. 337e6b6 Add passthrough service manager. by Steven Moreland · 9 years ago
  21. 53120f7 hidl_string: Add cstr + length constructor by Steven Moreland · 9 years ago
  22. 5a643b9 Support dynamically enable profiling. by Zhuoyao Zhang · 9 years ago
  23. 09cd6bd Do not register instrumentation callbacks if property is false. by Yifan Hong · 9 years ago
  24. 2cd440c Hidlize IBase and use IBase instead of IBinder. by Yifan Hong · 9 years ago
  25. 3079100 Hidlized version of IMemory. by Martijn Coenen · 9 years ago
  26. 337c3ae Cleanup Return object. by Steven Moreland · 9 years ago
  27. 00f4a39 Split libhidl into base and transport. by Yifan Hong · 9 years ago[Renamed from HidlSupport.cpp]
  28. 4ca39a0 Make hidl_vec/hidl_string safe for 32<->64 IPC. by Martijn Coenen · 9 years ago
  29. 7f97f44 Separate HidlSupport.h to HidlSupportTransport.h by Yifan Hong · 9 years ago
  30. 089ae13 move read/writeEmbeddedFrom/ToParcel from hidl_string, hidl_vec, MQDescriptor by Yifan Hong · 9 years ago
  31. 5a68232 Update for ::descriptor -> const char *. by Steven Moreland · 9 years ago
  32. c1a60ef Rename IHidlInterfaceBase to IBase by Yifan Hong · 9 years ago
  33. 1e265bb Remove toBinder from IHidlInterfaceBase. by Yifan Hong · 9 years ago
  34. 7096f54 Cleanup error messages from HidlInstrumentor. by Steven Moreland · 9 years ago
  35. 8bed09f Support customize the path to lookup for hidl instrumenation libraries. by Zhuoyao Zhang · 9 years ago
  36. a3c3184 IHidlInterfaceBase is the base class for all interfaces. by Yifan Hong · 9 years ago
  37. 602b85a Add conversion methods to hidl_string and hidl_vec by Yifan Hong · 9 years ago
  38. e03c087 Add conversion constructor for hidl_string. by Steven Moreland · 9 years ago
  39. 28e03af Create HidlInstrumentor to wrap the instrumentation related code. by Zhuoyao Zhang · 9 years ago
  40. 6365a87 Convert to Android.bp by Dan Willemsen · 9 years ago
  41. 7e1286c Add utility methods to support hidl instrumentation. by Zhuoyao Zhang · 9 years ago
  42. ebfeb36 Expose offset of private member hidl_string::mBuffer. by Andreas Huber · 9 years ago
  43. 7211016 Move HidlSupport and IServiceManager from libhwbinder. by Martijn Coenen · 9 years ago