1. 3520c90 HwBinder: don't rely on kernel headers. by Steven Moreland · 4 years, 11 months ago
  2. dc1372d Merge "HwBinder: register with registerAsServiceInternal" by Steven Moreland · 5 years ago
  3. ded421f HwBinder: register with registerAsServiceInternal by Steven Moreland · 6 years ago
  4. bb2f0fb HwBinder: call _exit over exit. by Steven Moreland · 5 years ago
  5. 47942d9 hwbinder: explicitly disallow local java binder by Steven Moreland · 5 years ago
  6. 0ae1e63 HwBinder: update getService log by Steven Moreland · 6 years ago
  7. 64d7d94 HwBinder: IWYU IPCThreadState by Steven Moreland · 6 years ago
  8. ec5eb7e Reland "HIDL Java getService now the same as C++." by Steven Moreland · 7 years ago
  9. 28ed911 Merge "HwBinder: Clean up code, add logging" by Treehugger Robot · 7 years ago
  10. 63c0193 HwBinder: Clean up code, add logging by Andreas Gampe · 7 years ago
  11. 029b08c android.os.HwBinder: fix native static method signature by Yifan Hong · 7 years ago
  12. cc9e67c Revert "HIDL Java getService now the same as C++." by Steven Moreland · 7 years ago
  13. c1f00f8 HIDL Java getService now the same as C++. by Steven Moreland · 7 years ago
  14. c4bfdef HwBinder: don't re-implement libhidl's getService by Steven Moreland · 7 years ago
  15. 811027e Merge "Add hwbinder library" am: 49e2a9a612 by Sundong Ahn · 7 years ago
  16. 28cc6e8 Add hwbinder library by Sundong Ahn · 7 years ago
  17. d37f136 Merge "Revert "Revert "Update for less arguments in hidl toBinder.""" by Steven Moreland · 7 years ago
  18. 72be156 Revert "Revert "Update for less arguments in hidl toBinder."" by Steven Moreland · 7 years ago
  19. 16255fd Merge "Revert "Update for less arguments in hidl toBinder."" am: 79994cb142 by Steven Moreland · 7 years ago
  20. 243bcfd Revert "Update for less arguments in hidl toBinder." by Steven Moreland · 7 years ago
  21. b167ed0 Merge "Update for less arguments in hidl toBinder." am: 602b7be04e by Steven Moreland · 7 years ago
  22. de2a9df Update for less arguments in hidl toBinder. by Steven Moreland · 7 years ago
  23. 5c091dc Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 by Steven Moreland · 7 years ago
  24. 2279b25 frameworks/base: use proper nativehelper headers by Steven Moreland · 7 years ago
  25. 791a698 Merge "Add configureRpcThreadpool to java interface" am: d8dab11547 by Timur Iskhakov · 7 years ago
  26. b6a6283 Add configureRpcThreadpool to java interface by Timur Iskhakov · 7 years ago
  27. 197b62d Merge "hidl getService throw correct exceptions." am: 5d5ace5e11 by Steven Moreland · 7 years ago
  28. 5d5ace5 Merge "hidl getService throw correct exceptions." by Treehugger Robot · 7 years ago
  29. 4c5ffe4 hidl getService throw correct exceptions. by Steven Moreland · 7 years ago
  30. 0cf0b393 Merge "Add an extra level of indirection to make sure that native IHwBinder" am: b6dde12ef0 by Andreas Huber · 7 years ago
  31. 56bdb8a Add an extra level of indirection to make sure that native IHwBinder by Andreas Huber · 7 years ago
  32. bbb6aea Merge "HIDL: C++ Java parity" am: 475d9b283c am: 101aa88ad6 am: 5b33f9b441 by Steven Moreland · 7 years ago
  33. afe95a9 HIDL: C++ Java parity by Steven Moreland · 7 years ago
  34. f7019c2 Use hwservicemanager getTransport. by Steven Moreland · 7 years ago
  35. f8202e4 Use hwservicemanager getTransport. by Steven Moreland · 7 years ago
  36. c16b8a3 Merge "Remove interfaceChain from IServiceManager::add()" am: 4a75e32f1d am: 7665332a7a by Martijn Coenen · 7 years ago
  37. 85d12da Remove interfaceChain from IServiceManager::add() by Martijn Coenen · 7 years ago
  38. 0c3b6b3 Merge "getTransport checks interface and instance names." am: 7f0300f1e2 am: 7719c1ad0d by Yifan Hong · 7 years ago
  39. 2cbce4a getTransport checks interface and instance names. by Yifan Hong · 7 years ago
  40. f0aa0f1 Clear exceptions before calling IsInstanceOf. by Aurimas Liutikas · 7 years ago
  41. 01f374c Merge "android.os.HwBinder.getService() in Java respects VINTF." by Yifan Hong · 7 years ago
  42. 60bf84a Don't generate and send reply object in oneway calls. by Martijn Coenen · 7 years ago
  43. 0382be2 android.os.HwBinder.getService() in Java respects VINTF. by Yifan Hong · 7 years ago
  44. 2f379ca Cleanup hwbinder getService code. by Steven Moreland · 7 years ago
  45. 90b6a37 BpBase -> BpHwBase by Yifan Hong · 8 years ago
  46. c0631d0 HwBinder: get/register checked exceptions. by Steven Moreland · 8 years ago
  47. 52280c3 Callback elision for HIDL interfaces. by Martijn Coenen · 8 years ago
  48. e62b1f3 Add checked exceptions to HwBinder transact. by Steven Moreland · 8 years ago
  49. 520d12c HwBinder: fail gracefully for device w/o hwbinder by Steven Moreland · 8 years ago
  50. 1298711 HwBinder: Remove use of IHw class. by Martijn Coenen · 8 years ago
  51. b747440 Check for nullptr when casting IBinder to IBase. by Yifan Hong · 8 years ago
  52. bae1b55 Use IBase instead of IBinder for IServiceManager. by Yifan Hong · 8 years ago
  53. f3c5349 Update for namespaced services in hwservicemanager. by Steven Moreland · 8 years ago
  54. a813686 Update for hidlized hwservicemanager. by Steven Moreland · 8 years ago
  55. 35eb799 Adds support for specifying the version of a service to register/lookup. by Andreas Huber · 8 years ago
  56. 781c083 Start hw-binder threadpool on HwBinder.getService() call. by Andreas Huber · 8 years ago
  57. c84c556 char16 strings returned by JNIEnv::GetStringCritical are not '\0' terminated. by Andreas Huber · 8 years ago
  58. aa2c32f Move Status to libhidl (DO NOT MERGE) by Martijn Coenen · 8 years ago
  59. 242030d Link against libhidl for HidlSupport/svcmgr (DO NOT MERGE) by Martijn Coenen · 8 years ago
  60. dab5fc6 Initial commit of Java support for hardware binder (DO NOT MERGE) by Andreas Huber · 8 years ago