summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-08Merge "Repeat proxy limit callbacks if we keep going above the limit."android-s-beta-5android-s-beta-5Martijn Coenen
2021-09-06Repeat proxy limit callbacks if we keep going above the limit.Martijn Coenen
2021-09-03Merge "binderRpcWireProtocolTest: include Status"Steven Moreland
2021-09-03Merge "libbinder: static assert wire protocol sizes"Steven Moreland
2021-09-02libbinder: static assert wire protocol sizesSteven Moreland
2021-09-02binderRpcWireProtocolTest: include StatusSteven Moreland
2021-09-01Merge "add IInstalld.controlDexOptBlocking call"Treehugger Robot
2021-09-01Merge "Add bindgen bindings test"Joel Galenson
2021-09-01Merge changes I7a307698,Id11e1b95Treehugger Robot
2021-08-31Merge "libbinder_ndk: allow disabling interface token"Steven Moreland
2021-08-31Merge "libbinder: include full error if cannot init"Steven Moreland
2021-08-30[binder_rpc_fuzzer] Depend on shared libutils for the devicePirama Arumuga Nainar
2021-08-30[cmd_fuzzer] Depend on libutils.so instead of libutils.aPirama Arumuga Nainar
2021-08-31Merge "libbinder: use flexible array member instead of 0 sized array"Treehugger Robot
2021-08-30libbinder: include full error if cannot initSteven Moreland
2021-08-30libbinder_ndk: allow disabling interface tokenSteven Moreland
2021-08-27add IInstalld.controlDexOptBlocking callKeun young Park
2021-08-27Merge "binder: RpcServer / RpcSession add API for certs."Yifan Hong
2021-08-27Merge "Create new AIDL objects for retrieving information about staged apex"Mohammad Islam
2021-08-27Create new AIDL objects for retrieving information about staged apexSamiul Islam
2021-08-27Merge "binderRpcWireProtocolTest"Steven Moreland
2021-08-26Merge "[Bugfix] Fix compling error when enable LOG_REFS in Parcel.cpp"Treehugger Robot
2021-08-26binderRpcWireProtocolTestSteven Moreland
2021-08-26Merge "rust: Use NonNull for non null pointers in proxy.rs"Treehugger Robot
2021-08-26Merge "binder: retry connect() on ECONNRESET for non-blocking sockets."Yifan Hong
2021-08-25binder: retry connect() on ECONNRESET for non-blocking sockets.Yifan Hong
2021-08-25Merge changes I0e4fadd8,I9b3b1ffd,If7c74643Yifan Hong
2021-08-25Merge "binder: Enable TLS for binderRpcTest"Yifan Hong
2021-08-25Merge "Remove ndk_platform backend. Use the ndk backend."Steven Moreland
2021-08-24Merge "Extend rpc visibility to more virt packages"Treehugger Robot
2021-08-24[Bugfix] Fix compling error when enable LOG_REFS in Parcel.cppyuxi
2021-08-23binder: RpcServer / RpcSession add API for certs.Yifan Hong
2021-08-23binder: Add getCertificate / addTrustedPeerCerticate.Yifan Hong
2021-08-23binder: Enable TLS for binderRpcTestYifan Hong
2021-08-23binder: combine TLS context objects.Yifan Hong
2021-08-23binder: Prettify ErrorQueue::toString.Yifan Hong
2021-08-23Merge "change DEBUG_ACCELERATION define to constexpr"Treehugger Robot
2021-08-23Add bindgen bindings testJoel Galenson
2021-08-23change DEBUG_ACCELERATION define to constexprdingxiaobo
2021-08-20Merge "fix long overflow when enable DEBUG_ACCELERATION"Treehugger Robot
2021-08-20fix long overflow when enable DEBUG_ACCELERATIONdingxiaobo
2021-08-19Merge "Add adyabr@ to OWNERS"Ady Abraham
2021-08-19Add adyabr@ to OWNERSAdy Abraham
2021-08-18Merge "Tilt scale correction for certain resolutions"Treehugger Robot
2021-08-18Extend rpc visibility to more virt packagesInseob Kim
2021-08-16libbinder: use flexible array member instead of 0 sized arrayDevin Moore
2021-08-16Merge changes from topic "binder_tls"Yifan Hong
2021-08-16rust: Use NonNull for non null pointers in proxy.rsAlice Ryhl
2021-08-13Merge "libbinder: even further downgrade oneway spam log"Treehugger Robot
2021-08-13Merge "Parcel: support unique_ptr for recursive types"Jooyung Han