1. c893404 Hidlize IBase; use IBase instead of IBinder. by Yifan Hong · 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. 327cfe1 hidl-gen: Fix nested type cannot be found. by Yifan Hong · 8 years ago
  6. f24fa85 Resolve constant expressions for external constants. by Yifan Hong · 8 years ago
  7. b44a6c8 Use colon syntax for FQNames for enum values. by Yifan Hong · 8 years ago
  8. 197d56c Added -Lmakefile-impl. by Steven Moreland · 8 years ago
  9. a21f149 Encode hidl_version in each generated interface. by Martijn Coenen · 8 years ago
  10. af44014 Added StringHelper class by Steven Moreland · 8 years ago
  11. 9c38761 c++-impl: gen server stub boilerplate by Steven Moreland · 8 years ago
  12. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  13. 800273d hidl-gen: auto-generate depdendencies for nested types by Iliyan Malchev · 8 years ago
  14. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  15. 39fa718 Improved name lookup in order to allow partial names to refer to external by Andreas Huber · 8 years ago
  16. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  17. d2943e1 extends nuhidl-gen to optionally generate an Android.mk makefile that by Andreas Huber · 8 years ago
  18. 0e00de4 Simplify overly long fully specified type names by stripping out the current by Andreas Huber · 8 years ago
  19. 68f2459 better error-handling, importing entire packages. Cache now keyed by FQName by Andreas Huber · 8 years ago
  20. da51b8e No more "version" keyword, new syntax is "package foo.bar.baz@3.4;" by Andreas Huber · 8 years ago
  21. 84f89de major revamp, fully qualified names (FQName) used throughout lexer/parser. by Andreas Huber · 8 years ago