1. e30ee9b -Lc++-impl: better namespace handling by Steven Moreland · 7 years ago
  2. 30b5d1f Add getHashChain() to IBase. by Yifan Hong · 7 years ago
  3. 60d3b22 More stringently verify expected alignment of fields in hidl compound types. by Andreas Huber · 7 years ago
  4. e45b530 Add toString to Java code by Yifan Hong · 7 years ago
  5. c6752dc Add operator== and != for some structs. by Yifan Hong · 8 years ago
  6. 4ed1347 Remove extra from getJavaType. by Yifan Hong · 8 years ago
  7. 3b320f8 Remove extra from getCppType. by Yifan Hong · 8 years ago
  8. 5706a43 Clean up ArrayType.cpp by Yifan Hong · 8 years ago
  9. bd33e38 Fix array size orders. by Yifan Hong · 8 years ago
  10. c5ea9f5 Update hidl-gen support for vts. by Zhuoyao Zhang · 8 years ago
  11. be2a373 hidl-gen: add sanitizedName to emitReaderWriterEmbedded. by Yifan Hong · 8 years ago
  12. bf459bc Pointer support and embedded types in HIDL. by Yifan Hong · 8 years ago
  13. f03332a Arrays in .hal files are now exposed to C++ as hidl_array<T, SIZE ...> by Andreas Huber · 8 years ago
  14. f24fa85 Resolve constant expressions for external constants. by Yifan Hong · 8 years ago
  15. 709b62d Arrays of arrays are now coalesced into a single multi-dimensional array type. by Andreas Huber · 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. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  19. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  20. 85eabdb The hidl-gen Java backend now supports structures (NOT unions) and types.hal by Andreas Huber · 8 years ago
  21. 70a59e1 Validate upfront that an interface is compatible with our Java backend, by Andreas Huber · 8 years ago
  22. 5158db4 Extend hidl-gen to support generate vts file. by Zhuoyao Zhang · 8 years ago
  23. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  24. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  25. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  26. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago