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