- aa79d0a Make sure ANATIVEWINDOW_QUERY_BUFFER_AGE is identified as VNDK API. by Peiyong Lin · 3 years, 7 months ago
- ee22bc8 Merge changes Id2c1d0dc,I654fcd2c by Steven Moreland · 3 years, 7 months ago
- e994648 Merge "libbinder: save another static heap allocation" by Steven Moreland · 3 years, 7 months ago
- 286347b Merge changes I5fe33278,I6aede64e,I541f7c3e by Steven Moreland · 3 years, 7 months ago
- 0e466d6 Merge "Add NDK API for getprocdns, setprocdns" by Remi NGUYEN VAN · 3 years, 7 months ago
- 583a14a libbinder: RPC explicit check when out of async IDs by Steven Moreland · 3 years, 7 months ago
- a6e11cf libbinder: RPC BinderNode erase checks asyncTodo by Steven Moreland · 3 years, 7 months ago
- 31bde7a libbinder: RPC factor out BinderNode erase by Steven Moreland · 3 years, 7 months ago
- d67c8e8 libbinder: Add binder already sent checks by Kalesh Singh · 4 years ago
- 14e4cfa libbinder: +2 bytes in BBinder from stability rep by Steven Moreland · 3 years, 7 months ago
- 1b26407 libbinder: save another static heap allocation by Steven Moreland · 3 years, 7 months ago
- 8617ad8 Merge "libbinder: RPC prevent oneway cmd buildup" by Steven Moreland · 3 years, 7 months ago
- 79d131f Merge "binderVendorDoubleLoadTest: rm from VTS" by Steven Moreland · 3 years, 7 months ago
- 3729ef8 Merge "Add NDK API for getprocnetwork" by Remi NGUYEN VAN · 3 years, 7 months ago
- 52eee94 libbinder: RPC prevent oneway cmd buildup by Steven Moreland · 3 years, 7 months ago
- 8edace2 Merge changes I4d7ccd8e,Id7fa463d by Steven Moreland · 3 years, 7 months ago
- 105db55 binderVendorDoubleLoadTest: rm from VTS by Steven Moreland · 3 years, 7 months ago
- 5a99315 Merge "libbinder: RPC more symmetrical max threads" by Steven Moreland · 3 years, 7 months ago
- 77c3011 libbinder: RPC combine transact/reply send by Steven Moreland · 3 years, 7 months ago
- 410325a libbinder: RpcServer: remove acceptOne by Steven Moreland · 3 years, 7 months ago
- 103424e libbinder: RPC more symmetrical max threads by Steven Moreland · 3 years, 7 months ago
- e54384b Merge "libbinder: onBinder* respect termination" by Steven Moreland · 3 years, 7 months ago
- 7227c8a libbinder: onBinder* respect termination by Steven Moreland · 3 years, 7 months ago
- e81fe82 Merge "libbinder: reverse connections" by Steven Moreland · 3 years, 7 months ago
- 0acaeab Merge "libbinder: 'deprecate' note on BinderService" by Treehugger Robot · 3 years, 7 months ago
- e040fd1 Merge "[BugFix] Reset key repeating in case a keyboard device was disabled or enabled." by Treehugger Robot · 3 years, 7 months ago
- bbc607a libbinder: 'deprecate' note on BinderService by Steven Moreland · 3 years, 7 months ago
- c32a92f Merge "binder_rpc_fuzzer: avoid SIGPIPE" by Steven Moreland · 3 years, 7 months ago
- f8654a3 Merge "libbinder: better session termination naming" by Steven Moreland · 3 years, 7 months ago
- 69e70cf Add NDK API for getprocdns, setprocdns by Remi NGUYEN VAN · 3 years, 10 months ago
- c0d9f8a Add NDK API for getprocnetwork by Remi NGUYEN VAN · 3 years, 10 months ago
- fea9901 [BugFix] Reset key repeating in case a keyboard device was disabled or enabled. by liushenxiang · 3 years, 8 months ago
- 6076209 binder_rpc_fuzzer: avoid SIGPIPE by Steven Moreland · 3 years, 7 months ago
- 659416d libbinder: reverse connections by Steven Moreland · 3 years, 8 months ago
- 3ca6977 Merge changes I5f58750a,Ifb74b312,I4eda926a by Steven Moreland · 3 years, 8 months ago
- a86e8fe libbinder: better session termination naming by Steven Moreland · 3 years, 8 months ago
- cc5b498 binder_rpc_fuzzer: fuzz multiple connections by Steven Moreland · 3 years, 8 months ago
- c12c9d9 libbinder: quiet RPC read/write failures by Steven Moreland · 3 years, 8 months ago
- 85e067b libbinder: update RpcSession 'session' references by Steven Moreland · 3 years, 8 months ago
- bf88c6f Merge "binderRpcTest: mitigate hang" by Steven Moreland · 3 years, 8 months ago
- e38bcb0 binderRpcTest: mitigate hang by Steven Moreland · 3 years, 8 months ago
- 385b661 Merge "libbinder: RPC save notify on transferring thread" by Steven Moreland · 3 years, 8 months ago
- 495a84d Merge "libbinder: further downgrade oneway spam log" by Steven Moreland · 3 years, 8 months ago
- 8e49c2b libbinder: further downgrade oneway spam log by Steven Moreland · 3 years, 8 months ago
- 8f0b7f2 Merge changes Id4971e54,Id80da21c,Ice446ec4,If10f00de,I4f59ad60 by Steven Moreland · 3 years, 8 months ago
- 9c5d3f0 Merge "libbinder: servicemanagement errors" by Steven Moreland · 3 years, 8 months ago
- 8d72a07 Merge changes from topic "revert-1553275-Bug139327211_V5-QZELUAZXGW" by Steven Moreland · 3 years, 8 months ago
- 9766e69 Merge "opengl: make gl_headers available to host modules" by Treehugger Robot · 3 years, 8 months ago
- adc5dca libbinder: RPC save notify on transferring thread by Steven Moreland · 3 years, 8 months ago
- 13765f7 libbinder: doc RpcServer::join/shutdown behavior by Steven Moreland · 3 years, 8 months ago
- b0dd118 libbinder: RpcSession check no shutdown trigger by Steven Moreland · 3 years, 8 months ago
- 1e4c2b8 libbinder: RpcState stop narrowing errors by Steven Moreland · 3 years, 8 months ago
- af4ca71 binderRpcTest: use waitpid by Steven Moreland · 3 years, 8 months ago
- f517427 libbinder: transaction includes refcount to binder by Steven Moreland · 3 years, 8 months ago
- c150048 Merge "libbinder: shutdown session threads" by Steven Moreland · 3 years, 8 months ago
- 71296be Merge "Expose binder stability for debugging in dumpsys" by Steven Moreland · 3 years, 8 months ago
- a1d7017 libbinder: servicemanagement errors by Steven Moreland · 3 years, 8 months ago
- 865150b Revert "binder: race condition by parcel finalize" by Steven Moreland · 3 years, 8 months ago
- c0c9f77 Revert "libbinder: test parcel allocted on another thread" by Steven Moreland · 3 years, 8 months ago
- 68316cf opengl: make gl_headers available to host modules by Jason Macnak · 3 years, 8 months ago
- 3caff15 Merge changes I097784a4,I6a5dcbb1,Ic52adef0,I5cc00deb by Steven Moreland · 3 years, 8 months ago
- ee3f466 libbinder: shutdown session threads by Steven Moreland · 3 years, 8 months ago
- 2b4f380 libbinder: FdTrigger methods use status_t by Steven Moreland · 3 years, 8 months ago
- 65381d8 libbinder: harder failure on poll failure by Steven Moreland · 3 years, 8 months ago
- 9e8b642 libbinder:interruptableRecv>interruptableReadFully by Steven Moreland · 3 years, 8 months ago
- dfe3be9 libbinder: FdTrigger detect read POLLHUP/EOF by Steven Moreland · 3 years, 8 months ago
- a0b682c Merge "Add IBinder::setRpcClient" by Yifan Hong · 3 years, 8 months ago
- b28b159 Merge "libbinder: [[nodiscard]] getCalling*" by Treehugger Robot · 3 years, 8 months ago
- 2c5ca8b Merge "binderRpcTest: in VTS" by Steven Moreland · 3 years, 8 months ago
- 6b56696 Merge "libbinder: RpcServer - shutdown connection threads" by Steven Moreland · 3 years, 8 months ago
- 9d11b92 libbinder: RpcServer - shutdown connection threads by Steven Moreland · 3 years, 8 months ago
- 1d448af binderRpcTest: in VTS by Steven Moreland · 3 years, 9 months ago
- 84bedeb Add IBinder::setRpcClient by Yifan Hong · 3 years, 9 months ago
- c77116c Merge "Add RpcServer::start()" by Yifan Hong · 3 years, 8 months ago
- 326afd1 Add RpcServer::start() by Yifan Hong · 3 years, 8 months ago
- 29f845b Merge "ANDROID: binder: prevent double flushing when free buffer" by Steven Moreland · 3 years, 8 months ago
- 4f7da88 Merge changes Ide3d1dd5,I0d1cc5ba by Steven Moreland · 3 years, 8 months ago
- e5a6a87 Expose binder stability for debugging in dumpsys by Steven Moreland · 3 years, 8 months ago
- bb2cca7 Merge "RpcServer::establishConnection: make static" by Treehugger Robot · 3 years, 8 months ago
- b8a40de Merge changes I7648ff04,Ie8012b1c,I3e655277 by Steven Moreland · 3 years, 8 months ago
- de10257 Merge "~RpcServer() calls shutdown explicitly." by Treehugger Robot · 3 years, 8 months ago
- a085467 libbinder: RpcServer privatize acceptOne by Steven Moreland · 3 years, 8 months ago
- 4ec3c43 libbinder: FdTrigger encapsulate poll by Steven Moreland · 3 years, 8 months ago
- e47511f libbinder: move FdTrigger to RpcSession by Steven Moreland · 3 years, 8 months ago
- 436f0e6 ~RpcServer() calls shutdown explicitly. by Yifan Hong · 3 years, 8 months ago
- b300550 RpcServer::establishConnection: make static by Yifan Hong · 3 years, 8 months ago
- 5fc9a73 binder_parcel_fuzzer: fuzz basic IBinder transact by Steven Moreland · 3 years, 8 months ago
- 7c29248 libbinder_parcel_random: internalize RPC parcels by Steven Moreland · 3 years, 8 months ago
- fc90786 Merge "clang-format ProcessState." by Yifan Hong · 3 years, 8 months ago
- a435ea0 Merge "Revert^2 "libbinder: binder RPC - using getCalling* aborts"" by Steven Moreland · 3 years, 8 months ago
- 52850ae Merge "clang-format BinderLibTestService" by Yifan Hong · 3 years, 8 months ago
- f4c8137 ANDROID: binder: prevent double flushing when free buffer by Frankie Chang · 3 years, 8 months ago
- 9a2981c clang-format ProcessState. by Yifan Hong · 3 years, 8 months ago
- 543edcd clang-format BinderLibTestService by Yifan Hong · 3 years, 8 months ago
- 33fd596 Merge "libbinder_ndk: document headers" by Steven Moreland · 3 years, 8 months ago
- 732cdb3 Merge "Revert^2 "libbinder: introduce guards for getCalling*"" by Steven Moreland · 3 years, 8 months ago
- 6a026a2 libbinder_ndk: document headers by Steven Moreland · 3 years, 8 months ago
- 647ea1f Merge "Add RpcServer::shutdown." by Steven Moreland · 3 years, 8 months ago
- 1a23585 Add RpcServer::shutdown. by Yifan Hong · 3 years, 8 months ago
- 022f994 Merge "Run distinct command to dump HIGH connectivity" by Chiachang Wang · 3 years, 8 months ago