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