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