aboutsummaryrefslogtreecommitdiff
path: root/generate_cpp.h
AgeCommit message (Expand)Author
2021-10-01C++: use printer to generate more headersJooyung Han
2020-12-03refactor: remove ParcelableTraitJooyung Han
2019-09-04Adds the beginnings of Enum support to AIDL.Daniel Norman
2019-07-31Remove typenamespace in generate_cppJeongik Cha
2018-10-03NDK Backend: Files and empty classes.Steven Moreland
2018-08-27using pragma onceSteven Moreland
2018-08-20Defaults for List in structured parcelables.Steven Moreland
2018-07-31Options is passed over during the code generationJiyong Park
2018-07-26Refactor Options to support multiple inputsJiyong Park
2018-07-20Add support for default implJiyong Park
2018-07-10Structured parcelables.Steven Moreland
2016-01-21Write C++ and Java specific dependency filesChristopher Wiley
2015-10-19Change C++ output to match make expectationsChristopher Wiley
2015-10-14Fix server header guardChristopher Wiley
2015-10-10Generate server side .cpp fileChristopher Wiley
2015-10-09Convert document item structs to classesCasey Dahlin
2015-09-29Use C++ TypeNamespace when generating codeChristopher Wiley
2015-09-29Move C++ generation code into C++ namespaceChristopher Wiley
2015-09-21Generate .cpp/.h files with aidl-cppChristopher Wiley
2015-09-16Refactor compile_aidl flow to support compiling C++Christopher Wiley