1. 244e82d move read/writeEmbedded[References]From/ToParcel out by Yifan Hong · 8 years ago
  2. be627b3 hidl-gen: some error recovery. by Yifan Hong · 8 years ago
  3. bd33e38 Fix array size orders. by Yifan Hong · 8 years ago
  4. cd91bf6 Add MQDescriptorUnsync as a predefined HIDL type. by Hridya Valsaraju · 8 years ago
  5. 8efccec Remove opaque type from hidl. by Steven Moreland · 8 years ago
  6. bf459bc Pointer support and embedded types in HIDL. by Yifan Hong · 8 years ago
  7. b44a6c8 Use colon syntax for FQNames for enum values. by Yifan Hong · 8 years ago
  8. 191c1fe Ignoring deprecated register only in flex. by Steven Moreland · 8 years ago
  9. 605c421 Line numbers now properly counted when there are comments. by Steven Moreland · 8 years ago
  10. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  11. 39fa718 Improved name lookup in order to allow partial names to refer to external by Andreas Huber · 8 years ago
  12. 0d0f9a2 Switch to 'glr' skeleton parser, better diagnostics through location tracking. by Andreas Huber · 8 years ago
  13. edad10f Remove support for "const" in hidl. by Andreas Huber · 8 years ago
  14. bb0346d Merge "'char' is no longer an acceptable hidl type. Use int8_t or uint8_t instead." by Andreas Huber · 8 years ago
  15. 3179b22 'char' is no longer an acceptable hidl type. Use int8_t or uint8_t instead. by Andreas Huber · 8 years ago
  16. 5216569 parsing major operators. by Yifan Hong · 8 years ago
  17. 639bff8 hidl-gen: accept oneway methods by Iliyan Malchev · 8 years ago
  18. 3599d92 Interface methods can now be annotated. by Andreas Huber · 8 years ago
  19. fd4afab RefType is no more, 1) simplify, 2) repeat by Andreas Huber · 8 years ago
  20. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  21. 006189f by popular demand: enum SomeEnum { FIRST, SECOND = 10, THIRD = SECOND + 5, }; by Andreas Huber · 8 years ago
  22. 68f2459 better error-handling, importing entire packages. Cache now keyed by FQName by Andreas Huber · 8 years ago
  23. da51b8e No more "version" keyword, new syntax is "package foo.bar.baz@3.4;" by Andreas Huber · 8 years ago
  24. 84f89de major revamp, fully qualified names (FQName) used throughout lexer/parser. by Andreas Huber · 8 years ago
  25. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago