1. 70f6625 Remove ErrorMode_Ignore. by Steven Moreland · 4 years, 5 months ago
  2. d3375f1 [hidl2aidl] Fix Aidl type outputs by Neel Mehta · 4 years, 10 months ago
  3. 3b414a8 Add -Lformat option to format .hal files by Neel Mehta · 5 years ago
  4. 8249f0a Remove ref<>. by Steven Moreland · 5 years ago
  5. 48cc604 BpHw* transact uses callback. by Steven Moreland · 5 years ago
  6. 7df0f39 isBinder -> isInterface. by Steven Moreland · 6 years ago
  7. 0e192c4 Add stage to recursivePass by Yifan Hong · 6 years ago
  8. 09c6ebe forward declare header string definitions by Steven Moreland · 6 years ago
  9. 97b7e9c Augmenting hidl-gen to support native handles in Java by Nirav Atre · 6 years ago
  10. 39d8625 Implementing Java bindings for Discriminated Unions in HIDL am: 66842a9cd4 by Nirav Atre · 6 years ago
  11. 66842a9 Implementing Java bindings for Discriminated Unions in HIDL by Nirav Atre · 6 years ago
  12. 1357234 Revert "Explicit destructor invocation for HIDL types" am: 465a70c7c3 by Nirav Atre · 6 years ago
  13. 465a70c Revert "Explicit destructor invocation for HIDL types" by Nirav Atre · 6 years ago
  14. dc1c6be Handling interfaces in HIDL safe_unions (C++) am: ca7a502059 by Nirav Atre · 6 years ago
  15. ca7a502 Handling interfaces in HIDL safe_unions (C++) by Nirav Atre · 6 years ago
  16. 3e06d57 Explicit destructor invocation for HIDL types am: 89463bd503 by Nirav Atre · 6 years ago
  17. 89463bd Explicit destructor invocation for HIDL types by Nirav Atre · 6 years ago
  18. 073269e hidl-gen: understand doc comments by Steven Moreland · 6 years ago
  19. 49bad8d hidl-gen: understand doc comments by Steven Moreland · 6 years ago
  20. d8c7a29 Remove toString + operator== from server libraries. by Steven Moreland · 7 years ago
  21. 6ec9eb9 Do all validation during validation phase. by Steven Moreland · 6 years ago
  22. 368e460 Do all validation during validation phase. by Steven Moreland · 6 years ago
  23. 8e61c5a Add emitGlobalTypeDeclarations. by Steven Moreland · 7 years ago
  24. 4b8f7a1 Rename global..Decls to package...Decls by Steven Moreland · 7 years ago
  25. bf71421 Build toString + operator== in client libraries. by Steven Moreland · 7 years ago
  26. 458ca36 Put type definitions in reversed topological order by Timur Iskhakov · 7 years ago
  27. ff5e64a Fix strong references by Timur Iskhakov · 7 years ago
  28. 78821ed C++ forward declaration restriction on incomplete types by Timur Iskhakov · 7 years ago
  29. 5dc72fe Make recursive methods in Type work with cyclic AST by Timur Iskhakov · 7 years ago
  30. 041fdfe Add C++ forward declaration check by Timur Iskhakov · 7 years ago
  31. fd3f250 Emit forward declaration by Timur Iskhakov · 7 years ago
  32. dbaed33 Do not unwrap typedefs on lookups by Timur Iskhakov · 7 years ago
  33. 3f1d26e Refactor templated type type name by Timur Iskhakov · 7 years ago
  34. 24e605b Make Reference::get follow const rules by Timur Iskhakov · 7 years ago
  35. 63f3990 Add parent to every type by Timur Iskhakov · 7 years ago
  36. b58f418 Make Type::getReferences return pointer by Timur Iskhakov · 7 years ago
  37. 40731af Add acyclic check pass to hidl-gen by Timur Iskhakov · 7 years ago
  38. 35930c4 Proceess post parse passes once for each type and expression by Timur Iskhakov · 7 years ago
  39. 891a866 Constant Expressions have same tree structure as Type by Timur Iskhakov · 7 years ago
  40. 33431e6 Build AST graph explicitly for simpler post-parsing passes by Timur Iskhakov · 7 years ago
  41. cec46c4 Move type-related stuff ouside of parsing by Timur Iskhakov · 7 years ago
  42. 8c90cc5 Fix clang-tidy performance warnings in system/tools/hidl. by Chih-Hung Hsieh · 7 years ago
  43. e9ccfa2 Move annotations from Type to Scope by Timur Iskhakov · 7 years ago
  44. 505316c Revert "Revert "Add Reference type"" by Timur Iskhakov · 7 years ago
  45. 6f2f2c0 Revert "Add Reference type" by Steven Moreland · 7 years ago
  46. 4b80bc4 Add Reference type by Timur Iskhakov · 7 years ago
  47. 0ecc7b8 Add typeName() to all types. by Steven Moreland · 7 years ago
  48. 397b5e1 Support vec<memory> in HIDL. by Steven Moreland · 7 years ago
  49. e30ee9b -Lc++-impl: better namespace handling by Steven Moreland · 7 years ago
  50. 60d3b22 More stringently verify expected alignment of fields in hidl compound types. by Andreas Huber · 7 years ago
  51. e45b530 Add toString to Java code by Yifan Hong · 7 years ago
  52. e966784 Support vts generation for fmq type in hidl-gen. by Zhuoyao Zhang · 7 years ago
  53. f5cc2f7 Emit toString functions for all types. by Yifan Hong · 7 years ago
  54. 6a082c6 Use new read(Embedded)Buffer API. by Martijn Coenen · 7 years ago
  55. c6752dc Add operator== and != for some structs. by Yifan Hong · 7 years ago
  56. 9df5244 Cleanup way elidable types are determined. by Steven Moreland · 8 years ago
  57. abf73ee Add is*() functions for more types. by Yifan Hong · 8 years ago
  58. 30bb6a8 Add a typeName() method to each type for error printing purposes. by Steven Moreland · 8 years ago
  59. 99e6beb memory -> hidl_memory and pointer -> hidl_pointer by Martijn Coenen · 8 years ago
  60. 2f69a5b Map handle to hidl_handle in all cases. by Martijn Coenen · 8 years ago
  61. ac58789 Wrap compound native_handle_t* in hidl_pointer. by Martijn Coenen · 8 years ago
  62. 244e82d move read/writeEmbedded[References]From/ToParcel out by Yifan Hong · 8 years ago
  63. 4ed1347 Remove extra from getJavaType. by Yifan Hong · 8 years ago
  64. 3b320f8 Remove extra from getCppType. by Yifan Hong · 8 years ago
  65. 1c50727 And one more backend for hidl-gen to create a simple static java library by Andreas Huber · 8 years ago
  66. e3f769a Enum types now emit operator| and operator|= for easier bitset manipulation. by Andreas Huber · 8 years ago
  67. bb5c80b Removed useless function Type::ref. by Steven Moreland · 8 years ago
  68. c5ea9f5 Update hidl-gen support for vts. by Zhuoyao Zhang · 8 years ago
  69. be2a373 hidl-gen: add sanitizedName to emitReaderWriterEmbedded. by Yifan Hong · 8 years ago
  70. 019d21d Yet another backend for hidl-gen, this one generates a C-compatible header file by Andreas Huber · 8 years ago
  71. 00f4717 hidl-gen: Fix warnings for unused parameters. by Yifan Hong · 8 years ago
  72. bf459bc Pointer support and embedded types in HIDL. by Yifan Hong · 8 years ago
  73. 7c5ddfb Allow struct, union and enum type declarations to be annotated. by Andreas Huber · 8 years ago
  74. 709b62d Arrays of arrays are now coalesced into a single multi-dimensional array type. by Andreas Huber · 8 years ago
  75. 4c865b7 [Java hidl-gen] Fix multi-dimensional arrays (used within structures, not by Andreas Huber · 8 years ago
  76. f9d49f1 [C++ hidl-gen] Fix multi-dimensional arrays, vectors of arrays. by Andreas Huber · 8 years ago
  77. f630bc8 Java support for passing vec<STRUCT-TYPE> and STRUCT-TYPE[] to and from methods. by Andreas Huber · 8 years ago
  78. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  79. 1aec397 Adds (C)opyright headers everywhere. by Andreas Huber · 8 years ago
  80. 85eabdb The hidl-gen Java backend now supports structures (NOT unions) and types.hal by Andreas Huber · 8 years ago
  81. 864c771 Enhanced hidl-gen support for generating vts files. by Zhuoyao Zhang · 8 years ago
  82. 39fa718 Improved name lookup in order to allow partial names to refer to external by Andreas Huber · 8 years ago
  83. 295ad30 Support for a generic "binder" type (reflected as "interface" in hidl) by Andreas Huber · 8 years ago
  84. 70a59e1 Validate upfront that an interface is compatible with our Java backend, by Andreas Huber · 8 years ago
  85. 5158db4 Extend hidl-gen to support generate vts file. by Zhuoyao Zhang · 8 years ago
  86. 2831d51 Initial commit of Java backend to hidl-gen. by Andreas Huber · 8 years ago
  87. 8d3ac0c Be a little smarter about dealing with TypeDefs, resolve to the typedef'd by Andreas Huber · 8 years ago
  88. fd4afab RefType is no more, 1) simplify, 2) repeat by Andreas Huber · 8 years ago
  89. 867fcb6 bye bye, dump(), RefType no longer gets a name. by Andreas Huber · 8 years ago
  90. 737080b Keeping track of imported names, resolve enum storage types, some finetuning. by Andreas Huber · 8 years ago
  91. 881227d generate C++ interface header, proxy and stub headers and sources. by Andreas Huber · 8 years ago
  92. a2723d2 Enforce naming conventions and allow empty (except for the header) types.hal files. by Andreas Huber · 8 years ago
  93. 5345ec2 Recursively parse imported .hal files and perform global type lookup. by Andreas Huber · 8 years ago
  94. c9410c7 initial commit of reimplementation of hidl-gen by Andreas Huber · 8 years ago