aboutsummaryrefslogtreecommitdiff
path: root/generateCpp.cpp
AgeCommit message (Expand)Author
2023-09-28Add missing override specifier on generated headerxndcn
2023-09-14Add missing mutex include on generated headerBenjamin Lerman
2020-11-20@SensitiveData - support for TF_CLEAR_BUFSteven Moreland
2020-01-10Merge "Remove ErrorMode_Ignore." am: f52edc0b8f am: 95800bbb51Steven Moreland
2020-01-10Remove ErrorMode_Ignore.Steven Moreland
2019-12-10Merge changes Ic8b4a1e2,Icd7339f7 am: b35fcbe468 am: ef39448688 am: f807675979Automerger Merge Worker
2019-12-09Take advantage of moved get*Components result.Steven Moreland
2019-10-22hidl: cpp: Use the root namespace for type tags am: 604fe01ac3 am: f742b63328...Diogo Ferreira
2019-10-18hidl: cpp: Use the root namespace for type tagsDiogo Ferreira
2019-09-26Don't put semicolons after functions am: a8be3493e8 am: 8ea9630869 am: 28f3e8...Bernhard Rosenkrnzer
2019-09-26Don't put semicolons after functionsndk-sysroot-r21Bernhard Rosenkränzer
2019-09-20Merge "Hide IBase static maps." am: 2a5946a5dc am: 9c170ef362 am: 8c76846122Steven Moreland
2019-09-18Hide IBase static maps.Steven Moreland
2019-07-23Merge "Remove localName from NamedType" into stage-aosp-master am: 25d889d934...Neel Mehta
2019-07-23Remove localName from NamedTypeNeel Mehta
2019-07-22Remove localName from NamedTypeNeel Mehta
2019-07-11Remove dumpAnnotations am: 0e0e981ade am: 936b7f9904 am: 4ed08d1313Neel Mehta
2019-07-11Remove dumpAnnotationsNeel Mehta
2019-07-08Merge "Proxy onLastStrongRef: clear DRs" am: b9d70d4995 am: 26445646e2 am: 74...Steven Moreland
2019-07-08Merge "Proxy onLastStrongRef: clear DRs"Steven Moreland
2019-06-17Merge "Lint to check references in DocComments" am: 8b8bc9ac4d am: b30f49de73...Neel Mehta
2019-06-14Lint to check references in DocCommentsNeel Mehta
2019-06-12Remove Formatter::setNamespace am: ef82e8016d am: 5c400ee2b4 am: 08366c228fNeel Mehta
2019-06-12Remove Formatter::setNamespaceNeel Mehta
2019-06-11Proxy onLastStrongRef: clear DRsSteven Moreland
2019-06-06Merge "Removes _hidl_is_oneway checks from hidl-gen." am: 71101b092a am: 040a...Daniel Norman
2019-06-06Removes _hidl_is_oneway checks from hidl-gen.Daniel Norman
2019-05-30Merge "Remove ref<>." am: 3d0334e1f6 am: 70c41796a6 am: 428716e01aSteven Moreland
2019-05-28Remove ref<>.Steven Moreland
2019-05-22Remove Interface::hasOnewayMethods() am: 19f7979db9 am: a4f8f3eac3 am: ff97ac...Neel Mehta
2019-05-21Remove Interface::hasOnewayMethods()Neel Mehta
2019-05-20Emit checkSubclass for BnHwBase.Steven Moreland
2019-05-16Remove nice error for null _hidl_cb.Steven Moreland
2019-05-14Merge "BpHw* transact uses callback."Steven Moreland
2019-05-09BpHw* transact uses callback.Steven Moreland
2019-05-09Remove dead _hidl_status sets.Steven Moreland
2019-04-22Update 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