- 8e14fec Merge "Use the new more inclusive command-line options." by Joel Galenson · 3 years, 7 months ago
- 9b3485f Merge changes from topic "libpermission" by Steven Moreland · 3 years, 7 months ago
- 6ad5324 Use the new more inclusive command-line options. by Joel Galenson · 3 years, 7 months ago
- 343470b Merge "libbinder: fix typo" by Treehugger Robot · 3 years, 7 months ago
- 6f58cff Merge "binderRpcBenchmark: disable on mac" by Steven Moreland · 3 years, 7 months ago
- 659917d Merge "libbinder: scope down Parcel data in RPC transact" by Steven Moreland · 3 years, 7 months ago
- fe46e48 Merge "libbinder_ndk: clarify descriptor encoding" by Steven Moreland · 3 years, 7 months ago
- cde9934 Merge "libbinder_ndk: add missing lt&co __INTRODUCED_IN" by Steven Moreland · 3 years, 7 months ago
- 668b7f7 Merge "libbinder: service specific error docs" by Steven Moreland · 3 years, 7 months ago
- 722b490 binderRpcBenchmark: disable on mac by Steven Moreland · 3 years, 7 months ago
- 7e4fb7c Merge "binderRpcTest: use TMPDIR" by Steven Moreland · 3 years, 7 months ago
- cbae518 Merge changes I82c49085,Ic2e461c1 by Steven Moreland · 3 years, 7 months ago
- f6b49d7 Merge "introduce binderRpcBenchmark" by Steven Moreland · 3 years, 7 months ago
- eff77c1 libbinder: scope down Parcel data in RPC transact by Steven Moreland · 3 years, 7 months ago
- 8560216 libbinder: fix typo by Yifan Hong · 3 years, 7 months ago
- cda6085 introduce binderRpcBenchmark by Steven Moreland · 3 years, 7 months ago
- 4c79153 libbinder: fix print format. by Yifan Hong · 3 years, 7 months ago
- 4bfbf2e binderRpcTest: use TMPDIR by Steven Moreland · 3 years, 7 months ago
- a97c523 libbinder_ndk: clarify descriptor encoding by Steven Moreland · 3 years, 7 months ago
- 611202f Merge "Replace the only user of String8::toUpper()." by Elliott Hughes · 3 years, 7 months ago
- d47b32c binder_parcel_fuzzer: fuzz RPC format by Steven Moreland · 3 years, 7 months ago
- be045b2 libbinder_ndk: add missing lt&co __INTRODUCED_IN by Steven Moreland · 3 years, 7 months ago
- d765797 Replace the only user of String8::toUpper(). by Elliott Hughes · 3 years, 7 months ago
- eeb7b74 libbinder: organize fuzzers by Steven Moreland · 3 years, 7 months ago
- 7c849fa libbinder->libpermission: appops by Steven Moreland · 3 years, 7 months ago
- a6fddfb libpermission by Steven Moreland · 3 years, 7 months ago
- 88e25c0 libbinder: service specific error docs by Steven Moreland · 3 years, 7 months ago
- 1a3a8ef libbinder use stronger refbase semantics by Steven Moreland · 3 years, 7 months ago
- 2c2c5d1 Merge "libbinder_ndk: add log to death rec. CHECK" by Steven Moreland · 3 years, 7 months ago
- 84159ae Merge "libbinder: split out activitymanager" by Steven Moreland · 3 years, 7 months ago
- 8bcb503 libbinder_ndk: add log to death rec. CHECK by Steven Moreland · 3 years, 7 months ago
- 710ad48 libbinder: split out activitymanager by Steven Moreland · 3 years, 7 months ago
- 1fed65e Merge "libbinder: RPC checks for appendParcel" by Steven Moreland · 3 years, 7 months ago
- 67753c3 libbinder: RPC checks for appendParcel by Steven Moreland · 3 years, 7 months ago
- 6261acf Merge "libbinder: remove unused ProcessState mRootDir" by Treehugger Robot · 3 years, 7 months ago
- 5e7768d Merge "libbinder: add libactivitymanager_aidl" by Steven Moreland · 3 years, 7 months ago
- 675d757 libbinder: remove unused ProcessState mRootDir by Steven Moreland · 3 years, 7 months ago
- 7ed740c Merge "libbinder_ndk: fix documentation errors" by Steven Moreland · 3 years, 7 months ago
- 8a2085c libbinder: add libactivitymanager_aidl by Steven Moreland · 3 years, 7 months ago
- 9c9ce1e Merge "Add force downgrade to vendor stability test" by Kalesh Singh · 3 years, 7 months ago
- 9e8ee9b Merge "libbinder: delete IpPrefix" by Steven Moreland · 3 years, 7 months ago
- 520ff73 libbinder_ndk: fix documentation errors by Steven Moreland · 3 years, 7 months ago
- fd34299 Merge "servicemanager: use safer ref base semantics" by Steven Moreland · 3 years, 7 months ago
- d663acd libbinder: delete IpPrefix by Steven Moreland · 3 years, 7 months ago
- e59437a Merge changes Ibdbe8161,Id2b0fc02 by Steven Moreland · 3 years, 7 months ago
- 3b9ac06 Add force downgrade to vendor stability test by Kalesh Singh · 3 years, 7 months ago
- 1fda67b libbinder: ensure entire Parcel is the same format by Steven Moreland · 3 years, 7 months ago
- 0e046dd Merge "libbinder_ndk: Add stability downgrade" by Kalesh Singh · 3 years, 7 months ago
- 438cce8 libbinder: RPC avoid copy of transaction data by Steven Moreland · 3 years, 7 months ago
- e8fa8e3 Merge "libbinder: split out ProcessInfoService" by Steven Moreland · 3 years, 7 months ago
- 876a646 Merge "libbinder: RPC avoid SIGPIPE" by Steven Moreland · 3 years, 7 months ago
- b098318 servicemanager: use safer ref base semantics by Steven Moreland · 3 years, 7 months ago
- badbf79 Merge "libbinder: move media resource monitor" by Steven Moreland · 3 years, 7 months ago
- b326ca5 Merge changes I63739a0d,I62ec7bf0 by Steven Moreland · 3 years, 7 months ago
- 8b80291 libbinder_ndk: Add stability downgrade by Kalesh Singh · 3 years, 7 months ago
- 45e25cb libbinder: split out ProcessInfoService by Steven Moreland · 3 years, 7 months ago
- 4343f85 libbinder_ndk: warn on AIBinder_markVintfStability by Steven Moreland · 3 years, 7 months ago
- 37aff18 libbinder_ndk: call markForBinder internally by Steven Moreland · 3 years, 7 months ago
- 4cf688f libbinder: RPC with getInterfaceDescriptor by Steven Moreland · 3 years, 7 months ago
- c6ddf36 libbinder: RPC avoid SIGPIPE by Steven Moreland · 3 years, 7 months ago
- edb7b4c libbinder: move media resource monitor by Steven Moreland · 3 years, 7 months ago
- 8911d46 Merge changes I44a66c3b,Ieb3273f0 by Steven Moreland · 3 years, 7 months ago
- 520cc33 Merge "libbinder: defork internal Android.bp" by Steven Moreland · 3 years, 7 months ago
- 3d5d07b Merge "libbinder - split out libbatterystats_aidl" by Steven Moreland · 3 years, 7 months ago
- f6ec463 Revert^2 "libbinder: binderRpcTest on host" by Steven Moreland · 3 years, 7 months ago
- c163595 Reland libbinder: vsock support for RPC by Steven Moreland · 3 years, 7 months ago
- 9888047 Merge changes from topic "revert-1658450-HONDOEPHGR" by Nikita Ioffe · 3 years, 7 months ago
- 9630f9d Revert "libbinder: vsock support for RPC" by Nikita Ioffe · 3 years, 7 months ago
- 92a9c78 Revert "libbinder: binderRpcTest on host" by Nikita Ioffe · 3 years, 7 months ago
- 0caee58 libbinder: defork internal Android.bp by Steven Moreland · 3 years, 7 months ago
- ea6bfab libbinder - split out libbatterystats_aidl by Steven Moreland · 3 years, 7 months ago
- 78a58c8 Merge changes Ie04465ce,I29bbbd27 by Steven Moreland · 3 years, 7 months ago
- 5c94c2b libbinder: binderRpcTest on host by Steven Moreland · 3 years, 7 months ago
- 5358354 libbinder: vsock support for RPC by Steven Moreland · 3 years, 7 months ago
- 00a2b1f Merge changes I896e0bc8,I27231c4f by Steven Moreland · 3 years, 7 months ago
- c96e510 Merge "libbinder_ndk: stronger APEX stability wording" by Steven Moreland · 3 years, 7 months ago
- a8ad32b libbinder_ndk: use __ANDROID_VENDOR__ by Steven Moreland · 3 years, 7 months ago
- aeff056 Partial: Reland "libbinder: remove __ANDROID_APEX__ stability diff" by Steven Moreland · 3 years, 9 months ago
- 41c0644 Merge "split packagemanager_aidl from libbinder_aidl" by Steven Moreland · 3 years, 7 months ago
- aa872d6 libbinder_ndk: stronger APEX stability wording by Steven Moreland · 3 years, 7 months ago
- 02491a7 Merge "libbinder_ndk: document #apex service caveats" by Steven Moreland · 3 years, 7 months ago
- 6f9f5ea Merge "libbinder: RPC drop extra header info" by Steven Moreland · 3 years, 7 months ago
- b02552d Merge "binder_rs: Add stability support to binder services" by Steven Moreland · 3 years, 7 months ago
- 3af936a libbinder: RPC drop extra header info by Steven Moreland · 3 years, 7 months ago
- f951419 split packagemanager_aidl from libbinder_aidl by Steven Moreland · 3 years, 7 months ago
- e95ba3f Merge "libbinder: test map += memunreachable_binder_test" by Steven Moreland · 3 years, 7 months ago
- 21ef24d libbinder_ndk: document #apex service caveats by Steven Moreland · 3 years, 7 months ago
- 88e60e2 Merge "libbinder_ndk: AParcel_markSensitive in llndk" by Steven Moreland · 3 years, 7 months ago
- 3cb5663 Merge changes Icd00c776,I20414858 by Steven Moreland · 3 years, 7 months ago
- 7bb1d44 libbinder: test map += memunreachable_binder_test by Steven Moreland · 3 years, 7 months ago
- 334233b libbinder: re-mark debug function as extern "C" by Steven Moreland · 3 years, 7 months ago
- 4e83ba7 Merge "libbinder: support calls over sockets" by Steven Moreland · 3 years, 8 months ago
- 7f284f9 Merge "libbinder: allow stability downgrade" by Steven Moreland · 3 years, 8 months ago
- 5553ac4 libbinder: support calls over sockets by Steven Moreland · 4 years ago
- e35fef3 libbinder: allow stability downgrade by Steven Moreland · 3 years, 8 months ago
- fdb5d60 libbinder_ndk: AParcel_markSensitive in llndk by Steven Moreland · 3 years, 8 months ago
- 04a1d0d Merge "nativewindow: report errors on error to allocate a handle" by Treehugger Robot · 3 years, 8 months ago
- 7fdee82 libbinder_ndk: mv host tip to binder_status.h by Steven Moreland · 3 years, 8 months ago
- 503a8d6 libbinder_ndk: document preferred error types by Steven Moreland · 3 years, 8 months ago
- ff7f03a binder_rs: Add stability support to binder services by Stephen Crane · 3 years, 8 months ago