- 6ea01a8 Merge "Introduces hidl_array<T, SIZE ...>, a flat, possibly multi-dimensional array" am: c2d231c9dc by Andreas Huber · 9 years ago
- 5dd3aa7 Merge "Introduces hidl_array<T, SIZE ...>, a flat, possibly multi-dimensional array" by Andreas Huber · 9 years ago
- c2d231c Merge "Introduces hidl_array<T, SIZE ...>, a flat, possibly multi-dimensional array" by Treehugger Robot · 9 years ago
- 1e5926f Merge "Convert to Android.bp" am: e6b6ae65df am: f2895a0b3e by Dan Willemsen · 9 years ago
- f2895a0 Merge "Convert to Android.bp" am: e6b6ae65df by Dan Willemsen · 9 years ago
- e6b6ae6 Merge "Convert to Android.bp" by Dan Willemsen · 9 years ago
- 20dce08 Introduces hidl_array<T, SIZE ...>, a flat, possibly multi-dimensional array by Andreas Huber · 9 years ago
- 6b9672d libhidl: modify getService am: b42ce26957 am: ff5011b6a4 by Iliyan Malchev · 9 years ago
- ff5011b libhidl: modify getService am: b42ce26957 by Iliyan Malchev · 9 years ago
- 6365a87 Convert to Android.bp by Dan Willemsen · 9 years ago
- b42ce26 libhidl: modify getService by Iliyan Malchev · 9 years ago
- 97c6fb9 Add another constructor to MQDescriptor. am: 62bb7a093f am: 7405bb652d by Hridya Valsaraju · 9 years ago
- 7405bb6 Add another constructor to MQDescriptor. am: 62bb7a093f by Hridya Valsaraju · 9 years ago
- 62bb7a0 Add another constructor to MQDescriptor. by Hridya Valsaraju · 9 years ago
- cbd1f4c Remove implementation-specific code for FMQ from libhidl am: 4fe70f0d17 by Hridya Valsaraju · 9 years ago
- d2ea4aa Remove implementation-specific code for FMQ from libhidl am: 4fe70f0d17 by Hridya Valsaraju · 9 years ago
- 4fe70f0 Remove implementation-specific code for FMQ from libhidl by Hridya Valsaraju · 9 years ago
- 5522a38 Add utility methods to support hidl instrumentation. am: 7e1286cc93 by Zhuoyao Zhang · 9 years ago
- e721d4d Add utility methods to support hidl instrumentation. am: 7e1286cc93 by Zhuoyao Zhang · 9 years ago
- 7e1286c Add utility methods to support hidl instrumentation. by Zhuoyao Zhang · 9 years ago
- 8483039 Wrap passthrough mode impl in Bs##INTERFACE am: 7391bc3ecc am: e0198fb935 by Steven Moreland · 9 years ago
- dca1cf8 Added threadsafe queue. am: 7e3a2a266e am: 4eea9578e8 by Steven Moreland · 9 years ago
- e0198fb Wrap passthrough mode impl in Bs##INTERFACE am: 7391bc3ecc by Steven Moreland · 9 years ago
- 4eea957 Added threadsafe queue. am: 7e3a2a266e by Steven Moreland · 9 years ago
- 7391bc3 Wrap passthrough mode impl in Bs##INTERFACE by Steven Moreland · 9 years ago
- 7e3a2a2 Added threadsafe queue. by Steven Moreland · 9 years ago
- b5ccaba libhidl: explicitly include needed headers in HidlSupport.h am: 692070a68d by Iliyan Malchev · 9 years ago
- a0db0d3 ProcessState init fails when /dev/hwbinder is not RW-accessible am: 770d91c1c7 by Iliyan Malchev · 9 years ago
- d432138 libhidl: explicitly include needed headers in HidlSupport.h am: 692070a68d by Iliyan Malchev · 9 years ago
- 7481df8 ProcessState init fails when /dev/hwbinder is not RW-accessible am: 770d91c1c7 by Iliyan Malchev · 9 years ago
- 692070a libhidl: explicitly include needed headers in HidlSupport.h by Iliyan Malchev · 9 years ago
- 770d91c ProcessState init fails when /dev/hwbinder is not RW-accessible by Iliyan Malchev · 9 years ago
- 9ef4399 move to new MQDescriptor. am: 0a4512841e am: 29c3571866 by Andreas Huber · 9 years ago
- 29c3571 move to new MQDescriptor. am: 0a4512841e by Andreas Huber · 9 years ago
- 0a45128 move to new MQDescriptor. by Andreas Huber · 9 years ago
- c902970 Merge "Don't initialize ProcessState without /dev/hwbinder." am: 0bacb860d6 by Martijn Coenen · 9 years ago
- f831e6b Merge "Don't initialize ProcessState without /dev/hwbinder." am: 0bacb860d6 by Martijn Coenen · 9 years ago
- 0bacb86 Merge "Don't initialize ProcessState without /dev/hwbinder." by Treehugger Robot · 9 years ago
- e3ce256 Remove version from getService/registerAsService(). am: 097a767ec6 by Martijn Coenen · 9 years ago
- 78c273f Remove String16 from client-facing code. am: f7a651d49c am: f439502cb7 by Martijn Coenen · 9 years ago
- 00ad427 Remove version from getService/registerAsService(). am: 097a767ec6 by Martijn Coenen · 9 years ago
- f439502 Remove String16 from client-facing code. am: f7a651d49c by Martijn Coenen · 9 years ago
- 097a767 Remove version from getService/registerAsService(). by Martijn Coenen · 9 years ago
- f7a651d Remove String16 from client-facing code. by Martijn Coenen · 9 years ago
- 566e27c getService needs to load default implementation. am: bdf2666eb0 am: 73603cb3c3 by Steven Moreland · 9 years ago
- 81f977f libhidl: introduce Return<void> am: 170c189d1d am: c99b3b02ad by Iliyan Malchev · 9 years ago
- 73603cb getService needs to load default implementation. am: bdf2666eb0 by Steven Moreland · 9 years ago
- c99b3b0 libhidl: introduce Return<void> am: 170c189d1d by Iliyan Malchev · 9 years ago
- bdf2666 getService needs to load default implementation. by Steven Moreland · 9 years ago
- 170c189 libhidl: introduce Return<void> by Iliyan Malchev · 9 years ago
- 277f061 Don't initialize ProcessState without /dev/hwbinder. by Martijn Coenen · 9 years ago
- ddedfae Merge "Move Status to libhidl." by TreeHugger Robot · 9 years ago
- bb5e9bb Move Status to libhidl. by Martijn Coenen · 9 years ago
- 44669ca remove vts suite tag by Keun Soo Yim · 9 years ago
- 38ff790 Merge "Deal with split between IFoo and IHwFoo." by Iliyan Malchev · 9 years ago
- c28f115 Deal with split between IFoo and IHwFoo. by Martijn Coenen · 9 years ago
- bacf9df Apache2 module license. by Martijn Coenen · 9 years ago
- ebfeb36 Expose offset of private member hidl_string::mBuffer. by Andreas Huber · 9 years ago
- 7211016 Move HidlSupport and IServiceManager from libhwbinder. by Martijn Coenen · 9 years ago
- 12cb797 Initial empty repository by Thomas Joseph Avila · 9 years ago