1. ec64c65 Revert "Wait for hwservicemanager in defaultServiceManager." by Steven Moreland · 7 years ago
  2. 7aca85a Wait for hwservicemanager in defaultServiceManager. by Steven Moreland · 7 years ago
  3. 8940377 Merge "LegacySupport: include interface name in errors" by Treehugger Robot · 7 years ago
  4. f1b7028 LegacySupport: include interface name in errors by Steven Moreland · 7 years ago
  5. 0aeaa78 Fix inconsistent logging in registerReference. by Steven Moreland · 7 years ago
  6. e3de4d0 IServiceManager.hal: add pid to debugDump by Steven Moreland · 7 years ago
  7. 155e9d3 Move hybrid interface from libbinder to here. by Pawin Vongmasa · 7 years ago
  8. d51a3e1 Passthrough service functions: warn unused result by Steven Moreland · 7 years ago
  9. 953e6b0 Hide global variables by Yifan Hong · 7 years ago
  10. 8fb656b defaultServiceManager locks before check. by Yifan Hong · 7 years ago
  11. 7e6234e Merge "IMemory: add read/readRange APIs." by Steven Moreland · 7 years ago
  12. 989d44b Merge "Move castInterface into details." by Yifan Hong · 7 years ago
  13. 8d498ef Move castInterface into details. by Yifan Hong · 7 years ago
  14. e22d2cc Move wrapPassthrough into details. by Yifan Hong · 7 years ago
  15. 761934a IMemory: add read/readRange APIs. by Steven Moreland · 7 years ago
  16. 72db40f Status.h: remove service specific error codes. by Steven Moreland · 7 years ago
  17. 499f210 Merge "Allow MQDescriptors with null native_handles to be passed over hwbinder" by Treehugger Robot · 7 years ago
  18. 1658ce9 Merge "Change size_t member of hidl_memory type to uint64_t" by Treehugger Robot · 7 years ago
  19. f6fa2a9 Allow MQDescriptors with null native_handles to be passed over hwbinder by Hridya Valsaraju · 7 years ago
  20. 81f41a1 Merge "Move configureRpcThreadpool into sources." by Treehugger Robot · 7 years ago
  21. 2530c01 Merge "Remove interfaceChain from IServiceManager::add()" by Martijn Coenen · 7 years ago
  22. 6d4acb1 Change size_t member of hidl_memory type to uint64_t by Hridya Valsaraju · 7 years ago
  23. 24332ef Disable getDebugInfo address leak for production builds. by Yifan Hong · 7 years ago
  24. 11a732a Move configureRpcThreadpool into sources. by Steven Moreland · 7 years ago
  25. 67a0249 Remove interfaceChain from IServiceManager::add() by Martijn Coenen · 7 years ago
  26. 705e5da Update for providing architecture info by Yifan Hong · 7 years ago
  27. 3d931cd Merge "use ro.persistent_properties.ready for persistent props access" by Keun-young Park · 7 years ago
  28. 25d42d5 Merge "Clear dlerror before executing anything." by Treehugger Robot · 7 years ago
  29. f4a5840 ITokenManager: Use strong pointers instead of weak pointers. by Pawin Vongmasa · 7 years ago
  30. a256dc3 use ro.persistent_properties.ready for persistent props access by Keun-young Park · 7 years ago
  31. 37b3620 getTransport checks interface and instance names. by Yifan Hong · 7 years ago
  32. a29905c Clear dlerror before executing anything. by Steven Moreland · 7 years ago
  33. ad37e2b Merge "replace sleep wait into property wait" by Keun-young Park · 7 years ago
  34. 09456c2 ITokenManager: don't delete token on get. by Steven Moreland · 7 years ago
  35. 8575745 replace sleep wait into property wait by Keun-young Park · 7 years ago
  36. 348802d Try multiple passthrough for instance names. by Steven Moreland · 7 years ago
  37. f6f1b40 Fix registration reference of passthrough services by Steven Moreland · 7 years ago
  38. 2ac326f Use interfaceDescriptor instead of interfaceChain by Yifan Hong · 7 years ago
  39. 1aebd1c Merge "Move definition of configureRpcThreadpool." by Treehugger Robot · 7 years ago
  40. 6cf8fa2 Move definition of configureRpcThreadpool. by Steven Moreland · 7 years ago
  41. 637195c Static.h: include what you use. by Steven Moreland · 7 years ago
  42. 8dd6574 Build with -Wall and -Werror. by Steven Moreland · 7 years ago
  43. 346cf51 split android.hidl.memory by Steven Moreland · 7 years ago
  44. a749556 Merge "ServiceManagement: remove logspam" by Treehugger Robot · 7 years ago
  45. e681aa5 ServiceManagement: remove logspam by Steven Moreland · 7 years ago
  46. d4c1d77 Merge "Memory: add ability to update memory range." by Treehugger Robot · 7 years ago
  47. a3e4486 Merge "Update comments in IServiceManager." by Treehugger Robot · 7 years ago
  48. ce07b52 Memory: add ability to update memory range. by Steven Moreland · 7 years ago
  49. cf84fae IBase: add ping method by Steven Moreland · 7 years ago
  50. d5f51bc Update comments in IServiceManager. by Yifan Hong · 7 years ago
  51. 2f2c6ae Merge "Allow passthrough service manager to register client PIDs." by Yifan Hong · 7 years ago
  52. 32d2e64 Merge "Updated makefiles" by Andreas Huber · 7 years ago
  53. 8824259 Merge "Adds a debug(...) method to IBase, the base class for all Treble interfaces" by Treehugger Robot · 7 years ago
  54. 0dd8c3b Adds a debug(...) method to IBase, the base class for all Treble interfaces by Andreas Huber · 7 years ago
  55. 7c40088 Updated makefiles by Andreas Huber · 7 years ago
  56. 93b6ecb Make waitForData work by Chia-I Wu · 7 years ago
  57. 5ff3e56 Merge "defaultPassthroughServiceImplementation: default" by Steven Moreland · 7 years ago
  58. 0586514 defaultPassthroughServiceImplementation: default by Steven Moreland · 7 years ago
  59. 7f49f59 Allow passthrough service manager to register client PIDs. by Yifan Hong · 7 years ago
  60. 84888d3 Make gBn/sConstructorMap concurrent. by Yifan Hong · 7 years ago
  61. 777bef9 IBase::getReferenceInfo -> getDebugInfo by Yifan Hong · 7 years ago
  62. 20273f9 Change getTransportFromManifest to getTransport. by Yifan Hong · 7 years ago
  63. 3512154 Change InstanceDebugInfo.refCount to int64_t. by Yifan Hong · 7 years ago
  64. 0f2ef09 Add getReferenceInfo to IBase. by Yifan Hong · 7 years ago
  65. 51fbeaa Toggleable services check vintf specifies toggled. by Steven Moreland · 7 years ago
  66. 59647ff Merge "Wait for data without sysprop listeners." by Treehugger Robot · 7 years ago
  67. cf80b63 Wait for data without sysprop listeners. by Steven Moreland · 7 years ago
  68. d8c6d98 Merge "Add debugDump() to IServiceManager." by Yifan Hong · 7 years ago
  69. 3903f46 Wrapper service: only register if enabled. by Steven Moreland · 7 years ago
  70. 9a22d1d Add debugDump() to IServiceManager. by Yifan Hong · 7 years ago
  71. 3b41bfe Merge "Add waitForHwService." by Treehugger Robot · 7 years ago
  72. 04b91c0 Fix hidl_handle/hidl_memory ownership semantics. by Martijn Coenen · 7 years ago
  73. cbefd35 Add waitForHwService. by Steven Moreland · 7 years ago
  74. 592e02c Merge "Check registerPassthroughServiceImplementation ret" by Treehugger Robot · 7 years ago
  75. fd9311c Check registerPassthroughServiceImplementation ret by Steven Moreland · 7 years ago
  76. 6cae1a9 Merge "Passthrough services: allow -impl*.so" by Treehugger Robot · 7 years ago
  77. 0091c09 Passthrough services: allow -impl*.so by Steven Moreland · 7 years ago
  78. 21ce165 Revert "Passthrough services: lookup multiple names." by Steven Moreland · 7 years ago
  79. d473c2b IServiceManager.hal: list must be sorted by Steven Moreland · 7 years ago
  80. 91e3f64 Passthrough services: lookup multiple names. by Steven Moreland · 7 years ago
  81. 000f245 Merge "Update HIDL makefiles." by Treehugger Robot · 7 years ago
  82. 337e6b6 Add passthrough service manager. by Steven Moreland · 7 years ago
  83. caec4df Update HIDL makefiles. by Steven Moreland · 7 years ago
  84. 1f6b314 Reorder methods for IBase to conform to call enums. by Yifan Hong · 7 years ago
  85. 710eaf0 Merge "Allow hidl_vec to contain a null buffer." by Martijn Coenen · 7 years ago
  86. 1abf30f Merge "Add interfaceDescriptor() to IBase." by Treehugger Robot · 7 years ago
  87. a1f408c Merge "Add name "default" as default to register service" by Treehugger Robot · 7 years ago
  88. 6091d18 Allow hidl_vec to contain a null buffer. by Martijn Coenen · 7 years ago
  89. d403ab3 Add name "default" as default to register service by Chris Phoenix · 7 years ago
  90. df0376c Add interfaceDescriptor() to IBase. by Yifan Hong · 7 years ago
  91. 1f535a2 Use new read(Embedded)Buffer/readNativeHandle APIs. by Steven Moreland · 8 years ago
  92. d5007e3 Merge "Token Manager: update documentation." by Treehugger Robot · 7 years ago
  93. d7e938d Merge "Bp/n/sFoo -> Bp/n/sHwFoo" by Treehugger Robot · 7 years ago
  94. 7100c1d Token Manager: update documentation. by Steven Moreland · 7 years ago
  95. dae2db6 Merge "Support dynamically enable profiling." by Zhuoyao Zhang · 7 years ago
  96. 5a643b9 Support dynamically enable profiling. by Zhuoyao Zhang · 8 years ago
  97. 4e92599 Bp/n/sFoo -> Bp/n/sHwFoo by Yifan Hong · 7 years ago
  98. f4811a5 memory service: Remove memory@1.0-impl from req'd. by Steven Moreland · 8 years ago
  99. d272cb9 Callback elision for HIDL interfaces. by Martijn Coenen · 8 years ago
  100. 7e6404d Add templatization to MQDescriptor by Hridya Valsaraju · 8 years ago