1. fd9ecee Switch from NULL -> nullptr. by Stephen Hines · 7 years ago
  2. ba8ace1 libhidltransport is using libvndksupport by Jiyong Park · 7 years ago
  3. 56eb149 Add /system/lib/vndk-sp/hw to search paths for HAL impls by Jiyong Park · 7 years ago
  4. 41649d5 Fix clang-tidy performance-* warnings in system/libhidl. by Chih-Hung Hsieh · 7 years ago
  5. 82f80df Add 1.1 version of hwservicemanager. am: 2a2678e402 by Steven Moreland · 7 years ago
  6. 2a2678e Add 1.1 version of hwservicemanager. by Steven Moreland · 7 years ago
  7. 34299b8 Merge "Allow VTS to load test HALs from data." am: 65b7d3e7f9 by Zhuoyao Zhang · 7 years ago
  8. f7dea69 Allow VTS to load test HALs from data. by Steven Moreland · 7 years ago
  9. 5d70fb9 Merge "Add preloadPassthroughService." am: 5b14b7d285 by Steven Moreland · 7 years ago
  10. 519306f Add preloadPassthroughService. by Steven Moreland · 7 years ago
  11. 64c8dd5 Add pids for processes that dlopens implementations am: bd0d8f7823 am: 6fd759f86f by Yifan Hong · 7 years ago
  12. bd0d8f7 Add pids for processes that dlopens implementations by Yifan Hong · 7 years ago
  13. bf13ad0 Make registerPassthroughClient() synchronous. by Martijn Coenen · 7 years ago
  14. af4aba5 Make registerPassthroughClient() synchronous. by Martijn Coenen · 7 years ago
  15. eb0c337 Implicit const char* cast removed, operator<< added to hidl_string. by Scott Randolph · 8 years ago
  16. cd4dbdf Cut off process names for profiling. by Steven Moreland · 7 years ago
  17. 863c10e Merge "Load SP-HAL impls from the sphal namespace" into oc-dev by TreeHugger Robot · 7 years ago
  18. 3ab546c Load SP-HAL impls from the sphal namespace by Jiyong Park · 8 years ago
  19. 405d761 Cut off process names for profiling. by Steven Moreland · 7 years ago
  20. da8e617 Remove dependency on libhidl-gen-utils. by Steven Moreland · 7 years ago
  21. 28ee5d9 Merge "Remove dependency on libhidl-gen-utils." into oc-dev by Steven Moreland · 7 years ago
  22. 819c05d Remove dependency on libhidl-gen-utils. by Steven Moreland · 7 years ago
  23. 40ccc88 Merge "Implicit const char* cast removed, operator<< added to hidl_string." into oc-dev by Scott Randolph · 8 years ago
  24. 330e3e2 libhidl: remove libvintf dependency by Steven Moreland · 8 years ago
  25. c601c5f libhidl: remove libvintf dependency by Steven Moreland · 8 years ago
  26. 0c84ab4 Implicit const char* cast removed, operator<< added to hidl_string. by Scott Randolph · 8 years ago
  27. f1e14f2 Log if waitForHwService has to wait too long. by Steven Moreland · 8 years ago
  28. 4960510 Log if waitForHwService has to wait too long. by Steven Moreland · 8 years ago
  29. c1cee2c Revert "Revert "Wait for hwservicemanager in defaultServiceManager."" by Steven Moreland · 8 years ago
  30. ec64c65 Revert "Wait for hwservicemanager in defaultServiceManager." by Steven Moreland · 8 years ago
  31. 7aca85a Wait for hwservicemanager in defaultServiceManager. by Steven Moreland · 8 years ago
  32. 0aeaa78 Fix inconsistent logging in registerReference. by Steven Moreland · 8 years ago
  33. 953e6b0 Hide global variables by Yifan Hong · 8 years ago
  34. 8fb656b defaultServiceManager locks before check. by Yifan Hong · 8 years ago
  35. 67a0249 Remove interfaceChain from IServiceManager::add() by Martijn Coenen · 8 years ago
  36. 705e5da Update for providing architecture info by Yifan Hong · 8 years ago
  37. a29905c Clear dlerror before executing anything. by Steven Moreland · 8 years ago
  38. 348802d Try multiple passthrough for instance names. by Steven Moreland · 8 years ago
  39. f6f1b40 Fix registration reference of passthrough services by Steven Moreland · 8 years ago
  40. e681aa5 ServiceManagement: remove logspam by Steven Moreland · 8 years ago
  41. 7f49f59 Allow passthrough service manager to register client PIDs. by Yifan Hong · 8 years ago
  42. 777bef9 IBase::getReferenceInfo -> getDebugInfo by Yifan Hong · 8 years ago
  43. 3512154 Change InstanceDebugInfo.refCount to int64_t. by Yifan Hong · 8 years ago
  44. 9a22d1d Add debugDump() to IServiceManager. by Yifan Hong · 8 years ago
  45. cbefd35 Add waitForHwService. by Steven Moreland · 8 years ago
  46. 0091c09 Passthrough services: allow -impl*.so by Steven Moreland · 8 years ago
  47. 21ce165 Revert "Passthrough services: lookup multiple names." by Steven Moreland · 8 years ago
  48. 91e3f64 Passthrough services: lookup multiple names. by Steven Moreland · 8 years ago
  49. 337e6b6 Add passthrough service manager. by Steven Moreland · 8 years ago
  50. 4e92599 Bp/n/sFoo -> Bp/n/sHwFoo by Yifan Hong · 8 years ago
  51. 12f04d9 Introduce fromBinder() helper. by Martijn Coenen · 8 years ago
  52. 00f4a39 Split libhidl into base and transport. by Yifan Hong · 8 years ago[Renamed from ServiceManagement.cpp]
  53. 5d5ef7f Update for hidlized hwservicemanager. by Steven Moreland · 8 years ago