1. b08c2cb Merge "binder: don't dereference NULL" by George Burgess IV · 4 years, 9 months ago
  2. 21dea4e Merge "Grant visibility to compos subpackages." by Alan Stokes · 4 years, 9 months ago
  3. a419830 binder: don't dereference NULL by George Burgess IV · 4 years, 9 months ago
  4. a2c63ab Merge "RpcSession attaches/detaches thread on JVM (second attempt)" by Yifan Hong · 4 years, 9 months ago
  5. 1bbd2ee Merge changes Ie1fc2d92,Ie66e92cc,I09a4520a,Ia13d0dc1 by Steven Moreland · 4 years, 9 months ago
  6. 564d059 Grant visibility to compos subpackages. by Alan Stokes · 4 years, 9 months ago
  7. 4313d7e binderRpcTest: ServerProcess opts in struct by Steven Moreland · 4 years, 9 months ago
  8. 1b30429 libbinder: respect 'reverse' cncts are 'incoming' by Steven Moreland · 4 years, 9 months ago
  9. fba6f77 libbinder: 'RpcSession::addIncomingConnection' by Steven Moreland · 4 years, 9 months ago
  10. 798e0d1 libbinder: send is non-blocking and interruptible by Steven Moreland · 4 years, 10 months ago
  11. 194acf2 RpcSession attaches/detaches thread on JVM (second attempt) by Yifan Hong · 4 years, 10 months ago
  12. f94b148 Merge "libbinder: better RpcSession shutdown detail logs" by Treehugger Robot · 4 years, 9 months ago
  13. a474aaf Merge "Revert "RpcSession attaches/detaches JVM for Java thread"" by Yifan Hong · 4 years, 9 months ago
  14. 9e2ce08 Revert "RpcSession attaches/detaches JVM for Java thread" by Yifan Hong · 4 years, 9 months ago
  15. 8e6afc0 Merge "binder: Increase RPC backlog to 50." by Yifan Hong · 4 years, 10 months ago
  16. e96a1f1 binder: Increase RPC backlog to 50. by Yifan Hong · 4 years, 10 months ago
  17. 1c943ec libbinder: better RpcSession shutdown detail logs by Steven Moreland · 4 years, 10 months ago
  18. e6d7b58 Merge "Exclude LargeTests from presubmit." by Treehugger Robot · 4 years, 10 months ago
  19. 487109e Merge "RpcSession attaches/detaches JVM for Java thread" by Yifan Hong · 4 years, 10 months ago
  20. 9b19cd9 Exclude LargeTests from presubmit. by Kweku Adams · 4 years, 10 months ago
  21. 1c0d5f71 Merge "libbinder: Status - allow null errors" by Steven Moreland · 4 years, 10 months ago
  22. 4245498 libbinder: Status - allow null errors by Steven Moreland · 4 years, 10 months ago
  23. 81d10e6 Merge "libbinder_rs: Add enum_values function to AIDL enums" by Treehugger Robot · 4 years, 10 months ago
  24. 0825643 libbinder: RPC flake mode fix by Devin Moore · 4 years, 10 months ago
  25. 0f9c5c7 RpcSession attaches/detaches JVM for Java thread by Yifan Hong · 4 years, 10 months ago
  26. 7f38cf9 libbinder_rs: Add enum_values function to AIDL enums by Andrei Homescu · 4 years, 10 months ago
  27. 2bfbdff Merge "libbinder_ndk: stress test for retrieving binders" by Treehugger Robot · 4 years, 10 months ago
  28. af45ec0 Merge "libbinder_ndk: fix race related to bpbinder" by Treehugger Robot · 4 years, 10 months ago
  29. 41f65ff Merge "libbinder: make ParcelableHolder moveable" by Treehugger Robot · 4 years, 10 months ago
  30. 83ed628 libbinder_ndk: stress test for retrieving binders by Steven Moreland · 4 years, 10 months ago
  31. 91a96b6 libbinder_ndk: fix race related to bpbinder by Steven Moreland · 4 years, 10 months ago
  32. 666a3b6 Merge "Add binderHostDeviceTest" by Treehugger Robot · 4 years, 10 months ago
  33. f957104 libbinder: make ParcelableHolder moveable by Jooyung Han · 4 years, 10 months ago
  34. 1b6f12f Add binderHostDeviceTest by Yifan Hong · 5 years ago
  35. 9234c43 libbinder: attachObject* APIs [[nodiscard]] by Steven Moreland · 4 years, 10 months ago
  36. af99dc9 Merge "[binder_rs] Make Binder interfaces and Strong<> Sync" by Matthew Maurer · 4 years, 10 months ago
  37. aaadb20 Merge "libbinder: BBinder::attachObject abort on OOM" by Treehugger Robot · 4 years, 10 months ago
  38. 756621f Merge changes Ib1c28c94,Id3485a2a,If5ad5acf,Idc9054bd,Ie4e7e25d by Steven Moreland · 4 years, 10 months ago
  39. 5ce7ca5 libbinder: BBinder::attachObject abort on OOM by Steven Moreland · 4 years, 10 months ago
  40. 1f1bed6 libbinder_ndk: eradicate global lock by Steven Moreland · 4 years, 10 months ago
  41. 9e759e8 libbinder: add IBinder::withLock by Steven Moreland · 4 years, 10 months ago
  42. 7716e35 Merge "Implement host service manager" by Yifan Hong · 4 years, 10 months ago
  43. f03fe3d [binder_rs] Make Binder interfaces and Strong<> Sync by Stephen Crane · 4 years, 10 months ago
  44. 2505ec4 libbinder_ndk: remove global lock on proxy delete by Steven Moreland · 4 years, 10 months ago
  45. 63a2d51 libbinder: attachObject APIs work with threads by Steven Moreland · 4 years, 10 months ago
  46. 68aa255 Merge "libbinder: RPC flake mode" by Steven Moreland · 4 years, 10 months ago
  47. d6afe2e Merge "LazyServiceRegistrar: race w/ register & onClients" by Steven Moreland · 4 years, 10 months ago
  48. f776001 Implement host service manager by Yifan Hong · 5 years ago
  49. 5387309 Merge "RpcServer: Don't shadow local var" by Yifan Hong · 4 years, 10 months ago
  50. 3ff57c4 Merge "RpcState: fix check." by Yifan Hong · 4 years, 10 months ago
  51. 2831860 rename binderParcelTest binderUnitTest by Steven Moreland · 4 years, 10 months ago
  52. 239a2ca RpcState: fix check. by Yifan Hong · 4 years, 10 months ago
  53. 6fe1963 RpcServer: Don't shadow local var by Yifan Hong · 4 years, 10 months ago
  54. b817679 libbinder: RPC flake mode by Steven Moreland · 4 years, 10 months ago
  55. 7a5889c LazyServiceRegistrar: race w/ register & onClients by Steven Moreland · 4 years, 10 months ago
  56. 7c5247e Fix typo in module name by Dan Shi · 4 years, 10 months ago
  57. 44dec54 Disable binderUtilsHostTest on mac. by Yifan Hong · 4 years, 10 months ago
  58. f2acc8d Merge "binder: Add execute() to host utils." by Yifan Hong · 4 years, 10 months ago
  59. 08ade0a Merge changes I53da0d94,I0fe853df,I69ef50cc by Treehugger Robot · 4 years, 10 months ago
  60. af766e6 binder: Add execute() to host utils. by Yifan Hong · 4 years, 11 months ago
  61. 9ffa66e servicedispatcher: allow to use getService. by Yifan Hong · 4 years, 10 months ago
  62. bd8ca57 servicedispatcher: Wrap proxy to native manager by Yifan Hong · 4 years, 11 months ago
  63. e435882 servicedispatcher: add option to wrap service manager by Yifan Hong · 4 years, 11 months ago
  64. 2117664 Merge "Add RPC binder as unstable API with Rust bindgen" by Treehugger Robot · 4 years, 10 months ago
  65. bba314f Merge "libbinder: already sent checks abort" by Steven Moreland · 4 years, 10 months ago
  66. 531a386 Merge "binderRpcTest: remove Pipe class." by Treehugger Robot · 4 years, 10 months ago
  67. 0f58fb9 binderRpcTest: remove Pipe class. by Yifan Hong · 4 years, 10 months ago
  68. 51396d2 Merge "AParcel_markSensitive in APEX" by Steven Moreland · 4 years, 10 months ago
  69. 180f094 Merge "servicedispatcher: pause until killed." by Yifan Hong · 4 years, 10 months ago
  70. d35d31d Add RPC binder as unstable API with Rust bindgen by Victor Hsieh · 5 years ago
  71. d37e6dd libbinder: already sent checks abort by Steven Moreland · 4 years, 10 months ago
  72. 326086c AParcel_markSensitive in APEX by Steven Moreland · 4 years, 10 months ago
  73. d3cb24a servicedispatcher: pause until killed. by Yifan Hong · 4 years, 11 months ago
  74. dfb9cd9 Merge changes Ic46ac54b,Id787e70f by Yifan Hong · 4 years, 10 months ago
  75. 21e2354 Merge "[binder] Add support for dump transaction to Rust" by Treehugger Robot · 4 years, 10 months ago
  76. 2a3297f [binder] Add support for dump transaction to Rust by Stephen Crane · 4 years, 11 months ago
  77. b048744 binder_rs: Add sized_read to Parcel by Andrei Homescu · 5 years ago
  78. 9d5c810 Merge "binder_rs: Add in-place deserialization methods" by Steven Moreland · 4 years, 10 months ago
  79. 404e567 Merge "libbinder: RPC test detect vsock support" by Treehugger Robot · 4 years, 10 months ago
  80. 2ce034f Merge changes I881f63b8,I4c5edd2d,I8ff0d29c,I6578c3a4,Iea286ab0, ... by Steven Moreland · 4 years, 10 months ago
  81. 547b752 Merge "binder_parcel_fuzzer: remove embedded handle" by Steven Moreland · 4 years, 10 months ago
  82. 70888dc Merge "binder: rust: Fix dropped service memleak" by Matthew Maurer · 4 years, 10 months ago
  83. 8b89085 Implement keepAliveBinder for setRpcClientDebug by Yifan Hong · 4 years, 11 months ago
  84. 02530ec Add keepAliveBinder argument to setRpcClientDebug. by Yifan Hong · 4 years, 11 months ago
  85. c050d8f binder: rust: Fix dropped service memleak by Matthew Maurer · 4 years, 11 months ago
  86. da57304 libbinder: RPC test detect vsock support by Steven Moreland · 4 years, 11 months ago
  87. 02d1659 Remove BinderLibRpcClientTest by Yifan Hong · 4 years, 11 months ago
  88. 93e266b binderLibTest: fix SYN flooding again. by Yifan Hong · 4 years, 11 months ago
  89. b86e26b libbinder: RPC skip init on /dev/null by Steven Moreland · 4 years, 11 months ago
  90. 01a6bad libbinder: RPC session ID uses the long binder ID by Steven Moreland · 4 years, 11 months ago
  91. 9153824 libbinder: RPC prevent binder address collision by Steven Moreland · 4 years, 11 months ago
  92. 7b8bc4c libbinder: RpcSession exposes sp<RpcServer> by Steven Moreland · 4 years, 11 months ago
  93. 19fc9f7 libbinder: RPC disambiguate server/client by Steven Moreland · 4 years, 11 months ago
  94. c7d4013 libbinder: RPC disallow nested oneway transactions by Steven Moreland · 4 years, 11 months ago
  95. 5ae6256 libbinder: RpcState pass connection, not fd by Steven Moreland · 4 years, 11 months ago
  96. 6db9e07 binder_parcel_fuzzer: remove embedded handle by Steven Moreland · 4 years, 11 months ago
  97. 936fc19 Merge changes Id38049ed,I13bc9126,I9fbc7594 by Steven Moreland · 4 years, 11 months ago
  98. e27baff Merge "binder: setRpcClientDebug copy # threads from kernel binder." by Yifan Hong · 4 years, 11 months ago
  99. 195edb8 libbinder: handle ExclusiveSocket failure by Steven Moreland · 4 years, 11 months ago
  100. c88b7fc libbinder: RPC know when connections setup by Steven Moreland · 4 years, 11 months ago