1. 40b3ab4 Update LazyServiceRegistrar for tryUnregister. by Steven Moreland · 6 years ago
  2. afa0d58 Fix race conditions for lazy services. by Steven Moreland · 6 years ago
  3. d4f1d1e clang-format: ContinuationIndentWidth: 8 by Steven Moreland · 6 years ago
  4. 7ce3155 Rename registerServiceWithCallback by Peter Kalauskas · 6 years ago
  5. 92e12a9 Don't link with libbinder itself just for the headers by Marco Nelissen · 6 years ago
  6. 6f1eed6 Merge "Remove TODO for service registration." by Treehugger Robot · 6 years ago
  7. d1c0f5c Remove TODO for service registration. by Steven Moreland · 6 years ago
  8. 87d991b interfacesEqual: not templatized, use const sp&. by Steven Moreland · 6 years ago
  9. ace631e Remove uses of toBinder in auto-generated code. by Steven Moreland · 6 years ago
  10. 7f8e9fd Merge changes from topic "lazy-cas" by Peter Kalauskas · 6 years ago
  11. 3e7c21d Merge changes from topic "libhidl-test-mapping" by Steven Moreland · 6 years ago
  12. 3541970 Add TEST_MAPPING. by Steven Moreland · 6 years ago
  13. 138c350 libhidl_test: doesn't require additional binaries by Steven Moreland · 6 years ago
  14. 76900d5 Fix typo in comment by Peter Kalauskas · 6 years ago
  15. 42c95e1 Add default argument to registerServiceWithCallback by Peter Kalauskas · 6 years ago
  16. a900ff9 safe_union@1.0 to vndk-sp by Steven Moreland · 6 years ago
  17. db0ab7e New helper functions for registering lazy HALs by Peter Kalauskas · 6 years ago
  18. 3373cd3 New default IClientCallback implementation by Peter Kalauskas · 6 years ago
  19. 9695129 Merge "system manifest: fix format" by Treehugger Robot · 6 years ago
  20. 389898f Merge "hidl_enum_range: support const/reverse iteration" by Treehugger Robot · 6 years ago
  21. 10b76c1 Merge changes from topic "b66921961" by Treehugger Robot · 6 years ago
  22. 39d9f88 hidl_enum_range: support const/reverse iteration by Steven Moreland · 6 years ago
  23. c953048 system manifest: fix format by Yifan Hong · 6 years ago
  24. 2f0161b @1.2::IServiceManager: listManifestByInterface by Steven Moreland · 6 years ago
  25. 02df9c5 IServiceManager: remove onRegistration todo by Steven Moreland · 6 years ago
  26. 1930614 C++17: fix name collision. by Elliott Hughes · 6 years ago
  27. 213914b Merge "update with -Wdocumentation." by Treehugger Robot · 6 years ago
  28. 37814cb update with -Wdocumentation. by Steven Moreland · 6 years ago
  29. d3b1d41 Merge pie-platform-release to aosp-master - DO NOT MERGE by Bill Yi · 6 years ago
  30. ccea91f Merge "@1.2::IServiceManager:onNoClients->onClients(bool)" by Steven Moreland · 6 years ago
  31. 73fe94d Use static linkage to reduce user/userdebug differences by Logan Chien · 6 years ago
  32. bf074fc @1.2::IServiceManager:onNoClients->onClients(bool) by Steven Moreland · 6 years ago
  33. ce34eb5 Merge pi-dr1-dev to aosp-master by Bill Yi · 6 years ago
  34. b08ef92 Do not add system to HAL library path for vendor process. am: 6a323eda0f by Justin Yun · 6 years ago
  35. 6a323ed Do not add system to HAL library path for vendor process. by Justin Yun · 6 years ago
  36. 61d1e97 Remove onRegistration from header. am: 176eaf71a3 by Steven Moreland · 6 years ago
  37. 176eaf7 Remove onRegistration from header. by Steven Moreland · 6 years ago
  38. 353be24 Merge changes from topic "b36424585" am: cc22f72529 by Steven Moreland · 6 years ago
  39. 1f4e9ed Add IServiceManager addWithChain. am: bb9eb2aa86 by Steven Moreland · 6 years ago
  40. cc22f72 Merge changes from topic "b36424585" by Steven Moreland · 6 years ago
  41. 0e71219 Merge changes from topic "b116618418" am: 002fa789e6 by Steven Moreland · 6 years ago
  42. 8092aa0 Use libbase string functions. by Steven Moreland · 6 years ago
  43. bb9eb2a Add IServiceManager addWithChain. by Steven Moreland · 6 years ago
  44. 002fa78 Merge changes from topic "b116618418" by Steven Moreland · 6 years ago
  45. 5241dab Check type of HybridInterface. am: f1052be51f by Steven Moreland · 6 years ago
  46. f1052be Check type of HybridInterface. by Steven Moreland · 6 years ago
  47. dd772b4 Status: no 'okay' EX_TRANSACTION_FAILED by Steven Moreland · 6 years ago
  48. 872da2d Revert "Status writeToParcel no OK on ERR" by Steven Moreland · 6 years ago
  49. 85871ff Log how long it takes each HAL to start am: 64ffced271 by Peter Kalauskas · 6 years ago
  50. 64ffced Log how long it takes each HAL to start by Peter Kalauskas · 6 years ago
  51. 70ca0f3 Merge "Add safe_union@1.0::Monostate." am: 6f7ad83248 by Steven Moreland · 6 years ago
  52. 6f7ad83 Merge "Add safe_union@1.0::Monostate." by Steven Moreland · 6 years ago
  53. b0dc07a Add safe_union@1.0::Monostate. by Steven Moreland · 6 years ago
  54. f875277 MQDescriptor: warn about handle ownership am: 4cee37c838 by Steven Moreland · 6 years ago
  55. 9d2d089 MQDescriptor: allow copies. am: 6d50315da6 by Steven Moreland · 6 years ago
  56. 4cee37c MQDescriptor: warn about handle ownership by Steven Moreland · 6 years ago
  57. 6d50315 MQDescriptor: allow copies. by Steven Moreland · 6 years ago
  58. 39e425c Recovery passthrough HALs should be wrapped in BsFoo. am: ee65dc4c50 by Yifan Hong · 6 years ago
  59. ee65dc4 Recovery passthrough HALs should be wrapped in BsFoo. by Yifan Hong · 6 years ago
  60. af47e0b Fix stack use after scope. am: ad1f992b27 by Steven Moreland · 6 years ago
  61. ad1f992 Fix stack use after scope. by Steven Moreland · 6 years ago
  62. 45342c0 toBinder: always safe. am: 986fa094d3 by Steven Moreland · 6 years ago
  63. f870344 @1.2::IServiceManager: client callback am: 3c60ff1438 by Steven Moreland · 6 years ago
  64. 05aeb49 @1.2::IServiceManager: remove 'removeService' todo am: 9de39ac984 by Steven Moreland · 6 years ago
  65. 17c130e @1.2::IServiceManager: remove broadcast TODO am: aa703608c4 by Steven Moreland · 6 years ago
  66. 986fa09 toBinder: always safe. by Steven Moreland · 6 years ago
  67. 3c60ff1 @1.2::IServiceManager: client callback by Steven Moreland · 6 years ago
  68. 9de39ac @1.2::IServiceManager: remove 'removeService' todo by Steven Moreland · 6 years ago
  69. aa70360 @1.2::IServiceManager: remove broadcast TODO by Steven Moreland · 6 years ago
  70. 1341cff Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 6 years ago
  71. a111998 Merge "Add noexcept to move constructors and assignment operators." by Chih-hung Hsieh · 6 years ago
  72. 3833f20 Add noexcept to move constructors and assignment operators. by Chih-Hung Hsieh · 6 years ago
  73. 8437841 Status writeToParcel no OK on ERR am: 662378eaf6 by Steven Moreland · 6 years ago
  74. 662378e Status writeToParcel no OK on ERR by Steven Moreland · 6 years ago
  75. 91feb47 Proper checks for SCHED_NORMAL. am: b7798be47e by Steven Moreland · 6 years ago
  76. b7798be Proper checks for SCHED_NORMAL. by Steven Moreland · 6 years ago
  77. 152ea4e Merge stage-dr1-aosp-master into stage-aosp-master by Xin Li · 6 years ago
  78. d34befd Merge "Revert "Revert "Begin cleanup of HidlBinderSupport.h includes.""" am: 8f2a6cc2a0 by Steven Moreland · 6 years ago
  79. f686369 Merge "Revert "Revert "Begin cleanup of HidlBinderSupport.h includes.""" by Steven Moreland · 6 years ago
  80. 8f2a6cc Merge "Revert "Revert "Begin cleanup of HidlBinderSupport.h includes.""" by Steven Moreland · 6 years ago
  81. 0bda0eb Merge "Revert "Begin cleanup of HidlBinderSupport.h includes."" am: 526269fb26 by Steven Moreland · 6 years ago
  82. 13873e0 Merge "Revert "Begin cleanup of HidlBinderSupport.h includes."" am: 526269fb26 by Steven Moreland · 6 years ago
  83. b917318 Revert "Revert "Begin cleanup of HidlBinderSupport.h includes."" by Steven Moreland · 6 years ago
  84. 526269f Merge "Revert "Begin cleanup of HidlBinderSupport.h includes."" by Steven Moreland · 6 years ago
  85. 9211951 Revert "Begin cleanup of HidlBinderSupport.h includes." by Steven Moreland · 6 years ago
  86. bd30d18 Merge "Happy path ashmem log on allocate -> VERBOSE." am: 217a8e1b23 by Steven Moreland · 6 years ago
  87. dd9dde2 Merge "Happy path ashmem log on allocate -> VERBOSE." am: 217a8e1b23 by Steven Moreland · 6 years ago
  88. 35f5683 Merge "Begin cleanup of HidlBinderSupport.h includes." am: 823296f063 by Steven Moreland · 6 years ago
  89. 9c4301c Merge "Begin cleanup of HidlBinderSupport.h includes." am: 823296f063 by Steven Moreland · 6 years ago
  90. 217a8e1 Merge "Happy path ashmem log on allocate -> VERBOSE." by Treehugger Robot · 6 years ago
  91. b5efb8a Merge Android Pie into master am: b4187b6106 am: c79624fc23 by Xin Li · 6 years ago
  92. c79624f Merge Android Pie into master am: b4187b6106 by Xin Li · 6 years ago
  93. 823296f Merge "Begin cleanup of HidlBinderSupport.h includes." by Steven Moreland · 6 years ago
  94. 17fcc13 Happy path ashmem log on allocate -> VERBOSE. by Steven Moreland · 6 years ago
  95. b4187b6 Merge Android Pie into master by Xin Li · 6 years ago
  96. c958713 Merge "Fix IMemoryBlock::validRange(),read(),update()" am: 642a9a3024 by Howard Chen · 6 years ago
  97. b6efbff Merge "Fix IMemoryBlock::validRange(),read(),update()" am: 642a9a3024 by Howard Chen · 6 years ago
  98. 642a9a3 Merge "Fix IMemoryBlock::validRange(),read(),update()" by Howard Chen · 6 years ago
  99. 128040a Begin cleanup of HidlBinderSupport.h includes. by Steven Moreland · 6 years ago
  100. a61dc08 Merge "Adding {read,write}Embedded{From,To} methods for hidl_handle" am: 24ed87ef09 by Nirav Atre · 6 years ago