Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
tools
/
hidl
/
2cf4b9a9c85d1912aad2a644da97045e9ae01339
/
Coordinator.cpp
f619fc7
Do not enforce minor version uprev on imports.
by Yifan Hong
· 8 years ago
fe07bff
Bugfix in enforcing minor version upgrade.
by Yifan Hong
· 8 years ago
78b38d1
Revert "Revert "Enforce minor version uprevs.""
by Yifan Hong
· 8 years ago
976ae89
Revert "Enforce minor version uprevs."
by Steven Moreland
· 8 years ago
2d20ae0
Enforce minor version uprevs.
by Yifan Hong
· 8 years ago
62709d7
Coordinator compares package paths by component.
by Steven Moreland
· 8 years ago
fece6ec
Cleanup FQName usage.
by Yifan Hong
· 8 years ago
5715fed
hidl-gen: correct package paths in makefiles.
by Steven Moreland
· 8 years ago
97288ac
Update package path for Java.
by Yifan Hong
· 8 years ago
c893404
Hidlize IBase; use IBase instead of IBinder.
by Yifan Hong
· 8 years ago
90ea87f
Remove "@" from FQName.mVersion.
by Yifan Hong
· 8 years ago
7c5ddfb
Allow struct, union and enum type declarations to be annotated.
by Andreas Huber
· 8 years ago
aa18683
appendPackageInterfaces*ToVector*
by Steven Moreland
· 8 years ago
d537ab0
Remove dependency on libutils.
by Steven Moreland
· 8 years ago
a72e0d2
Revert "Revert "Split out libhidl-gen and libhidl-gen-utils.""
by Iliyan Malchev
· 8 years ago
5e8bcfa
hidl-gen: generate a stable list of interfaces for a package
by Iliyan Malchev
· 8 years ago
194c2ff
Revert "split out libhidl-gen and libhidl-gen-utils"
by Steven Moreland
· 8 years ago
1316091
split out libhidl-gen and libhidl-gen-utils
by Iliyan Malchev
· 8 years ago
f3d8f54
Merge "Adds a test verifying that the Java backend is compatible with the C++ backend."
by Andreas Huber
· 8 years ago
261370a
Added package directory unable to open error message.
by Steven Moreland
· 8 years ago
401cd16
Adds a test verifying that the Java backend is compatible with the C++ backend.
by Andreas Huber
· 8 years ago
1aec397
Adds (C)opyright headers everywhere.
by Andreas Huber
· 8 years ago
39fa718
Improved name lookup in order to allow partial names to refer to external
by Andreas Huber
· 8 years ago
0d0f9a2
Switch to 'glr' skeleton parser, better diagnostics through location tracking.
by Andreas Huber
· 8 years ago
70a59e1
Validate upfront that an interface is compatible with our Java backend,
by Andreas Huber
· 8 years ago
5bb1402
hidl-gen: multiple changes
by Iliyan Malchev
· 8 years ago
d2943e1
extends nuhidl-gen to optionally generate an Android.mk makefile that
by Andreas Huber
· 8 years ago
dca261f
Remove hardcoded package paths and prefixes
by Andreas Huber
· 8 years ago
6cb08cf
Support for inheritance of interfaces.
by Andreas Huber
· 8 years ago
fd4afab
RefType is no more, 1) simplify, 2) repeat
by Andreas Huber
· 8 years ago
e61e3f7
Emit all necessary interface and type files.
by Andreas Huber
· 8 years ago
0e00de4
Simplify overly long fully specified type names by stripping out the current
by Andreas Huber
· 8 years ago
867fcb6
bye bye, dump(), RefType no longer gets a name.
by Andreas Huber
· 8 years ago
881227d
generate C++ interface header, proxy and stub headers and sources.
by Andreas Huber
· 8 years ago
6e584b7
Accommodate missing types.hal files.
by Andreas Huber
· 8 years ago
dc98133
Use environment variable $TOP to determine full path to hardware/interfaces.
by Andreas Huber
· 8 years ago
a2723d2
Enforce naming conventions and allow empty (except for the header) types.hal files.
by Andreas Huber
· 8 years ago
68f2459
better error-handling, importing entire packages. Cache now keyed by FQName
by Andreas Huber
· 8 years ago
5345ec2
Recursively parse imported .hal files and perform global type lookup.
by Andreas Huber
· 8 years ago