aboutsummaryrefslogtreecommitdiff
path: root/hidl2aidl/main.cpp
AgeCommit message (Expand)Author
2022-12-20hidl2aidl - recommend frozen falseSteven Moreland
2022-11-03hidl2aidl: module_current -> system_currentSteven Moreland
2022-09-29hidl2aidl: remove ndk backend from vndk by defaultDevin Moore
2022-09-29hidl2aidl: make new aidl_interface modules host supportedDevin Moore
2021-10-15hidl2aidl: support nested type definitions in AIDLandroid-s-v2-preview-2android-s-v2-preview-1android-s-v2-beta-2android-s-v2-preview-1Devin Moore
2021-08-06Remove ndk_platform backend. Use the ndk backend.Jiyong Park
2021-06-22hidl2aidl: cpp backend note delete translateSteven Moreland
2021-03-30hidl2aidl: emit build module for translate-java libraryDevin Moore
2021-03-29hidl2aidl: stop expanding types from another packageDevin Moore
2021-03-29hidl2aidl: add versions to package names in generated Android.bpDevin Moore
2020-10-23hidl2aidl: add cpp backend support for type translationDevin Moore
2020-10-23hidl2aidl: prepare to support more AIDL backendsDevin Moore
2020-10-16Merge "hidl2aidl: avoid platform_apis"Steven Moreland
2020-10-16hidl2aidl: avoid platform_apisSteven Moreland
2020-10-16hidl2aidl: Add option to use a header file for generated filesDevin Moore
2020-10-13hidl2aidl: emit ndk source files to translate typesDevin Moore
2020-10-06hidl2aidl: prevent duplicate types before processingDevin Moore
2020-09-22Process all compound types a single timeDevin Moore
2020-09-09hidl2aidl: Move all emitAidl calls to one spotDevin Moore
2020-08-27hidl2aidl: emit Android.bp fileSteven Moreland
2020-08-26hidl2aidl: move conversion.log to base dirSteven Moreland
2020-08-26hidl2aidl: support only one interfaceSteven Moreland
2020-08-26hidl2aidl: always emit info in conversion.logSteven Moreland
2020-08-26hidl2aidl: remove unneeded variableSteven Moreland
2020-08-14hidl2aidl: notify user of newer minor versionSteven Moreland
2019-10-23hidl2aidl: output when no output path specifiedSteven Moreland
2019-09-25host tools: also disable leak detectionSteven Moreland
2019-08-20[hidl2aidl] Emit unkown data to log fileNeel Mehta
2019-08-16[hidl2aidl] Convert the newest interfacesNeel Mehta
2019-07-31Add hidl2aidl toolNeel Mehta