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