1. 42a4aae Remove VTS_CONFIG_SRC_DIR by Zhuoyao Zhang · 6 years ago
  2. 87e957d Replace hidl_enum_{iterator -> range}. by Steven Moreland · 6 years ago
  3. 4ab7a84 Merge "Mark some hidl interface libs as double_loadable" by Treehugger Robot · 6 years ago
  4. 9204036 Merge "Additional test for SystemApi." by Treehugger Robot · 6 years ago
  5. c7cf2de Additional test for SystemApi. by Steven Moreland · 6 years ago
  6. afdd46c Fix 2 memory leaks by George Burgess IV · 6 years ago
  7. d26759f Mark some hidl interface libs as double_loadable by Jiyong Park · 6 years ago
  8. f43bb1e Change FileGroupFactory's module by Pirama Arumuga Nainar · 6 years ago
  9. 7188198 Merge "Update README.md" by Treehugger Robot · 6 years ago
  10. e5549e9 Merge "hidl_test(_java): specify deps w/ TARGET_2ND_ARCH" by Treehugger Robot · 6 years ago
  11. dfc79bd hidl_test(_java): specify deps w/ TARGET_2ND_ARCH by Steven Moreland · 6 years ago
  12. 796bd87 Update README.md by Steven Moreland · 6 years ago
  13. a505055 Fix a dependency cycle through android_system_stubs_current by Colin Cross · 6 years ago
  14. fcfbeaf Build HIDL Java targets with SystemApi. by Steven Moreland · 6 years ago
  15. 575ab5c Java: use renamed instrumentation method. by Steven Moreland · 7 years ago
  16. 1efff1a Fix 'ping' for Java. by Steven Moreland · 6 years ago
  17. 1a92c58 Add DT_UNKNOWN handling by Iris Chang · 6 years ago
  18. d90e2fe Fix enum toString for inherited enums + test. by Steven Moreland · 6 years ago
  19. 9a4be8a Merge changes from topic "hidl-doc" by Treehugger Robot · 6 years ago
  20. 74d1722 Merge "Remove hypothetical TODO from adapter." by Treehugger Robot · 6 years ago
  21. 7f667bb docs: remove skipError option. by Steven Moreland · 6 years ago
  22. 85e2cdf docs: require -o directory by Steven Moreland · 6 years ago
  23. d72ae29 docs: remove errorOnly by Steven Moreland · 6 years ago
  24. feec3aa Remove hypothetical TODO from adapter. by Steven Moreland · 6 years ago
  25. d40a576 FqInstance::setTo accepts more formats. by Yifan Hong · 6 years ago
  26. 51b02f4 Fix enforcement for hidl-gen. by Steven Moreland · 6 years ago
  27. 6ea0601 FQName: withVersion by Steven Moreland · 6 years ago
  28. 7773089 Remove FQName::isValid by Steven Moreland · 6 years ago
  29. d5c53cc Add FqInstance class. by Yifan Hong · 6 years ago
  30. 0b49652 Fix indirect linkage to gIBaseFqName globals by Yifan Hong · 6 years ago
  31. e1b157e FQName: prepare for removing isValid by Steven Moreland · 6 years ago
  32. 255c9a1 Clean errors for missing package roots. by Steven Moreland · 6 years ago
  33. 0f0303d Merge "Remove SourceFileGenerator check and stubs" by Treehugger Robot · 6 years ago
  34. ec33263 Remove unused function from AST, getImportedNames. by Steven Moreland · 6 years ago
  35. f6fb2d7 Merge "unique_ptr to pass file from Coordinator to parse" by Treehugger Robot · 6 years ago
  36. 6ade031 Remove SourceFileGenerator check and stubs by Dan Willemsen · 6 years ago
  37. 3f1b89b Merge "Do all validation during validation phase." by Treehugger Robot · 6 years ago
  38. f15473d Merge "Use static_libs for java." by Treehugger Robot · 6 years ago
  39. 6ec9eb9 Do all validation during validation phase. by Steven Moreland · 6 years ago
  40. 161afb2 unique_ptr to pass file from Coordinator to parse by Steven Moreland · 6 years ago
  41. 06a088b Remove 'extern' reference to function parseFile. by Steven Moreland · 6 years ago
  42. 71f0913 Import fails if parsing fails. by Steven Moreland · 6 years ago
  43. 8bd38de Include actual location in -Lexport-header. by Steven Moreland · 6 years ago
  44. 101e0af Merge "Remove unused partialCppName from NamedType." by Treehugger Robot · 6 years ago
  45. caa7751 Merge "Enable experimental in hidl-gen." by Treehugger Robot · 6 years ago
  46. b5b3a08 Merge "Better error messages for FQName argument." by Treehugger Robot · 6 years ago
  47. d690081 Remove unused partialCppName from NamedType. by Steven Moreland · 6 years ago
  48. 99231b0 Enable experimental in hidl-gen. by Steven Moreland · 6 years ago
  49. 6132a8c Use static_libs for java. by Steven Moreland · 6 years ago
  50. 566b0e9 Fix incremental builds (when missing a current.txt) by Steven Moreland · 6 years ago
  51. a12df11 Better error messages for FQName argument. by Steven Moreland · 6 years ago
  52. 3d84699 Fix incremental builds. by Steven Moreland · 6 years ago
  53. 081b1a1 Merge "hidl_test(_java) require dependency." by Treehugger Robot · 6 years ago
  54. 366fe77 hidl_test(_java) require dependency. by Steven Moreland · 6 years ago
  55. 394af5c hidl-gen dep files by Steven Moreland · 6 years ago
  56. 5abcf01 hidl-gen knows what files its outputting. by Steven Moreland · 6 years ago
  57. 771db72 FQName: add isInterfaceName by Steven Moreland · 6 years ago
  58. 0ca85f1 Merge "FQName: remove unused 'print' function" by Treehugger Robot · 6 years ago
  59. d9ac82e FQName: remove unused 'print' function by Steven Moreland · 6 years ago
  60. 75fb19b Coordinator: set mVerbose default to false. by Steven Moreland · 6 years ago
  61. e6d7f09 Make Coordinator const during generation. by Steven Moreland · 6 years ago
  62. 1125cf3 Remove unused 'hidl_gen' arg during generation. by Steven Moreland · 6 years ago
  63. b65e5d9 Dump verbose output for all -L targets. by Steven Moreland · 6 years ago
  64. 6d3d3c8 Coordinator keeps track of output directory. by Steven Moreland · 6 years ago
  65. a838ceb Update help for verbose option. by Steven Moreland · 6 years ago
  66. 4c997e1 Track file access for hashing. by Steven Moreland · 6 years ago
  67. 04dea8d Move file accesses for hash files to Coordinator. by Steven Moreland · 6 years ago
  68. d9e4650 Merge "Error and test for missing variable name." by Treehugger Robot · 6 years ago
  69. fdcc9b2 Merge "Unify Java + C++ flag definitions." by Treehugger Robot · 6 years ago
  70. 3ce7214 Unify Java + C++ flag definitions. by Steven Moreland · 6 years ago
  71. d623a9c Error and test for missing variable name. by Steven Moreland · 6 years ago
  72. 40b8635 Move 'addUnreferencedTypes' into Coordinator. by Steven Moreland · 6 years ago
  73. d1906f0 Fix 'DEFINED-BUT-NOT-REFERENCED' for interfaces. by Steven Moreland · 6 years ago
  74. 5f934e5 Merge "Fix FQName comment strings B(p|n) += Hw." by Treehugger Robot · 6 years ago
  75. f7facaf Merge "Fix vtable assumption." by Treehugger Robot · 6 years ago
  76. c242084 Fix FQName comment strings B(p|n) += Hw. by Steven Moreland · 6 years ago
  77. f819790 Fix vtable assumption. by Steven Moreland · 6 years ago
  78. 9cdc58d Merge "config change after VtsPythonVirtualenvPreparer change" by Yuexi Ma · 7 years ago
  79. 850fb11 Merge "Remove std::vector constructor to FQName." by Treehugger Robot · 7 years ago
  80. 169a2d2 Remove std::vector constructor to FQName. by Steven Moreland · 7 years ago
  81. 3822083 config change after VtsPythonVirtualenvPreparer change by Yuexi Ma · 7 years ago
  82. 40f1135 Add graphics common@1.1 to the list of sp hals. by Steven Moreland · 7 years ago
  83. 2d3ff5c Frozen interface can't depend on unfrozen things. by Steven Moreland · 7 years ago
  84. 06a81cf Get imported packages based on granular names. by Steven Moreland · 7 years ago
  85. c231fc4 Merge "Add libbase dependency to hidl adapters." by Treehugger Robot · 7 years ago
  86. 0d93b14 Error if hidl-gen args override each other. by Steven Moreland · 7 years ago
  87. e56a217 Merge changes Ia29c8ae4,I8ca07335 by Treehugger Robot · 7 years ago
  88. 31195f2 Merge "Add implementors notes to -Landroidbp-impl" by Treehugger Robot · 7 years ago
  89. 1bf7b4f Merge "Make HIDL java to support a interfaces in structs" by Howard Chen · 7 years ago
  90. 92f1f45 Add implementors notes to -Landroidbp-impl by Steven Moreland · 7 years ago
  91. 36f8e68 Test for empty generates. by Steven Moreland · 7 years ago
  92. 4f20ed6 Automatic dependencies for error test. by Steven Moreland · 7 years ago
  93. deac09c Merge "Error when an empty generates clause is used." by Treehugger Robot · 7 years ago
  94. 1a4572c Error when an empty generates clause is used. by Steven Moreland · 7 years ago
  95. e26d0f8 Merge "Output hidl_bitfield." by Treehugger Robot · 7 years ago
  96. fd67085 Merge "Show better error for invalid fqName in import." by Treehugger Robot · 7 years ago
  97. d90bdaa Add libbase dependency to hidl adapters. by Steven Moreland · 7 years ago
  98. 01857a3 Show better error for invalid fqName in import. by Steven Moreland · 7 years ago
  99. af084db Make HIDL java to support a interfaces in structs by Howard Chen · 7 years ago
  100. 38a4fa1 Output hidl_bitfield. by Steven Moreland · 7 years ago