aboutsummaryrefslogtreecommitdiff
path: root/tests/android/aidl/tests/ITestService.aidl
AgeCommit message (Expand)Author
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-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-08-18Make the cpp *Delegator smart!Devin Moore
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-03Add Delegator support to the Java backendDevin Moore
2022-02-02AIDL: add propagateAllowBlockingMakoto Onuki
2021-11-26Make DefaultImpl support an opt-in option for AIDL interfaces, viaHao Ke
2021-11-09Support List<interface>Jooyung Han
2021-11-03Add integration test for interface arrayJooyung Han
2021-10-18Support nullable types in Rust/NDKJooyung Han
2021-10-18Support List<IBinder> in NDKJooyung Han
2021-10-14Support IBinder array in the NDK/Rust backends.Jooyung Han
2021-10-13Add more comments to goldens.Steven Moreland
2021-10-12Rust: add tests for ExtendableParcelable and ParcelableHolderAndrei Homescu
2021-08-13Support @nullable(heap) for recursive typesJooyung Han
2021-05-11Compile tests for '@deprecated'Steven Moreland
2021-03-02lint: @nullable out/inout parametersJooyung Han
2021-02-25Fix .aidl warningsJooyung Han
2021-02-01Run aidl-format on AIDL filesJiyong Park
2020-11-11support @SensitiveData -> FLAG_CLEAR_BUFSteven Moreland
2020-11-10aidl: support byte/long constantsSteven Moreland
2020-11-03Add a test for ILoggableInterfaceJooyung Han
2020-10-27aidl_integration_test: test onewaySteven Moreland
2020-10-06integration tests: move RepeatNullableParcelable to ITestServiceAndrei Homescu
2020-10-01Add Rust to integration testsAndrei Homescu
2020-09-21Prevent shift with negative operandsDevin Moore
2020-09-17Support ParcelableHolder in C++Jeongik Cha
2020-09-09Support templated structured parcelablesDevin Moore
2020-08-31Descriptor annotation is addedJiyong Park
2020-08-25Move UnimplementedMethod in ITestService.aidlDevin Moore
2020-07-10aidl: sanitize for integer overflowsandroid-r-beta-3android-r-beta-2Steven Moreland
2019-10-16Add support for AIDL constant expressionsWill McVicker
2019-10-15Adds support for arrays of enums.Daniel Norman
2019-09-25Adds Java support for Enums.Daniel Norman
2019-07-15Remove C++ Map type.Steven Moreland
2018-11-03Allow utf8InCpp constants (std::string).Steven Moreland
2018-10-10ParcelFileDescriptor is now a built-in type of AIDLJiyong Park
2018-09-20Clarify unqualitifed comment in AIDL test iface.Steven Moreland
2018-07-20Add support for default implJiyong Park
2018-07-10Structured parcelables.Steven Moreland
2018-02-23Support nullable String arraysandroid-p-preview-1android-o-mr1-iot-preview-7o-mr1-iot-preview-7Casey Dahlin
2017-01-30aidl-cpp: Add support for type Mapandroid-vts-8.0_r9android-vts-8.0_r8android-vts-8.0_r7android-vts-8.0_r6android-vts-8.0_r2android-vts-8.0_r13android-vts-8.0_r12android-vts-8.0_r11android-vts-8.0_r10android-vts-8.0_r1android-security-8.0.0_r54android-security-8.0.0_r53android-security-8.0.0_r52android-cts-8.0_r9android-cts-8.0_r8android-cts-8.0_r7android-cts-8.0_r6android-cts-8.0_r5android-cts-8.0_r4android-cts-8.0_r3android-cts-8.0_r26android-cts-8.0_r25android-cts-8.0_r24android-cts-8.0_r23android-cts-8.0_r22android-cts-8.0_r21android-cts-8.0_r20android-cts-8.0_r2android-cts-8.0_r19android-cts-8.0_r18android-cts-8.0_r17android-cts-8.0_r16android-cts-8.0_r15android-cts-8.0_r14android-cts-8.0_r13android-cts-8.0_r12android-cts-8.0_r11android-cts-8.0_r10android-cts-8.0_r1android-8.0.0_r9android-8.0.0_r7android-8.0.0_r51android-8.0.0_r50android-8.0.0_r49android-8.0.0_r48android-8.0.0_r47android-8.0.0_r46android-8.0.0_r45android-8.0.0_r44android-8.0.0_r43android-8.0.0_r42android-8.0.0_r41android-8.0.0_r40android-8.0.0_r4android-8.0.0_r39android-8.0.0_r38android-8.0.0_r37android-8.0.0_r36android-8.0.0_r35android-8.0.0_r32android-8.0.0_r31android-8.0.0_r30android-8.0.0_r3android-8.0.0_r29android-8.0.0_r28android-8.0.0_r2android-8.0.0_r17android-8.0.0_r16android-8.0.0_r15android-8.0.0_r13android-8.0.0_r12android-8.0.0_r11android-8.0.0_r10android-8.0.0_r1security-oc-releaseoreo-vts-releaseoreo-security-releaseoreo-releaseoreo-r6-releaseoreo-r5-releaseoreo-r4-releaseoreo-r3-releaseoreo-r2-releaseoreo-devoreo-cts-releaseRobert Quattlebaum
2016-07-25aidl-cpp: Add support for hex values in const intRoshan Pius
2016-07-19Test that @nullable Interface passing works as expectedChristopher Wiley