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