aboutsummaryrefslogtreecommitdiff
path: root/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl
AgeCommit message (Expand)Author
2024-05-14Add test for FixedSize parcelables with double and long fieldsAyrton Munoz
2024-04-26Add tests for FixedSize parcelable and union layoutsAyrton Munoz
2024-04-25Add arrays to FixedSize parcelable and union testsAyrton Munoz
2024-02-15Fix implicit narrowing conversion in generated C++ codeCody Heiner
2024-02-01Allow for unsigned int and unsigned long constants (u32, u64)Elie Kheirallah
2024-01-03AIDL: allow '_' in int/hex const exprsSteven Moreland
2023-12-19Comparsion operators in CPP/NDK backendsJooyung Han
2023-11-14Update golden outputInseob Kim
2023-10-20Revert "Revert "Revert^2 "Add SimpleParcelable tests for NDK and Rust."""Devin Moore
2023-10-19Revert "Revert^2 "Add SimpleParcelable tests for NDK and Rust.""Colin Cross
2023-10-17Revert^2 "Add SimpleParcelable tests for NDK and Rust."Andrew Walbran
2023-10-16Revert "Add SimpleParcelable tests for NDK and Rust."Mingguang Xu
2023-10-16Add SimpleParcelable tests for NDK and Rust.Andrew Walbran
2023-09-07AIDL: unstable -> !structuredSteven Moreland
2023-07-25Behave like previous frozen version with new flagDevin Moore
2023-06-02Fix qualified name for nested typeJooyung Han
2023-06-01aidl: include generation commandSteven Moreland
2023-05-05Remove all of the TEST strings in ITestService constantsDevin Moore
2023-04-11aidl: add support for float/double constantsandroid-u-beta-1-gplElie Kheirallah
2022-11-24Fix typo in generated CPP codeJooyung Han
2022-11-24Fix cpp/ndk backend support for @deprecated fieldJooyung Han
2022-11-24Support forward declarations for parcelablesAndrei Homescu
2022-11-22Support @deprecated fields in parcelablesJooyung Han
2022-11-10Support circular dependencies between interfacesAndrei Homescu
2022-11-03rust: support interface names without I-Jooyung Han
2022-09-07Enable aidl_interface tracing by default for Cpp backendZim
2022-08-18Make the cpp *Delegator smart!Devin Moore
2022-07-19Fix for crash which was discovered when fuzzing readFromParcel method.Pawan
2022-06-30Add a typedef in the iface class decl for the *Delegator typeDevin Moore
2022-06-24Revert "Revert "Make *Delegator constructor take a const sp<>&""Devin Moore
2022-06-22Revert "Make *Delegator constructor take a const sp<>&"Devin Moore
2022-06-22Make *Delegator constructor take a const sp<>&Devin Moore
2022-04-11Fix @deprecated field of union in native backendsJooyung Han
2022-03-18Enumerators can be deprecatedJooyung Han
2022-03-17Revert "Revert "Union has its associated (nested) tag enum""Jooyung Han
2022-03-15Revert "Union has its associated (nested) tag enum"James Chen
2022-03-15Union has its associated (nested) tag enumJooyung Han
2022-02-28C++/NDK: add casting for union tagJooyung Han
2022-02-27Error for cpp, ndk and rust on permission checksThiƩbaud Weksteen
2022-02-08Merge SQ1A.220205.002android-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-beta-3android-s-qpr3-beta-1android-t-preview-1android-s-v2-beta-3android-s-qpr3-beta-1Xin Li
2022-01-18sized writes is size >= 4Steven Moreland
2022-01-18aidl_integration_test: integrate empty parcelablesSteven Moreland
2021-12-24Fix CPP/NDK readFromParcelJooyung Han
2021-12-19Remove permission libraryThiƩbaud Weksteen
2021-11-26Add default ctor/dtor for FixedSize union am: 7f2bf91e84Jooyung Han
2021-11-26Add default ctor/dtor for FixedSize unionJooyung 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-17CPP: Move comparison operators downJooyung Han
2021-11-17Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918Xin Li