aboutsummaryrefslogtreecommitdiff
path: root/CompoundType.cpp
AgeCommit message (Expand)Author
2021-03-29delegate copy/move cnstrs to stop safe_union leakSteven Moreland
2020-07-23Add android namespace to hidl error for safe unionsDevin Moore
2019-11-22Merge "Emit missing hwtypes.h declarations."Steven Moreland
2019-11-20Emit missing hwtypes.h declarations.Steven Moreland
2019-11-19hidl-gen: Generate Google Test "PrintTo" functionsLloyd Pique
2019-11-04Type pkgs w/ unsupported types in Java now workSteven Moreland
2019-08-21Merge "Parse doc comments for nested structs"Neel Mehta
2019-08-19[hidl format] Improve CompoundType formattingNeel Mehta
2019-08-19Parse doc comments for nested structsNeel Mehta
2019-08-16[hidl format] Improve CompoundType formattingNeel Mehta
2019-08-08Merge "[hidl format] Output inline struct definitions inline"Neel Mehta
2019-08-07[hidl format] Output inline struct definitions inlineNeel Mehta
2019-07-31Merge "Add naming conventions lint"Neel Mehta
2019-07-30Add naming conventions lintNeel Mehta
2019-07-23Remove localName from NamedTypeNeel Mehta
2019-07-23Merge "Remove localName from NamedType" into stage-aosp-masterNeel Mehta
2019-07-22Merge "Change const char* to std::string"Neel Mehta
2019-07-22Remove localName from NamedTypeNeel Mehta
2019-07-22Change const char* to std::stringNeel Mehta
2019-07-22hidl-format: Structs with no elements on one lineNeel Mehta
2019-07-22Add -Lformat option to format .hal filesNeel Mehta
2019-07-19hidl-format: Structs with no elements on one lineNeel Mehta
2019-07-19Add -Lformat option to format .hal filesNeel Mehta
2019-05-30Merge "Remove ref<>." am: 3d0334e1f6Steven Moreland
2019-05-28Remove ref<>.Steven Moreland
2019-05-03Merge changes from topic "b131356202-safe_union-round-three" into qt-devSteven Moreland
2019-05-02Delegate all safe-union constructors.Steven Moreland
2019-04-30safe_union: fix uninitialized union data.Steven Moreland
2019-04-30Zero safe_union padding.Steven Moreland
2019-04-29Add missing output of doc comments.Steven Moreland
2019-04-29safe_union: fix uninitialized union data.Steven Moreland
2019-04-29Zero safe_union padding.Steven Moreland
2019-03-27Revert "Compound/EnumType: smaller toString"Steven Moreland
2019-02-01Compound/EnumType: smaller toStringSteven Moreland
2018-11-12More verbose error for safe_union invalid access.Steven Moreland
2018-11-08safe_union: return error on bad readsSteven Moreland
2018-10-31isBinder -> isInterface.Steven Moreland
2018-10-25safe_union: fix up default initialization.Steven Moreland
2018-10-25safe_union: outside of android.hardware packagesSteven Moreland
2018-10-23Include discriminator value in error messagesNirav Atre
2018-10-11safe_union: disallow zero/single member unions.android-o-mr1-iot-release-smart-display-r3oreo-mr1-1.2-iot-releaseSteven Moreland
2018-10-11safe_union: remove hidl_no_initSteven Moreland
2018-10-11safe_union: support struct w/o interfaceSteven Moreland
2018-10-09forward declare header string definitionsSteven Moreland
2018-09-13Fix and test for enum/bitfield in safe_union.Steven Moreland
2018-08-10Augmenting hidl-gen to support native handles in JavaNirav Atre
2018-08-02Move hidl_no_init (for HIDL Safe Unions) to index 0temp_p_mergeNirav Atre
2018-08-02Move hidl_no_init (for HIDL Safe Unions) to index 0Nirav Atre
2018-07-24Modernize codebase by replacing NULL with nullptrYi Kong
2018-07-24Modernize codebase by replacing NULL with nullptrYi Kong