1. 244e82d move read/writeEmbedded[References]From/ToParcel out by Yifan Hong · 8 years ago
  2. a4b53d0 Add location info to named types. by Yifan Hong · 8 years ago
  3. 6a2fedf hidl-gen: remove support for anonymous enums. by Yifan Hong · 8 years ago
  4. e3f769a Enum types now emit operator| and operator|= for easier bitset manipulation. by Andreas Huber · 8 years ago
  5. 019d21d Yet another backend for hidl-gen, this one generates a C-compatible header file by Andreas Huber · 8 years ago
  6. 327cfe1 hidl-gen: Fix nested type cannot be found. by Yifan Hong · 8 years ago
  7. 7c5ddfb Allow struct, union and enum type declarations to be annotated. by Andreas Huber · 8 years ago
  8. f24fa85 Resolve constant expressions for external constants. by Yifan Hong · 8 years ago
  9. ae16eed Redefine fqname in hidl-gen_y.yy by Yifan Hong · 8 years ago
  10. 4c865b7 [Java hidl-gen] Fix multi-dimensional arrays (used within structures, not by Andreas Huber · 8 years ago
  11. d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
  12. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  13. 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
  14. 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago
  15. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  16. 85eabdb The hidl-gen Java backend now supports structures (NOT unions) and types.hal by Andreas Huber · 8 years ago
  17. 80b217f Merge "Fix nested structure/union name handling." by Andreas Huber · 8 years ago
  18. 864c771 Enhanced hidl-gen support for generating vts files. by Zhuoyao Zhang · 8 years ago
  19. 9ed827c Fix nested structure/union name handling. 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. 0d0f9a2 Switch to 'glr' skeleton parser, better diagnostics through location tracking. by Andreas Huber · 8 years ago
  22. edad10f Remove support for "const" in hidl. by Andreas Huber · 8 years ago
  23. 70a59e1 Validate upfront that an interface is compatible with our Java backend, by Andreas Huber · 8 years ago
  24. c7dfef3 Better diagnostics if an attempt is made to redeclare a type under the same name by Andreas Huber · 8 years ago
  25. 5158db4 Extend hidl-gen to support generate vts file. by Zhuoyao Zhang · 8 years ago
  26. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  27. 0e00de4 Simplify overly long fully specified type names by stripping out the current by Andreas Huber · 8 years ago
  28. 31629bc Saner determination of a declared type's name (now short + full name) by Andreas Huber · 8 years ago
  29. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  30. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  31. a2723d2 Enforce naming conventions and allow empty (except for the header) types.hal files. by Andreas Huber · 8 years ago
  32. 5345ec2 Recursively parse imported .hal files and perform global type lookup. by Andreas Huber · 8 years ago
  33. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago