- c198f25 dumpstate: Add "MODULES INFO" by Woody Lin · 4 years, 6 months ago
- f2a5160 Merge "DO NOT MERGE - Mark RQ2A.210105.001 as merged." by Xin Li · 4 years, 5 months ago
- 99372fa DO NOT MERGE - Mark RQ2A.210105.001 as merged. by Xin Li · 4 years, 5 months ago
- f817a62 Merge "libbinder: RPC big 'session' rename" by Treehugger Robot · 4 years, 6 months ago
- 2a46632 Merge "binderRpcBenchmark: main return 0" by Steven Moreland · 4 years, 6 months ago
- bdb53ab libbinder: RPC big 'session' rename by Steven Moreland · 4 years, 6 months ago
- 3ae982a binderRpcBenchmark: main return 0 by Steven Moreland · 4 years, 6 months ago
- 2281985 Merge changes I6c715612,If84ff928 by Steven Moreland · 4 years, 6 months ago
- db904dd Merge "Include stack traces from keystore2 in bugreports on debuggable builds" by Treehugger Robot · 4 years, 6 months ago
- 6118147 Merge "Disable lints on generated libbinder_ndk_sys" by Thiébaud Weksteen · 4 years, 6 months ago
- e846316 Include stack traces from keystore2 in bugreports on debuggable builds by Eric Biggers · 4 years, 6 months ago
- 704fc1a libbinder: RPC server setup debug logs by Steven Moreland · 4 years, 6 months ago
- 6ba5a25 libbinder: stop exporting private headers by Steven Moreland · 4 years, 6 months ago
- 67d502d Merge "libbinder: dynamically accept clients" by Steven Moreland · 4 years, 6 months ago
- 968098a Merge "Remove vr_hwc." by Yifan Hong · 4 years, 6 months ago
- 736664b libbinder: dynamically accept clients by Steven Moreland · 4 years, 6 months ago
- e245a5b Remove vr_hwc. by Yifan Hong · 4 years, 6 months ago
- 64117a8 Merge "libbinder: size checks for Parcel+IBinder" by Steven Moreland · 4 years, 6 months ago
- b54eca9 Merge changes If8563c69,I48821970,Ic79479b6,I74b04185 by Steven Moreland · 4 years, 6 months ago
- 90c1f9a libbinder: size checks for Parcel+IBinder by Steven Moreland · 4 years, 6 months ago
- 7c5e6c2 libbinder: RpcConnection: add ID by Steven Moreland · 4 years, 6 months ago
- 611d15f libbinder: RPC sock addr associated with RpcServer by Steven Moreland · 4 years, 6 months ago
- 2f1edfa libbinder: remove abstraction layer for get port by Steven Moreland · 4 years, 6 months ago
- 832f440 Merge "Add unique_fd header to IBinder.h" by Yifan Hong · 4 years, 6 months ago
- a4c9475 libbinder: modernize unique_fd&& -> unique_fd by Steven Moreland · 4 years, 6 months ago
- e63362f Merge "[RESTRICT AUTOMERGE] SF: Disable flaky unit tests" by Treehugger Robot · 4 years, 6 months ago
- c60bf70 [RESTRICT AUTOMERGE] SF: Disable flaky unit tests by Lloyd Pique · 4 years, 6 months ago
- b1d573d Add unique_fd header to IBinder.h by Yifan Hong · 4 years, 6 months ago
- 3160ce9 Disable lints on generated libbinder_ndk_sys by Thiébaud Weksteen · 4 years, 6 months ago
- 8226132 Merge "Remove libsurfaceflinger_unittest from root TEST_MAPPING" by Treehugger Robot · 4 years, 6 months ago
- a98286e Merge "libbinder: finalize connect/server APIs" by Steven Moreland · 4 years, 6 months ago
- 7afb3a7 Merge "Update BCP computation to use derive_classpath" by Treehugger Robot · 4 years, 6 months ago
- f137de9 libbinder: finalize connect/server APIs by Steven Moreland · 4 years, 6 months ago
- c750fa0 Merge "servicemanager: log on failed lazy start" by Steven Moreland · 4 years, 6 months ago
- 27f2ed6 Merge changes from topic "binder_rpc_test_ephermeral_port" by Yifan Hong · 4 years, 6 months ago
- d40b687 Merge "Convert some unsafe post-fork() LOG usage." by Martijn Coenen · 4 years, 6 months ago
- 6d82c8a binderRpcTest: pick ephermeral port by Yifan Hong · 4 years, 6 months ago
- b00ff66 setupInetServer also returns port by Yifan Hong · 4 years, 6 months ago
- aaf8e17 Merge "Remove llndk_headers module" by Colin Cross · 4 years, 6 months ago
- a005572 Remove libsurfaceflinger_unittest from root TEST_MAPPING by Lloyd Pique · 4 years, 6 months ago
- fee3b89 Merge "RpcServer: Remove unused using." by Yifan Hong · 4 years, 6 months ago
- fbdc726 Update BCP computation to use derive_classpath by Alex Light · 4 years, 6 months ago
- bfe9fba servicemanager: log on failed lazy start by Steven Moreland · 4 years, 6 months ago
- c052fed Merge "PermissionCache: expose a method to purge permission cache" by Eric Laurent · 4 years, 6 months ago
- 881030a PermissionCache: expose a method to purge permission cache by Eric Laurent · 4 years, 6 months ago
- 6de402a Convert some unsafe post-fork() LOG usage. by Martijn Coenen · 4 years, 6 months ago
- 1488a15 Merge changes I292b8e32,I689d0838 by Steven Moreland · 4 years, 6 months ago
- 6c763ec RpcServer: Remove unused using. by Yifan Hong · 4 years, 6 months ago
- ed0e6e6 Remove llndk_headers module by Colin Cross · 4 years, 6 months ago
- b962746 Merge "Replace llndk_library with llndk clause in cc_library" by Colin Cross · 4 years, 6 months ago
- 1cf5d3f Merge "binderDriverInterfaceTest: Add IBinder dependency" by Yifan Hong · 4 years, 6 months ago
- d8996df libbinder: SocketAddressImpl -> InetSocketAddress by Steven Moreland · 4 years, 6 months ago
- 158b63d libbinder: Inet SocketAddr contains raw port by Steven Moreland · 4 years, 6 months ago
- 4e419d8 binderDriverInterfaceTest: Add IBinder dependency by Yifan Hong · 4 years, 6 months ago
- 379dbd1 Merge "RpcServer: be thread safe" by Steven Moreland · 4 years, 6 months ago
- ea5434d Merge "IBinder: clang-format a few lines" by Treehugger Robot · 4 years, 6 months ago
- ebafe33 RpcServer: be thread safe by Steven Moreland · 4 years, 6 months ago
- dab940e IBinder: clang-format a few lines by Yifan Hong · 4 years, 6 months ago
- 0a7f5e2 Merge "Fix the secure flag check for blackout layer issue" by Treehugger Robot · 4 years, 6 months ago
- 50e9180 Fix the secure flag check for blackout layer issue by yuhui.zhang · 4 years, 6 months ago
- 007d5b6 Merge "libbinder: disable unneeded clang-tidy disables" by Steven Moreland · 4 years, 6 months ago
- abc1f25 Merge "libbinder: disable disabled tidy warnings" by Steven Moreland · 4 years, 6 months ago
- 63674d5 Merge "atrace: Remove funcgraphFlatPath option" by Treehugger Robot · 4 years, 6 months ago
- 0394364 Replace llndk_library with llndk clause in cc_library by Colin Cross · 4 years, 6 months ago
- 525dd90 libbinder: disable disabled tidy warnings by Steven Moreland · 4 years, 6 months ago
- bd841fd libbinder: disable unneeded clang-tidy disables by Steven Moreland · 4 years, 6 months ago
- ccd2b60 Merge "Failing to enable oneway spam detection is not an error." by Steven Moreland · 4 years, 6 months ago
- 10d0432 Merge "Allow set_requesting_sid to be enabled when AIDL Binder is created." by Andrew Walbran · 4 years, 6 months ago
- de0a39e Failing to enable oneway spam detection is not an error. by Martijn Coenen · 4 years, 6 months ago
- 39301ea Merge "servicemanager: expose updatable-via-apex" by Steven Moreland · 4 years, 6 months ago
- 0551cfc atrace: Remove funcgraphFlatPath option by Kalesh Singh · 4 years, 6 months ago
- 0eaac6d Merge "dumpsys: OWNERS for test" by Treehugger Robot · 4 years, 6 months ago
- f7a121d Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Treehugger Robot · 4 years, 6 months ago
- 49a09dc Merge "binderRpcTest: oneway stress test" by Steven Moreland · 4 years, 6 months ago
- 839daf8 Merge "binderLibTest: setRequestingSid" by Steven Moreland · 4 years, 6 months ago
- 77e3f9f Merge "libbinder: support BR_ONEWAY_SPAM_SUSPECT" by Steven Moreland · 4 years, 6 months ago
- edd4e07 servicemanager: expose updatable-via-apex by Steven Moreland · 4 years, 6 months ago
- 4730b54 dumpsys: OWNERS for test by Steven Moreland · 4 years, 6 months ago
- 40c3c04 Merge "libbinder: RPC socket bound to service thread" by Steven Moreland · 4 years, 6 months ago
- 8a371ba [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 6 months ago
- 9c359a2 Merge "Change g.*Converter to fromXml." by Treehugger Robot · 4 years, 6 months ago
- af816d8 libbinder: RPC socket bound to service thread by Steven Moreland · 4 years, 6 months ago
- 035c3c1 Merge "libbinder: Add inet support." by Yifan Hong · 4 years, 6 months ago
- 089b7d5 Merge "dumpsys: add --thread option" by Devin Moore · 4 years, 6 months ago
- 5d7cca2 Merge "Rename ro.product.enforce_debugfs_restrictions" by Treehugger Robot · 4 years, 6 months ago
- c604698 binderRpcTest: oneway stress test by Steven Moreland · 4 years, 6 months ago
- 254e8ef binderLibTest: setRequestingSid by Steven Moreland · 4 years, 6 months ago
- 2408570 Merge "clang-format: Add IncludeBlocks: Preserve" by Yifan Hong · 4 years, 6 months ago
- 0d2bd11 libbinder: Add inet support. by Yifan Hong · 4 years, 6 months ago
- d0c6510 clang-format: Add IncludeBlocks: Preserve by Yifan Hong · 4 years, 6 months ago
- 8e14fec Merge "Use the new more inclusive command-line options." by Joel Galenson · 4 years, 6 months ago
- 9b3485f Merge changes from topic "libpermission" by Steven Moreland · 4 years, 6 months ago
- 6ad5324 Use the new more inclusive command-line options. by Joel Galenson · 4 years, 6 months ago
- b185ac0 libbinder: support BR_ONEWAY_SPAM_SUSPECT by Hang Lu · 4 years, 7 months ago
- a96f87f Change g.*Converter to fromXml. by Yifan Hong · 4 years, 6 months ago
- 343470b Merge "libbinder: fix typo" by Treehugger Robot · 4 years, 6 months ago
- ce1f9f9 Merge "Try to mount and compile system_ext apks." by Alex Light · 4 years, 6 months ago
- 6f58cff Merge "binderRpcBenchmark: disable on mac" by Steven Moreland · 4 years, 6 months ago
- 659917d Merge "libbinder: scope down Parcel data in RPC transact" by Steven Moreland · 4 years, 6 months ago
- fe46e48 Merge "libbinder_ndk: clarify descriptor encoding" by Steven Moreland · 4 years, 6 months ago