- 2bd2b2e Adjust owners of libmath by Jiyong Park · 4 years, 10 months ago
- 616ddc4 Merge "libbinder: fix ToString() for smart pointers" by Jooyung Han · 4 years, 11 months ago
- d5f3d6a Merge "Make libbinder_rs be available to the virt APEX" by Treehugger Robot · 4 years, 11 months ago
- d31cbfd Merge "Expose custom lazy service shutdown APIs to stable AIDL." by Amos Bianchi · 4 years, 11 months ago
- b1af783 Make libbinder_rs be available to the virt APEX by Jiyong Park · 4 years, 11 months ago
- 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 11 months ago
- 5156e5b libbinder: fix ToString() for smart pointers by Jooyung Han · 4 years, 11 months ago
- f7f4a9a Merge "libbinder_ndk's addService ((warn_unused_result))" by Steven Moreland · 4 years, 11 months ago
- d098c22 Merge "Parcel: add generic readData and writeData methods." by Andy Hung · 4 years, 11 months ago
- 49198cf Parcel: add generic readData and writeData methods. by Andy Hung · 5 years ago
- ddb3e6d libbinder_rs: Add Strong<> and Weak<> Binder references by Stephen Crane · 5 years ago
- 69178dc libbinder_ndk's addService ((warn_unused_result)) by Steven Moreland · 4 years, 11 months ago
- db3bb21 Merge "Remove __ANDROID_API__ #if checks." by Elliott Hughes · 4 years, 11 months ago
- c8efe60 Merge "Remove __ANDROID_API__ #if checks." by Treehugger Robot · 5 years ago
- 1704943 Remove __ANDROID_API__ #if checks. by Elliott Hughes · 5 years ago
- dd9c14e Merge "Set apex_available of libbinder_headers" by Treehugger Robot · 5 years ago
- 6b9a504 Merge "Remove stoza@ from OWNERS" by Ady Abraham · 5 years ago
- 85906d7 Merge "Specify version for aidl_interface explicitly" by Treehugger Robot · 5 years ago
- 6cc34fb Remove __ANDROID_API__ #if checks. by Elliott Hughes · 5 years ago
- b14054a Merge "Parcel: Add benchmarking of vector reads and writes" by Andy Hung · 5 years ago
- 5f6a89a Set apex_available of libbinder_headers by Jooyung Han · 5 years ago
- c183b7c Merge changes from topic "platform_shared" by Treehugger Robot · 5 years ago
- 204e03d Specify version for aidl_interface explicitly by Jeongik Cha · 5 years ago
- b4a281f Merge "libbinder: Java/C++ *_TRANSACTION parity" by Steven Moreland · 5 years ago
- 5dd2e39 Remove stoza@ from OWNERS by Dan Stoza · 5 years ago
- e9eb285 Merge "libbinder: test parcel allocted on another thread" by Steven Moreland · 5 years ago
- caede59 Add a shared header lib for libbinder/libbinder_ndk by Jooyung Han · 5 years ago
- 9cf9276 Expose custom lazy service shutdown APIs to stable AIDL. by Amos Bianchi · 5 years ago
- c1f093f Support building libjnigraphics on the host by Leon Scroggins III · 5 years ago
- 7af525e Merge "Remove __ANDROID_API__ #if checks." by Elliott Hughes · 5 years ago
- 6c32ccb Merge "binder: race condition by parcel finalize" by Steven Moreland · 5 years ago
- d708870 libbinder: test parcel allocted on another thread by Steven Moreland · 5 years ago
- b54c4d3 Merge "Fix warnings in libs/binder." by Krzysztof Kosiński · 5 years ago
- bd18538 Merge "Check if CPU time tracking is expected to work" by Rafal Slawik · 5 years ago
- a840689 Fix warnings in libs/binder. by Krzysztof Kosiński · 5 years ago
- aa59d36 libbinder: Java/C++ *_TRANSACTION parity by Steven Moreland · 5 years ago
- 73a1470 Parcel: Add benchmarking of vector reads and writes by Andy Hung · 5 years ago
- f3d9aa5 Remove in-process transaction log. by Steven Moreland · 5 years ago
- 6fc80d6 Do not test panic capture in Rust. by Matthew Maurer · 5 years ago
- b742507 Remove __ANDROID_API__ #if checks. by Elliott Hughes · 5 years ago
- a5d864b Remove audio HAL V2 from "interfaces to dump" by Mikhail Naganov · 5 years ago
- 45caa84 Check if CPU time tracking is expected to work by Rafal Slawik · 5 years ago
- 3ea4327 ServiceManager: support debug dump w/ PIDs by Steven Moreland · 5 years ago
- c282248 Merge "Avoid integer underflow involving maxFreqCount." by Treehugger Robot · 5 years ago
- a5ca766 Avoid integer underflow involving maxFreqCount. by Peter Collingbourne · 5 years ago
- 827e3d5 Merge "Change argument of active services callback to bool." by Amos Bianchi · 5 years ago
- f0b4ddc Merge "libbinder_rs: Use NDK parcelable array APIs" by Steven Moreland · 5 years ago
- 253d914 Merge "binderClearBufTest: remove unnecessary flush" by Steven Moreland · 5 years ago
- 52e4110 Merge "Add Rust/C++ Parcel serialization tests" by Steven Moreland · 5 years ago
- 7a6cef9 Change argument of active services callback to bool. by Amos Bianchi · 5 years ago
- d58bce0 Add Rust/C++ Parcel serialization tests by Stephen Crane · 5 years ago
- 3ba4d8b libbinder_rs: Use NDK parcelable array APIs by Stephen Crane · 5 years ago
- 7677da6 Merge "Flush BC_FREE_BUFFER and ref ops from non-looper threads." by Steven Moreland · 5 years ago
- da4a5ca Merge "libbinder_ndk: ScopedAStatus description compat" by Steven Moreland · 5 years ago
- 413a00e binder: race condition by parcel finalize by Jintao Zhu · 5 years ago
- 0c75f9c libbinder_ndk: ScopedAStatus description compat by Steven Moreland · 5 years ago
- a0b95c8 Merge "libbinder_ndk: AIBinder_*_lt, clarify" by Steven Moreland · 5 years ago
- 5ec74ef libbinder_ndk: AIBinder_*_lt, clarify by Steven Moreland · 5 years ago
- ff30b34 Merge "libbinder - avoid pthread_cond_broadcast per call" by Steven Moreland · 5 years ago
- b86f892 Merge "libbinder: setupPolling flushes commands" by Steven Moreland · 5 years ago
- 38bf134 Merge "Libbinder APIs are guarded" by Treehugger Robot · 5 years ago
- c648a76 libbinder - avoid pthread_cond_broadcast per call by Steven Moreland · 5 years ago
- 2f4b651 binderClearBufTest: remove unnecessary flush by Steven Moreland · 5 years ago
- 0442a86 Flush BC_FREE_BUFFER and ref ops from non-looper threads. by Martijn Coenen · 8 years ago
- f210b50 libbinder: setupPolling flushes commands by Steven Moreland · 5 years ago
- 16b0b20 Merge "Add active services count callback to lazy services." by Amos Bianchi · 5 years ago
- 13adf29 Merge "Add additional 2 binder fuzzers" by Steven Moreland · 5 years ago
- cf34c0d Merge "List checks that should not occur in this module." by Chih-hung Hsieh · 5 years ago
- 76af7e3 Merge "libbinder_ndk: AIBinder{,_Weak} lt/clone utilities" by Steven Moreland · 5 years ago
- 09d11b3 List checks that should not occur in this module. by Chih-Hung Hsieh · 5 years ago
- c70e012 libbinder_ndk: AIBinder{,_Weak} lt/clone utilities by Steven Moreland · 5 years ago
- d44e152 Merge "Remove extra comma" by Steven Moreland · 5 years ago
- c3aa2ad Merge "Check FLAG_CLEAR_BUF behavior." by Steven Moreland · 5 years ago
- f23dae2 Check FLAG_CLEAR_BUF behavior. by Steven Moreland · 5 years ago
- e886cfd Libbinder APIs are guarded by Jiyong Park · 5 years ago
- 38effc4 Merge "Measure total time in state" by Rafal Slawik · 5 years ago
- 21a7de5 Remove extra comma by Jiyong Park · 5 years ago
- 664d708 Merge "libbinder: ParcelableHolder - avoid utf-8<->utf-16" by Steven Moreland · 5 years ago
- f37d1bd Parcel: Add vector read size bounds check by Andy Hung · 5 years ago
- e672b87 Add active services count callback to lazy services. by Amos Bianchi · 5 years ago
- 0bda2d2 libbinder: ParcelableHolder - avoid utf-8<->utf-16 by Steven Moreland · 5 years ago
- cdcfa61 Merge "Use vndk.private: true for VNDK-private libs" by Treehugger Robot · 5 years ago
- 41a1ee6 Merge "ParcelableHolder.(set|get)Parcelable return status_t" by Treehugger Robot · 5 years ago
- 8e3f9dc Merge "fix use-after-free in adbd_auth" by Josh Gao · 5 years ago
- 4d90d80 Add additional 2 binder fuzzers by Michael Ensing · 5 years ago
- 27c48db Measure total time in state by Rafal Slawik · 5 years ago
- 9c50c79 ParcelableHolder.(set|get)Parcelable return status_t by Jeongik Cha · 5 years ago
- 0b9bc01 Use vndk.private: true for VNDK-private libs by Justin Yun · 5 years ago
- dad360f Merge "ParcelableHolder uses its address for comparison" by Treehugger Robot · 5 years ago
- e3e1cd5 fix use-after-free in adbd_auth by Daniel Micay · 5 years ago
- def7719 ParcelableHolder uses its address for comparison by Jeongik Cha · 5 years ago
- 4da8fb0 libbinder: only set sm stability if non-null by Steven Moreland · 5 years ago
- 5605b24 Merge "libbinder_ndk: log on null non-@nullable fd/binder" by Steven Moreland · 5 years ago
- 7754481 Merge "libbinder: simplify setIpcSetDataReference" by Steven Moreland · 5 years ago
- 0746310 libbinder_ndk: log on null non-@nullable fd/binder by Steven Moreland · 5 years ago
- e7539dd Merge "BpBinder: hide 'handle' API" by Steven Moreland · 5 years ago
- e839388 BpBinder: hide 'handle' API by Steven Moreland · 5 years ago
- 8454474 Merge "Parcel: remove two undefined functions" by Steven Moreland · 5 years ago
- 4d05afa Merge "Fix the order of applying layer alpha and color matrices in GLESRenderEngine" by Treehugger Robot · 5 years ago
- 1030825 Merge "Implement Drop for WpIBinder, to avoid memory leak." by Andrew Walbran · 5 years ago