1. f7b65d1 libbinder: support exporting fewer symbols by Frederick Mayle · 1 year, 4 months ago
  2. 639490b Binder unique_fd by Tomasz Wasilczyk · 1 year, 10 months ago
  3. 3580486 Revert^2 "Use std::function instead of base::function_ref" by Tomasz Wasilczyk · 1 year, 10 months ago
  4. 84b7cff Revert "Use std::function instead of base::function_ref" by Sebastian Pickl · 1 year, 10 months ago
  5. 71ab6fd Use std::function instead of base::function_ref by Tomasz Wasilczyk · 1 year, 11 months ago
  6. ca3f638 libbinder: RpcServer protocol version error by Steven Moreland · 2 years, 4 months ago
  7. 67f8590 Reland "RPC Binder: dropping all binders drops session" by Steven Moreland · 2 years, 6 months ago
  8. b0221d1 libbinder: Fix FD handling for queued oneway RPC transactions by Frederick Mayle · 3 years ago
  9. 66d5b7a Add linkToDeath support for RPC binder so a client can act on disconnect by Devin Moore · 3 years, 2 months ago
  10. 3fa3292 libbinder: RPC node toString by Steven Moreland · 3 years, 2 months ago
  11. ffa3aaa libbinder: add build option for single-threaded RPC by Andrei Homescu · 3 years, 5 months ago
  12. ffe9ac2 libbinder: Stricter protocol and code for receiving FDs by Frederick Mayle · 3 years, 2 months ago
  13. 69a0c99 binder: Add FD support to RPC Binder by Frederick Mayle · 3 years, 3 months ago
  14. 695368f Use android::base::function_ref isntead of std::function by Devin Moore · 3 years, 3 months ago
  15. 9adfeaf Fix building libbinder against musl by Colin Cross · 3 years, 8 months ago
  16. a39e4ed binder: Eliminate a data copy in RPC transport operations by Andrei Homescu · 3 years, 9 months ago
  17. fc027e0 libbinder: RPC more nodiscard w/ fix by Steven Moreland · 3 years, 11 months ago
  18. 43921d5 libbinder: RPC handle builtup refcounts by Steven Moreland · 4 years ago
  19. d808331 libbinder: oneway calls delay refcounting by Steven Moreland · 4 years ago
  20. fd1e8a0 libbinder: dec refs include count by Steven Moreland · 4 years, 2 months ago
  21. 5623d1a libbinder: RpcAddress is uint64_t by Steven Moreland · 4 years ago
  22. 826367f libbinder: Session ID implemented directly. by Steven Moreland · 4 years ago
  23. bf57bce libbinder: RPC binder - incl. protocol version by Steven Moreland · 4 years, 1 month ago
  24. 0825643 libbinder: RPC flake mode fix by Devin Moore · 4 years, 2 months ago
  25. 68aa255 Merge "libbinder: RPC flake mode" by Steven Moreland · 4 years, 2 months ago
  26. b817679 libbinder: RPC flake mode by Steven Moreland · 4 years, 3 months ago
  27. 01a6bad libbinder: RPC session ID uses the long binder ID by Steven Moreland · 4 years, 3 months ago
  28. 19fc9f7 libbinder: RPC disambiguate server/client by Steven Moreland · 4 years, 3 months ago
  29. 5ae6256 libbinder: RpcState pass connection, not fd by Steven Moreland · 4 years, 3 months ago
  30. c88b7fc libbinder: RPC know when connections setup by Steven Moreland · 4 years, 3 months ago
  31. ada72bd libbinder: RPC process oneway w/ 'tail call' by Steven Moreland · 4 years, 3 months ago
  32. c9d7b53 libbinder: RPC state termination shutdown session by Steven Moreland · 4 years, 3 months ago
  33. 583a14a libbinder: RPC explicit check when out of async IDs by Steven Moreland · 4 years, 3 months ago
  34. 31bde7a libbinder: RPC factor out BinderNode erase by Steven Moreland · 4 years, 3 months ago
  35. 52eee94 libbinder: RPC prevent oneway cmd buildup by Steven Moreland · 4 years, 3 months ago
  36. 7227c8a libbinder: onBinder* respect termination by Steven Moreland · 4 years, 3 months ago
  37. 659416d libbinder: reverse connections by Steven Moreland · 4 years, 4 months ago
  38. 1e4c2b8 libbinder: RpcState stop narrowing errors by Steven Moreland · 4 years, 4 months ago
  39. f517427 libbinder: transaction includes refcount to binder by Steven Moreland · 4 years, 4 months ago
  40. ee3f466 libbinder: shutdown session threads by Steven Moreland · 4 years, 4 months ago
  41. dbe7183 libbinder: RPC cap transaction size at 100KB by Steven Moreland · 4 years, 4 months ago
  42. e839334 libbinder: RPC avoid abort on too big allocations by Steven Moreland · 4 years, 4 months ago
  43. bdb53ab libbinder: RPC big 'session' rename by Steven Moreland · 4 years, 4 months ago
  44. 7c5e6c2 libbinder: RpcConnection: add ID by Steven Moreland · 4 years, 4 months ago
  45. f137de9 libbinder: finalize connect/server APIs by Steven Moreland · 4 years, 5 months ago
  46. 5553ac4 libbinder: support calls over sockets by Steven Moreland · 4 years, 10 months ago