aboutsummaryrefslogtreecommitdiff
path: root/generateCpp.cpp
AgeCommit message (Expand)Author
2019-04-23Update usages of libhidl static maps.Steven Moreland
2019-03-13Add comments to auto-generated methods.Steven Moreland
2019-03-13Move interface comment onto interface.Steven Moreland
2019-03-11DO NOT MERGE - Merge PPRL.190305.001 into masterandroid-q-preview-1android-o-mr1-iot-release-1.0.10Xin Li
2019-03-06Explicitly assertOk on cpp stubs.Steven Moreland
2019-01-16Fillout requesting SID.Steven Moreland
2018-11-08safe_union: return error on bad readsSteven Moreland
2018-10-12Update cpp code to call registerAsServiceInternal.Steven Moreland
2018-10-11Passthrough: wrap elided resultsSteven Moreland
2018-10-09forward declare header string definitionsSteven Moreland
2018-10-02Instrumentation callback according to version.android-o-mr1-iot-release-1.0.5Steven Moreland
2018-08-09Use ConstantExpression for FLAG_ONE_WAY.Steven Moreland
2018-08-07gen cpp IWYU hwbinder/ProcessState.h hidl/Static.handroid-o-mr1-iot-release-1.0.3Steven Moreland
2018-07-26hidl-gen client ScopedTrace is immediately destroyedMichael Butler
2018-07-26hidl-gen client ScopedTrace is immediately destroyedMichael Butler
2018-07-24Modernize codebase by replacing NULL with nullptrYi Kong
2018-07-24Modernize codebase by replacing NULL with nullptrYi Kong
2018-05-29Make sure client atrace call always closes. am: 4607ef5f72Steven Moreland
2018-05-29Make sure client atrace call always closes.Steven Moreland
2018-05-21hidl-gen: understand doc commentsSteven Moreland
2018-05-18hidl-gen: understand doc commentsSteven Moreland
2018-05-18hidl-gen: understand doc commentsSteven Moreland
2018-05-16Fix HIDL output errata. am: 23cc5fa023Steven Moreland
2018-05-16Fix HIDL output errata.Steven Moreland
2018-04-09Remove toString + operator== from server libraries.Steven Moreland
2018-02-21Do all validation during validation phase.Steven Moreland
2018-02-21Merge "Do all validation during validation phase." into oc-mr1-dev-plus-aospSteven Moreland
2018-02-20Do all validation during validation phase.Steven Moreland
2018-02-12hidl-gen knows what files its outputting. am: 5abcf01198 am: 0900f572ddSteven Moreland
2018-02-12hidl-gen knows what files its outputting. am: 5abcf01198Steven Moreland
2018-02-12hidl-gen knows what files its outputting.Steven Moreland
2018-02-09Coordinator keeps track of output directory. am: 6d3d3c8b60 am: f621208f5eSteven Moreland
2018-02-09Coordinator keeps track of output directory. am: 6d3d3c8b60Steven Moreland
2018-02-08Coordinator keeps track of output directory.Steven Moreland
2018-02-06Unify Java + C++ flag definitions. (2/2)Steven Moreland
2018-02-06Merge "Unify Java + C++ flag definitions." am: fdcc9b25a6Steven Moreland
2018-02-02Unify Java + C++ flag definitions.Steven Moreland
2018-01-31Merge "Fix vtable assumption." am: f7facaf930Steven Moreland
2018-01-30Fix vtable assumption.Steven Moreland
2017-11-27Add emitGlobalTypeDeclarations. am: 8e61c5af41Steven Moreland
2017-11-27Rename global..Decls to package...Decls am: 4b8f7a11f7Steven Moreland
2017-11-27Add emitGlobalTypeDeclarations.Steven Moreland
2017-11-27Rename global..Decls to package...DeclsSteven Moreland
2017-11-20Add -Wextra-semi to HIDL. am: cbcf9f710fSteven Moreland
2017-11-20Add -Wextra-semi to HIDL.Steven Moreland
2017-11-10Merge "Use getBn/sConstructorMap in static c-tor/d-tors" am: d6c464530bYifan Hong
2017-11-09Use getBn/sConstructorMap in static c-tor/d-torsYifan Hong
2017-11-07Explicitly check processes are onewaySteven Moreland
2017-10-27Build toString + operator== in client libraries.Steven Moreland
2017-10-12Remove use of LOG(*) from HIDL.Steven Moreland