1. 8c90cc5 Fix clang-tidy performance warnings in system/tools/hidl. by Chih-Hung Hsieh · 7 years ago
  2. cec4a70 Disable container overflow detection for hidl-gen. by Vishwath Mohan · 7 years ago
  3. c7946c9 hidl-gen creates support_system_process tags. by Steven Moreland · 7 years ago
  4. 79e700e Update makefiles for vndk enabled. by Steven Moreland · 7 years ago
  5. bc7e831 Remove HIDL static targets. by Steven Moreland · 7 years ago
  6. c1432c9 Change dependency library by Sundong Ahn · 7 years ago
  7. 02516de Enable HIDL libs to be static. by Steven Moreland · 7 years ago
  8. f7f2a9a Support minor version upgrade of hwservicemanager. by Steven Moreland · 7 years ago
  9. 5edf528 Fix _vendor generated makefiles when they are deep by Steven Moreland · 7 years ago
  10. cb0ba52 Moving hidl-gen parser stack outside of AST by Timur Iskhakov · 7 years ago
  11. f2a0f5b Add test for C++ impl. by Steven Moreland · 7 years ago
  12. c59326e Don't check hash while generating hash. by Steven Moreland · 7 years ago
  13. 3effa83 Error message for incorrect FQNames. by Steven Moreland · 7 years ago
  14. 77cf764 Explicitly generate _vendor library. by Steven Moreland · 7 years ago
  15. 6a3cdff Add 'hidl-module-defaults' by Steven Moreland · 7 years ago
  16. 05951b3 Removed spurious ValRes enum, improved semantics. by Steven Moreland · 7 years ago
  17. 97e5233 Add descriptions of formats. by Steven Moreland · 7 years ago
  18. f47912d Fix generateExportHeaderForPackage. by Steven Moreland · 7 years ago
  19. a171b56 Be explicit about out file formats. by Steven Moreland · 7 years ago
  20. 25c8166 Add reasonable package path defaults. by Steven Moreland · 7 years ago
  21. 3db99f2 hidl-gen: fix help menu output by Steven Moreland · 7 years ago
  22. f7fa068 hidl-gen: allow specifying root by Steven Moreland · 7 years ago
  23. bbbbeb8 Add generationFunctionForFileOrPackage by Steven Moreland · 7 years ago
  24. 1cbf036 Add c++-headers and c++-sources by Steven Moreland · 7 years ago
  25. dadd184 -Landroidbp-impl: remove implicit dependencies by Steven Moreland · 7 years ago
  26. f5f593f Remove duplicated modules. by Steven Moreland · 7 years ago
  27. 1b2167b Remove redundant dependencies by Steven Moreland · 7 years ago
  28. 0e875df Vendor extension hals on the vendor image. by Steven Moreland · 7 years ago
  29. c4ce926 Hidl: Let ASAN know that hidl-gen doesn't want lsan by Andreas Gampe · 7 years ago
  30. 4ff7420 hidl-gen: better error message for -r by Steven Moreland · 7 years ago
  31. 3b1ce26 hidl-gen: Add -Lcheck. by Steven Moreland · 7 years ago
  32. dd58384 hidl-gen: friendlier error messages by Steven Moreland · 7 years ago
  33. 5bdfa70 Move hidl hash into its own lib. by Steven Moreland · 7 years ago
  34. f2e4469 Add -L hash by Steven Moreland · 7 years ago
  35. aa57327 Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 7 years ago
  36. 2cf4b9a Mark as vendor_available by Dan Willemsen · 7 years ago
  37. 9774d62 Add hwtypes.h to -Landroidbp by Steven Moreland · 8 years ago
  38. ff5262b hidl-gen: Android.bp, include indirect libraries. by Steven Moreland · 8 years ago
  39. d9e5d6f -Landroidbp-impl shouldn't require libhwbinder by Steven Moreland · 8 years ago
  40. d18c3ba -Lexport-header includes package root. by Glenn Kasten · 8 years ago
  41. f8a22e9 androidbp-impl emits proprietary: true by Steven Moreland · 8 years ago
  42. 6a827fa Use filegroup as hal genrule srcs. by Tri Vo · 8 years ago
  43. 177a8b1 Updated Java intermediates directory. by Andreas Huber · 8 years ago
  44. 15052c6 Generate filegroup build rule for .hal files. by Tri Vo · 8 years ago
  45. 3bcca70 Support driver/profiler for all hals. by Zhuoyao Zhang · 8 years ago
  46. c4e1060 Update hidl-gen for vts backend. by Zhuoyao Zhang · 8 years ago
  47. 246bb93 Support gatekeeper HAL in hidl gen. by Ryan Campbell · 8 years ago
  48. 855ee24 Support DRM HAL in hidl gen. by Ryan Campbell · 8 years ago
  49. 653ef87 Support fingerprint HAL in hidl gen. by Ryan Campbell · 8 years ago
  50. 7ae3d54 Move FQName to libhidl-gen-util. by Steven Moreland · 8 years ago
  51. 6a01fb5 generate soundtrigger HAL's driver and profiler by Keun Soo Yim · 8 years ago
  52. fece6ec Cleanup FQName usage. by Yifan Hong · 8 years ago
  53. 5715fed hidl-gen: correct package paths in makefiles. by Steven Moreland · 8 years ago
  54. 518fbf1 include radio hal vts driver and profiler by Yuexi Ma · 8 years ago
  55. 8301362 Whitelist graphics.allocator hal for driver/profiler auto generation. by Zhuoyao Zhang · 8 years ago
  56. 8867ba9 added tv input to vts driver list by Yuexi Ma · 8 years ago
  57. eefe4f2 Clean up hard-coded Bp/Bn/Bs/IHw prefixes. by Yifan Hong · 8 years ago
  58. b85e8c2 Support generation of make rule for vts profiler. by Zhuoyao Zhang · 8 years ago
  59. a646605 Make vts makefile message match other warnings. by Steven Moreland · 8 years ago
  60. 442aa3d whitelist more vts driver targets by Keun Soo Yim · 8 years ago
  61. c4b72ce add gen-rule for VTS driver bp build rules (only for NFC) by Keun Soo Yim · 8 years ago
  62. 33223ca Rename indentBlock to indent. by Yifan Hong · 8 years ago
  63. aafed70 Fix -Landroidbp-impl generates file with wrong name. by Yifan Hong · 8 years ago
  64. 97288ac Update package path for Java. by Yifan Hong · 8 years ago
  65. d177b12 Print hal file package in exported headers. by Steven Moreland · 8 years ago
  66. 958ee46 Add -Landroidbp-impl to hidl-gen. by Yifan Hong · 8 years ago
  67. 8197993 Add warning message when -Lmakefile does nothing. by Steven Moreland · 8 years ago
  68. c893404 Hidlize IBase; use IBase instead of IBinder. by Yifan Hong · 8 years ago
  69. 40a373d Fix -Lmakefile LOCAL_JAVA_LIBRARIES does not include hierarchy. by Yifan Hong · 8 years ago
  70. 05cd423 Proper runtime error handling for _hidl_cb. by Steven Moreland · 8 years ago
  71. a5abe92 Split libhidl into base and transport. by Yifan Hong · 8 years ago
  72. e429a26 Prevent errors in compilation of c++-impl. by Steven Moreland · 8 years ago
  73. af33038 Better error message when missing root path. by Steven Moreland · 8 years ago
  74. c1f9b8d Fix export_shared_lib_headers in autogen'd Android.bp by Yifan Hong · 8 years ago
  75. d5419bd Support genrules with multiple tools by Colin Cross · 8 years ago
  76. 865243c Fixed spacing in autogenerated makefiles. by Steven Moreland · 8 years ago
  77. 1c50727 And one more backend for hidl-gen to create a simple static java library by Andreas Huber · 8 years ago
  78. b8a26c0 export_shared_lib_headers by Steven Moreland · 8 years ago
  79. e0f7d69 Fix hidl-gen -Lmakefile-impl incorrect import pkgs by Yifan Hong · 8 years ago
  80. 5a9fe2c Don't generate a Java Android.mk if we don't need to. by Andreas Huber · 8 years ago
  81. 75ae95d Properly determine if the current package is java compatible or not by Andreas Huber · 8 years ago
  82. 94bcea0 hidl-gen: Fix -Lmakefile-impl. by Yifan Hong · 8 years ago
  83. 019d21d Yet another backend for hidl-gen, this one generates a C-compatible header file by Andreas Huber · 8 years ago
  84. 676abdc Generate Android.bp files; Convert to Android.bp by Dan Willemsen · 8 years ago
  85. b747bd9 More deterministic makefile generation: Java top-level types (from types.hal) by Andreas Huber · 8 years ago
  86. aa18683 appendPackageInterfaces*ToVector* by Steven Moreland · 8 years ago
  87. 782d45e In addition to regular java library targets, also emit static java library by Andreas Huber · 8 years ago
  88. 8be0955 hidl-gen: include all-makefiles-under in Android.mk by Iliyan Malchev · 8 years ago
  89. dda25cc [Java] typedefs in types.hal files no longer mistakenly appear in the generated by Andreas Huber · 8 years ago
  90. de57800 Support generating instrumentation code for C++ backend in hidl-gen. by Zhuoyao Zhang · 8 years ago
  91. d29724f Fix Java types.hal generation filtering by Andreas Huber · 8 years ago
  92. d537ab0 Remove dependency on libutils. by Steven Moreland · 8 years ago
  93. a72e0d2 Revert "Revert "Split out libhidl-gen and libhidl-gen-utils."" by Iliyan Malchev · 8 years ago
  94. 194c2ff Revert "split out libhidl-gen and libhidl-gen-utils" by Steven Moreland · 8 years ago
  95. 1316091 split out libhidl-gen and libhidl-gen-utils by Iliyan Malchev · 8 years ago
  96. 4923f93 use the -impl, not .impl suffix for autogenerated stubs by Iliyan Malchev · 8 years ago
  97. 197d56c Added -Lmakefile-impl. by Steven Moreland · 8 years ago
  98. 9c38761 c++-impl: gen server stub boilerplate by Steven Moreland · 8 years ago
  99. b981913 hidl-gen: generate same-package Makefile dependencies correctly by Iliyan Malchev · 8 years ago
  100. 800273d hidl-gen: auto-generate depdendencies for nested types by Iliyan Malchev · 8 years ago