1. 41dd2b2 Merge "getProcessFreezeInfo reads more info from kernel" am: a2c4c72108 by Li Li · 4 years, 4 months ago
  2. a2c4c72 Merge "getProcessFreezeInfo reads more info from kernel" by Li Li · 4 years, 4 months ago
  3. dd7bbc5 Merge "Expose lazy services to Rust" am: 152f0263b7 by Treehugger Robot · 4 years, 4 months ago
  4. 152f026 Merge "Expose lazy services to Rust" by Treehugger Robot · 4 years, 4 months ago
  5. 23fdfcd Expose lazy services to Rust by Alan Stokes · 4 years, 4 months ago
  6. 07cc86a Merge changes If0ed87ad,I6e63bc84,I0847ffe4,I1429c66f am: b0afedb681 by Yifan Hong · 4 years, 4 months ago
  7. b0afedb Merge changes If0ed87ad,I6e63bc84,I0847ffe4,I1429c66f by Yifan Hong · 4 years, 4 months ago
  8. 6f05929 getProcessFreezeInfo reads more info from kernel by Li Li · 4 years, 4 months ago
  9. fdd9f69 binder: Delete addTrustedPeerCertificate. by Yifan Hong · 4 years, 4 months ago
  10. 13c9006 binder: Add RpcCertificateVerifier. by Yifan Hong · 4 years, 4 months ago
  11. 3e2c136 binder: Move CertificateFormat to its own header by Yifan Hong · 4 years, 4 months ago
  12. 18ac947 binder: move TEST_AND_RETURN to Utils. by Yifan Hong · 4 years, 4 months ago
  13. 63174f7 Merge changes from topic "cf-vapex" am: 9425bcc597 by Treehugger Robot · 4 years, 4 months ago
  14. 855d2da [automerger skipped] Creates an Android.bp with prebuilt_etc for permission XMLs. am: 82063f1f04 -s ours by Daniel Norman · 4 years, 4 months ago
  15. 9425bcc Merge changes from topic "cf-vapex" by Treehugger Robot · 4 years, 4 months ago
  16. 95ad324 Reland: Creates an Android.bp with prebuilt_etc for permission XMLs. by Daniel Norman · 4 years, 4 months ago
  17. d1ba191 Creates a default com.android.hardware.core_permissions vendor APEX. by Daniel Norman · 4 years, 5 months ago
  18. 82063f1 Creates an Android.bp with prebuilt_etc for permission XMLs. by Daniel Norman · 4 years, 4 months ago
  19. af8f9d6 Merge "Add marshal() and unmarshal() APIs." am: cf2e66bf19 by Yu Shan · 4 years, 4 months ago
  20. cf2e66b Merge "Add marshal() and unmarshal() APIs." by Yu Shan · 4 years, 4 months ago
  21. fb39f9c Add marshal() and unmarshal() APIs. by Yu Shan · 4 years, 5 months ago
  22. 743900d Merge "libbinder_ndk: sanitize integer" am: 33e1d32ceb by Steven Moreland · 4 years, 4 months ago
  23. 33e1d32 Merge "libbinder_ndk: sanitize integer" by Steven Moreland · 4 years, 4 months ago
  24. 5ad97c1 Merge changes from topics "vm_binder_server", "vm_binder_server_api" am: f1c5a0c193 by Treehugger Robot · 4 years, 4 months ago
  25. 0a6d210 Add support for preconnected RPC client am: e12fccc47f by Inseob Kim · 4 years, 4 months ago
  26. 055321e Export rpc_unstable header am: 01befc8f41 by Inseob Kim · 4 years, 4 months ago
  27. f1c5a0c Merge changes from topics "vm_binder_server", "vm_binder_server_api" by Treehugger Robot · 4 years, 4 months ago
  28. a7f076e libbinder_ndk: sanitize integer by Steven Moreland · 4 years, 4 months ago
  29. 8da01f9 Merge "libbinder_ndk: use API level 33 for new APIs" am: 4f94e0a6f7 by Treehugger Robot · 4 years, 4 months ago
  30. 4f94e0a Merge "libbinder_ndk: use API level 33 for new APIs" by Treehugger Robot · 4 years, 4 months ago
  31. 012af9a libbinder_ndk: use API level 33 for new APIs by Steven Moreland · 4 years, 4 months ago
  32. 66afe6d Merge "Extend rpc_unstable visibility to virtualization" am: c52533cd3a by Treehugger Robot · 4 years, 4 months ago
  33. c52533c Merge "Extend rpc_unstable visibility to virtualization" by Treehugger Robot · 4 years, 4 months ago
  34. 8ffa7ec Merge "Repeat proxy limit callbacks if we keep going above the limit." am: c8600dc1f3 by Martijn Coenen · 4 years, 4 months ago
  35. c8600dc Merge "Repeat proxy limit callbacks if we keep going above the limit." by Martijn Coenen · 4 years, 4 months ago
  36. 172473f Support callback for rpc server by Inseob Kim · 4 years, 4 months ago
  37. e12fccc Add support for preconnected RPC client by Inseob Kim · 4 years, 4 months ago
  38. 01befc8 Export rpc_unstable header by Inseob Kim · 4 years, 5 months ago
  39. a07b8eb Extend rpc_unstable visibility to virtualization by Inseob Kim · 4 years, 5 months ago
  40. a8d509d Repeat proxy limit callbacks if we keep going above the limit. by Martijn Coenen · 4 years, 4 months ago
  41. e8f1eed Merge "binderRpcWireProtocolTest: include Status" am: 20f5a27065 by Steven Moreland · 4 years, 4 months ago
  42. 20f5a27 Merge "binderRpcWireProtocolTest: include Status" by Steven Moreland · 4 years, 4 months ago
  43. 0b50acc Merge "libbinder: static assert wire protocol sizes" am: 4428a9dfc0 by Steven Moreland · 4 years, 4 months ago
  44. 4428a9d Merge "libbinder: static assert wire protocol sizes" by Steven Moreland · 4 years, 4 months ago
  45. 14cd3fe libbinder: static assert wire protocol sizes by Steven Moreland · 4 years, 4 months ago
  46. 8ea9b5d binderRpcWireProtocolTest: include Status by Steven Moreland · 4 years, 4 months ago
  47. 4d07612 Merge "add IInstalld.controlDexOptBlocking call" am: 16d7c90ff1 by Treehugger Robot · 4 years, 5 months ago
  48. 16d7c90 Merge "add IInstalld.controlDexOptBlocking call" by Treehugger Robot · 4 years, 5 months ago
  49. 824b60f Merge "Add bindgen bindings test" am: 3e0755fde3 by Joel Galenson · 4 years, 5 months ago
  50. 3e0755f Merge "Add bindgen bindings test" by Joel Galenson · 4 years, 5 months ago
  51. 466ca7a Merge changes I7a307698,Id11e1b95 am: 6b7710c3ab by Treehugger Robot · 4 years, 5 months ago
  52. 6b7710c Merge changes I7a307698,Id11e1b95 by Treehugger Robot · 4 years, 5 months ago
  53. 0c83a94 Merge "libbinder_ndk: allow disabling interface token" am: 3aeebcf74e by Steven Moreland · 4 years, 5 months ago
  54. 3aeebcf Merge "libbinder_ndk: allow disabling interface token" by Steven Moreland · 4 years, 5 months ago
  55. a219c42 [automerger skipped] Merge "libbinder: include full error if cannot init" am: 2d7c05873a -s ours by Steven Moreland · 4 years, 5 months ago
  56. 2d7c058 Merge "libbinder: include full error if cannot init" by Steven Moreland · 4 years, 5 months ago
  57. 69d31f9 [binder_rpc_fuzzer] Depend on shared libutils for the device by Pirama Arumuga Nainar · 4 years, 5 months ago
  58. d082b4d [cmd_fuzzer] Depend on libutils.so instead of libutils.a by Pirama Arumuga Nainar · 4 years, 5 months ago
  59. 66f47f3 Merge "libbinder: use flexible array member instead of 0 sized array" am: 1ed06aac9d by Treehugger Robot · 4 years, 5 months ago
  60. 1ed06aa Merge "libbinder: use flexible array member instead of 0 sized array" by Treehugger Robot · 4 years, 5 months ago
  61. 13a43c9 libbinder: include full error if cannot init by Steven Moreland · 4 years, 5 months ago
  62. af1fa6c libbinder: include full error if cannot init by Steven Moreland · 4 years, 5 months ago
  63. f3ed806 libbinder_ndk: allow disabling interface token by Steven Moreland · 4 years, 5 months ago
  64. 65578d6 add IInstalld.controlDexOptBlocking call by Keun young Park · 4 years, 7 months ago
  65. 78b7e38 Merge "binder: RpcServer / RpcSession add API for certs." am: 3c40080715 by Yifan Hong · 4 years, 5 months ago
  66. 3c40080 Merge "binder: RpcServer / RpcSession add API for certs." by Yifan Hong · 4 years, 5 months ago
  67. aa17ea5 [automerger skipped] Merge "Create new AIDL objects for retrieving information about staged apex" am: 060d7f3321 -s ours by Mohammad Islam · 4 years, 5 months ago
  68. 060d7f3 Merge "Create new AIDL objects for retrieving information about staged apex" by Mohammad Islam · 4 years, 5 months ago
  69. ac42125 Create new AIDL objects for retrieving information about staged apex by Samiul Islam · 4 years, 5 months ago
  70. efb14b5 Merge "binderRpcWireProtocolTest" am: b0a8f735ab by Steven Moreland · 4 years, 5 months ago
  71. b0a8f73 Merge "binderRpcWireProtocolTest" by Steven Moreland · 4 years, 5 months ago
  72. fe79a6a Merge "[Bugfix] Fix compling error when enable LOG_REFS in Parcel.cpp" am: 35e7d618aa by Treehugger Robot · 4 years, 5 months ago
  73. 35e7d61 Merge "[Bugfix] Fix compling error when enable LOG_REFS in Parcel.cpp" by Treehugger Robot · 4 years, 5 months ago
  74. 1b6d7d5 Merge "rust: Use NonNull for non null pointers in proxy.rs" am: 0c3fe57f0f by Treehugger Robot · 4 years, 5 months ago
  75. 59640db binderRpcWireProtocolTest by Steven Moreland · 4 years, 6 months ago
  76. 0c3fe57 Merge "rust: Use NonNull for non null pointers in proxy.rs" by Treehugger Robot · 4 years, 5 months ago
  77. 7cbd8d4 Merge "Create new AIDL objects for retrieving information about staged apex" into stage-aosp-master by Mohammad Samiul Islam · 4 years, 5 months ago
  78. 08b70b4 Merge "binder: retry connect() on ECONNRESET for non-blocking sockets." am: 0ae8394e3b by Yifan Hong · 4 years, 5 months ago
  79. 0ae8394 Merge "binder: retry connect() on ECONNRESET for non-blocking sockets." by Yifan Hong · 4 years, 5 months ago
  80. 95d15e5 binder: retry connect() on ECONNRESET for non-blocking sockets. by Yifan Hong · 4 years, 5 months ago
  81. 41fc92c Merge changes I0e4fadd8,I9b3b1ffd,If7c74643 am: f76dca25c2 by Yifan Hong · 4 years, 5 months ago
  82. 2fd12a2 Merge "binder: Enable TLS for binderRpcTest" am: b4be81b1b9 by Yifan Hong · 4 years, 5 months ago
  83. f76dca2 Merge changes I0e4fadd8,I9b3b1ffd,If7c74643 by Yifan Hong · 4 years, 5 months ago
  84. b4be81b Merge "binder: Enable TLS for binderRpcTest" by Yifan Hong · 4 years, 5 months ago
  85. 6db7a9c [automerger skipped] Merge "Remove ndk_platform backend. Use the ndk backend." am: 562b324c72 -s ours by Steven Moreland · 4 years, 5 months ago
  86. 562b324 Merge "Remove ndk_platform backend. Use the ndk backend." by Steven Moreland · 4 years, 5 months ago
  87. 553a0c3 Merge "Extend rpc visibility to more virt packages" am: b329eca2cc by Treehugger Robot · 4 years, 5 months ago
  88. b329eca Merge "Extend rpc visibility to more virt packages" by Treehugger Robot · 4 years, 5 months ago
  89. c05af3b [Bugfix] Fix compling error when enable LOG_REFS in Parcel.cpp by yuxi · 4 years, 5 months ago
  90. ecf937d binder: RpcServer / RpcSession add API for certs. by Yifan Hong · 4 years, 5 months ago
  91. 588d59c binder: Add getCertificate / addTrustedPeerCerticate. by Yifan Hong · 4 years, 5 months ago
  92. 9240975 binder: Enable TLS for binderRpcTest by Yifan Hong · 4 years, 6 months ago
  93. 1af4858 binder: combine TLS context objects. by Yifan Hong · 4 years, 5 months ago
  94. 87a379c binder: Prettify ErrorQueue::toString. by Yifan Hong · 4 years, 5 months ago
  95. 920f30e Merge "change DEBUG_ACCELERATION define to constexpr" am: f3af176ff1 by Treehugger Robot · 4 years, 5 months ago
  96. f3af176 Merge "change DEBUG_ACCELERATION define to constexpr" by Treehugger Robot · 4 years, 5 months ago
  97. 52c44da Add bindgen bindings test by Joel Galenson · 4 years, 5 months ago
  98. 70dc879 change DEBUG_ACCELERATION define to constexpr by dingxiaobo · 4 years, 5 months ago
  99. 4fbb9e0 Merge "fix long overflow when enable DEBUG_ACCELERATION" am: 0bd3275a71 by Treehugger Robot · 4 years, 5 months ago
  100. 0bd3275 Merge "fix long overflow when enable DEBUG_ACCELERATION" by Treehugger Robot · 4 years, 5 months ago