1. 3b320f8 Remove extra from getCppType. by Yifan Hong · 8 years ago
  2. a4b53d0 Add location info to named types. by Yifan Hong · 8 years ago
  3. 2a55e05 Output TypeDefs in C++ generated code. by Steven Moreland · 8 years ago
  4. 4c865b7 [Java hidl-gen] Fix multi-dimensional arrays (used within structures, not by Andreas Huber · 8 years ago
  5. d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
  6. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  7. 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
  8. 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago
  9. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  10. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  11. 39fa718 Improved name lookup in order to allow partial names to refer to external by Andreas Huber · 8 years ago
  12. 7aba517 Fix unwanted assertion problem if a typedef is the first declaration in a by Andreas Huber · 8 years ago
  13. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  14. 8d3ac0c Be a little smarter about dealing with TypeDefs, resolve to the typedef'd by Andreas Huber · 8 years ago
  15. bb797e4 properly deref RefType and TypeDef to find boolean attributes of a Type. by Andreas Huber · 8 years ago
  16. 5a54544 Better validation. Check that unions contain no fixup types and structs by Andreas Huber · 8 years ago
  17. 31629bc Saner determination of a declared type's name (now short + full name) by Andreas Huber · 8 years ago
  18. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  19. 737080b Keeping track of imported names, resolve enum storage types, some finetuning. by Andreas Huber · 8 years ago
  20. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  21. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago