1. e612544 Fillout requesting SID. by Steven Moreland · 5 years ago
  2. 05ed134 Explicitly check processes are oneway by Steven Moreland · 7 years ago
  3. cccb559 Fix infinite recursion in onTransact(). by Martijn Coenen · 7 years ago
  4. 253be2d Try fetching hwservice before waiting for it. by Steven Moreland · 7 years ago
  5. 49a4fa8 Disable record/replay on user builds. by Steven Moreland · 7 years ago
  6. 339898e Require manifest specification for HIDL devices. by Steven Moreland · 7 years ago
  7. 4f7b11c Add c++-headers and c++-sources by Steven Moreland · 7 years ago
  8. d462ae8 Merge "Set minimum scheduling policy for a service." into oc-dev by Martijn Coenen · 7 years ago
  9. 436dbdf Set minimum scheduling policy for a service. by Martijn Coenen · 7 years ago
  10. ca27994 Passthrough oneway: keep hold on mImpl by Steven Moreland · 7 years ago
  11. eb4fe78 Fix wrapPassthrough casts to the wrong type. by Yifan Hong · 7 years ago
  12. 267fa38 Merge "Enforce Treble "wire" ABI by emitting static_asserts for the sizes of" into oc-dev by TreeHugger Robot · 7 years ago
  13. a9582e6 Add onRegistration hook in registerAsService. by Steven Moreland · 7 years ago
  14. 8146c32 getService: hwservicemanager over libvintf by Steven Moreland · 7 years ago
  15. 02ef12f Enforce Treble "wire" ABI by emitting static_asserts for the sizes of by Andreas Huber · 7 years ago
  16. b1389df Merge changes from topic 'get_service_break_fix' into oc-dev by TreeHugger Robot · 7 years ago
  17. dd0b55d Fix getService should retry on DEAD_OBJECT by Yifan Hong · 7 years ago
  18. 7783bb0 Extra branches for getService. by Yifan Hong · 7 years ago
  19. 34955d6 Remove toggled transport. by Steven Moreland · 7 years ago
  20. 7d234ea Add Formatter::join by Yifan Hong · 7 years ago
  21. eec5f7a Add tryGetService. by Steven Moreland · 7 years ago
  22. 57bcc40 Merge "Revert "Revert "Cleanup getService""" into oc-dev by TreeHugger Robot · 7 years ago
  23. 9cca95b Break on getService null interface by Steven Moreland · 7 years ago
  24. f1ef44f Revert "Revert "Cleanup getService"" by Yifan Hong · 7 years ago
  25. 42394ce getService: break on null hwservicemanager by Steven Moreland · 7 years ago
  26. 937408a s/IMPL_HEADER/IMPL_INTERFACE/g by Steven Moreland · 7 years ago
  27. dff644c Clarify getService log. by Steven Moreland · 7 years ago
  28. 31f07ff Revert "Revert "getService should retry if getting nullptr"" by Yifan Hong · 7 years ago
  29. f01dad4 TaskRunner starts the background thread only when needed. by Yifan Hong · 7 years ago
  30. ef91d36 Move TaskRunner to details by Yifan Hong · 7 years ago
  31. d4b068a Move interface reserved cpp impl to source file. by Steven Moreland · 7 years ago
  32. 2f7abc9 Revert "getService should retry if getting nullptr" by Ian Pedowitz · 7 years ago
  33. 5f009cb Revert "Cleanup getService" by Ian Pedowitz · 7 years ago
  34. 45d4730 Cleanup getService by Yifan Hong · 7 years ago
  35. a159f3b Update for moving gBn/sConstructorMap into details. by Yifan Hong · 7 years ago
  36. 64ba3d7 getService should retry if getting nullptr by Yifan Hong · 7 years ago
  37. 33e7801 Move castInterface to details. by Yifan Hong · 7 years ago
  38. 052425a Move wrapPassthrough into details. by Yifan Hong · 7 years ago
  39. bc9f5c9 Remove interfaceChain from IServiceManager::add() by Martijn Coenen · 7 years ago
  40. 152866b getService should consult the VINTF object with instance name. by Yifan Hong · 7 years ago
  41. 7d3ac80 Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details."" by Zhuoyao Zhang · 7 years ago
  42. 7f12d6b Revert "Move HidlInstrumentor to HidlInternal and namespace details." by Zhuoyao Zhang · 7 years ago
  43. 5f1d031 Move HidlInstrumentor to HidlInternal and namespace details. by Zhuoyao Zhang · 7 years ago
  44. 2a5d977 getService: respect vintf passthrough by Steven Moreland · 7 years ago
  45. b04de38 Update for locking gBn/sConstructorMap. by Yifan Hong · 7 years ago
  46. 6081863 Add -Werror. by Steven Moreland · 7 years ago
  47. 8adcb65 Do proper cleanup of static block. by Martijn Coenen · 7 years ago
  48. bcffce2 IBase::getReferenceInfo -> getDebugInfo by Yifan Hong · 7 years ago
  49. d3b58ed Specify full interface name for getTransport. by Yifan Hong · 7 years ago
  50. cd2ae45 Add getReferenceInfo to IBase. by Yifan Hong · 7 years ago
  51. 1583517 getService: respect vintf toggled by Steven Moreland · 7 years ago
  52. d10feea Update hidl-gen for HidlInstrumentor. by Zhuoyao Zhang · 7 years ago
  53. bec74ed getService: respect persist.hal.binderization by Steven Moreland · 7 years ago
  54. 6d7b91c Wait for binderized service if VINTF promises it. by Steven Moreland · 7 years ago
  55. f10af87 Revert "Revert "getService respects the vendor interface object."" by Steven Moreland · 7 years ago
  56. e3fa5da Revert "getService respects the vendor interface object." by Steven Moreland · 7 years ago
  57. fa7f58c getService respects the vendor interface object. by Yifan Hong · 7 years ago
  58. c672c80 Revert "getService respects the vendor interface object." by Yifan Hong · 7 years ago
  59. 5079be7 getService respects the vendor interface object. by Yifan Hong · 7 years ago
  60. 2c2dea8 getService: use passthrough service manager. by Steven Moreland · 7 years ago
  61. 623c004 hidl-gen: add LOG_TAG to *All.cpp by Steven Moreland · 7 years ago
  62. 96a79e2 BBinder -> BHwBinder. by Yifan Hong · 7 years ago
  63. db0d634 Add name "default" as default to register service by Chris Phoenix · 7 years ago
  64. 01e7cde Bp/nFoo -> Bp/nHwFoo by Yifan Hong · 7 years ago
  65. dd85c5c Support to enable profiling dynamically. by Zhuoyao Zhang · 7 years ago
  66. 8e4fc84 Generate API_EXIT instrumentation event in all cases. by Martijn Coenen · 7 years ago
  67. eefe4f2 Clean up hard-coded Bp/Bn/Bs/IHw prefixes. by Yifan Hong · 7 years ago
  68. 51a6509 Renamed Interface::getProxyName to getProxyFqName by Yifan Hong · 7 years ago
  69. f8f2bf3 Remove getInterfaceVersion from hidl interfaces. by Steven Moreland · 7 years ago
  70. b40ef02 Callback elision for HIDL interfaces. by Martijn Coenen · 7 years ago
  71. fff7335 Correctly initialize local variable. by Martijn Coenen · 7 years ago
  72. cd00b9b Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 7 years ago
  73. fa55d6e Automatically start threadpool. by Martijn Coenen · 8 years ago
  74. 0abd739 Remove String8 from Status. by Yifan Hong · 8 years ago
  75. 115d428 Add (un)linkToDeath to generated interfaces. by Martijn Coenen · 8 years ago
  76. d720050 Add spaces for auto-generated code. by Yifan Hong · 8 years ago
  77. 7a118f5 Wrap interfaces in passthrough mode correctly. by Yifan Hong · 8 years ago
  78. 83c8e5f Move macros from libhidl[transport] to auto-generated code. by Yifan Hong · 8 years ago
  79. a018ed5 Add a chain style to formatter. by Yifan Hong · 8 years ago
  80. 33223ca Rename indentBlock to indent. by Yifan Hong · 8 years ago
  81. b094943 Bs*.h includes cutils/atrace.h. by Yifan Hong · 8 years ago
  82. 6ec2f0b BnFoo class cleanup. by Martijn Coenen · 8 years ago
  83. a63e0ad Stop generating IHw classes. by Martijn Coenen · 8 years ago
  84. a47eef3 Allow method names, result names and argument names to be the same. by Yifan Hong · 8 years ago
  85. 3d74609 Add dummy IFoo::castFrom(sp<IFoo>) by Yifan Hong · 8 years ago
  86. 2cbbdf9 Move dependency of ServiceManagement from IFoo to FooAll. by Yifan Hong · 8 years ago
  87. c893404 Hidlize IBase; use IBase instead of IBinder. by Yifan Hong · 8 years ago
  88. 2ae5bca Revert "Use get instead of implicit cast of Return<*>." by Steven Moreland · 8 years ago
  89. 90e50cd Use get instead of implicit cast of Return<*>. by Steven Moreland · 8 years ago
  90. 05cd423 Proper runtime error handling for _hidl_cb. by Steven Moreland · 8 years ago
  91. af712c0 Generate notifySyspropsChanged(). by Martijn Coenen · 8 years ago
  92. 085a8c3 Support VTS profiling in passthrough mode. by Zhuoyao Zhang · 8 years ago
  93. 859e53f Split into HidlSupport and HidlTransportSupport. by Yifan Hong · 8 years ago
  94. 7b29524 Add atrace calls for systrace support. by Martijn Coenen · 8 years ago
  95. 244e82d move read/writeEmbedded[References]From/ToParcel out by Yifan Hong · 8 years ago
  96. d39133b IFoo::descriptor String16 -> const char* by Steven Moreland · 8 years ago
  97. 0693f31 Update for service registration notifications. by Steven Moreland · 8 years ago
  98. d732ea1 Put xyz_cb adjacent to method declaration. by Steven Moreland · 8 years ago
  99. 5bd9aff Rename IHidlInterfaceBase to IBase by Yifan Hong · 8 years ago
  100. 158655a Remove toBinder from IHidlInterfaceBase. by Yifan Hong · 8 years ago