aboutsummaryrefslogtreecommitdiff
path: root/HandleType.h
AgeCommit message (Expand)Author
2018-08-10Augmenting hidl-gen to support native handles in JavaNirav Atre
2018-07-09Revert "Explicit destructor invocation for HIDL types"android-o-mr1-iot-release-1.0.2Nirav Atre
2018-06-12Explicit destructor invocation for HIDL typesNirav Atre
2018-02-21Do all validation during validation phase.Steven Moreland
2017-09-11Make recursive methods in Type work with cyclic ASTTimur Iskhakov
2017-08-31Add parent to every typeTimur Iskhakov
2017-07-22Add typeName() to all types.Steven Moreland
2017-05-09-Lc++-impl: better namespace handlingSteven Moreland
2016-12-05Add is*() functions for more types.Yifan Hong
2016-11-29Support TYPE_HANDLE for vts.Zhuoyao Zhang
2016-11-14move read/writeEmbedded[References]From/ToParcel outYifan Hong
2016-11-07Remove extra from getCppType.Yifan Hong
2016-10-05hidl-gen: add sanitizedName to emitReaderWriterEmbedded.Yifan Hong
2016-09-15[Java hidl-gen] Fix multi-dimensional arrays (used within structures, notAndreas Huber
2016-09-13[C++ hidl-gen] Fix multi-dimensional arrays, vectors of arrays.Andreas Huber
2016-09-08Added knowledge of namespacing into generation.Steven Moreland
2016-08-26Adds (C)opyright headers everywhere.Andreas Huber
2016-08-25The hidl-gen Java backend now supports structures (NOT unions) and types.halAndreas Huber
2016-08-16Validate upfront that an interface is compatible with our Java backend,Andreas Huber
2016-08-15Initial commit of Java backend to hidl-gen.Andreas Huber
2016-08-06bye bye, dump(), RefType no longer gets a name.Andreas Huber
2016-08-06generate C++ interface header, proxy and stub headers and sources.Andreas Huber
2016-08-06initial commit of reimplementation of hidl-genAndreas Huber