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