1. 00f4a39 Split libhidl into base and transport. by Yifan Hong · 8 years ago
  2. 4ca39a0 Make hidl_vec/hidl_string safe for 32<->64 IPC. by Martijn Coenen · 8 years ago
  3. 7f97f44 Separate HidlSupport.h to HidlSupportTransport.h by Yifan Hong · 8 years ago
  4. b69926a Allow hidl_vec initializer to take arbitrary type. by Steven Moreland · 8 years ago
  5. 9fbfe47 Add initializer list to hidl_vec. by Steven Moreland · 8 years ago
  6. 089ae13 move read/writeEmbeddedFrom/ToParcel from hidl_string, hidl_vec, MQDescriptor by Yifan Hong · 8 years ago
  7. 3a78b44 Merge "Split defaultPassthroughServiceImplementation into reusable parts" by Mikhail Naganov · 8 years ago
  8. 323ae41 Merge "Update for ::descriptor -> const char *." by Treehugger Robot · 8 years ago
  9. e77d32a Update comment on preexisting registrations. by Steven Moreland · 8 years ago
  10. 5a68232 Update for ::descriptor -> const char *. by Steven Moreland · 8 years ago
  11. 965aa98 Split defaultPassthroughServiceImplementation into reusable parts by Mikhail Naganov · 8 years ago
  12. 40ede2c Update for getting service notifications. by Steven Moreland · 8 years ago
  13. c1a60ef Rename IHidlInterfaceBase to IBase by Yifan Hong · 8 years ago
  14. ec4f9f5 Merge "Listing APIs in IServiceManager.hal." by Treehugger Robot · 8 years ago
  15. 1e265bb Remove toBinder from IHidlInterfaceBase. by Yifan Hong · 8 years ago
  16. f1d03c7 Listing APIs in IServiceManager.hal. by Steven Moreland · 8 years ago
  17. f0cc097 Update for namespaced services in hwservicemanager. by Steven Moreland · 8 years ago
  18. 7affbd3 Merge "Remove failure retry from getService." by Treehugger Robot · 8 years ago
  19. 54e7405 Merge "Cleanup error messages from HidlInstrumentor." by Treehugger Robot · 8 years ago
  20. b8573e1 Remove failure retry from getService. by Steven Moreland · 8 years ago
  21. 7096f54 Cleanup error messages from HidlInstrumentor. by Steven Moreland · 8 years ago
  22. 2d73224 Support genrules with multiple tools by Colin Cross · 8 years ago
  23. 5d5ef7f Update for hidlized hwservicemanager. by Steven Moreland · 8 years ago
  24. 6b1f0cd Merge "Support customize the path to lookup for hidl instrumenation libraries." by Zhuoyao Zhang · 8 years ago
  25. 31f2db8 Renamed libhidl-test to libhidl_test by Yifan Hong · 8 years ago
  26. cefbd6e InstrumentationEvents for passthrough callbacks. by Steven Moreland · 8 years ago
  27. 190e429 Add casting and toBinder method to all interfaces. by Yifan Hong · 8 years ago
  28. 5708fb4 Fix asymmetry in hidl_string::operator== by Yifan Hong · 8 years ago
  29. 5e2318c Add TaskRunner to manage the thread for Bs*. by Yifan Hong · 8 years ago
  30. 8bed09f Support customize the path to lookup for hidl instrumenation libraries. by Zhuoyao Zhang · 8 years ago
  31. b93f050 Add license to libhidl and libhidl-test. by Yifan Hong · 8 years ago
  32. 2c163ee Make the wrapped Value of Status const accessible by Janis Danisevskis · 8 years ago
  33. d3ddf62 Fix memory leak in hidl_vec move semantic by Janis Danisevskis · 8 years ago
  34. a3c3184 IHidlInterfaceBase is the base class for all interfaces. by Yifan Hong · 8 years ago
  35. 602b85a Add conversion methods to hidl_string and hidl_vec by Yifan Hong · 8 years ago
  36. 270cb50 Don't retry getting binderized services without servicemanager. by Martijn Coenen · 8 years ago
  37. e03c087 Add conversion constructor for hidl_string. by Steven Moreland · 8 years ago
  38. aa4455d Merge "Create HidlInstrumentor to wrap the instrumentation related code." by Zhuoyao Zhang · 8 years ago
  39. 28e03af Create HidlInstrumentor to wrap the instrumentation related code. by Zhuoyao Zhang · 8 years ago
  40. 454292d Merge "Add unsynchronized write flavor to MQDescriptor" by Treehugger Robot · 8 years ago
  41. dd971e8 Merge "Add defaultPassthroughServiceImplementation." by Treehugger Robot · 8 years ago
  42. 5657578 Add unsynchronized write flavor to MQDescriptor by Hridya Valsaraju · 8 years ago
  43. 4f6935c Add defaultPassthroughServiceImplementation. by Steven Moreland · 8 years ago
  44. e229901 hidl_vec: optionally pass buffer ownership in setToExternal by Alexey Polyudov · 8 years ago
  45. 1055ed2 Merge changes from topic 'hidl_vec' by Alexey Polyudov · 8 years ago
  46. 4c91f3d Remove unused header file by Wei Wang · 8 years ago
  47. c98a99c hidl_vec: relinquish internal buffer ownership by Alexey Polyudov · 8 years ago
  48. 6f0c9a1 hidl_vec: add data() method by Alexey Polyudov · 8 years ago
  49. 0ebdbe8 hidl_vec: implement move semantics by Alexey Polyudov · 8 years ago
  50. 666b76b Fix compiler warnings. by Chia-I Wu · 8 years ago
  51. b1d8d4c Pointer support and embedded types in HIDL. by Yifan Hong · 8 years ago
  52. ea2b985 Merge "Adds hidl_array<T, SIZE1, SIZE...>::size() API" by Treehugger Robot · 8 years ago
  53. 00a985c Adds hidl_array<T, SIZE1, SIZE...>::size() API by Andreas Huber · 8 years ago
  54. d86a742 Merge "Allow various kinds of MQDescriptor." by Treehugger Robot · 8 years ago
  55. c2d231c Merge "Introduces hidl_array<T, SIZE ...>, a flat, possibly multi-dimensional array" by Treehugger Robot · 8 years ago
  56. 24fb4e2 Allow various kinds of MQDescriptor. by Hridya Valsaraju · 8 years ago
  57. e6b6ae6 Merge "Convert to Android.bp" by Dan Willemsen · 8 years ago
  58. 20dce08 Introduces hidl_array<T, SIZE ...>, a flat, possibly multi-dimensional array by Andreas Huber · 8 years ago
  59. 6365a87 Convert to Android.bp by Dan Willemsen · 8 years ago
  60. b42ce26 libhidl: modify getService by Iliyan Malchev · 8 years ago
  61. 62bb7a0 Add another constructor to MQDescriptor. by Hridya Valsaraju · 8 years ago
  62. 4fe70f0 Remove implementation-specific code for FMQ from libhidl by Hridya Valsaraju · 8 years ago
  63. 7e1286c Add utility methods to support hidl instrumentation. by Zhuoyao Zhang · 8 years ago
  64. 7391bc3 Wrap passthrough mode impl in Bs##INTERFACE by Steven Moreland · 8 years ago
  65. 7e3a2a2 Added threadsafe queue. by Steven Moreland · 8 years ago
  66. 692070a libhidl: explicitly include needed headers in HidlSupport.h by Iliyan Malchev · 8 years ago
  67. 770d91c ProcessState init fails when /dev/hwbinder is not RW-accessible by Iliyan Malchev · 8 years ago
  68. 0a45128 move to new MQDescriptor. by Andreas Huber · 8 years ago
  69. 0bacb86 Merge "Don't initialize ProcessState without /dev/hwbinder." by Treehugger Robot · 8 years ago
  70. 097a767 Remove version from getService/registerAsService(). by Martijn Coenen · 8 years ago
  71. f7a651d Remove String16 from client-facing code. by Martijn Coenen · 8 years ago
  72. bdf2666 getService needs to load default implementation. by Steven Moreland · 8 years ago
  73. 170c189 libhidl: introduce Return<void> by Iliyan Malchev · 8 years ago
  74. 277f061 Don't initialize ProcessState without /dev/hwbinder. by Martijn Coenen · 8 years ago
  75. ddedfae Merge "Move Status to libhidl." by TreeHugger Robot · 8 years ago
  76. bb5e9bb Move Status to libhidl. by Martijn Coenen · 8 years ago
  77. 44669ca remove vts suite tag by Keun Soo Yim · 8 years ago
  78. 38ff790 Merge "Deal with split between IFoo and IHwFoo." by Iliyan Malchev · 8 years ago
  79. c28f115 Deal with split between IFoo and IHwFoo. by Martijn Coenen · 8 years ago
  80. bacf9df Apache2 module license. by Martijn Coenen · 8 years ago
  81. ebfeb36 Expose offset of private member hidl_string::mBuffer. by Andreas Huber · 8 years ago
  82. 7211016 Move HidlSupport and IServiceManager from libhwbinder. by Martijn Coenen · 8 years ago
  83. 12cb797 Initial empty repository by Thomas Joseph Avila · 8 years ago