aboutsummaryrefslogtreecommitdiff
path: root/Interface.cpp
AgeCommit message (Expand)Author
2022-08-17Fix array-related errorprone warningsCole Faust
2021-11-01delete HIDL adaptersSteven Moreland
2020-12-05hidl-gen: warnings for bad annotationsSteven Moreland
2020-11-20@SensitiveData - support for TF_CLEAR_BUFSteven Moreland
2020-07-29Move IBase transaction codes back to libhwbinder.Steven Moreland
2020-02-26Move FQName statics off device.Steven Moreland
2019-08-12[hidl format] Emit empty interfaces on a single lineNeel Mehta
2019-08-09[hidl format] Emit empty interfaces on a single lineNeel Mehta
2019-08-07Remove constant expression support for annotationsNeel Mehta
2019-08-06Remove constant expression support for annotationsNeel 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-22Add -Lformat option to format .hal filesNeel Mehta
2019-07-19Add -Lformat option to format .hal filesNeel Mehta
2019-06-04Remove static gAllReservedMethods from Interface.cpp am: 0ee353fb8aNeel Mehta
2019-06-04Remove static gAllReservedMethods from Interface.cppNeel Mehta
2019-05-21Remove Interface::hasOnewayMethods() am: 19f7979db9Neel Mehta
2019-05-21Remove Interface::hasOnewayMethods()Neel Mehta
2019-05-09Add missing newline. am: 3768f42dffSteven Moreland
2019-05-09Add missing newline.Steven Moreland
2019-04-30Zero hidl-generated structsSteven Moreland
2018-12-03Remove uses of toBinder in auto-generated code.Steven Moreland
2018-10-31isBinder -> isInterface.Steven Moreland
2018-10-16Fix isJavaCompatible test for interface.Steven Moreland
2018-10-09forward declare header string definitionsSteven Moreland
2018-08-14Support 'debug' in Java.Steven Moreland
2018-08-09Use ConstantExpression for FLAG_ONE_WAY.Steven Moreland
2018-07-25Fix order of hidl unlinkToDeath.Steven Moreland
2018-07-25Fix order of hidl unlinkToDeath.Steven Moreland
2018-07-23Add is_inherited field for each API in generated .vts fileZhuoyao Zhang
2018-07-20Add is_inherited field for each API in generated .vts fileZhuoyao Zhang
2018-07-18Add arg, return val name to method in .vts filesSocrates Li
2018-07-18Add arg, return val name to method in .vts filesSocrates Li
2018-07-10Revert "Explicit destructor invocation for HIDL types"Nirav Atre
2018-07-09Revert "Explicit destructor invocation for HIDL types"android-o-mr1-iot-release-1.0.2Nirav Atre
2018-06-13Explicit destructor invocation for HIDL typesNirav Atre
2018-06-12Explicit destructor invocation for HIDL typesNirav Atre
2018-05-16Fix HIDL output errata. am: 23cc5fa023Steven Moreland
2018-05-16Fix HIDL output errata.Steven Moreland
2018-04-10Merge "Remove toString + operator== from server libraries." into pi-devTreeHugger Robot
2018-04-10Java: use renamed instrumentation method.Steven Moreland
2018-04-09Fix 'ping' for Java.Steven Moreland
2018-04-09Fix 'ping' for Java.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