1. e678d8e Renamed libhidl-test to libhidl_test am: 31f2db8420 by Yifan Hong · 8 years ago
  2. 31f2db8 Renamed libhidl-test to libhidl_test by Yifan Hong · 8 years ago
  3. 38a3d59 InstrumentationEvents for passthrough callbacks. am: cefbd6e5a7 by Steven Moreland · 8 years ago
  4. cefbd6e InstrumentationEvents for passthrough callbacks. by Steven Moreland · 8 years ago
  5. bd89189 Add casting and toBinder method to all interfaces. am: 190e429292 by Yifan Hong · 8 years ago
  6. 190e429 Add casting and toBinder method to all interfaces. by Yifan Hong · 8 years ago
  7. 9d306b3 Fix asymmetry in hidl_string::operator== am: 5708fb4e11 by Yifan Hong · 8 years ago
  8. c73d134 Add TaskRunner to manage the thread for Bs*. am: 5e2318c9d5 by Yifan Hong · 8 years ago
  9. 5708fb4 Fix asymmetry in hidl_string::operator== by Yifan Hong · 8 years ago
  10. 5e2318c Add TaskRunner to manage the thread for Bs*. by Yifan Hong · 8 years ago
  11. 6f6dad6 Add license to libhidl and libhidl-test. am: b93f0504e8 by Yifan Hong · 8 years ago
  12. b93f050 Add license to libhidl and libhidl-test. by Yifan Hong · 8 years ago
  13. bd456a6 Make the wrapped Value of Status const accessible am: 2c163ee747 by Janis Danisevskis · 8 years ago
  14. 436a194 Fix memory leak in hidl_vec move semantic am: d3ddf6221c by Janis Danisevskis · 8 years ago
  15. 2c163ee Make the wrapped Value of Status const accessible by Janis Danisevskis · 8 years ago
  16. d3ddf62 Fix memory leak in hidl_vec move semantic by Janis Danisevskis · 8 years ago
  17. 28ccc36 IHidlInterfaceBase is the base class for all interfaces. am: a3c3184067 by Yifan Hong · 8 years ago
  18. a3c3184 IHidlInterfaceBase is the base class for all interfaces. by Yifan Hong · 8 years ago
  19. 3e814ae Add conversion methods to hidl_string and hidl_vec am: 602b85a846 by Yifan Hong · 8 years ago
  20. 602b85a Add conversion methods to hidl_string and hidl_vec by Yifan Hong · 8 years ago
  21. a8c7de7 Don't retry getting binderized services without servicemanager. am: 270cb501cd by Martijn Coenen · 8 years ago
  22. 270cb50 Don't retry getting binderized services without servicemanager. by Martijn Coenen · 8 years ago
  23. d1394dd Add conversion constructor for hidl_string. am: e03c08722d by Steven Moreland · 8 years ago
  24. e03c087 Add conversion constructor for hidl_string. by Steven Moreland · 8 years ago
  25. 35db63c Merge "Create HidlInstrumentor to wrap the instrumentation related code." by Zhuoyao Zhang · 8 years ago
  26. aa4455d Merge "Create HidlInstrumentor to wrap the instrumentation related code." by Zhuoyao Zhang · 8 years ago
  27. 28e03af Create HidlInstrumentor to wrap the instrumentation related code. by Zhuoyao Zhang · 8 years ago
  28. f0a2fd1 Merge "Add unsynchronized write flavor to MQDescriptor" am: 454292d3c2 by Hridya Valsaraju · 8 years ago
  29. 454292d Merge "Add unsynchronized write flavor to MQDescriptor" by Treehugger Robot · 8 years ago
  30. f9308f6 Merge "Add defaultPassthroughServiceImplementation." am: dd971e82d0 by Steven Moreland · 8 years ago
  31. dd971e8 Merge "Add defaultPassthroughServiceImplementation." by Treehugger Robot · 8 years ago
  32. 5657578 Add unsynchronized write flavor to MQDescriptor by Hridya Valsaraju · 8 years ago
  33. 9e78ba0 hidl_vec: optionally pass buffer ownership in setToExternal am: e229901631 by Alexey Polyudov · 8 years ago
  34. 4f6935c Add defaultPassthroughServiceImplementation. by Steven Moreland · 8 years ago
  35. e229901 hidl_vec: optionally pass buffer ownership in setToExternal by Alexey Polyudov · 8 years ago
  36. 8f6abdd Merge changes from topic 'hidl_vec' am: 1055ed24aa by Alexey Polyudov · 8 years ago
  37. 32e2011 hidl_vec: relinquish internal buffer ownership am: c98a99c318 by Alexey Polyudov · 8 years ago
  38. c6275e4 hidl_vec: add data() method am: 6f0c9a168e by Alexey Polyudov · 8 years ago
  39. 65d12b8 hidl_vec: implement move semantics am: 0ebdbe839d by Alexey Polyudov · 8 years ago
  40. 1055ed2 Merge changes from topic 'hidl_vec' by Alexey Polyudov · 8 years ago
  41. 2271bcd Remove unused header file am: 4c91f3d636 by Wei Wang · 8 years ago
  42. 4c91f3d Remove unused header file by Wei Wang · 8 years ago
  43. c98a99c hidl_vec: relinquish internal buffer ownership by Alexey Polyudov · 8 years ago
  44. 6f0c9a1 hidl_vec: add data() method by Alexey Polyudov · 8 years ago
  45. 0ebdbe8 hidl_vec: implement move semantics by Alexey Polyudov · 8 years ago
  46. 292ca40 Fix compiler warnings. am: 666b76bf84 am: 7c9b5f0978 am: 336d420bff by Chia-I Wu · 8 years ago
  47. 336d420 Fix compiler warnings. am: 666b76bf84 am: 7c9b5f0978 by Chia-I Wu · 8 years ago
  48. 7c9b5f0 Fix compiler warnings. am: 666b76bf84 by Chia-I Wu · 8 years ago
  49. 666b76b Fix compiler warnings. by Chia-I Wu · 8 years ago
  50. 8e67808 Pointer support and embedded types in HIDL. am: b1d8d4ce56 am: 4b4af3545e by Yifan Hong · 8 years ago
  51. 4bbf7ef Pointer support and embedded types in HIDL. am: b1d8d4ce56 am: 4b4af3545e by Yifan Hong · 8 years ago
  52. 4b4af35 Pointer support and embedded types in HIDL. am: b1d8d4ce56 by Yifan Hong · 8 years ago
  53. b1d8d4c Pointer support and embedded types in HIDL. by Yifan Hong · 8 years ago
  54. 4984042 Merge "Adds hidl_array<T, SIZE1, SIZE...>::size() API" am: ea2b9853f2 am: 228e4b0e9f by Andreas Huber · 8 years ago
  55. 9269cb3 Merge "Adds hidl_array<T, SIZE1, SIZE...>::size() API" am: ea2b9853f2 by Andreas Huber · 8 years ago
  56. 228e4b0 Merge "Adds hidl_array<T, SIZE1, SIZE...>::size() API" am: ea2b9853f2 by Andreas Huber · 8 years ago
  57. ea2b985 Merge "Adds hidl_array<T, SIZE1, SIZE...>::size() API" by Treehugger Robot · 8 years ago
  58. 00a985c Adds hidl_array<T, SIZE1, SIZE...>::size() API by Andreas Huber · 8 years ago
  59. 18480a5 Merge "Allow various kinds of MQDescriptor." am: d86a742205 am: 30eba9c51d by Hridya Valsaraju · 8 years ago
  60. 5f08fbe Merge "Allow various kinds of MQDescriptor." am: d86a742205 am: 30eba9c51d by Hridya Valsaraju · 8 years ago
  61. 30eba9c Merge "Allow various kinds of MQDescriptor." am: d86a742205 by Hridya Valsaraju · 8 years ago
  62. d86a742 Merge "Allow various kinds of MQDescriptor." by Treehugger Robot · 8 years ago
  63. 76bfc1c Merge "Introduces hidl_array<T, SIZE ...>, a flat, possibly multi-dimensional array" am: c2d231c9dc am: 5dd3aa70f0 by Andreas Huber · 8 years ago
  64. 6ea01a8 Merge "Introduces hidl_array<T, SIZE ...>, a flat, possibly multi-dimensional array" am: c2d231c9dc by Andreas Huber · 8 years ago
  65. 5dd3aa7 Merge "Introduces hidl_array<T, SIZE ...>, a flat, possibly multi-dimensional array" by Andreas Huber · 8 years ago
  66. c2d231c Merge "Introduces hidl_array<T, SIZE ...>, a flat, possibly multi-dimensional array" by Treehugger Robot · 8 years ago
  67. 24fb4e2 Allow various kinds of MQDescriptor. by Hridya Valsaraju · 8 years ago
  68. 45e1bb3 Merge "Convert to Android.bp" am: e6b6ae65df am: f2895a0b3e am: 1e5926fa42 by Dan Willemsen · 8 years ago
  69. 1e5926f Merge "Convert to Android.bp" am: e6b6ae65df am: f2895a0b3e by Dan Willemsen · 8 years ago
  70. f2895a0 Merge "Convert to Android.bp" am: e6b6ae65df by Dan Willemsen · 8 years ago
  71. e6b6ae6 Merge "Convert to Android.bp" by Dan Willemsen · 8 years ago
  72. 20dce08 Introduces hidl_array<T, SIZE ...>, a flat, possibly multi-dimensional array by Andreas Huber · 8 years ago
  73. 4052656 libhidl: modify getService am: b42ce26957 am: ff5011b6a4 am: 6b9672d726 by Iliyan Malchev · 8 years ago
  74. 6b9672d libhidl: modify getService am: b42ce26957 am: ff5011b6a4 by Iliyan Malchev · 8 years ago
  75. ff5011b libhidl: modify getService am: b42ce26957 by Iliyan Malchev · 8 years ago
  76. 6365a87 Convert to Android.bp by Dan Willemsen · 8 years ago
  77. b42ce26 libhidl: modify getService by Iliyan Malchev · 8 years ago
  78. 979d6f8 Add another constructor to MQDescriptor. am: 62bb7a093f am: 7405bb652d by Hridya Valsaraju · 8 years ago
  79. 97c6fb9 Add another constructor to MQDescriptor. am: 62bb7a093f am: 7405bb652d by Hridya Valsaraju · 8 years ago
  80. 7405bb6 Add another constructor to MQDescriptor. am: 62bb7a093f by Hridya Valsaraju · 8 years ago
  81. 62bb7a0 Add another constructor to MQDescriptor. by Hridya Valsaraju · 8 years ago
  82. 0d143e3 Remove implementation-specific code for FMQ from libhidl am: 4fe70f0d17 am: d2ea4aac42 by Hridya Valsaraju · 8 years ago
  83. cbd1f4c Remove implementation-specific code for FMQ from libhidl am: 4fe70f0d17 by Hridya Valsaraju · 8 years ago
  84. d2ea4aa Remove implementation-specific code for FMQ from libhidl am: 4fe70f0d17 by Hridya Valsaraju · 8 years ago
  85. 4fe70f0 Remove implementation-specific code for FMQ from libhidl by Hridya Valsaraju · 8 years ago
  86. 6d1275e Add utility methods to support hidl instrumentation. am: 7e1286cc93 am: e721d4d06e by Zhuoyao Zhang · 8 years ago
  87. 5522a38 Add utility methods to support hidl instrumentation. am: 7e1286cc93 by Zhuoyao Zhang · 8 years ago
  88. e721d4d Add utility methods to support hidl instrumentation. am: 7e1286cc93 by Zhuoyao Zhang · 8 years ago
  89. 7e1286c Add utility methods to support hidl instrumentation. by Zhuoyao Zhang · 8 years ago
  90. 8c56972 Wrap passthrough mode impl in Bs##INTERFACE am: 7391bc3ecc am: e0198fb935 by Steven Moreland · 8 years ago
  91. c9f346d Added threadsafe queue. am: 7e3a2a266e am: 4eea9578e8 am: dca1cf81f3 by Steven Moreland · 8 years ago
  92. 8483039 Wrap passthrough mode impl in Bs##INTERFACE am: 7391bc3ecc am: e0198fb935 by Steven Moreland · 8 years ago
  93. dca1cf8 Added threadsafe queue. am: 7e3a2a266e am: 4eea9578e8 by Steven Moreland · 8 years ago
  94. e0198fb Wrap passthrough mode impl in Bs##INTERFACE am: 7391bc3ecc by Steven Moreland · 8 years ago
  95. 4eea957 Added threadsafe queue. am: 7e3a2a266e by Steven Moreland · 8 years ago
  96. 7391bc3 Wrap passthrough mode impl in Bs##INTERFACE by Steven Moreland · 8 years ago
  97. 7e3a2a2 Added threadsafe queue. by Steven Moreland · 8 years ago
  98. 61f0870 libhidl: explicitly include needed headers in HidlSupport.h am: 692070a68d am: d432138e47 by Iliyan Malchev · 8 years ago
  99. 3a85bc0 ProcessState init fails when /dev/hwbinder is not RW-accessible am: 770d91c1c7 am: 7481df8d3a by Iliyan Malchev · 8 years ago
  100. b5ccaba libhidl: explicitly include needed headers in HidlSupport.h am: 692070a68d by Iliyan Malchev · 8 years ago