1. d0a754c Do not destruct static maps. by Steven Moreland · 5 years ago
  2. 42bc6d5 Revert "Revert "Add gServiceSidMap."" by Steven Moreland · 5 years ago
  3. 8f21ad8 Revert "Add gServiceSidMap." by Steven Moreland · 5 years ago
  4. 15748fd Merge "Add gServiceSidMap." by Steven Moreland · 5 years ago
  5. a13980d Add gServiceSidMap. by Steven Moreland · 5 years ago
  6. 7ce3155 Rename registerServiceWithCallback by Peter Kalauskas · 5 years ago
  7. 87d991b interfacesEqual: not templatized, use const sp&. by Steven Moreland · 6 years ago
  8. ace631e Remove uses of toBinder in auto-generated code. by Steven Moreland · 6 years ago
  9. 76900d5 Fix typo in comment by Peter Kalauskas · 6 years ago
  10. 42c95e1 Add default argument to registerServiceWithCallback by Peter Kalauskas · 6 years ago
  11. db0ab7e New helper functions for registering lazy HALs by Peter Kalauskas · 6 years ago
  12. 3373cd3 New default IClientCallback implementation by Peter Kalauskas · 6 years ago
  13. 176eaf7 Remove onRegistration from header. by Steven Moreland · 6 years ago
  14. bb9eb2a Add IServiceManager addWithChain. by Steven Moreland · 6 years ago
  15. 986fa09 toBinder: always safe. by Steven Moreland · 6 years ago
  16. b917318 Revert "Revert "Begin cleanup of HidlBinderSupport.h includes."" by Steven Moreland · 6 years ago
  17. 9211951 Revert "Begin cleanup of HidlBinderSupport.h includes." by Steven Moreland · 6 years ago
  18. 128040a Begin cleanup of HidlBinderSupport.h includes. by Steven Moreland · 6 years ago
  19. 24ed87e Merge "Adding {read,write}Embedded{From,To} methods for hidl_handle" by Treehugger Robot · 6 years ago
  20. 49ccc38 Have setMinSchedulerPolicy clean itself up. by Steven Moreland · 6 years ago
  21. 564a8d2 Adding {read,write}Embedded{From,To} methods for hidl_handle by Nirav Atre · 6 years ago
  22. 9cbef74 Move g(Bn|Bs)ConstructorMap's into cpp. by Steven Moreland · 6 years ago
  23. 0c28fd2 Remove semicolons after namespace declarations by Bernhard Rosenkränzer · 6 years ago
  24. 8990969 Add definition for IServiceManager 1.2 by Steven Moreland · 6 years ago
  25. 0771d8a getService: re-request HALs after timeout by Steven Moreland · 6 years ago
  26. d40af8e HidlBinderSupport: addPostCommandTask by Steven Moreland · 6 years ago
  27. 7a9bb5d add #ifdef to every header by Keun Soo Yim · 6 years ago
  28. e46ec88 Revert "Remove gBn/sConstructorMap from headers." by Yifan Hong · 6 years ago
  29. 0288c9a Remove gBn/sConstructorMap from headers. by Yifan Hong · 6 years ago
  30. 6538e75 Revert "Reland "Remove gBn/sConstructorMap."" by Steven Moreland · 6 years ago
  31. d7687b2 Reland "Remove gBn/sConstructorMap." by Yifan Hong · 7 years ago
  32. c6ce6e5 Revert "Remove gBn/sConstructorMap." by Yifan Hong · 7 years ago
  33. c67f65d Remove gBn/sConstructorMap. by Yifan Hong · 7 years ago
  34. 3f5ac4c Add support for polling transport. by Martijn Coenen · 7 years ago
  35. 7a4b756 HidlTransportSupport: add getPidIfSharable. by Yifan Hong · 7 years ago
  36. 97f88f3 Double gBn/sConstructorMap by Yifan Hong · 7 years ago
  37. 86c3abb Move getRawServiceInternal to ServiceManagement. by Martijn Coenen · 7 years ago
  38. 0b1e62a Move wrapPassthroughInternal out of headers. by Steven Moreland · 7 years ago
  39. a15479f Move getService into libhidl. by Steven Moreland · 7 years ago
  40. 104c7f0 Change wrapPassthrough function. by Steven Moreland · 7 years ago
  41. 03416d9 defaultPassthroughServiceImplementation errors by Steven Moreland · 7 years ago
  42. 1b80510 Merge "Add tags for hidl interfaces." by Treehugger Robot · 7 years ago
  43. 5f82d3e Add tags for hidl interfaces. by Steven Moreland · 7 years ago
  44. 537bac1 Merge "Add eraseIfEqual to ConcurrentMap." by Treehugger Robot · 7 years ago
  45. a61f5d8 Add eraseIfEqual to ConcurrentMap. by Martijn Coenen · 7 years ago
  46. 2a2678e Add 1.1 version of hwservicemanager. by Steven Moreland · 7 years ago
  47. 2932c13 Revert "Revert "Allow proxies to be compared."" by Steven Moreland · 7 years ago
  48. 7c238ef Revert "Allow proxies to be compared." by Steven Moreland · 7 years ago
  49. 8264ad5 Allow proxies to be compared. by Steven Moreland · 7 years ago
  50. 9f624e8 Merge "Allow setting a minimum scheduler policy for a service." by Martijn Coenen · 7 years ago
  51. 6b9cc8d Allow setting a minimum scheduler policy for a service. by Martijn Coenen · 7 years ago
  52. 519306f Add preloadPassthroughService. by Steven Moreland · 7 years ago
  53. 108d09d libhidltransport: move methods to sources by Steven Moreland · 7 years ago
  54. 9d3eb35 Validate incoming data properly. by Martijn Coenen · 7 years ago
  55. 08607dc Fix wrapPassthrough casts to the wrong type. by Yifan Hong · 7 years ago
  56. cd4dbdf Cut off process names for profiling. by Steven Moreland · 7 years ago
  57. 8476eb8 Merge "Fix getService should retry on DEAD_OBJECT" by Yifan Hong · 7 years ago
  58. a7b2bb7 Fix getService should retry on DEAD_OBJECT by Yifan Hong · 7 years ago
  59. 2eaead5 Remove binderization toggle. by Steven Moreland · 7 years ago
  60. f1b7028 LegacySupport: include interface name in errors by Steven Moreland · 7 years ago
  61. d51a3e1 Passthrough service functions: warn unused result by Steven Moreland · 7 years ago
  62. 953e6b0 Hide global variables by Yifan Hong · 7 years ago
  63. 989d44b Merge "Move castInterface into details." by Yifan Hong · 7 years ago
  64. 8d498ef Move castInterface into details. by Yifan Hong · 7 years ago
  65. e22d2cc Move wrapPassthrough into details. by Yifan Hong · 7 years ago
  66. 499f210 Merge "Allow MQDescriptors with null native_handles to be passed over hwbinder" by Treehugger Robot · 7 years ago
  67. f6fa2a9 Allow MQDescriptors with null native_handles to be passed over hwbinder by Hridya Valsaraju · 7 years ago
  68. 11a732a Move configureRpcThreadpool into sources. by Steven Moreland · 7 years ago
  69. 2ac326f Use interfaceDescriptor instead of interfaceChain by Yifan Hong · 7 years ago
  70. 1aebd1c Merge "Move definition of configureRpcThreadpool." by Treehugger Robot · 7 years ago
  71. 6cf8fa2 Move definition of configureRpcThreadpool. by Steven Moreland · 7 years ago
  72. 637195c Static.h: include what you use. by Steven Moreland · 7 years ago
  73. 5ff3e56 Merge "defaultPassthroughServiceImplementation: default" by Steven Moreland · 7 years ago
  74. 0586514 defaultPassthroughServiceImplementation: default by Steven Moreland · 7 years ago
  75. 84888d3 Make gBn/sConstructorMap concurrent. by Yifan Hong · 7 years ago
  76. 777bef9 IBase::getReferenceInfo -> getDebugInfo by Yifan Hong · 7 years ago
  77. 3903f46 Wrapper service: only register if enabled. by Steven Moreland · 7 years ago
  78. cbefd35 Add waitForHwService. by Steven Moreland · 7 years ago
  79. fd9311c Check registerPassthroughServiceImplementation ret by Steven Moreland · 7 years ago
  80. 337e6b6 Add passthrough service manager. by Steven Moreland · 7 years ago
  81. 710eaf0 Merge "Allow hidl_vec to contain a null buffer." by Martijn Coenen · 7 years ago
  82. a1f408c Merge "Add name "default" as default to register service" by Treehugger Robot · 7 years ago
  83. 6091d18 Allow hidl_vec to contain a null buffer. by Martijn Coenen · 7 years ago
  84. d403ab3 Add name "default" as default to register service by Chris Phoenix · 7 years ago
  85. 1f535a2 Use new read(Embedded)Buffer/readNativeHandle APIs. by Steven Moreland · 7 years ago
  86. 4e92599 Bp/n/sFoo -> Bp/n/sHwFoo by Yifan Hong · 7 years ago
  87. 7e6404d Add templatization to MQDescriptor by Hridya Valsaraju · 7 years ago
  88. e76c7a2 Transport threadpool configuration. by Martijn Coenen · 8 years ago
  89. 9b8f9c3 Add (un)linkToDeath to IBase. by Martijn Coenen · 8 years ago
  90. 6bf733e create gBsConstructorMap; add wrapPassthrough by Yifan Hong · 8 years ago
  91. b81c827 Move macros from libhidl[transport] to auto-generated code. by Yifan Hong · 8 years ago
  92. ea006c5 registerAsService fails gracefully. by Steven Moreland · 8 years ago
  93. 12f04d9 Introduce fromBinder() helper. by Martijn Coenen · 8 years ago
  94. b2c9c75 Cleanup Hidl*Support.* files. by Yifan Hong · 8 years ago
  95. 1cfaee7 Remove explicit cast from Return<*>. by Steven Moreland · 8 years ago
  96. 2cd440c Hidlize IBase and use IBase instead of IBinder. by Yifan Hong · 8 years ago
  97. 3079100 Hidlized version of IMemory. by Martijn Coenen · 8 years ago
  98. 337c3ae Cleanup Return object. by Steven Moreland · 8 years ago
  99. 00f4a39 Split libhidl into base and transport. by Yifan Hong · 8 years ago