1. 465a70c Revert "Explicit destructor invocation for HIDL types" by Nirav Atre · 6 years ago
  2. 89463bd Explicit destructor invocation for HIDL types by Nirav Atre · 6 years ago
  3. 5dc72fe Make recursive methods in Type work with cyclic AST by Timur Iskhakov · 7 years ago
  4. 3f1d26e Refactor templated type type name by Timur Iskhakov · 7 years ago
  5. 24e605b Make Reference::get follow const rules by Timur Iskhakov · 7 years ago
  6. 63f3990 Add parent to every type by Timur Iskhakov · 7 years ago
  7. b3f8bcb Remove Reference::operator* by Timur Iskhakov · 7 years ago
  8. b58f418 Make Type::getReferences return pointer by Timur Iskhakov · 7 years ago
  9. 40731af Add acyclic check pass to hidl-gen by Timur Iskhakov · 7 years ago
  10. e30ee9b -Lc++-impl: better namespace handling by Steven Moreland · 7 years ago
  11. 60d3b22 More stringently verify expected alignment of fields in hidl compound types. by Andreas Huber · 7 years ago
  12. e966784 Support vts generation for fmq type in hidl-gen. by Zhuoyao Zhang · 8 years ago
  13. 51f9c8a Update isCompatibleElementType for RefType and VectorType. by Yifan Hong · 8 years ago
  14. 30bb6a8 Add a typeName() method to each type for error printing purposes. by Steven Moreland · 8 years ago
  15. 244e82d move read/writeEmbedded[References]From/ToParcel out by Yifan Hong · 8 years ago
  16. 3b320f8 Remove extra from getCppType. by Yifan Hong · 8 years ago
  17. be2a373 hidl-gen: add sanitizedName to emitReaderWriterEmbedded. by Yifan Hong · 8 years ago
  18. bf459bc Pointer support and embedded types in HIDL. by Yifan Hong · 8 years ago
  19. fd4afab RefType is no more, 1) simplify, 2) repeat by Andreas Huber · 8 years ago
  20. bb797e4 properly deref RefType and TypeDef to find boolean attributes of a Type. by Andreas Huber · 8 years ago
  21. 5a54544 Better validation. Check that unions contain no fixup types and structs by Andreas Huber · 8 years ago
  22. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  23. 737080b Keeping track of imported names, resolve enum storage types, some finetuning. by Andreas Huber · 8 years ago
  24. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  25. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago