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