1. 6f596c8 FQName tokenName respect empty mName. by Steven Moreland · 8 years ago
  2. 90ea87f Remove "@" from FQName.mVersion. by Yifan Hong · 8 years ago
  3. 1977ea3 hidl-gen: Allow importing only one type from another hal. by Yifan Hong · 8 years ago
  4. 8f49294 Add instrumentation code on proxy side. by Zhuoyao Zhang · 8 years ago
  5. d9f22f7 hidl-gen: Allow missing package name for FQName matching. by Yifan Hong · 8 years ago
  6. 327cfe1 hidl-gen: Fix nested type cannot be found. by Yifan Hong · 8 years ago
  7. 95a47bb hidl-gen: use ?: group for regex in FQName by Yifan Hong · 8 years ago
  8. f24fa85 Resolve constant expressions for external constants. by Yifan Hong · 8 years ago
  9. b44a6c8 Use colon syntax for FQNames for enum values. by Yifan Hong · 8 years ago
  10. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  11. 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
  12. 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago
  13. 197d56c Added -Lmakefile-impl. by Steven Moreland · 8 years ago
  14. a21f149 Encode hidl_version in each generated interface. by Martijn Coenen · 8 years ago
  15. af44014 Added StringHelper class by Steven Moreland · 8 years ago
  16. 9c38761 c++-impl: gen server stub boilerplate by Steven Moreland · 8 years ago
  17. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  18. 800273d hidl-gen: auto-generate depdendencies for nested types by Iliyan Malchev · 8 years ago
  19. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  20. 39fa718 Improved name lookup in order to allow partial names to refer to external by Andreas Huber · 8 years ago
  21. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  22. d2943e1 extends nuhidl-gen to optionally generate an Android.mk makefile that by Andreas Huber · 8 years ago
  23. 0e00de4 Simplify overly long fully specified type names by stripping out the current by Andreas Huber · 8 years ago
  24. 68f2459 better error-handling, importing entire packages. Cache now keyed by FQName by Andreas Huber · 8 years ago
  25. 5345ec2 Recursively parse imported .hal files and perform global type lookup. by Andreas Huber · 8 years ago
  26. da51b8e No more "version" keyword, new syntax is "package foo.bar.baz@3.4;" by Andreas Huber · 8 years ago
  27. 84f89de major revamp, fully qualified names (FQName) used throughout lexer/parser. by Andreas Huber · 8 years ago