Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
tools
/
hidl
/
958ee467ad21ea0b01eba05c33f96a9570328c80
/
FQName.cpp
c893404
Hidlize IBase; use IBase instead of IBinder.
by Yifan Hong
· 8 years ago
6f596c8
FQName tokenName respect empty mName.
by Steven Moreland
· 8 years ago
90ea87f
Remove "@" from FQName.mVersion.
by Yifan Hong
· 8 years ago
1977ea3
hidl-gen: Allow importing only one type from another hal.
by Yifan Hong
· 8 years ago
8f49294
Add instrumentation code on proxy side.
by Zhuoyao Zhang
· 8 years ago
d9f22f7
hidl-gen: Allow missing package name for FQName matching.
by Yifan Hong
· 8 years ago
327cfe1
hidl-gen: Fix nested type cannot be found.
by Yifan Hong
· 8 years ago
95a47bb
hidl-gen: use ?: group for regex in FQName
by Yifan Hong
· 8 years ago
f24fa85
Resolve constant expressions for external constants.
by Yifan Hong
· 8 years ago
b44a6c8
Use colon syntax for FQNames for enum values.
by Yifan Hong
· 8 years ago
a72e0d2
Revert "Revert "Split out libhidl-gen and libhidl-gen-utils.""
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
197d56c
Added -Lmakefile-impl.
by Steven Moreland
· 8 years ago
a21f149
Encode hidl_version in each generated interface.
by Martijn Coenen
· 8 years ago
af44014
Added StringHelper class
by Steven Moreland
· 8 years ago
9c38761
c++-impl: gen server stub boilerplate
by Steven Moreland
· 8 years ago
979e099
Added knowledge of namespacing into generation.
by Steven Moreland
· 8 years ago
800273d
hidl-gen: auto-generate depdendencies for nested types
by Iliyan Malchev
· 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
2831d51
Initial commit of Java backend to hidl-gen.
by Andreas Huber
· 8 years ago
d2943e1
extends nuhidl-gen to optionally generate an Android.mk makefile that
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
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
da51b8e
No more "version" keyword, new syntax is "package foo.bar.baz@3.4;"
by Andreas Huber
· 8 years ago
84f89de
major revamp, fully qualified names (FQName) used throughout lexer/parser.
by Andreas Huber
· 8 years ago