1. a7b8988 Fix compiling vts against musl by Colin Cross · 2 years, 8 months ago
  2. 197e663 [LSC] Add LOCAL_LICENSE_KINDS to test/vts by Bob Badour · 3 years, 7 months ago
  3. d4629eb Revert "Enable VTS for product modules" by Justin Yun · 3 years, 10 months ago
  4. 3a3e1d8 Enable VTS for product modules by Justin Yun · 3 years, 11 months ago
  5. c2333f3 Update language to comply with Android’s inclusive language guidance by Yuexi Ma · 4 years, 2 months ago
  6. 43002da Make android.hardware.renderscript@1.0 buildable for native_bridge by Victor Khimenko · 4 years, 3 months ago
  7. 92b2e48 Convert more of vts to Android.bp am: 311a7b0031 am: 8a51bddc31 by Dan Willemsen · 5 years ago
  8. 311a7b0 Convert more of vts to Android.bp by Dan Willemsen · 5 years ago
  9. 73f7791 Merge "Upload list of all availalble HAL APIs at the end of each test run." am: f053c6f664 am: 0f9bd36499 by Zhuoyao Zhang · 6 years ago
  10. d3742ea Upload list of all availalble HAL APIs at the end of each test run. by Zhuoyao Zhang · 6 years ago
  11. dd80f2e Support new type TYPE_SAFE_UNION in vts am: 30e1b9d9ad am: 46ab7eba5a by Zhuoyao Zhang · 6 years ago
  12. 30e1b9d Support new type TYPE_SAFE_UNION in vts by Zhuoyao Zhang · 6 years ago
  13. e48057a Change proto message to accomodate FMQ driver refactor by Hans Chen · 6 years ago
  14. 2d08f9d Added testcases to test sending hidl_handle as an argument by Hans Chen · 6 years ago
  15. 7f43ca8 Designed proto files to support hidl_handle in HIDL function calls. by Hans Chen · 6 years ago
  16. be0b5ac Change proto message to accomodate FMQ driver refactor by Hans Chen · 6 years ago
  17. 7503358 Designed proto fields to support hidl_handle API from host side by Hans Chen · 6 years ago
  18. 545f522 Test sending hidl_memory arguments and receiving hidl_memory return values in HIDL function calls by Hans Chen · 6 years ago
  19. 1180a2d Added proto fields to support calling functions with hidl_memory by Hans Chen · 6 years ago
  20. 8dbe363 Added testcases to test sending hidl_handle as an argument by Hans Chen · 6 years ago
  21. 8b9db69 Designed proto files to support hidl_handle in HIDL function calls. by Hans Chen · 6 years ago
  22. eab8b8d Designed proto files to handle hidl_memory resource command by Hans Chen · 6 years ago
  23. 9b771a9 Configures test environment for sending FMQ in hidl from host side by Hans Chen · 6 years ago
  24. 04f2291 Update proto files to support FMQ operations in hidl from host side by Hans Chen · 6 years ago
  25. 9c2639b Designed proto files to communicate between host and target on Fast Message Queue by Hans Chen · 6 years ago
  26. 0f45833 Designed proto fields to support hidl_handle API from host side by Hans Chen · 6 years ago
  27. dc7c2b4 Test sending hidl_memory arguments and receiving hidl_memory return values in HIDL function calls by Hans Chen · 6 years ago
  28. 267b41a Added proto fields to support calling functions with hidl_memory by Hans Chen · 6 years ago
  29. 1ce8344 Designed proto files to handle hidl_memory resource command by Hans Chen · 6 years ago
  30. 99550af Add is_inherited attribute in FunctionSpecificationMessage by Zhuoyao Zhang · 6 years ago
  31. ac2c71a Add is_inherited attribute in FunctionSpecificationMessage by Zhuoyao Zhang · 6 years ago
  32. df1af38 Configures test environment for sending FMQ in hidl from host side by Hans Chen · 6 years ago
  33. e4e846d Update proto files to support FMQ operations in hidl from host side by Hans Chen · 6 years ago
  34. 6cd90b5 Merge "Add ApiCoverageReportMessage in VtsReportMessage." am: 007fb2555f am: f0e86aebfe by Zhuoyao Zhang · 6 years ago
  35. c50c209 Add ApiCoverageReportMessage in VtsReportMessage. by Zhuoyao Zhang · 6 years ago
  36. 6113020 Designed proto files to communicate between host and target on Fast Message Queue by Hans Chen · 6 years ago
  37. dd94d77 Regenerating python files based on the modified proto files by Hans Chen · 6 years ago
  38. 61613d1 Change proto files to use two integers to represent HAL major and minor versions separately by Hans Chen · 6 years ago
  39. 11f0481 Merge changes from topic "HAL_VERSION_REP_CHANGE" by Hans Chen · 6 years ago
  40. 65486f3 Change proto files to use two integers to represent HAL major and minor versions separately by Hans Chen · 6 years ago
  41. ac6190d update protobuf python files with protoc v3.0.0 by Yuexi Ma · 6 years ago
  42. bc62021 Update VtsReportMessage proto by Zhuoyao Zhang · 7 years ago
  43. 1e25e89 Use two uint32s for a component version by Keun Soo Yim · 7 years ago
  44. 9416ec6 Use a "valid" field to mark proto as valid. by Tri Vo · 7 years ago
  45. 8cefbad Merge "Use -Werror in test/vts" by Chih-hung Hsieh · 7 years ago
  46. 52846a0 Deprecate vtsc support for conventional HAL by Zhuoyao Zhang · 7 years ago
  47. 6866a0b Use -Werror in test/vts by Chih-Hung Hsieh · 7 years ago
  48. 568ea91 Add url resource message to test runs. by Ryan Campbell · 7 years ago
  49. 52d33dd Create metadata file VtsFuzzTaskMessage.proto by Jae Shin · 7 years ago
  50. ae86b6c Update FunctionCallMessage to include more info. by Zhuoyao Zhang · 7 years ago
  51. 7a2051c deprecate is_callback from FunctionSpecificationMessage by Keun Soo Yim · 7 years ago
  52. c56224a add fields for @do_not_fuzz and @hidl_callback annotations by Keun Soo Yim · 7 years ago
  53. 09ce363 Driver refactory (round 3) by Zhuoyao Zhang · 7 years ago
  54. f237383 Update pb file for proto change. by Zhuoyao Zhang · 7 years ago
  55. c55ddfe Support profilng for complex types. by Zhuoyao Zhang · 7 years ago
  56. e8d8cbd use micro pb lib in vts proto and string in test plan message by Keun Soo Yim · 7 years ago
  57. 4ce014b new proto layout for fuzzer to support nested interfaces. by Tri Vo · 7 years ago
  58. d47ba9b Build target for protos (host Java) by Keun Soo Yim · 7 years ago
  59. d9c68e4 Add post message to vts protos. by Ryan Campbell · 7 years ago
  60. 8c16944 Add protobuf messages to describe test plan execution results by Keun Soo Yim · 7 years ago
  61. 634c04e Move VTS report up several directories. by Ryan Campbell · 7 years ago
  62. 7284fea Proto extension to support nested HIDL HAL by Keun Soo Yim · 7 years ago
  63. 58d68d9 move libvts_proto_fuzzer_proto.so to test/vts by Tri Vo · 7 years ago
  64. b6ee31e use protobuf bool type by Keun Soo Yim · 8 years ago
  65. c721a6a Extend VtsTraceProcessor to support trace selection. by Zhuoyao Zhang · 7 years ago
  66. 140a635 Support OMX host side test script. by Zhuoyao Zhang · 7 years ago
  67. d3e3483 add passed_testcases field to TestStatusMessage by Keun Soo Yim · 7 years ago
  68. 322a55e change vts log proto message by Yuexi Ma · 8 years ago
  69. 6e615e0 add name field to a callback message by Keun Soo Yim · 8 years ago
  70. 0c2bcd0 add host log to vts test report protobuf message by Yuexi Ma · 8 years ago
  71. 0d569db Extend proto for TYPE_REF by Keun Soo Yim · 8 years ago
  72. 4ff5964 Add host code for graphics composer HIDL HAL target-side tests by Chia-I Wu · 8 years ago
  73. f1a943a Add support for testing Context Hub HAL by Brian Duddie · 8 years ago
  74. d530378 Add radio vts driver and test to vts packaging by Yuexi Ma · 8 years ago
  75. 6b1ee93 add url field for the systrace report by Keun Soo Yim · 8 years ago
  76. f6abb6a Add unlabeled vector profiling type. by Ryan Campbell · 8 years ago
  77. a125f09 add a field to specify uid of a driver which calls an API. by Keun Soo Yim · 8 years ago
  78. 531f140 Merge "Add FMQ type in ComponentSpecificationMessage." by Zhuoyao Zhang · 8 years ago
  79. 3873bf5 Add FMQ type in ComponentSpecificationMessage. by Zhuoyao Zhang · 8 years ago
  80. 3aba112 Created a controller to start systrace on vts test by Yuexi Ma · 8 years ago
  81. 9baa43e add a repeated 'options' field for profiling data message by Keun Soo Yim · 8 years ago
  82. 40353f5 Add a profiling result message field to each test case by Keun Soo Yim · 8 years ago
  83. 657ca49 Change the timestamp type in VtsProfilingMessage. by Zhuoyao Zhang · 8 years ago
  84. a55ce63 Support new types in vts profiler. by Zhuoyao Zhang · 8 years ago
  85. 713ca92 Add TestSchedulingPolicyMessage for VTS lab by Keun Soo Yim · 8 years ago
  86. 6d6a486 add TYPE_MASK and TYPE_HIDL_MEMORY by Keun Soo Yim · 8 years ago
  87. 02f357a Add host code for graphics HIDL HAL target-side tests by Chia-I Wu · 8 years ago
  88. e8d01bb Tv Input Hal VTS test. by Yuexi Ma · 8 years ago
  89. 3b8e4bb Add vehicle vts driver to vts protobuf by Yuexi Ma · 8 years ago
  90. 3c350b7 Merge "Update the VTS profiler for enum type." by Zhuoyao Zhang · 8 years ago
  91. ed509ee Merge "Support bi-directional profiling analysis." by TreeHugger Robot · 8 years ago
  92. 6ef95b0 Update the VTS profiler for enum type. by Zhuoyao Zhang · 8 years ago
  93. 421fea1 Support bi-directional profiling analysis. by Ryan Campbell · 8 years ago
  94. a4e51b5 vts driver for tv hdmi cec hal by Yuexi Ma · 8 years ago
  95. 1e0f9b9 VR Hal VTS tests. by Craig Donner · 8 years ago
  96. 3a2229b remove unnecessary proto gen file am: a9ce868c03 am: e789ac0d0b am: b4df4e94d9 by Keun Soo Yim · 8 years ago
  97. a9ce868 remove unnecessary proto gen file by Keun Soo Yim · 8 years ago
  98. 353c899 add hw_binder_service_name field to dynamically set the hwbinder service name by Keun Soo Yim · 8 years ago
  99. 58a81fe Revert "Vehicle hal driver in vts" by Zhuoyao Zhang · 8 years ago
  100. e523d38 Vehicle hal driver in vts by Yuexi Ma · 8 years ago