aboutsummaryrefslogtreecommitdiff
path: root/generate_ndk.cpp
AgeCommit message (Expand)Author
2023-08-21Assign VERSION and HASH directly in 'next'Devin Moore
2023-08-16Make VERSION and HASH inline static member varsDevin Moore
2023-08-09Fix ndk 'next' with gen_logDevin Moore
2023-07-31Rename funtion shouldForceDowngradeForDevin Moore
2023-07-25Add a debugging switch for trunk stable configurationDevin Moore
2023-07-25Behave like previous frozen version with new flagDevin Moore
2023-06-08NDK backend: allow in-process comms w/ RustSteven Moreland
2023-06-01aidl: include generation commandSteven Moreland
2023-04-11aidl: add support for float/double constantsandroid-u-beta-1-gplElie Kheirallah
2022-11-24Fix cpp/ndk backend support for @deprecated fieldJooyung Han
2022-11-22Support @deprecated fields in parcelablesJooyung Han
2022-11-10Support circular dependencies between interfacesAndrei Homescu
2022-06-30Add a typedef in the iface class decl for the *Delegator typeDevin Moore
2022-04-18Revert "Revert "Add Delegator support to NDK backend""Devin Moore
2022-02-27Error for cpp, ndk and rust on permission checksThiƩbaud Weksteen
2022-02-04Revert "Add Delegator support to NDK backend"Devin Moore
2022-02-01Add Delegator support to NDK backendDevin Moore
2022-01-23Set default value for fixed-size array fieldsJooyung Han
2022-01-18sized writes is size >= 4Steven Moreland
2021-12-24Fix CPP/NDK readFromParcelJooyung Han
2021-12-14Merge Android 12 QPR1Xin Li
2021-12-14Support fixed-size arrays in the NDK backendJooyung Han
2021-11-25Remove NdkAlignmentOf am: d209609151Jooyung Han
2021-11-25Remove NdkAlignmentOfJooyung Han
2021-11-18Merge "Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918" into stage-aosp-ma...Xin Li
2021-11-17Add @FixedSize unionJooyung Han
2021-11-17Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918Xin Li
2021-11-09Fix nested-interface in NDK with log/tracesJooyung Han
2021-11-02Reject unstructured parcelables in NDK/RustJooyung Han
2021-11-01prepare NDK for nested interfaceJooyung Han
2021-10-18Fix NDK backend's identifier conflictJooyung Han
2021-10-13C++/NDK backends reorder nested type decls.Jooyung Han
2021-10-08Remove ast_cpp's Enum type am: 1119d81c5e am: e000433bbaJooyung Han
2021-10-08Refactor: share enum codegen between C++/NDK am: 74dceb299f am: 8e291f3936Jooyung Han
2021-10-08Remove ast_cpp's Enum typeJooyung Han
2021-10-08Refactor: share enum codegen between C++/NDKJooyung Han
2021-10-07Support nested types in the NDK backend am: a265009d50 am: 3d51f11babJooyung Han
2021-10-07Support nested types in the NDK backendJooyung Han
2021-09-25An enum is initialized as zero if it doesn't have default valueJeongik Cha
2021-05-11toString uses nodiscardSteven Moreland
2021-05-11avoid "override" with "final"Steven Moreland
2021-04-29Fix readFromParcel in every backendJooyung Han
2021-02-05extract toString to separate header libJooyung Han
2021-01-07Emit "deprecated"Jooyung Han
2021-01-06rename LanguageToString to to_stringJooyung Han
2020-12-11vector sizes: do status checkSteven Moreland
2020-12-09ndk backend: comparison operatorsSteven Moreland
2020-12-03support const in parcelable/unionJooyung Han
2020-12-01interface class provides TRANSACTION_<methodname> constsJiyong Park
2020-11-30switch ToString/Signature for TypeSpecifierJooyung Han