1. 368e460 Do all validation during validation phase. by Steven Moreland · 6 years ago
  2. 5dc72fe Make recursive methods in Type work with cyclic AST by Timur Iskhakov · 7 years ago
  3. 63f3990 Add parent to every type by Timur Iskhakov · 7 years ago
  4. 0ecc7b8 Add typeName() to all types. by Steven Moreland · 7 years ago
  5. e30ee9b -Lc++-impl: better namespace handling by Steven Moreland · 7 years ago
  6. 6755e9d Enforce Treble "wire" ABI by emitting static_asserts for the sizes of by Andreas Huber · 7 years ago
  7. 60d3b22 More stringently verify expected alignment of fields in hidl compound types. by Andreas Huber · 7 years ago
  8. 9d97da2 Allow passing null handles in all cases. by Martijn Coenen · 7 years ago
  9. 6a082c6 Use new read(Embedded)Buffer API. by Martijn Coenen · 7 years ago
  10. abf73ee Add is*() functions for more types. by Yifan Hong · 8 years ago
  11. ae83dcd Support TYPE_HANDLE for vts. by Zhuoyao Zhang · 8 years ago
  12. 2f69a5b Map handle to hidl_handle in all cases. by Martijn Coenen · 8 years ago
  13. ac58789 Wrap compound native_handle_t* in hidl_pointer. by Martijn Coenen · 8 years ago
  14. 244e82d move read/writeEmbedded[References]From/ToParcel out by Yifan Hong · 8 years ago
  15. 3b320f8 Remove extra from getCppType. by Yifan Hong · 8 years ago
  16. be2a373 hidl-gen: add sanitizedName to emitReaderWriterEmbedded. by Yifan Hong · 8 years ago
  17. 4c865b7 [Java hidl-gen] Fix multi-dimensional arrays (used within structures, not by Andreas Huber · 8 years ago
  18. f9d49f1 [C++ hidl-gen] Fix multi-dimensional arrays, vectors of arrays. by Andreas Huber · 8 years ago
  19. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  20. 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
  21. 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago
  22. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 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. 70a59e1 Validate upfront that an interface is compatible with our Java backend, by Andreas Huber · 8 years ago
  26. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  27. 549e259 hidl-gen: remove references to AIDL by Iliyan Malchev · 8 years ago
  28. e852c7d Fix native_handle_t support in hidl-gen. by Andreas Huber · 8 years ago
  29. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  30. 737080b Keeping track of imported names, resolve enum storage types, some finetuning. by Andreas Huber · 8 years ago
  31. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  32. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago