summaryrefslogtreecommitdiff
path: root/libs/binder/ndk/include_cpp
AgeCommit message (Expand)Author
2024-11-09Revert^2 "Deprecating llndk-versioning.h" Jooyung Han
2024-11-08Revert "Deprecating llndk-versioning.h" Priyanka Advani (xWF)
2024-11-06Deprecating llndk-versioning.h Jooyung Han
2024-10-10Add check for valid AIBinder_Class_setTransactionCodeToFunctionNameMap Pawan Wagh
2024-10-07Clean up a workaround for product variants Justin Yun
2024-10-02Revert "Exclude setting code maps from APEX" Pawan Wagh
2024-09-30Exclude setting code maps from APEX Pawan Wagh
2024-09-26Merge "Add defineClass variant" into main Pawan Wagh
2024-09-26libbinder_ndk: allow null codeToFunction. Steven Moreland
2024-09-26Add defineClass variant Pawan Wagh
2024-09-26Reland "Move tracing calls to libbinder_ndk" Pawan Wagh
2024-09-25Revert^3 "Move tracing calls to libbinder_ndk" Priyanka Advani (xWF)
2024-09-25Revert^2 "Move tracing calls to libbinder_ndk" Pawan Wagh
2024-09-18Revert "Move tracing calls to libbinder_ndk" Satish Yalla
2024-09-17Move tracing calls to libbinder_ndk Pawan Wagh
2024-09-10binder: ndk: add asBinderReference method to BpCInterface Frederick Mayle
2024-07-12Merge "Fix host libbinder_ndk build for API_LEVEL_AT_LEAST" into main am: 1ae... Treehugger Robot
2024-07-12Fix host libbinder_ndk build for API_LEVEL_AT_LEAST Steven Moreland
2024-07-09Merge "Make PersistableBundle getter functions const" into main am: 7b9adabb4a Treehugger Robot
2024-07-04Make PersistableBundle getter functions const Lais Andrade
2024-06-18Merge 24Q3 (ab/11976889) to aosp-main-future Xin Li
2024-06-18Merge "libbinder_ndk: V APIs are guarded with V" into main Jooyung Han
2024-06-17libbinder_ndk: V APIs are guarded with V Jooyung Han
2024-06-05Merge 2024-06 Release (ab/AP2A.240605.024) to aosp-main-future Xin Li
2024-05-17Fix libbinder_sdk build warnings Tomasz Wasilczyk
2024-03-19Include llndk-versioning.h for LLNDK versioning. Justin Yun
2024-03-19Add APersistableBundle to lldnk Devin Moore
2024-03-14Add APersistableBundle to lldnk Devin Moore
2024-01-04Merge changes I98f1319d,Ic15fe28f into main Devin Moore
2024-01-03Change return value when NDK symbol isn't present Devin Moore
2023-12-28Reland: Guard new APIs with __builtin_available Jooyung Han
2023-10-31Add PersistableBundle ndk and AIDL type Devin Moore
2023-10-05Add missing headers when Building with libstdc++ Hao Chen
2023-07-29SpAIBinder: allow comparison with pointers Steven Moreland
2023-06-28libbinder_ndk: document dump FD ownership Steven Moreland
2023-01-20libbinder*: IBinder/IInterface toString impl Steven Moreland
2023-01-12ParcelableHolder/ParcelFileDescriptor toString Steven Moreland
2022-12-29cpp binder: error if no toString implemented Steven Moreland
2022-12-29libbinder*: toString - support unique_ptr Steven Moreland
2022-12-29libbinder*: ToString - pound def made consistent Steven Moreland
2022-12-06Merge "Revert "Revert "libbinder_ndk: toString never goes to empty stri..."" Treehugger Robot
2022-12-01easy NDK backend way to construct instance name Steven Moreland
2022-11-30Revert "Revert "libbinder_ndk: toString never goes to empty stri..." Steven Moreland
2022-11-30Revert "libbinder_ndk: toString never goes to empty strings." Steven Moreland
2022-11-28libbinder_ndk: toString never goes to empty strings. Steven Moreland
2022-11-09Merge "libbinder_ndk: compiles w/o weak symbols" Steven Moreland
2022-11-04libbinder_ndk: ScopedAStatus ostream<< Steven Moreland
2022-11-03libbinder_ndk: compiles w/o weak symbols Steven Moreland
2022-10-19libbinder_ndk: validate the interface before using Girish
2022-10-05Make ScopedAIBinder_Weak::promote() a const function. Shunkai Yao