1. 07b8e06 Merge "Harder failures for lazy service clients." by Steven Moreland · 4 years, 9 months ago
  2. 8cccf9e Rename vts-core to vts by Dan Shi · 4 years, 9 months ago
  3. bd603f7 Harder failures for lazy service clients. by Steven Moreland · 4 years, 9 months ago
  4. 56737d3 Convert vts configs to Android.bp by Dan Willemsen · 4 years, 10 months ago
  5. 2d24003 Merge "Avoid use of FQName globals." by Steven Moreland · 4 years, 10 months ago
  6. 05ebf2d Avoid use of FQName globals. by Steven Moreland · 4 years, 10 months ago
  7. ccc3a97 libhidl: allocate rarely used regex only if needed by Steven Moreland · 4 years, 10 months ago
  8. 6fc3cc5 Have vts_ibase_test link all libraries for libinit_test_utils by Tom Cherry · 4 years, 10 months ago
  9. 8b27f9b Convert vts_ibase_test.cpp to Result::ok() by Bernie Innocenti · 4 years, 11 months ago
  10. 55d2dcd Recombine hidl lib build. by Steven Moreland · 4 years, 11 months ago
  11. e277677 vts_ibase_test: filter AIDL interfaces from init by Steven Moreland · 5 years ago
  12. 9a5f686 [vts-core] Set auto_gen_config=true for vts_ibase_test by nelsonli · 5 years ago
  13. a45a70a Merge "Add vts_ibase_test to vts-core." by Steven Moreland · 5 years ago
  14. d12c205 Add vts_ibase_test to vts-core. by Steven Moreland · 5 years ago
  15. 12b0271 transport: Remove template code which has become static by Mikhail Naganov · 5 years ago
  16. 4fc43b4 transport: Add non-template functions for service registration by Mikhail Naganov · 5 years ago
  17. ad8f423 Change ConcurrentMap::setLocked() to take a const K& instead of K&&. by Peter Collingbourne · 5 years ago
  18. 14d87a9 ./update-makefiles.sh, for union changes/memory by Steven Moreland · 5 years ago
  19. c40b651 LegacySupport: fix compile error for some devices by Steven Moreland · 5 years ago
  20. 7852e27 Allow defaultPassthroughServiceImplementation for higher minor by Yifan Hong · 5 years ago
  21. 3a453ef Merge "Remove VTS_ROOT_PATH." by Steven Moreland · 5 years ago
  22. c10ecd6 Merge "Add sleep in unsafe path." by Steven Moreland · 5 years ago
  23. f40e594 Remove VTS_ROOT_PATH. by Steven Moreland · 5 years ago
  24. cff26ef Merge "libhidltransport: not in recovery" by Steven Moreland · 5 years ago
  25. c94a107 Remove unnecessary semicolons. by Steven Moreland · 5 years ago
  26. 37b9555 libhidltransport: not in recovery by Steven Moreland · 5 years ago
  27. 2056cf3 HIDL stuff on host. by Steven Moreland · 5 years ago
  28. 23c28f5 Hide IBase static maps. by Steven Moreland · 5 years ago
  29. 48b66ef Merge "Make hybrid interface descriptors StaticString16" by Vic Yang · 5 years ago
  30. 72a1154 Merge "Remove libhwbinder/libhidltransport deps" by Steven Moreland · 5 years ago
  31. d3b6066 Make hybrid interface descriptors StaticString16 by Vic Yang · 5 years ago
  32. c6df565 Enforce visibility for internal libs. by Steven Moreland · 5 years ago
  33. 05b86e4 Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  34. b8a8993 Add helper API to get all HAL instances. am: 92b247c253 by Steven Moreland · 5 years ago
  35. aadec3c Add sleep in unsafe path. by Steven Moreland · 5 years ago
  36. 92b247c Add helper API to get all HAL instances. by Steven Moreland · 5 years ago
  37. 6e768c4 Merge "Reland "Check transport before registering."" am: e5f126ba18 by Steven Moreland · 5 years ago
  38. e5f126b Merge "Reland "Check transport before registering."" by Steven Moreland · 5 years ago
  39. 84fe49e Reland "Check transport before registering." by Steven Moreland · 5 years ago
  40. 9e8db15 Merge "Revert "Check transport before registering."" am: 809efd8763 by Steven Moreland · 5 years ago
  41. 809efd8 Merge "Revert "Check transport before registering."" by Steven Moreland · 5 years ago
  42. eff97a8 Revert "Check transport before registering." by Steven Moreland · 5 years ago
  43. 7d1d1d8 Merge "Check transport before registering." am: 6077c7aecd by Steven Moreland · 5 years ago
  44. 6077c7a Merge "Check transport before registering." by Steven Moreland · 5 years ago
  45. ee0fc68 Merge "Add getInstance call to LazyServiceRegistrar" am: 2a5beb5fb8 by Peter Kalauskas · 5 years ago
  46. 2a5beb5 Merge "Add getInstance call to LazyServiceRegistrar" by Peter Kalauskas · 5 years ago
  47. 1e96922 Add getInstance call to LazyServiceRegistrar by Peter Kalauskas · 5 years ago
  48. a0ed2e7 Check transport before registering. by Steven Moreland · 5 years ago
  49. 36f6af4 DO NOT MERGE - Merge pie-platform-release (PPRL.190801.002) into master by Xin Li · 5 years ago
  50. f147a1f Merge "Make kAshmemMemoryName constexpr" am: 5775907bcc by Vic Yang · 5 years ago
  51. 5775907 Merge "Make kAshmemMemoryName constexpr" by Treehugger Robot · 5 years ago
  52. 45e2be4 Make kAshmemMemoryName constexpr by Vic Yang · 5 years ago
  53. b82df4d Starts up lazy services before checking running interfaces. am: a94480aee3 by Daniel Norman · 5 years ago
  54. a94480a Starts up lazy services before checking running interfaces. by Daniel Norman · 5 years ago
  55. 3287b21 Don't link with libbinder itself just for the headers by Dongwon Kang · 5 years ago
  56. 27ae8a1 Tests services provide all declared interfaces. am: bf4ed32bb1 by Daniel Norman · 5 years ago
  57. bf4ed32 Tests services provide all declared interfaces. by Daniel Norman · 5 years ago
  58. faad6f8 Adds a test to check that services declare the interfaces they serve. by Daniel Norman · 5 years ago
  59. 5ea7f14 Adds a test to check that services declare the interfaces they serve. by Daniel Norman · 5 years ago
  60. 492e623 File only: {Hidl,}ServiceManagement.cpp am: 30b01fdf5e am: 129e507aaf by Steven Moreland · 6 years ago
  61. 30b01fd File only: {Hidl,}ServiceManagement.cpp by Steven Moreland · 6 years ago
  62. c8948c2 ServiceManagement -> HidlServiceManagement am: fcaa97fe4e am: 03abfc80a1 by Steven Moreland · 6 years ago
  63. fcaa97f ServiceManagement -> HidlServiceManagement by Steven Moreland · 6 years ago
  64. 6fcb173 Combine libhidlbase/libhidltransport into one lib. am: a46371d5b3 by Steven Moreland · 6 years ago
  65. a46371d Combine libhidlbase/libhidltransport into one lib. by Steven Moreland · 6 years ago
  66. 0c2e456 Delete vestigial Status parcel read. by Steven Moreland · 6 years ago
  67. 03ed703 Runtime warning for unenforced VINTF manifest. am: 5b8eb35645 am: 6134fa2060 by Steven Moreland · 6 years ago
  68. 5b8eb35 Runtime warning for unenforced VINTF manifest. by Steven Moreland · 6 years ago
  69. 3aff72a Delete vestigial Status parcel read. am: 7fd5fbec0c am: 44311cb8c7 am: e4372fbfa9 am: 17038a466d by Steven Moreland · 6 years ago
  70. a80fddb Delete vestigial Status parcel read. am: 7fd5fbec0c am: 44311cb8c7 am: e4372fbfa9 by Steven Moreland · 6 years ago
  71. 17038a4 Delete vestigial Status parcel read. am: 7fd5fbec0c am: 44311cb8c7 by Steven Moreland · 6 years ago
  72. e4372fb Delete vestigial Status parcel read. am: 7fd5fbec0c am: 44311cb8c7 by Steven Moreland · 6 years ago
  73. 44311cb Delete vestigial Status parcel read. am: 7fd5fbec0c by Steven Moreland · 6 years ago
  74. 7fd5fbe Delete vestigial Status parcel read. by Steven Moreland · 6 years ago
  75. f12fd28 Merge "Remove unused read/write hidl_version functions." am: 50bc6b3a24 by Steven Moreland · 6 years ago
  76. 50bc6b3 Merge "Remove unused read/write hidl_version functions." by Treehugger Robot · 6 years ago
  77. 0bbe424 Merge "Remove ref<>." am: 081b653683 am: 2818f7b812 by Steven Moreland · 6 years ago
  78. e783834 Remove unused read/write hidl_version functions. by Steven Moreland · 6 years ago
  79. a45f9f7 Remove ref<>. by Steven Moreland · 6 years ago
  80. cf4ee6f Move serviceCounter outside template function am: 7860da3648 am: 4bc606dd5e by Shibin George · 6 years ago
  81. 7860da3 Move serviceCounter outside template function by Shibin George · 6 years ago
  82. d0a754c Do not destruct static maps. by Steven Moreland · 6 years ago
  83. 3b9ad0b Do not destruct static maps. am: b1c7d06b1f am: 3ff133f824 by Steven Moreland · 6 years ago
  84. 3ff133f Do not destruct static maps. am: b1c7d06b1f by Steven Moreland · 6 years ago
  85. b1c7d06 Do not destruct static maps. by Steven Moreland · 6 years ago
  86. 070ec13 Use pruneMapLocked for setMinSchedulerPolicy. by Steven Moreland · 6 years ago
  87. 90ba7ef Update hidl makefiles for bpfmt am: 1c4170e0de am: e5b0feb008 by Steven Moreland · 6 years ago
  88. e5b0feb Update hidl makefiles for bpfmt am: 1c4170e0de by Steven Moreland · 6 years ago
  89. 1c4170e Update hidl makefiles for bpfmt by Steven Moreland · 6 years ago
  90. 88fdd29 Merge "DO NOT MERGE - Merge PPRL.190305.001 into master" by Xin Li · 6 years ago
  91. e0fe581 update makefiles for no types am: 76e4d108d0 am: f3b866024c am: b80d112130 by Steven Moreland · 6 years ago
  92. f3b8660 update makefiles for no types am: 76e4d108d0 by Steven Moreland · 6 years ago
  93. 4cf9c3b DO NOT MERGE - Merge PPRL.190305.001 into master by Xin Li · 6 years ago
  94. 76e4d10 update makefiles for no types by Steven Moreland · 6 years ago
  95. bc02b98 DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 6 years ago
  96. fb83857 Merge "Allow multiple H2B converters in one HpInterface" by TreeHugger Robot · 6 years ago
  97. bddd38c Allow multiple H2B converters in one HpInterface by Pawin Vongmasa · 6 years ago
  98. 58b9997 Freeze HALs for Android Q am: dd0490cfd2 am: 64f1180228 by Steven Moreland · 6 years ago
  99. dd0490c Freeze HALs for Android Q by Steven Moreland · 6 years ago
  100. f31d096 Mark libhidlallocatorutil as double_loadable am: 9a679351cf am: 7428902d17 by Jooyung Han · 6 years ago