1. 526a2f8 Merge "binderLibTest: epoch->uptime" into main am: 3987d12297 am: a2466e090d by Treehugger Robot · 9 months ago
  2. 3987d12 Merge "binderLibTest: epoch->uptime" into main by Treehugger Robot · 9 months ago
  3. c8d5f1a binderLibTest: epoch->uptime by Steven Moreland · 9 months ago
  4. 5fd607d Merge "Remove static list in libbinder for caching" into main am: 6dc67007e2 am: 186bccddb0 by Treehugger Robot · 9 months ago
  5. 5e1b7e1 Remove static list in libbinder for caching by Parth Sane · 9 months ago
  6. d84b570 Merge "Add binder to libbinder cache after addService" into main am: d1cd5731bc am: 6b7aab856a by Parth Sane · 9 months ago
  7. dc20754 Add binder to libbinder cache after addService by Parth Sane · 10 months ago
  8. ba7202c Merge "readCString: implemented with readInplace" into main by Treehugger Robot · 10 months ago
  9. 75885d9 readCString: implemented with readInplace by Steven Moreland · 10 months ago
  10. 5cafdd7 Merge "Fix fuzzer output on failure and shared_libs" into main am: 23351c2ccf am: 8f68b1a6c9 by Julien Desprez · 10 months ago
  11. 23351c2 Merge "Fix fuzzer output on failure and shared_libs" into main by Julien Desprez · 10 months ago
  12. 20f9ecf Merge "Delete user data even on error when registering AccessorProviders" into main am: d3525e414f am: 73fc410463 by Treehugger Robot · 10 months ago
  13. 5fd2247 Delete user data even on error when registering AccessorProviders by Devin Moore · 10 months ago
  14. c625c11 Fix fuzzer output on failure and shared_libs by Julien Desprez · 10 months ago
  15. 2db7fdc Merge "binderUtilsHostTest: increase timeout to reduce flake" into main am: 2fa957ad7d am: ac89cd4a59 by Treehugger Robot · 10 months ago
  16. c50727b binderUtilsHostTest: increase timeout to reduce flake by Steven Moreland · 10 months ago
  17. 4a4c332 Merge "binder: Add std::vector<bool> specialization to SafeInterface" into main am: b7c7d8ad54 am: 5b491d7ef8 by Jim Shargo · 11 months ago
  18. 7693c4a binder: Add std::vector<bool> specialization to SafeInterface by Jim Shargo · 11 months ago
  19. 2112a96 Merge "Fix binderLibTest flakiness" into main am: 0c01454656 am: 2462d91032 by Yu-Ting Tseng · 11 months ago
  20. 0c01454 Merge "Fix binderLibTest flakiness" into main by Yu-Ting Tseng · 11 months ago
  21. c08e471 Fix binderLibTest flakiness by Yu-Ting Tseng · 11 months ago
  22. 6f47f5f Merge "Add a method for libbinder to wrap an accessor in a delegator" into main am: 9fe5f80e57 am: 936e404dde by Devin Moore · 11 months ago
  23. 9fe5f80 Merge "Add a method for libbinder to wrap an accessor in a delegator" into main by Devin Moore · 11 months ago
  24. 0555fbf Add a method for libbinder to wrap an accessor in a delegator by Devin Moore · 1 year ago
  25. 4e10596 Merge "binder: fix FD handling in continueWrite" into main by Frederick Mayle · 11 months ago
  26. f2163b8 binder: fix FD handling in continueWrite by Frederick Mayle · 11 months ago
  27. aa2d404 Merge "Increase RemoveFromCacheOnServerDeath retry count" into main am: 7a8d900e3d am: 373f9acee9 by Treehugger Robot · 11 months ago
  28. 7a8d900 Merge "Increase RemoveFromCacheOnServerDeath retry count" into main by Treehugger Robot · 11 months ago
  29. 3e86536 Increase RemoveFromCacheOnServerDeath retry count by Parth Sane · 11 months ago
  30. ee409c9 Merge "Fix binderCacheUnitTest: Add 50ms wait with retry" into main am: cb7b0fa8b1 am: 22dfdb1ab8 by Steven Moreland · 11 months ago
  31. cb7b0fa Merge "Fix binderCacheUnitTest: Add 50ms wait with retry" into main by Steven Moreland · 11 months ago
  32. 99b422f Merge "binder_parcel_fuzzer: triage assignee" into main am: 23d01733a0 am: cc077fa912 by Treehugger Robot · 11 months ago
  33. 0a1c388 Merge changes I1ce474a4,I3c5d4c96 into main by Treehugger Robot · 11 months ago
  34. 819cb98 binder_parcel_fuzzer: triage assignee by Steven Moreland · 11 months ago
  35. 1021015 binder_parcel_fuzzer: avoid consuming all provider by Steven Moreland · 11 months ago
  36. 19ff63e binder_parcel_fuzzer: cleanup dups/to remove by Steven Moreland · 11 months ago
  37. c1ed739 Merge "binder_parcel_fuzzer: support write functions" into main by Steven Moreland · 11 months ago
  38. 72963bc binder_parcel_fuzzer: support write functions by Steven Moreland · 12 months ago
  39. d73a510 Fix binderCacheUnitTest: Add 50ms wait with retry by Parth Sane · 11 months ago
  40. 02401d9 Merge "Remove ARpcDoubleRemoveProvider test because UB" into main by Treehugger Robot · 12 months ago
  41. 97fe7cd Remove ARpcDoubleRemoveProvider test because UB by Devin Moore · 12 months ago
  42. 0d6e60f Reland "Move tracing calls to libbinder_ndk" by Pawan Wagh · 12 months ago
  43. 00f5a99 Revert^3 "Move tracing calls to libbinder_ndk" by Priyanka Advani (xWF) · 12 months ago
  44. 076e0ee Revert^2 "Move tracing calls to libbinder_ndk" by Pawan Wagh · 12 months ago
  45. c370db4 Add libbinder_ndk systemapi support for injecting RPC binder accessors by Devin Moore · 1 year, 1 month ago
  46. 68e2ee2 binderRpcTest: remove parallelization test by Steven Moreland · 12 months ago
  47. 2347908 Merge "Fix Libbinder RemoveFromCacheOnServerDeath test" into main by Parth Sane · 12 months ago
  48. 9dc9984 Fix Libbinder RemoveFromCacheOnServerDeath test by Parth Sane · 12 months ago
  49. 51cdc2c binderRpcTest ThreadPoolGreaterThanEqualRequested less threads by Steven Moreland · 12 months ago
  50. 58a3b70 Merge "Add a cache to getService with invalidation" into main am: 69333d682b by Treehugger Robot · 1 year ago
  51. b6ed0eb Add a cache to getService with invalidation by Parth Sane · 1 year, 2 months ago
  52. 97eba08 Merge "Add support for injecting RPC binder accessors to libbinder" into main am: d53d0744fc by Devin Moore · 1 year ago
  53. d53d074 Merge "Add support for injecting RPC binder accessors to libbinder" into main by Devin Moore · 1 year ago
  54. aea255c Merge "Add default corpus directory" into main am: 55324669a4 by Treehugger Robot · 1 year ago
  55. 5532466 Merge "Add default corpus directory" into main by Treehugger Robot · 1 year ago
  56. 18f6375 Add support for injecting RPC binder accessors to libbinder by Devin Moore · 1 year, 1 month ago
  57. 6cee6bd Add default corpus directory by Pawan Wagh · 1 year ago
  58. 9095117 Merge "Re-align binder tests in VTS to General-tests" into main am: 680bd299cc by Julien Desprez · 1 year ago
  59. 169452a Re-align binder tests in VTS to General-tests by Julien Desprez · 1 year ago
  60. 12128cf Merge "Remove onAsBinder() override for BackendUnifiedServiceManager" into main am: 35fbd0a971 by Treehugger Robot · 1 year, 1 month ago
  61. bee6be1 Remove onAsBinder() override for BackendUnifiedServiceManager by Parth Sane · 1 year, 1 month ago
  62. 9bbb837 Merge "Change binderRpcTest to use 'activity' for a Java test service" into main am: a0f9b79198 by Devin Moore · 1 year, 1 month ago
  63. a0f9b79 Merge "Change binderRpcTest to use 'activity' for a Java test service" into main by Devin Moore · 1 year, 1 month ago
  64. 29db860 Change binderRpcTest to use 'activity' for a Java test service by Devin Moore · 1 year, 1 month ago
  65. d91f36a Merge "binder: Remove unnecessary std::move" into main am: 2f30faffa5 by Treehugger Robot · 1 year, 1 month ago
  66. 0aa1639 binder: Remove unnecessary std::move by Yi Kong · 1 year, 1 month ago
  67. 7e47435 Merge "Binder API for freeze state change notification." into main am: 187efe18e3 by Yu-Ting Tseng · 1 year, 1 month ago
  68. 187efe1 Merge "Binder API for freeze state change notification." into main by Yu-Ting Tseng · 1 year, 1 month ago
  69. d5fc446 Binder API for freeze state change notification. by Yu-Ting Tseng · 1 year, 4 months ago
  70. 6a3b225 Merge "compile_multilib: both for libbinder RPC tests" into main am: 4b22c74197 by Greg Kaiser · 1 year, 1 month ago
  71. 1df9c5f compile_multilib: both for libbinder RPC tests by Devin Moore · 1 year, 1 month ago
  72. b87a6a5 Merge "Fix parcel fuzzer when mixing RPC and kernel binder." into main am: a42f727dbc by Steven Moreland · 1 year, 2 months ago
  73. 4264074 Fix parcel fuzzer when mixing RPC and kernel binder. by Steven Moreland · 1 year, 2 months ago
  74. 3e0ea9b Merge "Fix build error" into main am: 9865dc2801 by Treehugger Robot · 1 year, 2 months ago
  75. 6b1036f Fix build error by Hannah.Hsu · 1 year, 2 months ago
  76. f8da836 Merge "binder_bpBinderFuzz: log socket unlink failure" into main am: ed92198aa2 by Steven Moreland · 1 year, 2 months ago
  77. ed92198 Merge "binder_bpBinderFuzz: log socket unlink failure" into main by Steven Moreland · 1 year, 2 months ago
  78. 5e9bccb binder_bpBinderFuzz: log socket unlink failure by Steven Moreland · 1 year, 2 months ago
  79. 85ea684 Merge "Binder: enable/fix some warnings" into main by Treehugger Robot · 1 year, 2 months ago
  80. 370408e Binder: enable/fix some warnings by Tomasz Wasilczyk · 1 year, 3 months ago
  81. 052c513 Binder: enable/fix some warnings by Tomasz Wasilczyk · 1 year, 3 months ago
  82. b6f27d4 Merge "Fix binder_sdk build" into main am: 04b3615685 by Treehugger Robot · 1 year, 2 months ago
  83. c6a0664 Merge "Binder IPC: clean up includes" into main am: 79887b4328 by Treehugger Robot · 1 year, 2 months ago
  84. 078ff90 Fix binder_sdk build by Tomasz Wasilczyk · 1 year, 2 months ago
  85. b70f471 Binder IPC: clean up includes by Tomasz Wasilczyk · 1 year, 3 months ago
  86. 3632e94 Merge "RpcServer: let system allocate vsock ports" into main am: aa30575a7c by Treehugger Robot · 1 year, 2 months ago
  87. 022db68 RpcServer: let system allocate vsock ports by Tomasz Wasilczyk · 1 year, 3 months ago
  88. bb1814a Merge 24Q3 (ab/11976889) to aosp-main-future by Xin Li · 1 year, 3 months ago
  89. e283631 Implement binder_sdk*_test(s) by Tomasz Wasilczyk · 1 year, 4 months ago
  90. 33bc33c Merge "Binder test services are not tests" into main am: 71414691b6 am: ac5c6e57b1 by Tomasz Wasilczyk · 1 year, 3 months ago
  91. 439ddfb Merge "binderRpcWireProtocolTest: don't depend on libbase" into main am: 03cbe3cd78 am: ae5fa599a4 by Treehugger Robot · 1 year, 3 months ago
  92. 75a5dc6 Binder test services are not tests by Tomasz Wasilczyk · 1 year, 3 months ago
  93. 5e6738c binderRpcWireProtocolTest: don't depend on libbase by Tomasz Wasilczyk · 1 year, 3 months ago
  94. 8e0b489 Merge "Introduce binder_sdk - CMake snapshot" into main am: ec1272d023 am: 382caaf3a3 by Tomasz Wasilczyk · 1 year, 3 months ago
  95. a32912e Introduce binder_sdk - CMake snapshot by Tomasz Wasilczyk · 1 year, 4 months ago
  96. 593e00f Merge "Add negative tests for ServiceManager RegisterForNotifications and unregisterForNotifications" into main am: 77cd3a2bf4 am: 8e0660dc88 by Parth Sane · 1 year, 3 months ago
  97. 77cd3a2 Merge "Add negative tests for ServiceManager RegisterForNotifications and unregisterForNotifications" into main by Parth Sane · 1 year, 3 months ago
  98. 2349fa6 Merge "Don't log error on success" into main am: b0feef5440 am: b1192a3af6 by Treehugger Robot · 1 year, 3 months ago
  99. b0feef5 Merge "Don't log error on success" into main by Treehugger Robot · 1 year, 3 months ago
  100. 76a6853 Merge changes I89c9b0f4,Id8748b58 into main am: 3dc564c83d am: f79e0b2b72 by Tomasz Wasilczyk · 1 year, 3 months ago