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