1. 225688a Merge "Use interfaceDescriptor instead of interfaceChain" by Treehugger Robot · 8 years ago
  2. 2ac326f Use interfaceDescriptor instead of interfaceChain by Yifan Hong · 8 years ago
  3. b7b89db Merge "Updating warning messages for getTransport." by Treehugger Robot · 8 years ago
  4. 7118883 Merge "make Return<T> non-copyable." by Treehugger Robot · 8 years ago
  5. 6d8960d Updating warning messages for getTransport. by Steven Moreland · 8 years ago
  6. 603cde9 make Return<T> non-copyable. by Yifan Hong · 8 years ago
  7. 1aebd1c Merge "Move definition of configureRpcThreadpool." by Treehugger Robot · 8 years ago
  8. 6cf8fa2 Move definition of configureRpcThreadpool. by Steven Moreland · 8 years ago
  9. f7780bd Merge "Static.h: include what you use." by Treehugger Robot · 8 years ago
  10. 637195c Static.h: include what you use. by Steven Moreland · 8 years ago
  11. ead33e2 Fix unused variable warnings. by Steven Moreland · 8 years ago
  12. 8dd6574 Build with -Wall and -Werror. by Steven Moreland · 8 years ago
  13. 99ab54b Merge "split android.hidl.memory" by Treehugger Robot · 8 years ago
  14. 182e0db Merge "Add move constructor and move operator= to Return<T>." by Treehugger Robot · 8 years ago
  15. c43bd9d Add move constructor and move operator= to Return<T>. by Yifan Hong · 8 years ago
  16. 346cf51 split android.hidl.memory by Steven Moreland · 8 years ago
  17. 8e0cfc6 vintf: VendorManifest -> HalManifest by Yifan Hong · 8 years ago
  18. a21d84f hidl_string: allow null cstr by Steven Moreland · 8 years ago
  19. eba5145 Merge "Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details.""" by Zhuoyao Zhang · 8 years ago
  20. a749556 Merge "ServiceManagement: remove logspam" by Treehugger Robot · 8 years ago
  21. e681aa5 ServiceManagement: remove logspam by Steven Moreland · 8 years ago
  22. 7a57de6 Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details."" by Zhuoyao Zhang · 8 years ago
  23. f9fd882 Revert "Move HidlInstrumentor to HidlInternal and namespace details." by Zhuoyao Zhang · 8 years ago
  24. f509bef Move HidlInstrumentor to HidlInternal and namespace details. by Zhuoyao Zhang · 8 years ago
  25. d4c1d77 Merge "Memory: add ability to update memory range." by Treehugger Robot · 8 years ago
  26. a3e4486 Merge "Update comments in IServiceManager." by Treehugger Robot · 8 years ago
  27. e055d00 Merge "IBase: add ping method" by Treehugger Robot · 8 years ago
  28. ce07b52 Memory: add ability to update memory range. by Steven Moreland · 8 years ago
  29. c43ccae Merge "hidl_string: relational operators" by Treehugger Robot · 8 years ago
  30. cf84fae IBase: add ping method by Steven Moreland · 8 years ago
  31. 551396a hidl_string: relational operators by Steven Moreland · 8 years ago
  32. 90d9b35 Merge "Modify hidl_pointer default constructor" by Treehugger Robot · 8 years ago
  33. d5f51bc Update comments in IServiceManager. by Yifan Hong · 8 years ago
  34. 2d33a28 Merge "Revert "Revert "Update for using integers for major/minor versions in FQName.""" by Treehugger Robot · 8 years ago
  35. 2f2c6ae Merge "Allow passthrough service manager to register client PIDs." by Yifan Hong · 8 years ago
  36. dda2562 Modify hidl_pointer default constructor by Hridya Valsaraju · 8 years ago
  37. e682a5a Revert "Revert "Update for using integers for major/minor versions in FQName."" by Yifan Hong · 8 years ago
  38. f9c9f59 Revert "Update for using integers for major/minor versions in FQName." by Steven Moreland · 8 years ago
  39. abde972 Update for using integers for major/minor versions in FQName. by Yifan Hong · 8 years ago
  40. cc32387 Merge "Load profiling functions with package and version info." by Zhuoyao Zhang · 8 years ago
  41. 32d2e64 Merge "Updated makefiles" by Andreas Huber · 8 years ago
  42. 2236bd1 Load profiling functions with package and version info. by Zhuoyao Zhang · 8 years ago
  43. 8824259 Merge "Adds a debug(...) method to IBase, the base class for all Treble interfaces" by Treehugger Robot · 8 years ago
  44. 0dd8c3b Adds a debug(...) method to IBase, the base class for all Treble interfaces by Andreas Huber · 8 years ago
  45. 7c40088 Updated makefiles by Andreas Huber · 8 years ago
  46. 93b6ecb Make waitForData work by Chia-I Wu · 8 years ago
  47. 5ff3e56 Merge "defaultPassthroughServiceImplementation: default" by Steven Moreland · 8 years ago
  48. 0586514 defaultPassthroughServiceImplementation: default by Steven Moreland · 8 years ago
  49. 7f49f59 Allow passthrough service manager to register client PIDs. by Yifan Hong · 8 years ago
  50. 84888d3 Make gBn/sConstructorMap concurrent. by Yifan Hong · 8 years ago
  51. 0173273 Cannot open manifest: error -> warning by Steven Moreland · 8 years ago
  52. 777bef9 IBase::getReferenceInfo -> getDebugInfo by Yifan Hong · 8 years ago
  53. 20273f9 Change getTransportFromManifest to getTransport. by Yifan Hong · 8 years ago
  54. 3512154 Change InstanceDebugInfo.refCount to int64_t. by Yifan Hong · 8 years ago
  55. 0f2ef09 Add getReferenceInfo to IBase. by Yifan Hong · 8 years ago
  56. 51fbeaa Toggleable services check vintf specifies toggled. by Steven Moreland · 8 years ago
  57. 949f95e Merge "Update HidlInstrumentor." by Zhuoyao Zhang · 8 years ago
  58. 59647ff Merge "Wait for data without sysprop listeners." by Treehugger Robot · 8 years ago
  59. cf80b63 Wait for data without sysprop listeners. by Steven Moreland · 8 years ago
  60. d8c6d98 Merge "Add debugDump() to IServiceManager." by Yifan Hong · 8 years ago
  61. 3903f46 Wrapper service: only register if enabled. by Steven Moreland · 8 years ago
  62. 9a22d1d Add debugDump() to IServiceManager. by Yifan Hong · 8 years ago
  63. 93c1e3a Update HidlInstrumentor. by Zhuoyao Zhang · 8 years ago
  64. 3b41bfe Merge "Add waitForHwService." by Treehugger Robot · 8 years ago
  65. 04b91c0 Fix hidl_handle/hidl_memory ownership semantics. by Martijn Coenen · 8 years ago
  66. cbefd35 Add waitForHwService. by Steven Moreland · 8 years ago
  67. 8ffa58d Merge "Add getTransportFromManifest" by Treehugger Robot · 8 years ago
  68. 44c0e57 Add getTransportFromManifest by Yifan Hong · 8 years ago
  69. 592e02c Merge "Check registerPassthroughServiceImplementation ret" by Treehugger Robot · 8 years ago
  70. fd9311c Check registerPassthroughServiceImplementation ret by Steven Moreland · 8 years ago
  71. ec0e39d Revert "Add getTransportFromManifest" by Yifan Hong · 8 years ago
  72. fba2495 Add getTransportFromManifest by Yifan Hong · 8 years ago
  73. fe00b35 Merge "Fixed spelling." by Treehugger Robot · 8 years ago
  74. 6ffdc2a Fixed spelling. by Steven Moreland · 8 years ago
  75. 6cae1a9 Merge "Passthrough services: allow -impl*.so" by Treehugger Robot · 8 years ago
  76. 0091c09 Passthrough services: allow -impl*.so by Steven Moreland · 8 years ago
  77. 83d5a82 Merge changes from topic 'hidl-dump-sys' by Treehugger Robot · 8 years ago
  78. a2a8184 hidl_string: add operator< by Steven Moreland · 8 years ago
  79. 21ce165 Revert "Passthrough services: lookup multiple names." by Steven Moreland · 8 years ago
  80. d473c2b IServiceManager.hal: list must be sorted by Steven Moreland · 8 years ago
  81. 91e3f64 Passthrough services: lookup multiple names. by Steven Moreland · 8 years ago
  82. 000f245 Merge "Update HIDL makefiles." by Treehugger Robot · 8 years ago
  83. 337e6b6 Add passthrough service manager. by Steven Moreland · 8 years ago
  84. caec4df Update HIDL makefiles. by Steven Moreland · 8 years ago
  85. e780c45 Better error message when hidl call fails. by Steven Moreland · 8 years ago
  86. 1f6b314 Reorder methods for IBase to conform to call enums. by Yifan Hong · 8 years ago
  87. b35aa24 Merge "Force alignment for GrantorDescriptor struct." by Treehugger Robot · 8 years ago
  88. 710eaf0 Merge "Allow hidl_vec to contain a null buffer." by Martijn Coenen · 8 years ago
  89. 1abf30f Merge "Add interfaceDescriptor() to IBase." by Treehugger Robot · 8 years ago
  90. a1f408c Merge "Add name "default" as default to register service" by Treehugger Robot · 8 years ago
  91. 45eb91d Force alignment for GrantorDescriptor struct. by Hridya Valsaraju · 8 years ago
  92. 6091d18 Allow hidl_vec to contain a null buffer. by Martijn Coenen · 8 years ago
  93. d403ab3 Add name "default" as default to register service by Chris Phoenix · 8 years ago
  94. df0376c Add interfaceDescriptor() to IBase. by Yifan Hong · 8 years ago
  95. be7a688 add toString() for hidl types. by Yifan Hong · 8 years ago
  96. 10b6007 Merge "hidl_string: Add cstr + length constructor" by Treehugger Robot · 8 years ago
  97. 53120f7 hidl_string: Add cstr + length constructor by Steven Moreland · 8 years ago
  98. 1f535a2 Use new read(Embedded)Buffer/readNativeHandle APIs. by Steven Moreland · 8 years ago
  99. d5007e3 Merge "Token Manager: update documentation." by Treehugger Robot · 8 years ago
  100. dfb50c3 Merge "Align all shared memory offsets to word boundary." by Treehugger Robot · 8 years ago