aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-04-11aidl: add support for float/double constantsandroid-u-beta-1-gplElie Kheirallah
2023-03-21aidl_integration_test: wait for cleanupSteven Moreland
2023-03-15rust: Add support for Generic ParcelablesMatthew Maurer
2023-02-24Skip extra constructor generation for @RequiresNoPermissionThiébaud Weksteen
2023-02-20Fix writeTypedList for min sdk < 23Alan Stokes
2023-01-27aidl_lazy_test: use MSSteven Moreland
2023-01-18Improve aidl analyzer output formatFabián Cañas
2022-12-06Revert^2 "update toString checks"Steven Moreland
2022-11-30Revert "update toString checks"Steven Moreland
2022-11-29update toString checksSteven Moreland
2022-11-24Fix typo in generated CPP codeJooyung Han
2022-11-24Fix cpp/ndk backend support for @deprecated fieldJooyung Han
2022-11-24Generate permission helper only when requiredThiébaud Weksteen
2022-11-24Add permission integration test for same-processThiébaud Weksteen
2022-11-24Support forward declarations for parcelablesAndrei Homescu
2022-11-22Support @deprecated fields in parcelablesJooyung Han
2022-11-18Test all bitness permutations for PermissionServerThiébaud Weksteen
2022-11-15Activate permission helpersThiébaud Weksteen
2022-11-10Support circular dependencies between interfacesAndrei Homescu
2022-11-08Add empty helper methods to enforce permissionsThiébaud Weksteen
2022-11-08Add integration test for permission annotationsThiébaud Weksteen
2022-11-08Use android.os.PermissionEnforcer classThiébaud Weksteen
2022-11-08use 'super' for Java VERSION/HASHSteven Moreland
2022-11-03rust: support interface names without I-Jooyung Han
2022-10-17rust: Escape identifiers from AIDL definitionsMatthew Maurer
2022-10-12Reland "AIDL: gen_rpc by default"Steven Moreland
2022-10-11Revert "AIDL: gen_rpc by default"Steven Moreland
2022-10-10AIDL: gen_rpc by defaultSteven Moreland
2022-09-13Enable aidl_interface tracing by default for Java backendZim
2022-09-12Adding Record/Replay/Inspect Functionality to AIDL AnalyzersSahil Somani
2022-09-12Emit getDefaultTransactionName for GenTraces()Steven Moreland
2022-09-11Revert "Modify aidl tracing code gen for Java"Zimuzo Ezeozue
2022-09-08Modify aidl tracing code gen for JavaZim
2022-09-07Enable aidl_interface tracing by default for Cpp backendZim
2022-09-06Fix flaky testsJooyung Han
2022-09-05Trampoline cpp aidl tracing through libbinderZim
2022-09-02aidl_integration_test: increase timeoutSteven Moreland
2022-09-02Use waitForService instead of getServiceDevin Moore
2022-08-26Generating Interface Specific Analyzer BinariesSahil Somani
2022-08-24Custom NDK ParcelablesSteven Moreland
2022-08-24Remove fake io file gen code.Steven Moreland
2022-08-18Make the cpp *Delegator smart!Devin Moore
2022-08-04remove top-level constant checks to defined typesSteven Moreland
2022-07-19Fix for crash which was discovered when fuzzing readFromParcel method.Pawan
2022-06-30Removed Implied Checks from Versioning TestsSahil Somani
2022-06-30Added NDK/Rust Versioning Test CoverageSahil Somani
2022-06-30Add a typedef in the iface class decl for the *Delegator typeDevin Moore
2022-06-30[AIDL] Added Versioning Test CoverageSahil Somani
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