1. c8c053e Modernize code to use override keyword by Yi Kong · 5 years ago
  2. 465a70c Revert "Explicit destructor invocation for HIDL types" by Nirav Atre · 6 years ago
  3. 89463bd Explicit destructor invocation for HIDL types by Nirav Atre · 6 years ago
  4. 5dc72fe Make recursive methods in Type work with cyclic AST by Timur Iskhakov · 7 years ago
  5. 3f1d26e Refactor templated type type name by Timur Iskhakov · 7 years ago
  6. 24e605b Make Reference::get follow const rules by Timur Iskhakov · 7 years ago
  7. 63f3990 Add parent to every type by Timur Iskhakov · 7 years ago
  8. 0ecc7b8 Add typeName() to all types. by Steven Moreland · 7 years ago
  9. e30ee9b -Lc++-impl: better namespace handling by Steven Moreland · 7 years ago
  10. 60d3b22 More stringently verify expected alignment of fields in hidl compound types. by Andreas Huber · 7 years ago
  11. e966784 Support vts generation for fmq type in hidl-gen. by Zhuoyao Zhang · 7 years ago
  12. a32bde8 Add FmqType to templatize MQDescriptor by Hridya Valsaraju · 8 years ago[Renamed (87%) from PredefinedType.h]
  13. 244e82d move read/writeEmbedded[References]From/ToParcel out by Yifan Hong · 8 years ago
  14. 3b320f8 Remove extra from getCppType. by Yifan Hong · 8 years ago
  15. be2a373 hidl-gen: add sanitizedName to emitReaderWriterEmbedded. by Yifan Hong · 8 years ago
  16. 4c865b7 [Java hidl-gen] Fix multi-dimensional arrays (used within structures, not by Andreas Huber · 8 years ago
  17. f9d49f1 [C++ hidl-gen] Fix multi-dimensional arrays, vectors of arrays. by Andreas Huber · 8 years ago
  18. 4bcf97d MQDescriptor is now a predefined type. by Andreas Huber · 8 years ago
  19. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  20. 4b2cf35 hidl-gen: add support for predefined types by Andreas Huber · 8 years ago