1. 0555fbf Add a method for libbinder to wrap an accessor in a delegator by Devin Moore · 12 months ago
  2. 97fe7cd Remove ARpcDoubleRemoveProvider test because UB by Devin Moore · 11 months ago
  3. c370db4 Add libbinder_ndk systemapi support for injecting RPC binder accessors by Devin Moore · 1 year ago
  4. 68e2ee2 binderRpcTest: remove parallelization test by Steven Moreland · 11 months ago
  5. 51cdc2c binderRpcTest ThreadPoolGreaterThanEqualRequested less threads by Steven Moreland · 11 months ago
  6. d53d074 Merge "Add support for injecting RPC binder accessors to libbinder" into main by Devin Moore · 12 months ago
  7. 18f6375 Add support for injecting RPC binder accessors to libbinder by Devin Moore · 1 year ago
  8. 29db860 Change binderRpcTest to use 'activity' for a Java test service by Devin Moore · 1 year ago
  9. 1df9c5f compile_multilib: both for libbinder RPC tests by Devin Moore · 1 year, 1 month ago
  10. 6b1036f Fix build error by Hannah.Hsu · 1 year, 1 month ago
  11. 022db68 RpcServer: let system allocate vsock ports by Tomasz Wasilczyk · 1 year, 2 months ago
  12. 2265ad9 Skip Binder IPC tests on NoKernel builds by Tomasz Wasilczyk · 1 year, 4 months ago
  13. 68c4208 Drop libfmt dependency by Tomasz Wasilczyk · 1 year, 3 months ago
  14. e97f3a8 Fix libbinder_sdk build warnings by Tomasz Wasilczyk · 1 year, 4 months ago
  15. 26db5e4 Binder file module by Tomasz Wasilczyk · 1 year, 10 months ago
  16. 639490b Binder unique_fd by Tomasz Wasilczyk · 1 year, 10 months ago
  17. bfb13a8 Use unique_fd::ok() instead of -1 comparison by Tomasz Wasilczyk · 1 year, 9 months ago
  18. 7ba2e7e Binder RPC test: check execl return status by Tomasz Wasilczyk · 1 year, 9 months ago
  19. c2b71d5 Don't use Android properties outside of Android by Tomasz Wasilczyk · 1 year, 10 months ago
  20. e3de880 Migrate off of streaming logging by Tomasz Wasilczyk · 1 year, 10 months ago
  21. 657c2bc Don't use libbase macros in binderRpcTest by Tomasz Wasilczyk · 1 year, 10 months ago
  22. 3caae30 Migrate off of base::StringPrintf by Tomasz Wasilczyk · 1 year, 10 months ago
  23. 38a22ee Don't include AIDL NDK output if not needed by Tomasz Wasilczyk · 1 year, 10 months ago
  24. 0d9dec2 Binder: Split OS to Android and Unix part, abstract GetThreadId out by Tomasz Wasilczyk · 1 year, 11 months ago
  25. ded9bda Merge changes I069e633f,I8cac77d6 into main by Steven Moreland · 2 years, 1 month ago
  26. f742143 binderRpcTest: meet presubmit SLO time by Steven Moreland · 2 years, 1 month ago
  27. b469f43 binderRpcTest: -= tuple += named values by Steven Moreland · 2 years, 1 month ago
  28. 5da6560 Fix init list order. by Tomasz Wasilczyk · 2 years, 2 months ago
  29. 0ebdaad binderRpcTest: threadpool race leak by Steven Moreland · 2 years, 2 months ago
  30. 1ff12cf Merge "binderRpcTest: host requires vsock loopback" by Steven Moreland · 2 years, 3 months ago
  31. 9c20322 RPC binder: one more pool test flake fix by Steven Moreland · 2 years, 3 months ago
  32. 9f250b0 binderRpcTest: host requires vsock loopback by Steven Moreland · 2 years, 3 months ago
  33. 2e96fc9 Merge "libbinder: RpcServer protocol version error" by Steven Moreland · 2 years, 3 months ago
  34. ca3f638 libbinder: RpcServer protocol version error by Steven Moreland · 2 years, 3 months ago
  35. b5d2b64 binderRpcTest: session leak test,time for shutdown by Steven Moreland · 2 years, 4 months ago
  36. 7510562 binderRpcTest: reduce thread pool saturated flake by Steven Moreland · 2 years, 4 months ago
  37. a27311b binderRpcTest: allow unsupported vsock family by Steven Moreland · 2 years, 4 months ago
  38. 4bea2177 RPC Binder: Retry Trusty connections several times by Andrei Homescu · 2 years, 5 months ago
  39. 123207d Merge "libbinder: Build binderRpcToTrustyTest test" by Treehugger Robot · 2 years, 5 months ago
  40. 00be693 Merge "binderRpcTest: undo ThreadPoolLimit optimization" by Treehugger Robot · 2 years, 5 months ago
  41. 73aa6f8 binderRpcTest: undo ThreadPoolLimit optimization by Steven Moreland · 2 years, 5 months ago
  42. c8370a9 Merge changes I3320d992,I655cf2c2 by Steven Moreland · 2 years, 5 months ago
  43. c6fd4f3 Merge "binderRpcTest: Move PrintParamInfo to test fixture" by Treehugger Robot · 2 years, 5 months ago
  44. 67f8590 Reland "RPC Binder: dropping all binders drops session" by Steven Moreland · 2 years, 5 months ago
  45. ca5c2fd Merge "Revert "RPC Binder: dropping all binders drops session"" by Kwangwu Lee · 2 years, 5 months ago
  46. 30a96fc Revert "RPC Binder: dropping all binders drops session" by Kwangwu Lee · 2 years, 5 months ago
  47. 2b420f6 Merge "RPC Binder: dropping all binders drops session" by Steven Moreland · 2 years, 5 months ago
  48. 75047ca RPC Binder: dropping all binders drops session by Steven Moreland · 2 years, 6 months ago
  49. f30148c binderRpcTest: Move PrintParamInfo to test fixture by Andrei Homescu · 2 years, 5 months ago
  50. 1d6e877 Merge "binder: optimize OnewayCallQueueing" by Steven Moreland · 2 years, 5 months ago
  51. d65666d libbinder: Build binderRpcToTrustyTest test by Andrei Homescu · 2 years, 6 months ago
  52. 9687259 binder: optimize OnewayCallQueueing by Frederick Mayle · 2 years, 6 months ago
  53. 455ad23 Merge "binderRpcTest: hermiticity - salt UDS name w/ PID" by Frederick Mayle · 2 years, 6 months ago
  54. dfb05ad binderRpcTest: hermiticity - salt UDS name w/ PID by Steven Moreland · 2 years, 6 months ago
  55. b43fced Merge "binderRpcTest: cut down a few tests (part I)" by Steven Moreland · 2 years, 6 months ago
  56. 27f620a binderRpcTest: cut down a few tests (part I) by Steven Moreland · 2 years, 6 months ago
  57. 5602a1a binderRpcTest: named normal modes by Steven Moreland · 2 years, 6 months ago
  58. f297a61 Merge "RPC Binder: setMaxOutgoing{Threads,Connections}" by Steven Moreland · 2 years, 6 months ago
  59. feb13e8 RPC Binder: setMaxOutgoing{Threads,Connections} by Steven Moreland · 2 years, 6 months ago
  60. 5f2bc56 libbinder: Flush pending messages in OnewayCallQueuingWithFds by Andrei Homescu · 2 years, 6 months ago
  61. 68a5561 libbinder: Add Trusty IPC support to binderRpcTest by Andrei Homescu · 3 years, 1 month ago
  62. f0a0c07 Merge "libbinder: softer error for linkToDeath lack of threads" by Steven Moreland · 2 years, 7 months ago
  63. 5ec743f libbinder: softer error for linkToDeath lack of threads by Steven Moreland · 2 years, 7 months ago
  64. 9d8adb1 libbinder: Add binderRpcTestService for Trusty by Andrei Homescu · 3 years, 1 month ago
  65. d6d816f binderRpcTest: ThreadPoolGreaterThanEqualRequested by Steven Moreland · 2 years, 8 months ago
  66. a47dfda rpc_binder: Specify CID for vsock RpcServer by David Brazdil · 2 years, 9 months ago
  67. 8a04900 Merge "libbinder: Additional dupFileDescriptor use in Parcel.cpp" by Treehugger Robot · 2 years, 9 months ago
  68. fc22150 libbinder: Additional dupFileDescriptor use in Parcel.cpp by Andrei Homescu · 2 years, 11 months ago
  69. 1ef010b [rpc_binder][test] Merge unixBootstrapFd and socketFd in binderRpcTest by Alice Wang · 2 years, 9 months ago
  70. 893a991 [rpc_binder] Implement RPC binder over init-managed Unix domain socket by Alice Wang · 2 years, 10 months ago
  71. 9a9b1b4 libbinder: Split universal tests from Android-specific by Andrei Homescu · 2 years, 10 months ago
  72. 9683463 libbinder: Move BinderRpc test fixture to new file by Andrei Homescu · 2 years, 10 months ago
  73. 08178a7 Merge "RpcBinder: Add AF_UNIX socketpair transport" by David Brazdil · 2 years, 11 months ago
  74. b9909b1 Merge "binderRpcTest: session leak investigation part IV" by Steven Moreland · 2 years, 11 months ago
  75. 21c887c RpcBinder: Add AF_UNIX socketpair transport by David Brazdil · 2 years, 11 months ago
  76. 4ba1ef3 Merge "libbinder: Fix FD handling for queued oneway RPC transactions" by Treehugger Robot · 2 years, 11 months ago
  77. b0221d1 libbinder: Fix FD handling for queued oneway RPC transactions by Frederick Mayle · 2 years, 11 months ago
  78. 028d045 Merge "binderRpcTest: sleeps /= 10" by Steven Moreland · 2 years, 11 months ago
  79. 5704271 binderRpcTest: session leak investigation part IV by Steven Moreland · 2 years, 11 months ago
  80. ab8aa47 binderRpcTest: actually include strong count in leaked ref by Steven Moreland · 2 years, 11 months ago
  81. db95d57 binderRpcTest: include strong count in leaked ref by Steven Moreland · 2 years, 11 months ago
  82. 276d8df binderRpcTest: backtrace on leaked session by Steven Moreland · 2 years, 11 months ago
  83. dd231e2 binderRpcTest: sleeps /= 10 by Steven Moreland · 3 years ago
  84. 3e0061c libbinder : Renaming TransportFd to RpcTransportFd by Pawan · 3 years ago
  85. 49d74cb libbinder : Adding new type TransportFd by Pawan · 3 years, 1 month ago
  86. 8d7f4bd libbinder: move BinderRpcServerOnly test code together by Andrei Homescu · 3 years, 1 month ago
  87. 453334d Merge "binderRpcTest: assert on wait_for timeout" by Devin Moore · 3 years ago
  88. 47a1201 binderRpcTest: assert on wait_for timeout by Devin Moore · 3 years ago
  89. a858b0e libbinder: single-threaded binderRpcTest cleanup by Andrei Homescu · 3 years, 1 month ago
  90. 82de44f Merge "Add linkToDeath support for RPC binder so a client can act on disconnect" by Devin Moore · 3 years, 1 month ago
  91. 66d5b7a Add linkToDeath support for RPC binder so a client can act on disconnect by Devin Moore · 3 years, 1 month ago
  92. 0092fe3 libbinder: RPC clear behavior by Steven Moreland · 3 years, 1 month ago
  93. 3fa815d libbinder: Fix binderRpcTest flake by Frederick Mayle · 3 years, 1 month ago
  94. 2a29801 libbinder: mix and match binderRpcTest client and services by Andrei Homescu · 3 years, 2 months ago
  95. 12106de libbinder: add tests for single-threaded and no-kernel-binder by Andrei Homescu · 3 years, 4 months ago
  96. 992a405 libbinder: use socket operations in testSupportVsockLoopback by Andrei Homescu · 3 years, 2 months ago
  97. ffe9ac2 libbinder: Stricter protocol and code for receiving FDs by Frederick Mayle · 3 years, 2 months ago
  98. 69a0c99 binder: Add FD support to RPC Binder by Frederick Mayle · 3 years, 3 months ago
  99. a12b096 libbinder: Check the sub-process exit status in binderRpcTest by Frederick Mayle · 3 years, 2 months ago
  100. ae9deeb libbinder: Add test for null non-nullable binder return by Frederick Mayle · 3 years, 2 months ago