1. 93b6ecb Make waitForData work by Chia-I Wu · 8 years ago
  2. 5ff3e56 Merge "defaultPassthroughServiceImplementation: default" by Steven Moreland · 8 years ago
  3. 0586514 defaultPassthroughServiceImplementation: default by Steven Moreland · 8 years ago
  4. 84888d3 Make gBn/sConstructorMap concurrent. by Yifan Hong · 8 years ago
  5. 0173273 Cannot open manifest: error -> warning by Steven Moreland · 8 years ago
  6. 777bef9 IBase::getReferenceInfo -> getDebugInfo by Yifan Hong · 8 years ago
  7. 20273f9 Change getTransportFromManifest to getTransport. by Yifan Hong · 8 years ago
  8. 3512154 Change InstanceDebugInfo.refCount to int64_t. by Yifan Hong · 8 years ago
  9. 0f2ef09 Add getReferenceInfo to IBase. by Yifan Hong · 8 years ago
  10. 51fbeaa Toggleable services check vintf specifies toggled. by Steven Moreland · 8 years ago
  11. 949f95e Merge "Update HidlInstrumentor." by Zhuoyao Zhang · 8 years ago
  12. 59647ff Merge "Wait for data without sysprop listeners." by Treehugger Robot · 8 years ago
  13. cf80b63 Wait for data without sysprop listeners. by Steven Moreland · 8 years ago
  14. d8c6d98 Merge "Add debugDump() to IServiceManager." by Yifan Hong · 8 years ago
  15. 3903f46 Wrapper service: only register if enabled. by Steven Moreland · 8 years ago
  16. 9a22d1d Add debugDump() to IServiceManager. by Yifan Hong · 8 years ago
  17. 93c1e3a Update HidlInstrumentor. by Zhuoyao Zhang · 8 years ago
  18. 3b41bfe Merge "Add waitForHwService." by Treehugger Robot · 8 years ago
  19. 04b91c0 Fix hidl_handle/hidl_memory ownership semantics. by Martijn Coenen · 8 years ago
  20. cbefd35 Add waitForHwService. by Steven Moreland · 8 years ago
  21. 8ffa58d Merge "Add getTransportFromManifest" by Treehugger Robot · 8 years ago
  22. 44c0e57 Add getTransportFromManifest by Yifan Hong · 8 years ago
  23. 592e02c Merge "Check registerPassthroughServiceImplementation ret" by Treehugger Robot · 8 years ago
  24. fd9311c Check registerPassthroughServiceImplementation ret by Steven Moreland · 8 years ago
  25. ec0e39d Revert "Add getTransportFromManifest" by Yifan Hong · 8 years ago
  26. fba2495 Add getTransportFromManifest by Yifan Hong · 8 years ago
  27. fe00b35 Merge "Fixed spelling." by Treehugger Robot · 8 years ago
  28. 6ffdc2a Fixed spelling. by Steven Moreland · 8 years ago
  29. 6cae1a9 Merge "Passthrough services: allow -impl*.so" by Treehugger Robot · 8 years ago
  30. 0091c09 Passthrough services: allow -impl*.so by Steven Moreland · 8 years ago
  31. 83d5a82 Merge changes from topic 'hidl-dump-sys' by Treehugger Robot · 8 years ago
  32. a2a8184 hidl_string: add operator< by Steven Moreland · 8 years ago
  33. 21ce165 Revert "Passthrough services: lookup multiple names." by Steven Moreland · 8 years ago
  34. d473c2b IServiceManager.hal: list must be sorted by Steven Moreland · 8 years ago
  35. 91e3f64 Passthrough services: lookup multiple names. by Steven Moreland · 8 years ago
  36. 000f245 Merge "Update HIDL makefiles." by Treehugger Robot · 8 years ago
  37. 337e6b6 Add passthrough service manager. by Steven Moreland · 8 years ago
  38. caec4df Update HIDL makefiles. by Steven Moreland · 8 years ago
  39. e780c45 Better error message when hidl call fails. by Steven Moreland · 8 years ago
  40. 1f6b314 Reorder methods for IBase to conform to call enums. by Yifan Hong · 8 years ago
  41. b35aa24 Merge "Force alignment for GrantorDescriptor struct." by Treehugger Robot · 8 years ago
  42. 710eaf0 Merge "Allow hidl_vec to contain a null buffer." by Martijn Coenen · 8 years ago
  43. 1abf30f Merge "Add interfaceDescriptor() to IBase." by Treehugger Robot · 8 years ago
  44. a1f408c Merge "Add name "default" as default to register service" by Treehugger Robot · 8 years ago
  45. 45eb91d Force alignment for GrantorDescriptor struct. by Hridya Valsaraju · 8 years ago
  46. 6091d18 Allow hidl_vec to contain a null buffer. by Martijn Coenen · 8 years ago
  47. d403ab3 Add name "default" as default to register service by Chris Phoenix · 8 years ago
  48. df0376c Add interfaceDescriptor() to IBase. by Yifan Hong · 8 years ago
  49. be7a688 add toString() for hidl types. by Yifan Hong · 8 years ago
  50. 10b6007 Merge "hidl_string: Add cstr + length constructor" by Treehugger Robot · 8 years ago
  51. 53120f7 hidl_string: Add cstr + length constructor by Steven Moreland · 8 years ago
  52. 1f535a2 Use new read(Embedded)Buffer/readNativeHandle APIs. by Steven Moreland · 8 years ago
  53. d5007e3 Merge "Token Manager: update documentation." by Treehugger Robot · 8 years ago
  54. dfb50c3 Merge "Align all shared memory offsets to word boundary." by Treehugger Robot · 8 years ago
  55. d7e938d Merge "Bp/n/sFoo -> Bp/n/sHwFoo" by Treehugger Robot · 8 years ago
  56. 7100c1d Token Manager: update documentation. by Steven Moreland · 8 years ago
  57. 5d148b3 Align all shared memory offsets to word boundary. by Hridya Valsaraju · 8 years ago
  58. dae2db6 Merge "Support dynamically enable profiling." by Zhuoyao Zhang · 8 years ago
  59. 5a643b9 Support dynamically enable profiling. by Zhuoyao Zhang · 8 years ago
  60. 4e92599 Bp/n/sFoo -> Bp/n/sHwFoo by Yifan Hong · 8 years ago
  61. f85a177 Merge "Revert "Revert "Remove getStatus from Return<*>.""" by Treehugger Robot · 8 years ago
  62. f4811a5 memory service: Remove memory@1.0-impl from req'd. by Steven Moreland · 8 years ago
  63. f7fdb09 Revert "Revert "Remove getStatus from Return<*>."" by Steven Moreland · 8 years ago
  64. 33eb6bd Merge "Revert "Remove getStatus from Return<*>."" by Steven Moreland · 8 years ago
  65. 7803967 Revert "Remove getStatus from Return<*>." by Steven Moreland · 8 years ago
  66. 11f82b7 Merge "Permit assignment from a null hidl_memory" by Treehugger Robot · 8 years ago
  67. 0f3461d Permit assignment from a null hidl_memory by Jeff Tinker · 8 years ago
  68. c25de84 Remove getStatus from Return<*>. by Steven Moreland · 8 years ago
  69. d272cb9 Callback elision for HIDL interfaces. by Martijn Coenen · 8 years ago
  70. 7e6404d Add templatization to MQDescriptor by Hridya Valsaraju · 8 years ago
  71. e76c7a2 Transport threadpool configuration. by Martijn Coenen · 8 years ago
  72. 4be08f0 Merge "Update IMemory.hal comments." by Steven Moreland · 8 years ago
  73. 0e326a0 Create a default MQDescriptor constructor. by Hridya Valsaraju · 8 years ago
  74. baf52d2 Merge "operator== and != for hidl_vec." by Treehugger Robot · 8 years ago
  75. a1dabe2 Update IMemory.hal comments. by Steven Moreland · 8 years ago
  76. 1e29797 Merge "Add a parameter to allow EventFlag configuration." by Treehugger Robot · 8 years ago
  77. 9f77329 memory: IAllocator is always binderized. by Steven Moreland · 8 years ago
  78. 2ef31d8 Add android.hidl.token@1.0. by Steven Moreland · 8 years ago
  79. 9ec5730 Add a parameter to allow EventFlag configuration. by Hridya Valsaraju · 8 years ago
  80. 9fcbb36 operator== and != for hidl_vec. by Yifan Hong · 8 years ago
  81. 49831bf Merge "Remove String8 from Status. Add description to Return<T>." by Yifan Hong · 8 years ago
  82. 9b8f9c3 Add (un)linkToDeath to IBase. by Martijn Coenen · 8 years ago
  83. 43298f9 Remove String8 from Status. Add description to Return<T>. by Yifan Hong · 8 years ago
  84. dcc90d7 Merge "create gBsConstructorMap; add wrapPassthrough" by Yifan Hong · 8 years ago
  85. ca1d1bf Fix hidl_vec's constructor with initializer_list doesn't cast size properly. by Yifan Hong · 8 years ago
  86. 6bf733e create gBsConstructorMap; add wrapPassthrough by Yifan Hong · 8 years ago
  87. b81c827 Move macros from libhidl[transport] to auto-generated code. by Yifan Hong · 8 years ago
  88. e293c62 Merge "Do not register instrumentation callbacks if property is false." by Yifan Hong · 8 years ago
  89. ea006c5 registerAsService fails gracefully. by Steven Moreland · 8 years ago
  90. 9e0a6d1 Merge "hidl_version: Add comparison operators" by Treehugger Robot · 8 years ago
  91. 09cd6bd Do not register instrumentation callbacks if property is false. by Yifan Hong · 8 years ago
  92. 63b95d8 Merge "Introduce fromBinder() helper." by Martijn Coenen · 8 years ago
  93. 3106718 Merge "Return<T>: fail hard on unchecked error." by Treehugger Robot · 8 years ago
  94. 19f4db5 hidl_version: Add comparison operators by Eino-Ville Talvala · 8 years ago
  95. 12f04d9 Introduce fromBinder() helper. by Martijn Coenen · 8 years ago
  96. 7596933 Return<T>: fail hard on unchecked error. by Steven Moreland · 8 years ago
  97. 071afa9 Update makefiles for java package path. by Yifan Hong · 8 years ago
  98. cbc1020 Merge "fix and expand hidl_vec::iterator; add const_iterator." by Treehugger Robot · 8 years ago
  99. 64fdf4d fix and expand hidl_vec::iterator; add const_iterator. by Yifan Hong · 8 years ago
  100. 150727b Merge "Use hidl_pointer<native_handle_t> in MQDescriptor" by Treehugger Robot · 8 years ago