1. 3b6a233 libhidl: check ro.debuggable less by Steven Moreland · 1 year, 10 months ago
  2. e29b2ad delete gBn/sConstructorMap by Steven Moreland · 2 years, 7 months ago
  3. 3d5b178 HidlLazyUtils: avoid race w/ register & onClients by Steven Moreland · 3 years ago
  4. f47cdf7 setTrebleTestingOverride: base on ro.debuggable by Steven Moreland · 3 years, 2 months ago
  5. e5f8f7c clarify getRawServiceInternal 'retry' docs by Steven Moreland · 3 years, 2 months ago
  6. 8b9e383 libhidlbase: PID is always sharable. by Steven Moreland · 3 years, 3 months ago
  7. edd4912 libhidlbase: avoid dlclose by Steven Moreland · 3 years, 3 months ago
  8. ad2415c [LSC] Add LOCAL_LICENSE_KINDS to system/libhidl by Bob Badour · 3 years, 3 months ago
  9. c958ae0 Merge "onRegistrationImpl: handle getTransport error" by Steven Moreland · 3 years, 4 months ago
  10. 3f90a7e Merge "Change callback argument to boolean." by Amos Bianchi · 3 years, 4 months ago
  11. 7d1b073 onRegistrationImpl: handle getTransport error by Steven Moreland · 3 years, 4 months ago
  12. 489e757 Rip out getProcessAgeMs. by Steven Moreland · 3 years, 4 months ago
  13. fb91863 Change callback argument to boolean. by Amos Bianchi · 3 years, 4 months ago
  14. 57341bb Add active services count callback to lazy HALs. by Amos Bianchi · 3 years, 5 months ago
  15. d9ebe7c getProcessAgeMs: better error messages by Steven Moreland · 3 years, 7 months ago
  16. 43c1ad5 delete vts_config entries by Steven Moreland · 3 years, 8 months ago
  17. daaa32d Set apex_available property by Jiyong Park · 3 years, 8 months ago
  18. 372dcf5 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 3 years, 9 months ago
  19. f38e3d7 Point HidlLazyUtils to init documentation. by Steven Moreland · 3 years, 10 months ago
  20. 1602b7d Merge "tryRegistrationImpl: better error checking" by Treehugger Robot · 3 years, 10 months ago
  21. d682c0e tryRegistrationImpl: better error checking by Steven Moreland · 3 years, 10 months ago
  22. 219106c Revert "Revert "libhidlbase supports API level(29)"" by Jooyung Han · 3 years, 10 months ago
  23. 81784bd Revert "libhidlbase supports API level(29)" am: 91b5e43e22 am: 277c9258ac by Jooyung Han · 3 years, 10 months ago
  24. 91b5e43 Revert "libhidlbase supports API level(29)" by Jooyung Han · 3 years, 10 months ago
  25. eb1b2d1 libhidlbase supports API level(29) am: 544d9b5954 am: 4cd9eed4b0 by Jooyung Han · 3 years, 10 months ago
  26. 544d9b5 libhidlbase supports API level(29) by Jooyung Han · 3 years, 10 months ago
  27. fb0c9ce Merge "Remove TREBLE_TESTING_OVERRIDE." am: 332d156afa am: 8ac15324d8 by Steven Moreland · 3 years, 11 months ago
  28. 332d156 Merge "Remove TREBLE_TESTING_OVERRIDE." by Steven Moreland · 3 years, 11 months ago
  29. fdd8717 Make android.hardware.renderscript@1.0 buildable for native_bridge am: 538af7d4cc am: 012a42ceb9 by Victor Khimenko · 3 years, 11 months ago
  30. 538af7d Make android.hardware.renderscript@1.0 buildable for native_bridge by Victor Khimenko · 3 years, 11 months ago
  31. 206d281 Remove TREBLE_TESTING_OVERRIDE. by Steven Moreland · 3 years, 11 months ago
  32. 84f2f99 Merge "setTrebleTestingOverride" am: 38e441c215 am: 11c78c7ef3 by Steven Moreland · 3 years, 11 months ago
  33. b939e7e setTrebleTestingOverride by Steven Moreland · 3 years, 11 months ago
  34. 998ac0f update hidl .bp by Jooyung Han · 3 years, 11 months ago
  35. 4186d16 Merge "android.hidl.token@1.0-utils: Add host support" am: 9467caa0a0 am: a9b4b55e25 by Steven Moreland · 3 years, 11 months ago
  36. 68952de android.hidl.token@1.0-utils: Add host support by Ayushi Khopkar · 4 years ago
  37. b593cb6 update hidl .bp by Jooyung Han · 3 years, 11 months ago
  38. 34404d6 Add LOG_TAG to HidlLazyUtils am: 365a0f9908 am: d55e495ea6 by Peter Kalauskas · 4 years ago
  39. 365a0f9 Add LOG_TAG to HidlLazyUtils by Peter Kalauskas · 4 years ago
  40. 11f162e Document unused function in HIDL am: 911852c231 am: fc2db6d9e2 by Steven Moreland · 4 years ago
  41. 911852c Document unused function in HIDL by Steven Moreland · 4 years, 1 month ago
  42. ead20f7 Set min_sdk_version to be part of mainline modules am: dfe14f12b7 am: 88588cd7a1 by Jooyung Han · 4 years, 1 month ago
  43. dfe14f1 Set min_sdk_version to be part of mainline modules by Jooyung Han · 4 years, 1 month ago
  44. c8a0c54 Avoid deallocating hwsm statics during shutdown. am: 10d5563f5c am: c68e00b8a7 by Steven Moreland · 4 years, 1 month ago
  45. 10d5563 Avoid deallocating hwsm statics during shutdown. by Steven Moreland · 4 years, 1 month ago
  46. 6088ac0 Merge "Add VtsHidlAllocatorV1_0TargetTest to vts." into rvc-dev am: ccea7be700 by Steven Moreland · 4 years, 2 months ago
  47. 0734fc5 Add VtsHidlAllocatorV1_0TargetTest to vts. by Steven Moreland · 4 years, 2 months ago
  48. c7477b7 Merge "Harder failures for lazy service clients." am: 07b8e06531 am: 179ea9955b by Steven Moreland · 4 years, 2 months ago
  49. 07b8e06 Merge "Harder failures for lazy service clients." by Steven Moreland · 4 years, 2 months ago
  50. 7ce8c3f Rename vts-core to vts am: 27d43ebffd by Dan Shi · 4 years, 2 months ago
  51. 8cccf9e Rename vts-core to vts by Dan Shi · 4 years, 2 months ago
  52. 27d43eb Rename vts-core to vts by Dan Shi · 4 years, 2 months ago
  53. bd603f7 Harder failures for lazy service clients. by Steven Moreland · 4 years, 2 months ago
  54. ce3ca64 vts_ibase_test: general-tests am: 3b757913bc by Steven Moreland · 4 years, 2 months ago
  55. 3b75791 vts_ibase_test: general-tests by Steven Moreland · 4 years, 2 months ago
  56. e940bd4 libhidlbase: work w/ cfi am: 347615c729 by Automerger Merge Worker · 4 years, 3 months ago
  57. 347615c libhidlbase: work w/ cfi by Steven Moreland · 4 years, 3 months ago
  58. c4d92b2 Convert vts configs to Android.bp am: 56737d347b am: 499e21f908 by Automerger Merge Worker · 4 years, 3 months ago
  59. ea59f9c Merge "libhidl: allocate rarely used regex only if needed" into rvc-dev by Steven Moreland · 4 years, 3 months ago
  60. 56737d3 Convert vts configs to Android.bp by Dan Willemsen · 4 years, 3 months ago
  61. e518fc3 libhidl: allocate rarely used regex only if needed by Steven Moreland · 4 years, 3 months ago
  62. 8a7fdd8 Avoid use of FQName globals. by Steven Moreland · 4 years, 3 months ago
  63. c11a84e Merge "Avoid use of FQName globals." am: 2d24003b22 am: 199884d78b by Automerger Merge Worker · 4 years, 3 months ago
  64. 2d24003 Merge "Avoid use of FQName globals." by Steven Moreland · 4 years, 3 months ago
  65. c12c835 libhidl: allocate rarely used regex only if needed am: ccc3a974c0 am: d2d2626685 by Automerger Merge Worker · 4 years, 3 months ago
  66. ec6f4f4 Have vts_ibase_test link all libraries for libinit_test_utils by Tom Cherry · 4 years, 3 months ago
  67. 05ebf2d Avoid use of FQName globals. by Steven Moreland · 4 years, 3 months ago
  68. ccc3a97 libhidl: allocate rarely used regex only if needed by Steven Moreland · 4 years, 3 months ago
  69. ab7e86c Have vts_ibase_test link all libraries for libinit_test_utils am: 6fc3cc5e3d am: 12b8ddd104 by Automerger Merge Worker · 4 years, 3 months ago
  70. 6fc3cc5 Have vts_ibase_test link all libraries for libinit_test_utils by Tom Cherry · 4 years, 3 months ago
  71. ceb1067 Convert vts_ibase_test.cpp to Result::ok() am: 8b27f9bc87 am: c7c8879926 am: 28337da5f7 by Automerger Merge Worker · 4 years, 3 months ago
  72. 8b27f9b Convert vts_ibase_test.cpp to Result::ok() by Bernie Innocenti · 4 years, 3 months ago
  73. 166c45d Recombine hidl lib build. am: 55d2dcd389 am: 3ed069145a am: 57b2eaa36e by Automerger Merge Worker · 4 years, 3 months ago
  74. 55d2dcd Recombine hidl lib build. by Steven Moreland · 4 years, 4 months ago
  75. 668e697 vts_ibase_test: filter AIDL interfaces from init am: e2776771dc am: df801a1c86 am: 9962163229 by Automerger Merge Worker · 4 years, 4 months ago
  76. e277677 vts_ibase_test: filter AIDL interfaces from init by Steven Moreland · 4 years, 4 months ago
  77. a87f478 [vts-core] Set auto_gen_config=true for vts_ibase_test am: 9a5f6866fb am: b8616ee4b3 am: 190817c710 by Automerger Merge Worker · 4 years, 4 months ago
  78. 9a5f686 [vts-core] Set auto_gen_config=true for vts_ibase_test by nelsonli · 4 years, 4 months ago
  79. 45a29b5 Merge "Add vts_ibase_test to vts-core." am: a45a70a4ec am: e6f4219dda am: d442d05b3b by Automerger Merge Worker · 4 years, 4 months ago
  80. a45a70a Merge "Add vts_ibase_test to vts-core." by Steven Moreland · 4 years, 4 months ago
  81. d12c205 Add vts_ibase_test to vts-core. by Steven Moreland · 4 years, 4 months ago
  82. 3616029 transport: Remove template code which has become static am: 12b0271cd4 am: 495087c3c3 am: ef914d51ce by Automerger Merge Worker · 4 years, 4 months ago
  83. 12b0271 transport: Remove template code which has become static by Mikhail Naganov · 4 years, 4 months ago
  84. 2e8e1be transport: Add non-template functions for service registration am: 4fc43b48e5 am: fa986b13bf am: a1b115fe6b by Automerger Merge Worker · 4 years, 4 months ago
  85. 4fc43b4 transport: Add non-template functions for service registration by Mikhail Naganov · 4 years, 4 months ago
  86. 4d8064e Merge "Change ConcurrentMap::setLocked() to take a const K& instead of K&&." am: c7998b6509 am: 00f4e352b0 am: 7905de199e by Automerger Merge Worker · 4 years, 4 months ago
  87. ad8f423 Change ConcurrentMap::setLocked() to take a const K& instead of K&&. by Peter Collingbourne · 4 years, 4 months ago
  88. 783ead9 ./update-makefiles.sh, for union changes/memory am: 14d87a9efb am: 044ae07876 by Steven Moreland · 4 years, 6 months ago
  89. 14d87a9 ./update-makefiles.sh, for union changes/memory by Steven Moreland · 4 years, 6 months ago
  90. 3b46aeb LegacySupport: fix compile error for some devices am: c40b6510cb am: 3940f54aec am: f13ef016c6 by Steven Moreland · 4 years, 7 months ago
  91. c40b651 LegacySupport: fix compile error for some devices by Steven Moreland · 4 years, 7 months ago
  92. 01643f0 Allow defaultPassthroughServiceImplementation for higher minor am: 7852e276fa am: b32c85511f am: 0129248f1e by Yifan Hong · 4 years, 7 months ago
  93. 7852e27 Allow defaultPassthroughServiceImplementation for higher minor by Yifan Hong · 4 years, 7 months ago
  94. e80c1db Merge "Remove VTS_ROOT_PATH." am: 3a453efbae am: 34be18f87e am: fa43640aa2 by Steven Moreland · 4 years, 8 months ago
  95. 3a453ef Merge "Remove VTS_ROOT_PATH." by Steven Moreland · 4 years, 8 months ago
  96. 2ba9c4a Merge "Add sleep in unsafe path." am: c10ecd6086 am: 17187997d5 am: 01b755992f by Steven Moreland · 4 years, 8 months ago
  97. c10ecd6 Merge "Add sleep in unsafe path." by Steven Moreland · 4 years, 8 months ago
  98. f40e594 Remove VTS_ROOT_PATH. by Steven Moreland · 4 years, 8 months ago
  99. 747a664 Merge "libhidltransport: not in recovery" am: cff26ef9dc am: 75c1be3b56 am: 00e036e1c5 by Steven Moreland · 4 years, 8 months ago
  100. cff26ef Merge "libhidltransport: not in recovery" by Steven Moreland · 4 years, 8 months ago