1. af55b9f Minor --help update with missing dots am: 56a0c83c32 am: 397be39ff5 by Alessio Balsini · 5 years ago
  2. 56a0c83 Minor --help update with missing dots by Alessio Balsini · 6 years ago
  3. ba669b5 Add function count. am: 55df0719c9 am: eace527d57 am: 54539a0d97 by Steven Moreland · 6 years ago
  4. 55df071 Add function count. by Steven Moreland · 6 years ago
  5. 1251dba gralloc: add mapper 3.0 by Marissa Wall · 6 years ago
  6. e7d3210 Explicitly check input files exist. by Steven Moreland · 6 years ago
  7. 14cf311 Better defaults for interfaces on product. by Steven Moreland · 6 years ago
  8. 31aa250 safe_union@1.0 to vndk-sp by Steven Moreland · 6 years ago
  9. 5418c11 Add -R option by Yifan Hong · 6 years ago
  10. e401011 Add -Ldependencies option by Yifan Hong · 6 years ago
  11. 7fa8426 c++-impl/androidbp-impl: add license reminder by Steven Moreland · 6 years ago
  12. 3414a52 Stop generating core_interface in Android.bp files by Steven Moreland · 6 years ago
  13. 56758da Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  14. 869db60 Merge "Remove toString + operator== from server libraries." into pi-dev by Steven Moreland · 6 years ago
  15. d8c7a29 Remove toString + operator== from server libraries. by Steven Moreland · 7 years ago
  16. f281989 FQName: prepare for removing isValid by Steven Moreland · 6 years ago
  17. 7773089 Remove FQName::isValid by Steven Moreland · 6 years ago
  18. e1b157e FQName: prepare for removing isValid by Steven Moreland · 6 years ago
  19. 255c9a1 Clean errors for missing package roots. by Steven Moreland · 6 years ago
  20. 6ec9eb9 Do all validation during validation phase. by Steven Moreland · 6 years ago
  21. 8bd38de Include actual location in -Lexport-header. by Steven Moreland · 6 years ago
  22. a12df11 Better error messages for FQName argument. by Steven Moreland · 6 years ago
  23. 394af5c hidl-gen dep files by Steven Moreland · 6 years ago
  24. 5abcf01 hidl-gen knows what files its outputting. by Steven Moreland · 6 years ago
  25. e6d7f09 Make Coordinator const during generation. by Steven Moreland · 6 years ago
  26. 1125cf3 Remove unused 'hidl_gen' arg during generation. by Steven Moreland · 6 years ago
  27. b65e5d9 Dump verbose output for all -L targets. by Steven Moreland · 6 years ago
  28. 6d3d3c8 Coordinator keeps track of output directory. by Steven Moreland · 6 years ago
  29. a838ceb Update help for verbose option. by Steven Moreland · 6 years ago
  30. 40b8635 Move 'addUnreferencedTypes' into Coordinator. by Steven Moreland · 6 years ago
  31. d1906f0 Fix 'DEFINED-BUT-NOT-REFERENCED' for interfaces. by Steven Moreland · 6 years ago
  32. 40f1135 Add graphics common@1.1 to the list of sp hals. by Steven Moreland · 7 years ago
  33. 0d93b14 Error if hidl-gen args override each other. by Steven Moreland · 7 years ago
  34. 92f1f45 Add implementors notes to -Landroidbp-impl by Steven Moreland · 7 years ago
  35. 45ec8d1 android.hardware.graphics.allocator@2.0 is no longer VNDK-SP by Jiyong Park · 7 years ago
  36. 906cb99 Module owner support in HIDL. am: 89a9ebb3df by Steven Moreland · 7 years ago
  37. 89a9ebb Module owner support in HIDL. by Steven Moreland · 7 years ago
  38. e043c3a Add memory.token@1.0 to the SP list in hidl-gen. am: 01dfc6d830 by Howard Chen · 7 years ago
  39. 01dfc6d Add memory.token@1.0 to the SP list in hidl-gen. by Howard Chen · 7 years ago
  40. a5d3df4 Track imported types more granularly than before, add types referred to by Andreas Huber · 7 years ago
  41. 4ba5c97 Track imported types more granularly than before, add types referred to by Andreas Huber · 7 years ago
  42. 3f75a1c Make '.hidl_for_test' consistent for a HAL. am: a815398df3 by Steven Moreland · 7 years ago
  43. a815398 Make '.hidl_for_test' consistent for a HAL. by Steven Moreland · 7 years ago
  44. 8edeecb DO NOT MERGE: android.hardware.graphics.allocator@2.0 is no longer VNDK-SP by Jiyong Park · 7 years ago
  45. 4f4b382 Also track imported but not referenced types if hidl-gen is running by Andreas Huber · 7 years ago
  46. 313a013 hidl-gen generate hidl_interface by Steven Moreland · 7 years ago
  47. 308d8a2 Optionally, if passing -v(erbose) to hidl-gen, dump declared by Andreas Huber · 7 years ago
  48. bf71421 Build toString + operator== in client libraries. by Steven Moreland · 7 years ago
  49. adc2502 Remove segfault when packageInterfaces is empty. by Steven Moreland · 7 years ago
  50. 87b26d7 Don't enforce minor ver restrictions if types-only by Steven Moreland · 7 years ago
  51. b9a9492 Clarify hidl-adapter -h text. by Steven Moreland · 7 years ago
  52. 887b84c hidl-gen generates Java with Soong. by Steven Moreland · 7 years ago
  53. 0241a84 Stop clang-format from messing with our options. by Steven Moreland · 7 years ago
  54. 620cc39 Update isSystemProcessSupportedPackage for graphics mapper by Chia-I Wu · 7 years ago
  55. 768250f Add hidl-module-defaults to adapter modules. by Steven Moreland · 7 years ago
  56. 40069d5 Split up generateAndroidBpForPackage. by Steven Moreland · 7 years ago
  57. 18d9af1 Coordinator package root locations made private. by Steven Moreland · 7 years ago
  58. 13594d1 Revert "Add support for relative package paths." by Steven Moreland · 7 years ago
  59. 225eaf2 Revert "Fix update-makefiles from relative path." by Steven Moreland · 7 years ago
  60. f8bd0ec Stop generating '_vendor' libs for new makefiles. by Steven Moreland · 7 years ago
  61. fcdde2e Fix typo in update makefiles. by Steven Moreland · 7 years ago
  62. 37c57ee Add verbose to list files hidl-gen is touching. by Steven Moreland · 7 years ago
  63. a885d25 Use getFormatter everywhere. by Steven Moreland · 7 years ago
  64. 9a6da7a Add adapters for HIDL interfaces. by Steven Moreland · 7 years ago
  65. 0db0d33 Fix update-makefiles from relative path. by Steven Moreland · 7 years ago
  66. 9c8b489 Add support for relative package paths. by Steven Moreland · 7 years ago
  67. 47792c4 Coordinator checks for package root conflicts. by Steven Moreland · 7 years ago
  68. 6d68855 Rename cpp impl gen methods for consistency. by Steven Moreland · 7 years ago
  69. 3728325 Omit HIDL test libraries from the VNDK. by Jiyong Park · 7 years ago
  70. 30f6b49 Refine the -o option when -Lmakefile & -Landroidbp by Howard Chen · 7 years ago
  71. a3ee97c Revert "Disable container overflow detection for hidl-gen." by Evgenii Stepanov · 7 years ago
  72. 8c90cc5 Fix clang-tidy performance warnings in system/tools/hidl. by Chih-Hung Hsieh · 7 years ago
  73. cec4a70 Disable container overflow detection for hidl-gen. by Vishwath Mohan · 7 years ago
  74. c7946c9 hidl-gen creates support_system_process tags. by Steven Moreland · 7 years ago
  75. 79e700e Update makefiles for vndk enabled. by Steven Moreland · 7 years ago
  76. bc7e831 Remove HIDL static targets. by Steven Moreland · 7 years ago
  77. c1432c9 Change dependency library by Sundong Ahn · 7 years ago
  78. 02516de Enable HIDL libs to be static. by Steven Moreland · 7 years ago
  79. f7f2a9a Support minor version upgrade of hwservicemanager. by Steven Moreland · 7 years ago
  80. 5edf528 Fix _vendor generated makefiles when they are deep by Steven Moreland · 7 years ago
  81. cb0ba52 Moving hidl-gen parser stack outside of AST by Timur Iskhakov · 7 years ago
  82. f2a0f5b Add test for C++ impl. by Steven Moreland · 7 years ago
  83. c59326e Don't check hash while generating hash. by Steven Moreland · 7 years ago
  84. 3effa83 Error message for incorrect FQNames. by Steven Moreland · 7 years ago
  85. 77cf764 Explicitly generate _vendor library. by Steven Moreland · 7 years ago
  86. 6a3cdff Add 'hidl-module-defaults' by Steven Moreland · 7 years ago
  87. 05951b3 Removed spurious ValRes enum, improved semantics. by Steven Moreland · 7 years ago
  88. 97e5233 Add descriptions of formats. by Steven Moreland · 7 years ago
  89. f47912d Fix generateExportHeaderForPackage. by Steven Moreland · 7 years ago
  90. a171b56 Be explicit about out file formats. by Steven Moreland · 7 years ago
  91. 25c8166 Add reasonable package path defaults. by Steven Moreland · 7 years ago
  92. 3db99f2 hidl-gen: fix help menu output by Steven Moreland · 7 years ago
  93. f7fa068 hidl-gen: allow specifying root by Steven Moreland · 7 years ago
  94. bbbbeb8 Add generationFunctionForFileOrPackage by Steven Moreland · 7 years ago
  95. 1cbf036 Add c++-headers and c++-sources by Steven Moreland · 7 years ago
  96. dadd184 -Landroidbp-impl: remove implicit dependencies by Steven Moreland · 7 years ago
  97. f5f593f Remove duplicated modules. by Steven Moreland · 7 years ago
  98. 1b2167b Remove redundant dependencies by Steven Moreland · 7 years ago
  99. 0e875df Vendor extension hals on the vendor image. by Steven Moreland · 7 years ago
  100. c4ce926 Hidl: Let ASAN know that hidl-gen doesn't want lsan by Andreas Gampe · 7 years ago