aboutsummaryrefslogtreecommitdiff
path: root/Coordinator.h
AgeCommit message (Expand)Author
2020-05-12Support hidl_package_root require_frozen.Steven Moreland
2019-08-16[hidl2aidl] Convert the newest interfacesNeel Mehta
2019-06-13Store paths relative to root in LocationNeel Mehta
2019-05-24Move usage string for common options to CoordinatorNeel Mehta
2019-05-20Parse some common options in CoordinatorNeel Mehta
2018-03-14Fix enforcement for hidl-gen.Steven Moreland
2018-02-26Clean errors for missing package roots.android-p-preview-1Steven Moreland
2018-02-20Import fails if parsing fails.Steven Moreland
2018-02-20Include actual location in -Lexport-header.Steven Moreland
2018-02-12hidl-gen dep filesSteven Moreland
2018-02-12hidl-gen knows what files its outputting.Steven Moreland
2018-02-09Coordinator: set mVerbose default to false.Steven Moreland
2018-02-08Dump verbose output for all -L targets.Steven Moreland
2018-02-08Coordinator keeps track of output directory.Steven Moreland
2018-02-01Move 'addUnreferencedTypes' into Coordinator.Steven Moreland
2018-01-18Frozen interface can't depend on unfrozen things.Steven Moreland
2017-12-04Module owner support in HIDL.Steven Moreland
2017-11-06Optionally, if passing -v(erbose) to hidl-gen, dump declaredAndreas Huber
2017-10-11Don't enforce minor ver restrictions if types-onlySteven Moreland
2017-10-03Coordinator package root locations made private.Steven Moreland
2017-10-03Coordinator getFilepath explicit support for dirs.Steven Moreland
2017-09-26Make MakeParentHierarchy private.Steven Moreland
2017-09-26Add verbose to list files hidl-gen is touching.Steven Moreland
2017-09-26Coordinator add getFormatter.Steven Moreland
2017-09-21Coordinator checks for package root conflicts.Steven Moreland
2017-08-28Use absolute path for current.txt files.Steven Moreland
2017-08-15Move type-related stuff ouside of parsingTimur Iskhakov
2017-06-21Don't check hash while generating hash.Steven Moreland
2017-05-30hidl-gen: work as expected with various path argsSteven Moreland
2017-05-12Prevent AST from modifying Coordinator.Steven Moreland
2017-05-12Be explicit about out file formats.Steven Moreland
2017-05-12Add reasonable package path defaults.Steven Moreland
2017-05-11hidl-gen: allow specifying rootSteven Moreland
2017-04-19Add check for hidl package root hash.Steven Moreland
2017-04-10Do not enforce minor version uprev on imports.Yifan Hong
2017-02-13Revert "Revert "Enforce minor version uprevs.""Yifan Hong
2017-02-11Revert "Enforce minor version uprevs."Steven Moreland
2017-02-09Enforce minor version uprevs.Yifan Hong
2016-12-13Update package path for Java.Yifan Hong
2016-12-02Hidlize IBase; use IBase instead of IBinder.Yifan Hong
2016-09-26appendPackageInterfaces*ToVector*Steven Moreland
2016-09-13Remove dependency on libutils.Steven Moreland
2016-08-26Adds (C)opyright headers everywhere.Andreas Huber
2016-08-19Improved name lookup in order to allow partial names to refer to externalAndreas Huber
2016-08-10hidl-gen: multiple changesIliyan Malchev
2016-08-06extends nuhidl-gen to optionally generate an Android.mk makefile thatAndreas Huber
2016-08-06Remove hardcoded package paths and prefixesAndreas Huber
2016-08-06RefType is no more, 1) simplify, 2) repeatAndreas Huber
2016-08-06Emit all necessary interface and type files.Andreas Huber
2016-08-06Simplify overly long fully specified type names by stripping out the currentAndreas Huber