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