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