1. e08a3fd Merge "libbinder_ndk: validate the interface before using" by Treehugger Robot · 3 years, 3 months ago
  2. fbb09e3 Merge "servicemanager: getUpdatableNames()" by Jooyung Han · 3 years, 3 months ago
  3. 76944fe servicemanager: getUpdatableNames() by Jooyung Han · 3 years, 3 months ago
  4. 7f410d8 Merge "libbinder: rpc java detach error code" by Steven Moreland · 3 years, 3 months ago
  5. c3964f6 Fix return types of sendMessageOnSocket/receiveMessageFromSocket by David Brazdil · 3 years, 3 months ago
  6. 77f3da7 Merge "Export libarect_headers to llndk api surface" by Spandan Das · 3 years, 3 months ago
  7. 0c5d8ab Merge "[rpc_binder] Rename RpcClient to VsockRpcClient" by Alice Wang · 3 years, 3 months ago
  8. ec54b47 Merge "Remove libandroid_runtime_vm_headers dependency from libbinder" by Treehugger Robot · 3 years, 3 months ago
  9. 0bb757a Export libarect_headers to llndk api surface by Spandan Das · 3 years, 3 months ago
  10. 00cc5fe Merge "Revert "Disable aidl tag tracing in libbinder_aidl_test_stub"" by Zimuzo Ezeozue · 3 years, 3 months ago
  11. c61a70f Revert "Disable aidl tag tracing in libbinder_aidl_test_stub" by Zimuzo Ezeozue · 3 years, 4 months ago
  12. d0c9a17 libbinder: rpc java detach error code by Steven Moreland · 3 years, 3 months ago
  13. 0746668 [rpc_binder] Rename RpcClient to VsockRpcClient by Alice Wang · 3 years, 4 months ago
  14. 4e84148 Merge "libbinder_ndk: expose updatable-via-apex" by Jooyung Han · 3 years, 3 months ago
  15. 86c54bd Add android.hardware.graphics.allocator-ndk wrapper. by Sally Qi · 3 years, 5 months ago
  16. 45089af libbinder_ndk: validate the interface before using by Girish · 3 years, 4 months ago
  17. 49a5cee Merge "Update IsZygote to return true for webview_zygote" by Kevin Jeon · 3 years, 4 months ago
  18. 0c47d45 Remove libandroid_runtime_vm_headers dependency from libbinder by Jeongik Cha · 3 years, 4 months ago
  19. d1595fe Merge "[rpc_binder] Rename existing rpc_server to vsock_rpc_server" by Alice Wang · 3 years, 4 months ago
  20. 1abce69 libbinder_ndk: expose updatable-via-apex by Jooyung Han · 3 years, 4 months ago
  21. 5e5de12 Update IsZygote to return true for webview_zygote by Kevin Jeon · 3 years, 4 months ago
  22. 4e5ceff Merge "Use hardcoded value for HapticScale" by Treehugger Robot · 3 years, 4 months ago
  23. 7e93560 [rpc_binder] Rename existing rpc_server to vsock_rpc_server by Alice Wang · 3 years, 4 months ago
  24. 79aca92 Merge "Remove bufferhub support from libgui." by Treehugger Robot · 3 years, 4 months ago
  25. e214e64 Use hardcoded value for HapticScale by Jeongik Cha · 3 years, 4 months ago
  26. 0629658 Merge "rust: Fix Debug implementation for declare_binder_enum!" by Treehugger Robot · 3 years, 4 months ago
  27. 8b7a738 libbinder: no temp rpc sess leak w spurious wakeup by Steven Moreland · 3 years, 4 months ago
  28. 08178a7 Merge "RpcBinder: Add AF_UNIX socketpair transport" by David Brazdil · 3 years, 4 months ago
  29. 50da007 Merge "libbinder_ndk: add Trusty build file" by Treehugger Robot · 3 years, 4 months ago
  30. df84633 Merge "libbinder: TEST_MAPPING -= rando CtsOsTestCases" by Steven Moreland · 3 years, 4 months ago
  31. 85c0eb6 libbinder: TEST_MAPPING -= rando CtsOsTestCases by Steven Moreland · 3 years, 4 months ago
  32. b9909b1 Merge "binderRpcTest: session leak investigation part IV" by Steven Moreland · 3 years, 4 months ago
  33. 21c887c RpcBinder: Add AF_UNIX socketpair transport by David Brazdil · 3 years, 4 months ago
  34. 026317b libbinder_ndk: add Trusty build file by Andrei Homescu · 3 years, 4 months ago
  35. 8eb983c Merge "libbinder: add ancillaryFd support in RpcTransportTipcTrusty" by Treehugger Robot · 3 years, 4 months ago
  36. 75bae5e Merge "libbinder_random_parcel: fix getRandomBinder doc" by Steven Moreland · 3 years, 4 months ago
  37. fafdb18 Merge "libbinder: avoid uninteresting protocol version crash in fuzzer" by Treehugger Robot · 3 years, 4 months ago
  38. 6888737 libbinder_random_parcel: fix getRandomBinder doc by Steven Moreland · 3 years, 4 months ago
  39. 3bbf1f4 Merge changes I118d5c8d,I9c3728cd by Steven Moreland · 3 years, 4 months ago
  40. 4f65172 libbinder: avoid uninteresting protocol version crash in fuzzer by Frederick Mayle · 3 years, 4 months ago
  41. 6c27114 Merge "Add binder test for transfer of non-blocking fd" by Treehugger Robot · 3 years, 4 months ago
  42. 8aaa93c Merge "adbd_auth: add missing headers to fix linux build" by Treehugger Robot · 3 years, 4 months ago
  43. 3761939 Merge "Make ScopedAIBinder_Weak::promote() a const function." by Shunkai Yao · 3 years, 4 months ago
  44. 4ba1ef3 Merge "libbinder: Fix FD handling for queued oneway RPC transactions" by Treehugger Robot · 3 years, 4 months ago
  45. 1c18a80 libbinder: add ancillaryFd support in RpcTransportTipcTrusty by Andrei Homescu · 3 years, 6 months ago
  46. b0221d1 libbinder: Fix FD handling for queued oneway RPC transactions by Frederick Mayle · 3 years, 4 months ago
  47. 7f8d4bb Make ScopedAIBinder_Weak::promote() a const function. by Shunkai Yao · 3 years, 4 months ago
  48. 028d045 Merge "binderRpcTest: sleeps /= 10" by Steven Moreland · 3 years, 4 months ago
  49. 5704271 binderRpcTest: session leak investigation part IV by Steven Moreland · 3 years, 4 months ago
  50. d1c9464 libbinder_random_parcel: rand binder returns data by Steven Moreland · 3 years, 4 months ago
  51. 23f910c Merge "libbinder: log debug server start/stop" by Treehugger Robot · 3 years, 4 months ago
  52. 22acd02 libbinder_random_parcel: splitout random binder by Steven Moreland · 3 years, 4 months ago
  53. 116f6b8 Add binder test for transfer of non-blocking fd by Siarhei Vishniakou · 3 years, 4 months ago
  54. ab8aa47 binderRpcTest: actually include strong count in leaked ref by Steven Moreland · 3 years, 4 months ago
  55. c06cfc3 rust: Fix Debug implementation for declare_binder_enum! by Andrei Homescu · 3 years, 4 months ago
  56. eaae22a adbd_auth: add missing headers to fix linux build by Arnaud Ferraris · 3 years, 4 months ago
  57. db95d57 binderRpcTest: include strong count in leaked ref by Steven Moreland · 3 years, 4 months ago
  58. 1436aef Remove bufferhub support from libgui. by Peter Collingbourne · 3 years, 4 months ago
  59. 58864fd Merge "libbinder : Use logging from liblog" by Steven Moreland · 3 years, 4 months ago
  60. ba05674 Merge "libbinder: fix flake-mode build" by Steven Moreland · 3 years, 4 months ago
  61. 4456820 Merge "binderRpcTest: backtrace on leaked session" by Steven Moreland · 3 years, 4 months ago
  62. 276d8df binderRpcTest: backtrace on leaked session by Steven Moreland · 3 years, 4 months ago
  63. 7e2675c libbinder: fix flake-mode build by Steven Moreland · 3 years, 4 months ago
  64. 7063b52 libbinder : Use logging from liblog by Pawan Wagh · 3 years, 4 months ago
  65. 2167e10 Merge "Declare the headers of the ndk_library" by Spandan Das · 3 years, 4 months ago
  66. 7ef86f3 Merge "Declare the headers of the ndk_library" by Treehugger Robot · 3 years, 4 months ago
  67. 9af0b57 Merge "libbinderthreadstate: test debuggable++" by Treehugger Robot · 3 years, 4 months ago
  68. e2c515e Merge "TrustyRpc: Adding a create session with initialization callback function" by Orlando Arbildo · 3 years, 4 months ago
  69. f6957b7 libbinder: log debug server start/stop by Steven Moreland · 3 years, 4 months ago
  70. 3573b17 libbinderthreadstate: test debuggable++ by Steven Moreland · 3 years, 4 months ago
  71. 531fcad TrustyRpc: Adding a create session with initialization callback function by Orlando Arbildo · 3 years, 4 months ago
  72. 8d8caa1 Merge "bittube_fuzzer: Fix memory leak" by Treehugger Robot · 3 years, 4 months ago
  73. a0eda3b Merge "Reuse same AIBinder type in rpcbinder bindgen." by Andrew Walbran · 3 years, 4 months ago
  74. 565d99a Merge "Add RemoteKeyProvisioning apex 'com.android.rkpd'" by Vikram Gaur · 3 years, 4 months ago
  75. 34e7bdf Reuse same AIBinder type in rpcbinder bindgen. by Andrew Walbran · 3 years, 5 months ago
  76. 38a4b0f Add RemoteKeyProvisioning apex 'com.android.rkpd' by Vikram Gaur · 3 years, 5 months ago
  77. f351845 Change request for Rust v1.64.0 by Charisee · 3 years, 5 months ago
  78. 27c2695 binder: Added info log in waitForService to display # of threads in threadpool. by Elie Kheirallah · 3 years, 5 months ago
  79. e1c24e2 bittube_fuzzer: Fix memory leak by Keith Mok · 3 years, 5 months ago
  80. 583954b Merge "Toast: Fix MotionEvent has too many PointerCoords" by Siarhei Vishniakou · 3 years, 5 months ago
  81. aa5a51a Toast: Fix MotionEvent has too many PointerCoords by hupeng3 · 3 years, 5 months ago
  82. 16e1ec6 Merge "libbinder: clarify ServiceManager.cpp logs" by Treehugger Robot · 3 years, 5 months ago
  83. c6fc862 Merge "libbinder: fix buffer free race" by Steven Moreland · 3 years, 5 months ago
  84. 85d985c libbinder: clarify ServiceManager.cpp logs by Steven Moreland · 3 years, 5 months ago
  85. 7a96713 Merge "binderAllocationLimits - atrace tags" by Steven Moreland · 3 years, 5 months ago
  86. 21368e9 Merge "Revert "Revert "Binder Record/Replay implemented in BBinder""" by Steven Moreland · 3 years, 5 months ago
  87. 66acefe binderAllocationLimits - atrace tags by Steven Moreland · 3 years, 5 months ago
  88. dd231e2 binderRpcTest: sleeps /= 10 by Steven Moreland · 3 years, 5 months ago
  89. 0bddf15 Declare the headers of the ndk_library by Spandan Das · 3 years, 5 months ago
  90. e4344ee Declare the headers of the ndk_library by Spandan Das · 3 years, 5 months ago
  91. ce15b9f libbinder: fix buffer free race by Steven Moreland · 3 years, 5 months ago
  92. 3a44d98 Merge "Added export_include_dirs in libfakeservicemanager" by Treehugger Robot · 3 years, 5 months ago
  93. 2522b07 Revert "Revert "Binder Record/Replay implemented in BBinder"" by Sahil Somani · 3 years, 6 months ago
  94. 643e1f1 Merge "Revert "Binder Record/Replay implemented in BBinder"" by Caitlin Shkuratov · 3 years, 5 months ago
  95. c6c68e3 Revert "Binder Record/Replay implemented in BBinder" by Caitlin Shkuratov · 3 years, 5 months ago
  96. 3a11d97 Merge "Binder Record/Replay implemented in BBinder" by Sahil Somani · 3 years, 5 months ago
  97. a6a16c1 Added export_include_dirs in libfakeservicemanager by Devendra Singhi · 3 years, 6 months ago
  98. d19445d Merge "Disable aidl tag tracing in libbinder_aidl_test_stub" by Zimuzo Ezeozue · 3 years, 5 months ago
  99. 540dc55 Binder Record/Replay implemented in BBinder by Sahil Somani · 3 years, 6 months ago
  100. 61ba79e Merge "fix validateBufferDescriptorInfo error when usage bits were 32-bits" by Treehugger Robot · 3 years, 5 months ago