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. bf828c8 Update hidl-gen to generate full name for vts attributes. by Zhuoyao Zhang · 8 years ago
  4. 1c50727 And one more backend for hidl-gen to create a simple static java library by Andreas Huber · 8 years ago
  5. e3f769a Enum types now emit operator| and operator|= for easier bitset manipulation. by Andreas Huber · 8 years ago
  6. b0627fb Optionally prefix each exported enum value (name) with a string specified in the by Andreas Huber · 8 years ago
  7. c5ea9f5 Update hidl-gen support for vts. by Zhuoyao Zhang · 8 years ago
  8. 019d21d Yet another backend for hidl-gen, this one generates a C-compatible header file by Andreas Huber · 8 years ago
  9. f24fa85 Resolve constant expressions for external constants. by Yifan Hong · 8 years ago
  10. fc610cd Use std::string for ConstantExpression::*value() methods. by Yifan Hong · 8 years ago
  11. 1df126d Add missing include. by Dan Albert · 8 years ago
  12. 709b62d Arrays of arrays are now coalesced into a single multi-dimensional array type. by Andreas Huber · 8 years ago
  13. 4c865b7 [Java hidl-gen] Fix multi-dimensional arrays (used within structures, not by Andreas Huber · 8 years ago
  14. a3558b3 Enum types now properly use the Java wrapper of their underlying storage type. by Andreas Huber · 8 years ago
  15. ab647c0 Properly handle enum type default values when converting to Java constants. by Andreas Huber · 8 years ago
  16. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  17. 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
  18. 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago
  19. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  20. 19ca75a Emit eval result of constant expressions for Java. by Yifan Hong · 8 years ago
  21. 5788697 Evaluate constant expressions. by Yifan Hong · 8 years ago
  22. 1993352 A few fix of hidl-gen for vts generator. by Zhuoyao Zhang · 8 years ago
  23. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  24. 85eabdb The hidl-gen Java backend now supports structures (NOT unions) and types.hal by Andreas Huber · 8 years ago
  25. 1c85808 use PRId64 instead of %lld by Iliyan Malchev · 8 years ago
  26. 80b217f Merge "Fix nested structure/union name handling." by Andreas Huber · 8 years ago
  27. 864c771 Enhanced hidl-gen support for generating vts files. by Zhuoyao Zhang · 8 years ago
  28. 9ed827c Fix nested structure/union name handling. by Andreas Huber · 8 years ago
  29. 5158db4 Extend hidl-gen to support generate vts file. by Zhuoyao Zhang · 8 years ago
  30. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  31. 8d3ac0c Be a little smarter about dealing with TypeDefs, resolve to the typedef'd by Andreas Huber · 8 years ago
  32. 0e00de4 Simplify overly long fully specified type names by stripping out the current by Andreas Huber · 8 years ago
  33. 31629bc Saner determination of a declared type's name (now short + full name) by Andreas Huber · 8 years ago
  34. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  35. 737080b Keeping track of imported names, resolve enum storage types, some finetuning. by Andreas Huber · 8 years ago
  36. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  37. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago