1. 4c5ffe4 hidl getService throw correct exceptions. by Steven Moreland · 7 years ago
  2. afe95a9 HIDL: C++ Java parity by Steven Moreland · 7 years ago
  3. f7019c2 Use hwservicemanager getTransport. by Steven Moreland · 7 years ago
  4. 85d12da Remove interfaceChain from IServiceManager::add() by Martijn Coenen · 8 years ago
  5. 2cbce4a getTransport checks interface and instance names. by Yifan Hong · 8 years ago
  6. 01f374c Merge "android.os.HwBinder.getService() in Java respects VINTF." by Yifan Hong · 8 years ago
  7. 60bf84a Don't generate and send reply object in oneway calls. by Martijn Coenen · 8 years ago
  8. 0382be2 android.os.HwBinder.getService() in Java respects VINTF. by Yifan Hong · 8 years ago
  9. 2f379ca Cleanup hwbinder getService code. by Steven Moreland · 8 years ago
  10. 90b6a37 BpBase -> BpHwBase by Yifan Hong · 8 years ago
  11. c0631d0 HwBinder: get/register checked exceptions. by Steven Moreland · 8 years ago
  12. 52280c3 Callback elision for HIDL interfaces. by Martijn Coenen · 8 years ago
  13. e62b1f3 Add checked exceptions to HwBinder transact. by Steven Moreland · 8 years ago
  14. 520d12c HwBinder: fail gracefully for device w/o hwbinder by Steven Moreland · 8 years ago
  15. 1298711 HwBinder: Remove use of IHw class. by Martijn Coenen · 8 years ago
  16. b747440 Check for nullptr when casting IBinder to IBase. by Yifan Hong · 8 years ago
  17. bae1b55 Use IBase instead of IBinder for IServiceManager. by Yifan Hong · 8 years ago
  18. f3c5349 Update for namespaced services in hwservicemanager. by Steven Moreland · 8 years ago
  19. a813686 Update for hidlized hwservicemanager. by Steven Moreland · 8 years ago
  20. 35eb799 Adds support for specifying the version of a service to register/lookup. by Andreas Huber · 8 years ago
  21. 781c083 Start hw-binder threadpool on HwBinder.getService() call. by Andreas Huber · 8 years ago
  22. c84c556 char16 strings returned by JNIEnv::GetStringCritical are not '\0' terminated. by Andreas Huber · 8 years ago
  23. aa2c32f Move Status to libhidl (DO NOT MERGE) by Martijn Coenen · 8 years ago
  24. 242030d Link against libhidl for HidlSupport/svcmgr (DO NOT MERGE) by Martijn Coenen · 8 years ago
  25. dab5fc6 Initial commit of Java support for hardware binder (DO NOT MERGE) by Andreas Huber · 8 years ago