1. 5ed0a0b Make sure comments in current.txt files are tested. by Steven Moreland · 7 years ago
  2. 9180ecd Merge "Add fmq_test to hidl's run_all_device_tests script" by Treehugger Robot · 7 years ago
  3. 5e33b0c Merge "hidl_test using static passthrough libs" by Treehugger Robot · 7 years ago
  4. 05de21f Add fmq_test to hidl's run_all_device_tests script by Steven Moreland · 7 years ago
  5. b4a1a59 hidl_test using static passthrough libs by Steven Moreland · 7 years ago
  6. cbff561 Remove use of LOG(*) from HIDL. by Steven Moreland · 7 years ago
  7. adc2502 Remove segfault when packageInterfaces is empty. by Steven Moreland · 7 years ago
  8. 87b26d7 Don't enforce minor ver restrictions if types-only by Steven Moreland · 7 years ago
  9. b9a9492 Clarify hidl-adapter -h text. by Steven Moreland · 7 years ago
  10. 887b84c hidl-gen generates Java with Soong. by Steven Moreland · 7 years ago
  11. b7897c8 Merge "Stop clang-format from messing with our options." by Treehugger Robot · 7 years ago
  12. e46da13 Merge "Fix startup race during execution of hidl_test_java." by Treehugger Robot · 7 years ago
  13. 4eb9df1 Fix startup race during execution of hidl_test_java. by Andreas Huber · 7 years ago
  14. f0d66b3 Merge "Remove autogenerated getService code." by Treehugger Robot · 7 years ago
  15. 78f95f9 Remove autogenerated getService code. by Steven Moreland · 7 years ago
  16. cff7d38 Merge "Configure test timeout for hidlUnitTest" by Zhuoyao Zhang · 7 years ago
  17. c4b8b6f Configure test timeout for hidlUnitTest by Zhuoyao Zhang · 7 years ago
  18. 0a9cc86 Enum toString functions also check parent values. by Yifan Hong · 7 years ago
  19. 0241a84 Stop clang-format from messing with our options. by Steven Moreland · 7 years ago
  20. 620cc39 Update isSystemProcessSupportedPackage for graphics mapper by Chia-I Wu · 7 years ago
  21. 768250f Add hidl-module-defaults to adapter modules. by Steven Moreland · 7 years ago
  22. bff4bd2 Use wrapPassthrough in getService. by Steven Moreland · 7 years ago
  23. b8361a2 Remove bad/flaky test from hidl_test. by Steven Moreland · 7 years ago
  24. b953206 Merge "Use -Werror in system/tools/hidl" by Treehugger Robot · 7 years ago
  25. 5880ba2 Merge changes from topic "no-L-makefile-prep" by Treehugger Robot · 7 years ago
  26. 489aa29 Merge "Clarify test cases which differentiate passthrough" by Treehugger Robot · 7 years ago
  27. 40069d5 Split up generateAndroidBpForPackage. by Steven Moreland · 7 years ago
  28. b8e21fd Use -Werror in system/tools/hidl by Chih-Hung Hsieh · 7 years ago
  29. 18d9af1 Coordinator package root locations made private. by Steven Moreland · 7 years ago
  30. 5c70d61 Coordinator getFilepath explicit support for dirs. by Steven Moreland · 7 years ago
  31. b354398 Clarify test cases which differentiate passthrough by Steven Moreland · 7 years ago
  32. 241c55c Merge "Remove unnecessary TODO from ConstantExpression.h" by Treehugger Robot · 7 years ago
  33. 3c4fea9 Merge "Add VTS dependencies to host tests." by Treehugger Robot · 7 years ago
  34. 77bed87 Remove unnecessary TODO from ConstantExpression.h by Steven Moreland · 7 years ago
  35. c8be4f5 Remove irrelevant c2hal TODO. by Steven Moreland · 7 years ago
  36. 1528e3d Merge "Add indentation per spaces to Formatter." by Treehugger Robot · 7 years ago
  37. 5d4d581 Merge "Remove libhidl-gen-utils from vendor available." by Treehugger Robot · 7 years ago
  38. 67b8a9e Remove libhidl-gen-utils from vendor available. by Steven Moreland · 7 years ago
  39. 1c968cd Add indentation per spaces to Formatter. by Steven Moreland · 7 years ago
  40. 1a85fd9 Fix problem with multiple '/' in package paths. by Steven Moreland · 7 years ago
  41. 13594d1 Revert "Add support for relative package paths." by Steven Moreland · 7 years ago
  42. 225eaf2 Revert "Fix update-makefiles from relative path." by Steven Moreland · 7 years ago
  43. f8bd0ec Stop generating '_vendor' libs for new makefiles. by Steven Moreland · 7 years ago
  44. 3fde0bf Merge "Fix typo in update makefiles." by Treehugger Robot · 7 years ago
  45. fcdde2e Fix typo in update makefiles. by Steven Moreland · 7 years ago
  46. c6f3162 Additional test for hidl registering. by Steven Moreland · 7 years ago
  47. 9ee1aa2 Add VTS dependencies to host tests. by Steven Moreland · 7 years ago
  48. 0057ad5 Make MakeParentHierarchy private. by Steven Moreland · 7 years ago
  49. 37c57ee Add verbose to list files hidl-gen is touching. by Steven Moreland · 7 years ago
  50. a885d25 Use getFormatter everywhere. by Steven Moreland · 7 years ago
  51. f78c44d Coordinator add getFormatter. by Steven Moreland · 7 years ago
  52. 2f4ee8e Allow Formatter to be invalid. by Steven Moreland · 7 years ago
  53. 3d6e7be Add test for -Lexport-header. by Steven Moreland · 7 years ago
  54. 80ba174 Fix getPackagePath for case with hal files in root by Steven Moreland · 7 years ago
  55. f2c21eb Merge "hidl_test: add expression@1.0 to AndroidTest.xml" by Treehugger Robot · 7 years ago
  56. b866d26 Merge changes from topic "hidl-adapter" by Treehugger Robot · 7 years ago
  57. 9a6da7a Add adapters for HIDL interfaces. by Steven Moreland · 7 years ago
  58. 44b86b1 hidl_test: add expression@1.0 to AndroidTest.xml by Yifan Hong · 7 years ago
  59. da4a014 More specific host/device test summary. by Steven Moreland · 7 years ago
  60. 7421420 Add tests for conflicting interfaces. by Steven Moreland · 7 years ago
  61. fd85628 Merge "Fix update-makefiles from relative path." by Treehugger Robot · 7 years ago
  62. bbe777b Merge changes from topic "hidl-error-test-required-errors" by Treehugger Robot · 7 years ago
  63. 0db0d33 Fix update-makefiles from relative path. by Steven Moreland · 7 years ago
  64. 1ef6899 Add hidl_error_test.sh to test dependencies. by Steven Moreland · 7 years ago
  65. 23f8011 Use hidl_error_test.sh from any directory. by Steven Moreland · 7 years ago
  66. 32d2926 Add required errors for hidl_error_test. by Steven Moreland · 7 years ago
  67. aef004d Merge "Remove #include <sys/dir.h> for bionic" by Treehugger Robot · 7 years ago
  68. d2f4be3 Merge "Add support for relative package paths." by Treehugger Robot · 7 years ago
  69. 80ccd1a Merge changes from topic "hidl-host-test" by Treehugger Robot · 7 years ago
  70. 745a168 Merge "Fix typo in hidl_error_test.sh usage." by Treehugger Robot · 7 years ago
  71. 37d2611 Better error messages for enum storage type. by Steven Moreland · 7 years ago
  72. cd2d60d Remove #include <sys/dir.h> for bionic by Dan Willemsen · 7 years ago
  73. 0145039 Merge "Don't CHECK on too large literal." by Treehugger Robot · 7 years ago
  74. 9c8b489 Add support for relative package paths. by Steven Moreland · 7 years ago
  75. 53b9bfb Add hidl-gen-host_test. by Steven Moreland · 7 years ago
  76. 32a9ecc Move hidl_test into its own folder. by Steven Moreland · 7 years ago
  77. 5cba7ef Remove extra '/' from Coordinator paths. by Steven Moreland · 7 years ago
  78. 47792c4 Coordinator checks for package root conflicts. by Steven Moreland · 7 years ago
  79. 8e35e65 Fix typo in hidl_error_test.sh usage. by Steven Moreland · 7 years ago
  80. d9d6dcb Don't CHECK on too large literal. by Steven Moreland · 7 years ago
  81. 8698469 Add run_all_device_tests.sh script. by Steven Moreland · 7 years ago
  82. 8f52c8a Followup change to Coordinator::getPackagePath by Steven Moreland · 7 years ago
  83. 207a9fe Merge changes from topic "hidl-unit-tests" by Treehugger Robot · 7 years ago
  84. 275b7b2 Merge "hidl_test: add trie@1.0 to AndroidTest.xml" by Treehugger Robot · 7 years ago
  85. 960dd87 Add script for running all host tests. by Steven Moreland · 7 years ago
  86. 69788dc Add unit tests for StringHelper. by Steven Moreland · 7 years ago
  87. 5e5794b utils: Add missing header export. by Steven Moreland · 7 years ago
  88. f9fe212 Fix infinte loop in StringHelper trims. by Steven Moreland · 7 years ago
  89. a938738 Don't abort on incomplete package. by Steven Moreland · 7 years ago
  90. fb9a1de Merge "Fix error message in hidl_error_test.sh." by Treehugger Robot · 7 years ago
  91. 250f0a2 Fix error message in hidl_error_test.sh. by Steven Moreland · 7 years ago
  92. 4789588 hidl_test: add trie@1.0 to AndroidTest.xml by Yifan Hong · 7 years ago
  93. c726d86 hidl_test: add expression test by Yifan Hong · 7 years ago
  94. 4613914 hidl_test: move static test to a separate file. by Yifan Hong · 7 years ago
  95. 6d68855 Rename cpp impl gen methods for consistency. by Steven Moreland · 7 years ago
  96. c57402d Merge "hidl_test: fix FailedBatchAllocate test." by Treehugger Robot · 7 years ago
  97. 6153973 Merge "Omit HIDL test libraries from the VNDK." by Treehugger Robot · 7 years ago
  98. bf3b355 hidl_test: fix FailedBatchAllocate test. by Yifan Hong · 7 years ago
  99. 6616fab Merge "Fix imports." by Treehugger Robot · 7 years ago
  100. 073d710 Merge "EnumType does not own BitFieldType." by Treehugger Robot · 7 years ago