aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2021-11-01delete HIDL adaptersSteven Moreland
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to system/tools/hidlBob Badour
2020-07-29Move IBase transaction codes back to libhwbinder.Steven Moreland
2020-02-20Revert "Suppress bool-operation warning locally"Yifan Hong
2020-02-14Suppress bool-operation warning locallyChih-Hung Hsieh
2019-08-12Make hidl-gen and hidl-lint self-containedNeel Mehta
2019-07-19Add -Lformat option to format .hal filesNeel Mehta
2019-07-11Adds generateInheritanceHierarchy to hidl-gen.Daniel Norman
2019-07-10Format Android.bpNeel Mehta
2019-05-30Merge "Remove ref<>."Steven Moreland
2019-05-28Remove ref<>.Steven Moreland
2019-05-24Export headers from libhidl-gen-hashNeel Mehta
2019-05-14Add -Ljava-impl for HIDLNeel Mehta
2019-04-12Mark these yacc files as creating headersDan Willemsen
2019-03-27Revert "Compound/EnumType: smaller toString"Steven Moreland
2019-02-01Compound/EnumType: smaller toStringSteven Moreland
2019-01-31Remove hidl experimental flag.Steven Moreland
2018-12-26performance-unnecessary-value-param where possibleandroid-o-mr1-iot-release-1.0.8Steven Moreland
2018-12-18Suppress warnings in hidl output file.Chih-Hung Hsieh
2018-10-05Add -Ldependencies optionYifan Hong
2018-09-24Remove -O0 -g from hidl-gen-defaults for on-device code.Evgenii Stepanov
2018-07-18Move hashing into its own folder.Steven Moreland
2018-07-17Split libhidl-gen-utils to *-host-utilsYifan Hong
2018-05-21hidl-gen: understand doc commentsSteven Moreland
2018-02-20Enable experimental in hidl-gen.Steven Moreland
2017-11-20Add -Wextra-semi to HIDL.Steven Moreland
2017-11-09Remove hidl-gen subdirs.Steven Moreland
2017-11-07hidl-doc migration (G3 -> Android)Billy Lamberta
2017-10-28Disable HIDL Java on the PDKSteven Moreland
2017-10-18Remove treble: __ANDROID_TREBLE__ from HIDL.Steven Moreland
2017-10-11hidl-gen generates Java with Soong.Steven Moreland
2017-09-25Add adapters for HIDL interfaces.Steven Moreland
2017-09-21Add hidl-gen-host_test.Steven Moreland
2017-09-06Adds location and position comparisonTimur Iskhakov
2017-08-07Remove Soong variables from HIDL code.Steven Moreland
2017-08-05Revert "Add Reference type"Steven Moreland
2017-08-03Add Reference typeTimur Iskhakov
2017-07-28Use cc_library for libhidl-gen-utils/hash.Tri Vo
2017-06-19Revert "Revert "Add -Werror/-Wall to all hidl definition libs.""Steven Moreland
2017-06-19Revert "Add -Werror/-Wall to all hidl definition libs."Steven Moreland
2017-06-15Add -Werror/-Wall to all hidl definition libs.Steven Moreland
2017-05-23Require manifest specification for HIDL devices.Steven Moreland
2017-05-19Add 'hidl-module-defaults'Steven Moreland
2017-04-20Enable libhidl-gen-hash on target.Steven Moreland
2017-04-19Move hidl hash into its own lib.Steven Moreland
2017-04-19Move file hashing into its own class, Hash.Steven Moreland
2017-04-10Enforce Treble "wire" ABI by emitting static_asserts for the sizes ofAndreas Huber
2017-04-03Add getHashChain() to IBase.Yifan Hong
2017-02-06Add -Werror.Steven Moreland
2017-01-18Move FQName to libhidl-gen-util.Steven Moreland