1. d4b7276 Merge "binderLibTest: better message for status" by Treehugger Robot · 4 years, 8 months ago
  2. 0ac025b Merge "libbinder: sess getMaxThreads->getRemoteMaxThreads" by Treehugger Robot · 4 years, 8 months ago
  3. bbd2a0d binderLibTest: better message for status by Yifan Hong · 4 years, 8 months ago
  4. 1be9135 libbinder: sess getMaxThreads->getRemoteMaxThreads by Steven Moreland · 4 years, 8 months ago
  5. 226376f Merge "libbinder: remove unused 'pool' var" by Treehugger Robot · 4 years, 8 months ago
  6. a416e7b Merge "libbinder: RPC - add DOS TODO" by Steven Moreland · 4 years, 8 months ago
  7. 94a9ae3 Merge changes I9b5b2876,I3b93e0a9 by Steven Moreland · 4 years, 8 months ago
  8. 279589c Merge "0->nullptr." by Treehugger Robot · 4 years, 8 months ago
  9. bb543a8 libbinder: s/mClients|mServers/\0Connections/g by Steven Moreland · 4 years, 8 months ago
  10. 76d2c1f libbinder: RPC fixup retry logic by Steven Moreland · 4 years, 9 months ago
  11. bd5002b libbinder: vsock compiles on host by Steven Moreland · 4 years, 9 months ago
  12. 8193c18 libbinder: RPC - add DOS TODO by Steven Moreland · 4 years, 8 months ago
  13. ef9cacf libbinder: remove unused 'pool' var by Steven Moreland · 4 years, 8 months ago
  14. 4fccd09 Merge changes Ic0719395,Id9f1b639,I00474797,Ide06476a by Steven Moreland · 4 years, 8 months ago
  15. c9fb9f9 Merge "libbinder: LazyServiceRegistrar log w/ error codes" by Steven Moreland · 4 years, 8 months ago
  16. 48c73e0 libbinder: LazyServiceRegistrar log w/ error codes by Steven Moreland · 4 years, 8 months ago
  17. 00db74d 0->nullptr. by Yifan Hong · 4 years, 8 months ago
  18. f817a62 Merge "libbinder: RPC big 'session' rename" by Treehugger Robot · 4 years, 9 months ago
  19. 2a46632 Merge "binderRpcBenchmark: main return 0" by Steven Moreland · 4 years, 9 months ago
  20. b6a1e7e libbinder: remove RpcState deadlock debug logs by Steven Moreland · 4 years, 9 months ago
  21. e839334 libbinder: RPC avoid abort on too big allocations by Steven Moreland · 4 years, 9 months ago
  22. 2ff0d47 libbinder: RPC avoid server shutdown crash by Steven Moreland · 4 years, 9 months ago
  23. ee78e76 libbinder: delete dead server objects by Steven Moreland · 4 years, 9 months ago
  24. bdb53ab libbinder: RPC big 'session' rename by Steven Moreland · 4 years, 9 months ago
  25. 3ae982a binderRpcBenchmark: main return 0 by Steven Moreland · 4 years, 9 months ago
  26. 2281985 Merge changes I6c715612,If84ff928 by Steven Moreland · 4 years, 9 months ago
  27. db904dd Merge "Include stack traces from keystore2 in bugreports on debuggable builds" by Treehugger Robot · 4 years, 9 months ago
  28. 6118147 Merge "Disable lints on generated libbinder_ndk_sys" by Thiébaud Weksteen · 4 years, 9 months ago
  29. e846316 Include stack traces from keystore2 in bugreports on debuggable builds by Eric Biggers · 4 years, 9 months ago
  30. 704fc1a libbinder: RPC server setup debug logs by Steven Moreland · 4 years, 9 months ago
  31. 6ba5a25 libbinder: stop exporting private headers by Steven Moreland · 4 years, 9 months ago
  32. 736664b libbinder: dynamically accept clients by Steven Moreland · 4 years, 9 months ago
  33. 64117a8 Merge "libbinder: size checks for Parcel+IBinder" by Steven Moreland · 4 years, 9 months ago
  34. b54eca9 Merge changes If8563c69,I48821970,Ic79479b6,I74b04185 by Steven Moreland · 4 years, 9 months ago
  35. 90c1f9a libbinder: size checks for Parcel+IBinder by Steven Moreland · 4 years, 9 months ago
  36. 7c5e6c2 libbinder: RpcConnection: add ID by Steven Moreland · 4 years, 9 months ago
  37. 611d15f libbinder: RPC sock addr associated with RpcServer by Steven Moreland · 4 years, 9 months ago
  38. 2f1edfa libbinder: remove abstraction layer for get port by Steven Moreland · 4 years, 9 months ago
  39. 832f440 Merge "Add unique_fd header to IBinder.h" by Yifan Hong · 4 years, 9 months ago
  40. a4c9475 libbinder: modernize unique_fd&& -> unique_fd by Steven Moreland · 4 years, 9 months ago
  41. b1d573d Add unique_fd header to IBinder.h by Yifan Hong · 4 years, 9 months ago
  42. 3160ce9 Disable lints on generated libbinder_ndk_sys by Thiébaud Weksteen · 4 years, 9 months ago
  43. f137de9 libbinder: finalize connect/server APIs by Steven Moreland · 4 years, 9 months ago
  44. 27f2ed6 Merge changes from topic "binder_rpc_test_ephermeral_port" by Yifan Hong · 4 years, 9 months ago
  45. 6d82c8a binderRpcTest: pick ephermeral port by Yifan Hong · 4 years, 9 months ago
  46. b00ff66 setupInetServer also returns port by Yifan Hong · 4 years, 9 months ago
  47. fee3b89 Merge "RpcServer: Remove unused using." by Yifan Hong · 4 years, 9 months ago
  48. 881030a PermissionCache: expose a method to purge permission cache by Eric Laurent · 4 years, 9 months ago
  49. 1488a15 Merge changes I292b8e32,I689d0838 by Steven Moreland · 4 years, 9 months ago
  50. 6c763ec RpcServer: Remove unused using. by Yifan Hong · 4 years, 9 months ago
  51. b962746 Merge "Replace llndk_library with llndk clause in cc_library" by Colin Cross · 4 years, 9 months ago
  52. 1cf5d3f Merge "binderDriverInterfaceTest: Add IBinder dependency" by Yifan Hong · 4 years, 9 months ago
  53. d8996df libbinder: SocketAddressImpl -> InetSocketAddress by Steven Moreland · 4 years, 9 months ago
  54. 158b63d libbinder: Inet SocketAddr contains raw port by Steven Moreland · 4 years, 9 months ago
  55. 4e419d8 binderDriverInterfaceTest: Add IBinder dependency by Yifan Hong · 4 years, 9 months ago
  56. 379dbd1 Merge "RpcServer: be thread safe" by Steven Moreland · 4 years, 9 months ago
  57. ea5434d Merge "IBinder: clang-format a few lines" by Treehugger Robot · 4 years, 9 months ago
  58. ebafe33 RpcServer: be thread safe by Steven Moreland · 4 years, 9 months ago
  59. dab940e IBinder: clang-format a few lines by Yifan Hong · 4 years, 9 months ago
  60. 007d5b6 Merge "libbinder: disable unneeded clang-tidy disables" by Steven Moreland · 4 years, 9 months ago
  61. abc1f25 Merge "libbinder: disable disabled tidy warnings" by Steven Moreland · 4 years, 9 months ago
  62. 0394364 Replace llndk_library with llndk clause in cc_library by Colin Cross · 4 years, 9 months ago
  63. 525dd90 libbinder: disable disabled tidy warnings by Steven Moreland · 4 years, 9 months ago
  64. bd841fd libbinder: disable unneeded clang-tidy disables by Steven Moreland · 4 years, 9 months ago
  65. ccd2b60 Merge "Failing to enable oneway spam detection is not an error." by Steven Moreland · 4 years, 9 months ago
  66. 10d0432 Merge "Allow set_requesting_sid to be enabled when AIDL Binder is created." by Andrew Walbran · 4 years, 9 months ago
  67. de0a39e Failing to enable oneway spam detection is not an error. by Martijn Coenen · 4 years, 9 months ago
  68. 39301ea Merge "servicemanager: expose updatable-via-apex" by Steven Moreland · 4 years, 9 months ago
  69. f7a121d Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Treehugger Robot · 4 years, 9 months ago
  70. 49a09dc Merge "binderRpcTest: oneway stress test" by Steven Moreland · 4 years, 9 months ago
  71. 839daf8 Merge "binderLibTest: setRequestingSid" by Steven Moreland · 4 years, 9 months ago
  72. 77e3f9f Merge "libbinder: support BR_ONEWAY_SPAM_SUSPECT" by Steven Moreland · 4 years, 9 months ago
  73. edd4e07 servicemanager: expose updatable-via-apex by Steven Moreland · 4 years, 9 months ago
  74. 8a371ba [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 9 months ago
  75. af816d8 libbinder: RPC socket bound to service thread by Steven Moreland · 4 years, 9 months ago
  76. 035c3c1 Merge "libbinder: Add inet support." by Yifan Hong · 4 years, 9 months ago
  77. c604698 binderRpcTest: oneway stress test by Steven Moreland · 4 years, 9 months ago
  78. 254e8ef binderLibTest: setRequestingSid by Steven Moreland · 4 years, 9 months ago
  79. 0d2bd11 libbinder: Add inet support. by Yifan Hong · 4 years, 9 months ago
  80. 8e14fec Merge "Use the new more inclusive command-line options." by Joel Galenson · 4 years, 9 months ago
  81. 9b3485f Merge changes from topic "libpermission" by Steven Moreland · 4 years, 9 months ago
  82. 6ad5324 Use the new more inclusive command-line options. by Joel Galenson · 4 years, 9 months ago
  83. b185ac0 libbinder: support BR_ONEWAY_SPAM_SUSPECT by Hang Lu · 4 years, 10 months ago
  84. 343470b Merge "libbinder: fix typo" by Treehugger Robot · 4 years, 9 months ago
  85. 6f58cff Merge "binderRpcBenchmark: disable on mac" by Steven Moreland · 4 years, 9 months ago
  86. 659917d Merge "libbinder: scope down Parcel data in RPC transact" by Steven Moreland · 4 years, 9 months ago
  87. fe46e48 Merge "libbinder_ndk: clarify descriptor encoding" by Steven Moreland · 4 years, 9 months ago
  88. cde9934 Merge "libbinder_ndk: add missing lt&co __INTRODUCED_IN" by Steven Moreland · 4 years, 9 months ago
  89. 668b7f7 Merge "libbinder: service specific error docs" by Steven Moreland · 4 years, 9 months ago
  90. 722b490 binderRpcBenchmark: disable on mac by Steven Moreland · 4 years, 9 months ago
  91. 7e4fb7c Merge "binderRpcTest: use TMPDIR" by Steven Moreland · 4 years, 9 months ago
  92. cbae518 Merge changes I82c49085,Ic2e461c1 by Steven Moreland · 4 years, 9 months ago
  93. f6b49d7 Merge "introduce binderRpcBenchmark" by Steven Moreland · 4 years, 9 months ago
  94. eff77c1 libbinder: scope down Parcel data in RPC transact by Steven Moreland · 4 years, 9 months ago
  95. 8560216 libbinder: fix typo by Yifan Hong · 4 years, 9 months ago
  96. cda6085 introduce binderRpcBenchmark by Steven Moreland · 4 years, 9 months ago
  97. 4c79153 libbinder: fix print format. by Yifan Hong · 4 years, 9 months ago
  98. 4bfbf2e binderRpcTest: use TMPDIR by Steven Moreland · 4 years, 9 months ago
  99. a97c523 libbinder_ndk: clarify descriptor encoding by Steven Moreland · 4 years, 9 months ago
  100. 611202f Merge "Replace the only user of String8::toUpper()." by Elliott Hughes · 4 years, 9 months ago