1. 1658ce9 Merge "Change size_t member of hidl_memory type to uint64_t" by Treehugger Robot · 8 years ago
  2. 81f41a1 Merge "Move configureRpcThreadpool into sources." by Treehugger Robot · 8 years ago
  3. 2530c01 Merge "Remove interfaceChain from IServiceManager::add()" by Martijn Coenen · 8 years ago
  4. 6d4acb1 Change size_t member of hidl_memory type to uint64_t by Hridya Valsaraju · 8 years ago
  5. 33e9cdb Merge "Update to add bitness info to system/manifest.xml" by Treehugger Robot · 8 years ago
  6. 24332ef Disable getDebugInfo address leak for production builds. by Yifan Hong · 8 years ago
  7. 7e8869b Update to add bitness info to system/manifest.xml by Yifan Hong · 8 years ago
  8. 11a732a Move configureRpcThreadpool into sources. by Steven Moreland · 8 years ago
  9. 67a0249 Remove interfaceChain from IServiceManager::add() by Martijn Coenen · 8 years ago
  10. 2be9418 Return<T>::description() provide more descriptive text than numbers by Yifan Hong · 8 years ago
  11. af4e43c return_status::checkStatus => assertOk by Yifan Hong · 8 years ago
  12. 6558c77 Merge "Update for providing architecture info" by Yifan Hong · 8 years ago
  13. 2567e84 IServiceManager/ITokenManager uses "default" service name by Yifan Hong · 8 years ago
  14. 705e5da Update for providing architecture info by Yifan Hong · 8 years ago
  15. 3d931cd Merge "use ro.persistent_properties.ready for persistent props access" by Keun-young Park · 8 years ago
  16. 25d42d5 Merge "Clear dlerror before executing anything." by Treehugger Robot · 8 years ago
  17. f4a5840 ITokenManager: Use strong pointers instead of weak pointers. by Pawin Vongmasa · 8 years ago
  18. 4657dc5 Merge "sintf.xml => manifest.xml" by Treehugger Robot · 8 years ago
  19. 8ecdc07 sintf.xml => manifest.xml by Yifan Hong · 8 years ago
  20. a256dc3 use ro.persistent_properties.ready for persistent props access by Keun-young Park · 8 years ago
  21. 37b3620 getTransport checks interface and instance names. by Yifan Hong · 8 years ago
  22. a29905c Clear dlerror before executing anything. by Steven Moreland · 8 years ago
  23. 0126889 Add move constructor/assignment operator to hidl_memory by Hridya Valsaraju · 8 years ago
  24. 64a41d5 getTransport respects system/manifest.xml by Yifan Hong · 8 years ago
  25. 12af8a6 Add system/manifest.xml on device by Yifan Hong · 8 years ago
  26. ad37e2b Merge "replace sleep wait into property wait" by Keun-young Park · 8 years ago
  27. ecfdacd Merge "Make operator= and constructor behavior consistent." by Treehugger Robot · 8 years ago
  28. 153f87a Make operator= and constructor behavior consistent. by Steven Moreland · 8 years ago
  29. 09456c2 ITokenManager: don't delete token on get. by Steven Moreland · 8 years ago
  30. 8575745 replace sleep wait into property wait by Keun-young Park · 8 years ago
  31. 311f9dd Merge changes from topic 'passthrough-service-manager' by Treehugger Robot · 8 years ago
  32. 348802d Try multiple passthrough for instance names. by Steven Moreland · 8 years ago
  33. f6f1b40 Fix registration reference of passthrough services by Steven Moreland · 8 years ago
  34. 5b177d1 Merge "Remove getNativeHandle() and getGrantors()" by Treehugger Robot · 8 years ago
  35. ed4e714 Remove getNativeHandle() and getGrantors() by Hridya Valsaraju · 8 years ago
  36. 225688a Merge "Use interfaceDescriptor instead of interfaceChain" by Treehugger Robot · 8 years ago
  37. 2ac326f Use interfaceDescriptor instead of interfaceChain by Yifan Hong · 8 years ago
  38. b7b89db Merge "Updating warning messages for getTransport." by Treehugger Robot · 8 years ago
  39. 7118883 Merge "make Return<T> non-copyable." by Treehugger Robot · 8 years ago
  40. 6d8960d Updating warning messages for getTransport. by Steven Moreland · 8 years ago
  41. 603cde9 make Return<T> non-copyable. by Yifan Hong · 8 years ago
  42. 1aebd1c Merge "Move definition of configureRpcThreadpool." by Treehugger Robot · 8 years ago
  43. 6cf8fa2 Move definition of configureRpcThreadpool. by Steven Moreland · 8 years ago
  44. f7780bd Merge "Static.h: include what you use." by Treehugger Robot · 8 years ago
  45. 637195c Static.h: include what you use. by Steven Moreland · 8 years ago
  46. ead33e2 Fix unused variable warnings. by Steven Moreland · 8 years ago
  47. 8dd6574 Build with -Wall and -Werror. by Steven Moreland · 8 years ago
  48. 99ab54b Merge "split android.hidl.memory" by Treehugger Robot · 8 years ago
  49. 182e0db Merge "Add move constructor and move operator= to Return<T>." by Treehugger Robot · 8 years ago
  50. c43bd9d Add move constructor and move operator= to Return<T>. by Yifan Hong · 8 years ago
  51. 346cf51 split android.hidl.memory by Steven Moreland · 8 years ago
  52. 8e0cfc6 vintf: VendorManifest -> HalManifest by Yifan Hong · 8 years ago
  53. a21d84f hidl_string: allow null cstr by Steven Moreland · 8 years ago
  54. eba5145 Merge "Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details.""" by Zhuoyao Zhang · 8 years ago
  55. a749556 Merge "ServiceManagement: remove logspam" by Treehugger Robot · 8 years ago
  56. e681aa5 ServiceManagement: remove logspam by Steven Moreland · 8 years ago
  57. 7a57de6 Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details."" by Zhuoyao Zhang · 8 years ago
  58. f9fd882 Revert "Move HidlInstrumentor to HidlInternal and namespace details." by Zhuoyao Zhang · 8 years ago
  59. f509bef Move HidlInstrumentor to HidlInternal and namespace details. by Zhuoyao Zhang · 8 years ago
  60. d4c1d77 Merge "Memory: add ability to update memory range." by Treehugger Robot · 8 years ago
  61. a3e4486 Merge "Update comments in IServiceManager." by Treehugger Robot · 8 years ago
  62. e055d00 Merge "IBase: add ping method" by Treehugger Robot · 8 years ago
  63. ce07b52 Memory: add ability to update memory range. by Steven Moreland · 8 years ago
  64. c43ccae Merge "hidl_string: relational operators" by Treehugger Robot · 8 years ago
  65. cf84fae IBase: add ping method by Steven Moreland · 8 years ago
  66. 551396a hidl_string: relational operators by Steven Moreland · 8 years ago
  67. 90d9b35 Merge "Modify hidl_pointer default constructor" by Treehugger Robot · 8 years ago
  68. d5f51bc Update comments in IServiceManager. by Yifan Hong · 8 years ago
  69. 2d33a28 Merge "Revert "Revert "Update for using integers for major/minor versions in FQName.""" by Treehugger Robot · 8 years ago
  70. 2f2c6ae Merge "Allow passthrough service manager to register client PIDs." by Yifan Hong · 8 years ago
  71. dda2562 Modify hidl_pointer default constructor by Hridya Valsaraju · 8 years ago
  72. e682a5a Revert "Revert "Update for using integers for major/minor versions in FQName."" by Yifan Hong · 8 years ago
  73. f9c9f59 Revert "Update for using integers for major/minor versions in FQName." by Steven Moreland · 8 years ago
  74. abde972 Update for using integers for major/minor versions in FQName. by Yifan Hong · 8 years ago
  75. cc32387 Merge "Load profiling functions with package and version info." by Zhuoyao Zhang · 8 years ago
  76. 32d2e64 Merge "Updated makefiles" by Andreas Huber · 8 years ago
  77. 2236bd1 Load profiling functions with package and version info. by Zhuoyao Zhang · 8 years ago
  78. 8824259 Merge "Adds a debug(...) method to IBase, the base class for all Treble interfaces" by Treehugger Robot · 8 years ago
  79. 0dd8c3b Adds a debug(...) method to IBase, the base class for all Treble interfaces by Andreas Huber · 8 years ago
  80. 7c40088 Updated makefiles by Andreas Huber · 8 years ago
  81. 93b6ecb Make waitForData work by Chia-I Wu · 8 years ago
  82. 5ff3e56 Merge "defaultPassthroughServiceImplementation: default" by Steven Moreland · 8 years ago
  83. 0586514 defaultPassthroughServiceImplementation: default by Steven Moreland · 8 years ago
  84. 7f49f59 Allow passthrough service manager to register client PIDs. by Yifan Hong · 8 years ago
  85. 84888d3 Make gBn/sConstructorMap concurrent. by Yifan Hong · 8 years ago
  86. 0173273 Cannot open manifest: error -> warning by Steven Moreland · 8 years ago
  87. 777bef9 IBase::getReferenceInfo -> getDebugInfo by Yifan Hong · 8 years ago
  88. 20273f9 Change getTransportFromManifest to getTransport. by Yifan Hong · 8 years ago
  89. 3512154 Change InstanceDebugInfo.refCount to int64_t. by Yifan Hong · 8 years ago
  90. 0f2ef09 Add getReferenceInfo to IBase. by Yifan Hong · 8 years ago
  91. 51fbeaa Toggleable services check vintf specifies toggled. by Steven Moreland · 8 years ago
  92. 949f95e Merge "Update HidlInstrumentor." by Zhuoyao Zhang · 8 years ago
  93. 59647ff Merge "Wait for data without sysprop listeners." by Treehugger Robot · 8 years ago
  94. cf80b63 Wait for data without sysprop listeners. by Steven Moreland · 8 years ago
  95. d8c6d98 Merge "Add debugDump() to IServiceManager." by Yifan Hong · 8 years ago
  96. 3903f46 Wrapper service: only register if enabled. by Steven Moreland · 8 years ago
  97. 9a22d1d Add debugDump() to IServiceManager. by Yifan Hong · 8 years ago
  98. 93c1e3a Update HidlInstrumentor. by Zhuoyao Zhang · 8 years ago
  99. 3b41bfe Merge "Add waitForHwService." by Treehugger Robot · 8 years ago
  100. 04b91c0 Fix hidl_handle/hidl_memory ownership semantics. by Martijn Coenen · 8 years ago