1. 0825643 libbinder: RPC flake mode fix by Devin Moore · 3 years, 2 months ago
  2. 2bfbdff Merge "libbinder_ndk: stress test for retrieving binders" by Treehugger Robot · 3 years, 2 months ago
  3. af45ec0 Merge "libbinder_ndk: fix race related to bpbinder" by Treehugger Robot · 3 years, 2 months ago
  4. 41f65ff Merge "libbinder: make ParcelableHolder moveable" by Treehugger Robot · 3 years, 2 months ago
  5. 83ed628 libbinder_ndk: stress test for retrieving binders by Steven Moreland · 3 years, 2 months ago
  6. 91a96b6 libbinder_ndk: fix race related to bpbinder by Steven Moreland · 3 years, 2 months ago
  7. 666a3b6 Merge "Add binderHostDeviceTest" by Treehugger Robot · 3 years, 2 months ago
  8. 02c4473 Merge "libbinder: attachObject* APIs [[nodiscard]]" by Steven Moreland · 3 years, 2 months ago
  9. f957104 libbinder: make ParcelableHolder moveable by Jooyung Han · 3 years, 2 months ago
  10. 1b6f12f Add binderHostDeviceTest by Yifan Hong · 3 years, 3 months ago
  11. 9234c43 libbinder: attachObject* APIs [[nodiscard]] by Steven Moreland · 3 years, 2 months ago
  12. 07ac6ee Merge "Update installd OWNERS" by Treehugger Robot · 3 years, 2 months ago
  13. af99dc9 Merge "[binder_rs] Make Binder interfaces and Strong<> Sync" by Matthew Maurer · 3 years, 2 months ago
  14. aaadb20 Merge "libbinder: BBinder::attachObject abort on OOM" by Treehugger Robot · 3 years, 2 months ago
  15. 756621f Merge changes Ib1c28c94,Id3485a2a,If5ad5acf,Idc9054bd,Ie4e7e25d by Steven Moreland · 3 years, 2 months ago
  16. 5ce7ca5 libbinder: BBinder::attachObject abort on OOM by Steven Moreland · 3 years, 2 months ago
  17. 1f1bed6 libbinder_ndk: eradicate global lock by Steven Moreland · 3 years, 2 months ago
  18. 9e759e8 libbinder: add IBinder::withLock by Steven Moreland · 3 years, 2 months ago
  19. 7716e35 Merge "Implement host service manager" by Yifan Hong · 3 years, 2 months ago
  20. f03fe3d [binder_rs] Make Binder interfaces and Strong<> Sync by Stephen Crane · 3 years, 2 months ago
  21. 2505ec4 libbinder_ndk: remove global lock on proxy delete by Steven Moreland · 3 years, 3 months ago
  22. 63a2d51 libbinder: attachObject APIs work with threads by Steven Moreland · 3 years, 3 months ago
  23. 68aa255 Merge "libbinder: RPC flake mode" by Steven Moreland · 3 years, 2 months ago
  24. d6afe2e Merge "LazyServiceRegistrar: race w/ register & onClients" by Steven Moreland · 3 years, 2 months ago
  25. f776001 Implement host service manager by Yifan Hong · 3 years, 3 months ago
  26. 5387309 Merge "RpcServer: Don't shadow local var" by Yifan Hong · 3 years, 3 months ago
  27. 3ff57c4 Merge "RpcState: fix check." by Yifan Hong · 3 years, 3 months ago
  28. 2831860 rename binderParcelTest binderUnitTest by Steven Moreland · 3 years, 3 months ago
  29. 239a2ca RpcState: fix check. by Yifan Hong · 3 years, 3 months ago
  30. 6fe1963 RpcServer: Don't shadow local var by Yifan Hong · 3 years, 3 months ago
  31. b817679 libbinder: RPC flake mode by Steven Moreland · 3 years, 3 months ago
  32. 31a1157 Merge "lshal: PipeRelay: use modern classes." by Yifan Hong · 3 years, 3 months ago
  33. 7a5889c LazyServiceRegistrar: race w/ register & onClients by Steven Moreland · 3 years, 3 months ago
  34. c88c9c9 Merge "Fix typo in module name" by Dan Shi · 3 years, 3 months ago
  35. 7c5247e Fix typo in module name by Dan Shi · 3 years, 3 months ago
  36. 41c9388 Merge "Disable binderUtilsHostTest on mac." by Treehugger Robot · 3 years, 3 months ago
  37. 664c06f Merge "Add a better getLastQueuedBuffer" by John Reck · 3 years, 3 months ago
  38. 44dec54 Disable binderUtilsHostTest on mac. by Yifan Hong · 3 years, 3 months ago
  39. f0f13e8 Add a better getLastQueuedBuffer by John Reck · 3 years, 4 months ago
  40. f2acc8d Merge "binder: Add execute() to host utils." by Yifan Hong · 3 years, 3 months ago
  41. 891989f lshal: PipeRelay: use modern classes. by Yifan Hong · 3 years, 3 months ago
  42. 6512c31 Merge "Enable compiling dex files in isolation on low ram devices." by Calin Juravle · 3 years, 3 months ago
  43. 336e338 DO NOT MERGE - Mark RQ3A.210410.001 as merged by Xin Li · 3 years, 3 months ago
  44. 86ab5cc Merge changes I53da0d94,I0fe853df,I69ef50cc am: 08ade0ad0e by Treehugger Robot · 3 years, 3 months ago
  45. 08ade0a Merge changes I53da0d94,I0fe853df,I69ef50cc by Treehugger Robot · 3 years, 3 months ago
  46. 380fff7 Enable compiling dex files in isolation on low ram devices. by Calin Juravle · 3 years, 3 months ago
  47. af766e6 binder: Add execute() to host utils. by Yifan Hong · 3 years, 3 months ago
  48. 9ffa66e servicedispatcher: allow to use getService. by Yifan Hong · 3 years, 3 months ago
  49. bd8ca57 servicedispatcher: Wrap proxy to native manager by Yifan Hong · 3 years, 3 months ago
  50. e435882 servicedispatcher: add option to wrap service manager by Yifan Hong · 3 years, 3 months ago
  51. 52e8e9d Merge "Add RPC binder as unstable API with Rust bindgen" am: 21176647d4 by Treehugger Robot · 3 years, 3 months ago
  52. 2117664 Merge "Add RPC binder as unstable API with Rust bindgen" by Treehugger Robot · 3 years, 3 months ago
  53. 54d29c4 Merge changes from topics "delete_odex", "verify-prof" am: d8ee0ace65 by Calin Juravle · 3 years, 3 months ago
  54. d8ee0ac Merge changes from topics "delete_odex", "verify-prof" by Calin Juravle · 3 years, 3 months ago
  55. 07a20e9 Merge "libbinder: already sent checks abort" am: bba314f862 by Steven Moreland · 3 years, 3 months ago
  56. bba314f Merge "libbinder: already sent checks abort" by Steven Moreland · 3 years, 3 months ago
  57. 6ea7fa3 Update installd OWNERS by Orion Hodson · 3 years, 3 months ago
  58. 7e43d5d Merge "binderRpcTest: remove Pipe class." am: 531a3864a3 by Treehugger Robot · 3 years, 3 months ago
  59. 531a386 Merge "binderRpcTest: remove Pipe class." by Treehugger Robot · 3 years, 3 months ago
  60. 0f58fb9 binderRpcTest: remove Pipe class. by Yifan Hong · 3 years, 3 months ago
  61. c89c801 Merge "AParcel_markSensitive in APEX" am: 51396d2f37 by Steven Moreland · 3 years, 3 months ago
  62. 51396d2 Merge "AParcel_markSensitive in APEX" by Steven Moreland · 3 years, 3 months ago
  63. 1152005 Merge "servicedispatcher: pause until killed." am: 180f094883 by Yifan Hong · 3 years, 3 months ago
  64. 180f094 Merge "servicedispatcher: pause until killed." by Yifan Hong · 3 years, 3 months ago
  65. d35d31d Add RPC binder as unstable API with Rust bindgen by Victor Hsieh · 3 years, 3 months ago
  66. d37e6dd libbinder: already sent checks abort by Steven Moreland · 3 years, 3 months ago
  67. 326086c AParcel_markSensitive in APEX by Steven Moreland · 3 years, 3 months ago
  68. f8efb47 Merge changes Ic46ac54b,Id787e70f am: dfb9cd9d50 by Yifan Hong · 3 years, 3 months ago
  69. d3cb24a servicedispatcher: pause until killed. by Yifan Hong · 3 years, 3 months ago
  70. dfb9cd9 Merge changes Ic46ac54b,Id787e70f by Yifan Hong · 3 years, 3 months ago
  71. a7e2f1b Merge "[binder] Add support for dump transaction to Rust" am: 21e235474f by Treehugger Robot · 3 years, 3 months ago
  72. 21e2354 Merge "[binder] Add support for dump transaction to Rust" by Treehugger Robot · 3 years, 3 months ago
  73. 1fad21c Merge "binder_rs: Add sized_read to Parcel" am: 1f6f6b6776 by Steven Moreland · 3 years, 3 months ago
  74. 1f6f6b6 Merge "binder_rs: Add sized_read to Parcel" by Steven Moreland · 3 years, 3 months ago
  75. 2a3297f [binder] Add support for dump transaction to Rust by Stephen Crane · 3 years, 3 months ago
  76. b048744 binder_rs: Add sized_read to Parcel by Andrei Homescu · 3 years, 4 months ago
  77. a4c8e27 Merge "binder_rs: Add in-place deserialization methods" am: 9d5c81021c by Steven Moreland · 3 years, 3 months ago
  78. 9d5c810 Merge "binder_rs: Add in-place deserialization methods" by Steven Moreland · 3 years, 3 months ago
  79. 5f3a3f9 Merge "libbinder: RPC test detect vsock support" am: 404e567502 by Treehugger Robot · 3 years, 3 months ago
  80. 404e567 Merge "libbinder: RPC test detect vsock support" by Treehugger Robot · 3 years, 3 months ago
  81. 58fb61e Merge changes I881f63b8,I4c5edd2d,I8ff0d29c,I6578c3a4,Iea286ab0, ... am: 2ce034f75b by Steven Moreland · 3 years, 3 months ago
  82. c6f1ee8 Merge "binder_parcel_fuzzer: remove embedded handle" am: 547b752ad2 by Steven Moreland · 3 years, 3 months ago
  83. 60749f8 Merge "binder: rust: Fix dropped service memleak" am: 70888dc439 by Matthew Maurer · 3 years, 3 months ago
  84. 2ce034f Merge changes I881f63b8,I4c5edd2d,I8ff0d29c,I6578c3a4,Iea286ab0, ... by Steven Moreland · 3 years, 3 months ago
  85. 547b752 Merge "binder_parcel_fuzzer: remove embedded handle" by Steven Moreland · 3 years, 3 months ago
  86. 70888dc Merge "binder: rust: Fix dropped service memleak" by Matthew Maurer · 3 years, 3 months ago
  87. 8b89085 Implement keepAliveBinder for setRpcClientDebug by Yifan Hong · 3 years, 3 months ago
  88. 02530ec Add keepAliveBinder argument to setRpcClientDebug. by Yifan Hong · 3 years, 3 months ago
  89. 83b58c7 Merge "Remove BinderLibRpcClientTest" am: 7cdf102b28 by Treehugger Robot · 3 years, 3 months ago
  90. 7cdf102 Merge "Remove BinderLibRpcClientTest" by Treehugger Robot · 3 years, 3 months ago
  91. 0f3beba Return the freed bytes from deleteOdex API by Calin Juravle · 3 years, 3 months ago
  92. 48e6351 Merge "binderLibTest: fix SYN flooding again." am: 04b72fba7f by Yifan Hong · 3 years, 3 months ago
  93. 04b72fb Merge "binderLibTest: fix SYN flooding again." by Yifan Hong · 3 years, 3 months ago
  94. 7c3ed0a Merge "DO NOT MERGE - Merge ab/7272582" am: e92a5a2e49 by Xin Li · 3 years, 3 months ago
  95. eb53994 DO NOT MERGE - Merge ab/7272582 am: b8a285324c by Xin Li · 3 years, 3 months ago
  96. e92a5a2 Merge "DO NOT MERGE - Merge ab/7272582" by Xin Li · 3 years, 3 months ago
  97. c050d8f binder: rust: Fix dropped service memleak by Matthew Maurer · 3 years, 3 months ago
  98. da57304 libbinder: RPC test detect vsock support by Steven Moreland · 3 years, 3 months ago
  99. 02d1659 Remove BinderLibRpcClientTest by Yifan Hong · 3 years, 3 months ago
  100. 93e266b binderLibTest: fix SYN flooding again. by Yifan Hong · 3 years, 3 months ago