1. 1a79c78 delete HIDL adapters by Steven Moreland · 2 years, 7 months ago
  2. 4a385ed Take advantage of moved get*Components result. by Steven Moreland · 4 years, 6 months ago
  3. 8f8e862 Type pkgs w/ unsupported types in Java now work by Steven Moreland · 4 years, 7 months ago
  4. 3b414a8 Add -Lformat option to format .hal files by Neel Mehta · 5 years ago
  5. 8b0f06a Track implicit imports differently from user imports by Neel Mehta · 5 years ago
  6. cb0d836 Adds generateInheritanceHierarchy to hidl-gen. by Daniel Norman · 5 years ago
  7. 4d89ee2 Parse '/*' comments as well. by Steven Moreland · 5 years ago
  8. f6293d3 Store paths relative to root in Location by Neel Mehta · 5 years ago
  9. 55c065e Add "import types" lint by Neel Mehta · 5 years ago
  10. 0ee353f Remove static gAllReservedMethods from Interface.cpp by Neel Mehta · 5 years ago
  11. 3d0334e Merge "Remove ref<>." by Steven Moreland · 5 years ago
  12. 693169b Make getRootScope const by Neel Mehta · 5 years ago
  13. 8249f0a Remove ref<>. by Steven Moreland · 5 years ago
  14. 6374075 Merge "Remove nice error for null _hidl_cb." by Steven Moreland · 5 years ago
  15. 8f8d5d1 Remove nice error for null _hidl_cb. by Steven Moreland · 5 years ago
  16. 4b6f439 Add -Ljava-impl for HIDL by Neel Mehta · 5 years ago
  17. 70cb55e Move interface comment onto interface. by Steven Moreland · 5 years ago
  18. 12f0ab1 Implement constant expression tags. by Steven Moreland · 6 years ago
  19. 9200289 -Ldependencies: output indirect dependencies by Yifan Hong · 6 years ago
  20. 0e192c4 Add stage to recursivePass by Yifan Hong · 6 years ago
  21. e401011 Add -Ldependencies option by Yifan Hong · 6 years ago
  22. 616cf4d Instrumentation callback according to version. by Steven Moreland · 6 years ago
  23. b47a262 containsInterfaces -> definesInterfaces by Steven Moreland · 6 years ago
  24. ec33263 Remove unused function from AST, getImportedNames. by Steven Moreland · 6 years ago
  25. 6ec9eb9 Do all validation during validation phase. by Steven Moreland · 6 years ago
  26. 5abcf01 hidl-gen knows what files its outputting. by Steven Moreland · 6 years ago
  27. e6d7f09 Make Coordinator const during generation. by Steven Moreland · 6 years ago
  28. 6d3d3c8 Coordinator keeps track of output directory. by Steven Moreland · 6 years ago
  29. 04dea8d Move file accesses for hash files to Coordinator. by Steven Moreland · 6 years ago
  30. f819790 Fix vtable assumption. by Steven Moreland · 6 years ago
  31. 06a81cf Get imported packages based on granular names. by Steven Moreland · 6 years ago
  32. 4ba5c97 Track imported types more granularly than before, add types referred to by Andreas Huber · 7 years ago
  33. 308d8a2 Optionally, if passing -v(erbose) to hidl-gen, dump declared by Andreas Huber · 7 years ago
  34. 9a6da7a Add adapters for HIDL interfaces. by Steven Moreland · 7 years ago
  35. 6d68855 Rename cpp impl gen methods for consistency. by Steven Moreland · 7 years ago
  36. 458ca36 Put type definitions in reversed topological order by Timur Iskhakov · 7 years ago
  37. 82c048e Move lookup from parsing by Timur Iskhakov · 7 years ago
  38. 565b013 Refactor AST::addScopedType. by Timur Iskhakov · 7 years ago
  39. 041fdfe Add C++ forward declaration check by Timur Iskhakov · 7 years ago
  40. 77dd65c Pass that ensures that constant expressions are acyclic by Timur Iskhakov · 7 years ago
  41. 40731af Add acyclic check pass to hidl-gen by Timur Iskhakov · 7 years ago
  42. 891a866 Constant Expressions have same tree structure as Type by Timur Iskhakov · 7 years ago
  43. 33431e6 Build AST graph explicitly for simpler post-parsing passes by Timur Iskhakov · 7 years ago
  44. cec46c4 Move type-related stuff ouside of parsing by Timur Iskhakov · 7 years ago
  45. 8c90cc5 Fix clang-tidy performance warnings in system/tools/hidl. by Chih-Hung Hsieh · 7 years ago
  46. 7fa79f6 Merge structures with duplication features by Timur Iskhakov · 7 years ago
  47. f16c5c0 ABI stable smaller HIDL libs by Steven Moreland · 7 years ago
  48. 505316c Revert "Revert "Add Reference type"" by Timur Iskhakov · 7 years ago
  49. 6f2f2c0 Revert "Add Reference type" by Steven Moreland · 7 years ago
  50. 4b80bc4 Add Reference type by Timur Iskhakov · 7 years ago
  51. 92a08a7 CHECK in instrumentation generation. by Steven Moreland · 7 years ago
  52. 1a52e82 Emit tags for interfaces. by Steven Moreland · 7 years ago
  53. 0ecc7b8 Add typeName() to all types. by Steven Moreland · 7 years ago
  54. cb0ba52 Moving hidl-gen parser stack outside of AST by Timur Iskhakov · 7 years ago
  55. f2a0f5b Add test for C++ impl. by Steven Moreland · 7 years ago
  56. 0b84377 Add B(n|p|s)Foo::Pure. by Steven Moreland · 7 years ago
  57. 19f11b5 Removed "bool AST::isInterface(std::string*)" by Steven Moreland · 7 years ago
  58. 28b9b53 Prevent AST from modifying Coordinator. by Steven Moreland · 7 years ago
  59. 1cbf036 Add c++-headers and c++-sources by Steven Moreland · 7 years ago
  60. 78b38d1 Revert "Revert "Enforce minor version uprevs."" by Yifan Hong · 7 years ago
  61. 40404fe Update hidl-gen for vts spec generation. by Zhuoyao Zhang · 7 years ago
  62. 976ae89 Revert "Enforce minor version uprevs." by Steven Moreland · 7 years ago
  63. 2d20ae0 Enforce minor version uprevs. by Yifan Hong · 7 years ago
  64. c4e1060 Update hidl-gen for vts backend. by Zhuoyao Zhang · 7 years ago
  65. 7ae3d54 Move FQName to libhidl-gen-util. by Steven Moreland · 7 years ago
  66. 87ff823 Type resolution favor local types. by Yifan Hong · 7 years ago
  67. eefe4f2 Clean up hard-coded Bp/Bn/Bs/IHw prefixes. by Yifan Hong · 7 years ago
  68. 6ec2f0b BnFoo class cleanup. by Martijn Coenen · 8 years ago
  69. a47eef3 Allow method names, result names and argument names to be the same. by Yifan Hong · 8 years ago
  70. c893404 Hidlize IBase; use IBase instead of IBinder. by Yifan Hong · 8 years ago
  71. 40a373d Fix -Lmakefile LOCAL_JAVA_LIBRARIES does not include hierarchy. by Yifan Hong · 8 years ago
  72. 7b29524 Add atrace calls for systrace support. by Martijn Coenen · 8 years ago
  73. be627b3 hidl-gen: some error recovery. by Yifan Hong · 8 years ago
  74. 5708edf Revert "Revert "Don't show HIDL_GENERATED_ with -Lc++-impl."" by Steven Moreland · 8 years ago
  75. 119f521 Revert "Don't show HIDL_GENERATED_ with -Lc++-impl." by Martijn Coenen · 8 years ago
  76. 21247bf Don't show HIDL_GENERATED_ with -Lc++-impl. by Steven Moreland · 8 years ago
  77. a4b53d0 Add location info to named types. by Yifan Hong · 8 years ago
  78. ee88eed Get rid of duplicated #include code. by Steven Moreland · 8 years ago
  79. 9b1cbdf Enable profiling in passthrough mode. by Steven Moreland · 8 years ago
  80. 031ccf1 Fixed profiling so it records on current interface by Steven Moreland · 8 years ago
  81. 068c552 hidl-gen: clean up generateCpp.cpp and generateCppImpl.cpp by Yifan Hong · 8 years ago
  82. fe95aa2 cast functions for interfaces. by Yifan Hong · 8 years ago
  83. 964f72f Cleanup hidl-gen to use HidlInstrumentor. by Zhuoyao Zhang · 8 years ago
  84. 1977ea3 hidl-gen: Allow importing only one type from another hal. by Yifan Hong · 8 years ago
  85. 8f49294 Add instrumentation code on proxy side. by Zhuoyao Zhang · 8 years ago
  86. 019d21d Yet another backend for hidl-gen, this one generates a C-compatible header file by Andreas Huber · 8 years ago
  87. 67f67b4 Disallow null callbacks. by Steven Moreland · 8 years ago
  88. bf459bc Pointer support and embedded types in HIDL. by Yifan Hong · 8 years ago
  89. 7c5ddfb Allow struct, union and enum type declarations to be annotated. by Andreas Huber · 8 years ago
  90. 5e44a29 Avoid name conflicts in the generated C++ proxy code when arguments and results by Andreas Huber · 8 years ago
  91. f24fa85 Resolve constant expressions for external constants. by Yifan Hong · 8 years ago
  92. ae16eed Redefine fqname in hidl-gen_y.yy by Yifan Hong · 8 years ago
  93. 69e7c70 Oneway keyword behavior in passthrough mode. by Steven Moreland · 8 years ago
  94. d29724f Fix Java types.hal generation filtering by Andreas Huber · 8 years ago
  95. d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
  96. 9c38761 c++-impl: gen server stub boilerplate by Steven Moreland · 8 years ago
  97. 979e099 Added knowledge of namespacing into generation. by Steven Moreland · 8 years ago
  98. a7a421a Generalized cpp method generation. by Steven Moreland · 8 years ago
  99. ed0509b hidl-gen: expose the actually-used FQNames an AST depends on by Iliyan Malchev · 8 years ago
  100. 0fa9e39 Auto-generate java libraries for compatible packages. by Andreas Huber · 8 years ago