aboutsummaryrefslogtreecommitdiff
path: root/MemoryType.cpp
AgeCommit message (Expand)Author
2019-11-21Add support for the 'memory' type in JavaYtai Ben-Tsvi
2019-07-19Add -Lformat option to format .hal filesNeel Mehta
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-06-13Support vec<memory> in HIDL.Steven Moreland
2017-06-12Support vec<memory> in HIDL.Steven Moreland
2017-06-08Add memory type type name.Steven Moreland
2017-05-09-Lc++-impl: better namespace handlingSteven Moreland
2017-04-27Generate correct Parcel verification code.Martijn Coenen
2017-04-19Generate correct Parcel verification code.Martijn Coenen
2017-04-10Enforce Treble "wire" ABI by emitting static_asserts for the sizes ofAndreas Huber
2017-04-06Enforce Treble "wire" ABI by emitting static_asserts for the sizes ofAndreas Huber
2017-04-03More stringently verify expected alignment of fields in hidl compound types.Andreas Huber
2017-03-31More stringently verify expected alignment of fields in hidl compound types.Andreas Huber
2017-01-11Use new read(Embedded)Buffer API.Martijn Coenen
2017-01-09rename TYPE_MEMORY to TYPE_HIDL_MEMORYKeun Soo Yim
2016-12-02memory -> hidl_memory and pointer -> hidl_pointerMartijn Coenen