aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-28Snap for 11510257 from 4cb72e21e9f1aa905ce239f61b3b6b8314e5b815 to simpleperf...simpleperf-releaseAndroid Build Coastguard Worker
2024-02-21Drop platform_apis from the internal java_library of aidl_interfaceSpandan Das
2024-02-15Fix implicit narrowing conversion in generated C++ codeCody Heiner
2024-02-10Add a missing includeYurii Zubrytskyi
2024-02-09Reland "AIDL: Rust by default."Steven Moreland
2024-02-09Add --all to record_binderPawan Wagh
2024-02-08Revert "AIDL: Rust by default."Yunyun Lin
2024-02-08AIDL: Rust by default.Steven Moreland
2024-02-03Snap for 11400057 from f6fb8419b17be5580f0dedb041ef100454af3d13 to simpleperf...Android Build Coastguard Worker
2024-02-01Allow for unsigned int and unsigned long constants (u32, u64)Elie Kheirallah
2024-01-23Revert "Use Option for unstructured parcelables."Andrew Walbran
2024-01-22Don't use lazy_static to create MutexLuca Stefani
2024-01-17Implement UnstructuredParcelable and use macros.Andrew Walbran
2024-01-16Fix cert-dcl50-cpp tidy warningsJaeMan Park
2024-01-09Don't print char16_t to a streamTomasz Wasilczyk
2024-01-05Remove TestVndkRequiresFrozen testKiyoung Kim
2024-01-04always_allow_unfrozenSteven Moreland
2024-01-03AIDL: allow '_' in int/hex const exprsSteven Moreland
2024-01-03aidl: retain comments after annotationsSteven Moreland
2023-12-21suppress JDK 21 'this-escape' warningSteven Moreland
2023-12-19Comparsion operators in CPP/NDK backendsJooyung Han
2023-12-18Update system/tools/aidl to use generic providers APIColin Cross
2023-12-18Hint to use 'u8' for small byte literal.Steven Moreland
2023-12-18Revert^2 "Add error when in-development aidl_interface module is frozen: true"Devin Moore
2023-12-14Update fmtlib to 10.1.1Henri Chataing
2023-12-11Remove bp2build from system/tools/aidlColin Cross
2023-12-07Revert "Add error when in-development aidl_interface module is frozen: true" ...Devin Moore
2023-12-07Revert "Add error when in-development aidl_interface module is frozen: true"Devin Moore
2023-12-07Add error when in-development aidl_interface module is frozen: true am: 2def9...Devin Moore
2023-12-07Add error when in-development aidl_interface module is frozen: trueDevin Moore
2023-12-06Fix AIDL warnings after C++ bump to 20 am: f4313559fbTomasz Wasilczyk
2023-12-04Fix AIDL warnings after C++ bump to 20Tomasz Wasilczyk
2023-12-01Aidl output: don't use libbase macros am: 0ca7fed9c7Tomasz Wasilczyk
2023-11-30Aidl output: don't use libbase macrosTomasz Wasilczyk
2023-11-30Fix aidl_parser_fuzzer abort am: c6f0c2daefShunkai Yao
2023-11-30Fix aidl_parser_fuzzer abortShunkai Yao
2023-11-30Sandbox aidl-golden-test-build-hook-gen am: b809c80366Cole Faust
2023-11-29Sandbox aidl-golden-test-build-hook-genCole Faust
2023-11-29Add aidl_parser_fuzzer in presubmit am: 688b3faaffPawan Wagh
2023-11-29Add aidl_parser_fuzzer in presubmitPawan Wagh
2023-11-22Snap for 11135399 from f0a577bd1c2a377812bb0aa2eb0423a9ef39cdb4 to simpleperf...Android Build Coastguard Worker
2023-11-21AIDL analyzer: don't depend on unique_fd cast to int am: f0a577bd1cTomasz Wasilczyk
2023-11-21AIDL analyzer: don't depend on unique_fd cast to intTomasz Wasilczyk
2023-11-18Support floating array default values am: 82aedc2055Shunkai Yao
2023-11-17Support floating array default valuesShunkai Yao
2023-11-15Fix test permission am: 3bd3a0f16bThiƩbaud Weksteen
2023-11-15Fix test permissionThiƩbaud Weksteen
2023-11-15Rust: Update dump() signature am: ab9f11ebecAndrei Homescu
2023-11-14Rust: Update dump() signatureAndrei Homescu
2023-11-14Fix indentation. am: e1aa06777fAndrew Walbran