1. ef174ae Make android.hardware.renderscript@1.0 buildable for native_bridge by Victor Khimenko · 4 years ago
  2. 311a7b0 Convert more of vts to Android.bp by Dan Willemsen · 5 years ago
  3. d319e5b Remove Android.bp subdirs by Dan Willemsen · 5 years ago
  4. 7fe49ca vts: use PLOG. by Elliott Hughes · 5 years ago
  5. 289be13 vts on-device middleware shouldn't depend on device-specific shared lib by Keun Soo YIM · 5 years ago
  6. 9d19d29 Fix/suppress test/vts google-explicit-constructor warnings by Chih-Hung Hsieh · 5 years ago
  7. ba01f21 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 5 years ago
  8. 2b783d6 Rename the prefix of methtod to translate enum type in vts driver. by Zhuoyao Zhang · 6 years ago
  9. 51a85d1 Merge "Undefine NAN after including proto generated headers" by Colin Cross · 6 years ago
  10. 52a525f Clear protobuf message when replayer lists services am: f3e7f3543b by Hsin-Yi Chen · 6 years ago
  11. f3e7f35 Clear protobuf message when replayer lists services by Hsin-Yi Chen · 6 years ago
  12. 00cf094 Fix version coversion in replayer. by Zhuoyao Zhang · 6 years ago
  13. 7f1cb22 Undefine NAN after including proto generated headers by Colin Cross · 6 years ago
  14. 16a6c29 Support all current use cases in FMQ by Hans Chen · 6 years ago
  15. f2c747e Support HAL predefined type in FMQ. by Hans Chen · 6 years ago
  16. aaf7f49 Change FMQ unit test by Hans Chen · 6 years ago
  17. 30e4171 Refactor resource manager by Hans Chen · 6 years ago
  18. 52e4ca6 Change FMQ driver to a template class by Hans Chen · 6 years ago
  19. e9fd00d Added driver_manager and resource_manager handling of hidl_handle argument and return values by Hans Chen · 6 years ago
  20. 91b6cbe Added resource_manager handling of hidl_handle request by Hans Chen · 6 years ago
  21. 9c26fa0 Added agent handling of hidl_handle operations by Hans Chen · 6 years ago
  22. b9a4fcf Recursively preprocess HIDL HAL function call arguments and set return values by Hans Chen · 6 years ago
  23. 9aa8285 Added a unit test for target-side hidl_handle implementation by Hans Chen · 6 years ago
  24. 500a266 Basic read/write support for files by Hans Chen · 6 years ago
  25. dfca63c Added hidl_handle target side driver by Hans Chen · 6 years ago
  26. b151195 Modified driver_manager to preprocess arguments with type TYPE_HIDL_MEMORY by Hans Chen · 6 years ago
  27. ea7d80b Added API in resource_manager and hidl_memory_driver to retrieve hidl_memory address by Hans Chen · 6 years ago
  28. 378548a Added hidl_memory request handling in resource_manager by Hans Chen · 6 years ago
  29. 5019ce1 Added hidl_memory request handling in VTS agent by Hans Chen · 6 years ago
  30. 118ff79 Added a unit test for hidl_memory_driver by Hans Chen · 6 years ago
  31. 782ed1d Added implementation for hidl_memory_driver by Hans Chen · 6 years ago
  32. 519b27b Added hidl_memory_driver target side interface by Hans Chen · 6 years ago
  33. 23a06e0 Modify driver_manager to process arguments or return values that have type TYPE_FMQ_SYNC or TYPE_FMQ_UNSYNC by Hans Chen · 6 years ago
  34. e375de8 Added API in resource_manager and fmq_driver to retrieve queue address by Hans Chen · 6 years ago
  35. ebdf13e Support all types currently supported by FMQ driver. by Hans Chen · 6 years ago
  36. 1e9c5f0 Added a resource manager to manage FMQ, hidl_memory, and hidl_handle by Hans Chen · 6 years ago
  37. 14f5a39 Add agent side handling of FMQ request by Hans Chen · 6 years ago
  38. cc4ca12 Minor fixes in fmq driver by Hans Chen · 6 years ago
  39. fab1e45 Rename FMQ driver folder name by Hans Chen · 6 years ago
  40. 8181312 Added test between a single writer and many readers by Hans Chen · 6 years ago
  41. 87e25e7 Added tests for blocking read/write by Hans Chen · 6 years ago
  42. 6e5fb11 Added a build file to specify build rules for FMQ manager and its testing by Hans Chen · 6 years ago
  43. d1843f6 Added more tests for interaction between a single reader and writer by Hans Chen · 6 years ago
  44. 7a6cc55 Added unit tests for FMQ on target side by Hans Chen · 6 years ago
  45. badfaf7 Added interface and implementations for basic util functions on FMQ by Hans Chen · 6 years ago
  46. f7cfa10 Added public methods to read from and write to FMQ by Hans Chen · 6 years ago
  47. 953951d Added public method to create FMQ objects by Hans Chen · 6 years ago
  48. cc5751f Added private methods to determine queue type and operation to perform at runtime by Hans Chen · 6 years ago
  49. 8c6ab83 Remove unnecessary-looking dependencies on libcore by Neil Fuller · 6 years ago
  50. 933ef6b Fixed agent side request handling when client specifies major and minor versions separately by Hans Chen · 6 years ago
  51. 4612752 Fixed loading correct HAL version in binder service by Hans Chen · 6 years ago
  52. 59e3d53 Fix API for driver_manager so the manager finds the correct client based on separately specified major and minor versions by Hans Chen · 6 years ago
  53. 3b28bf5 Change the implementation to load HAL on target side, so the loader loads the correct HAL based on major and minor versions separately by Hans Chen · 6 years ago
  54. d4bb244 Change util functions that parse android device information related to HAL version by Hans Chen · 6 years ago
  55. 3fa3c30 Deprecate <cutils/log.h> and <utils/Log.h> by Logan Chien · 6 years ago
  56. fb35de0 Adjust a log in VtsReplayer. by Zhuoyao Zhang · 7 years ago
  57. e64f05b Handle large protobuf transfer with vts shell driver by Zhuoyao Zhang · 7 years ago
  58. 6e8e8bc Control vts log severity with config flag. by Zhuoyao Zhang · 7 years ago
  59. 50c0160 Revert "Revert "Better logging in vts agent/driver."" by Zhuoyao Zhang · 7 years ago
  60. 5e39211 Print the replay function name instead of the entire function proto. by Zhuoyao Zhang · 7 years ago
  61. 707e8f2 Revert "Better logging in vts agent/driver." by Zhuoyao Zhang · 7 years ago
  62. fed3612 Better logging in vts agent/driver. by Zhuoyao Zhang · 7 years ago
  63. db46903 Better logs for replay tests. by Zhuoyao Zhang · 7 years ago
  64. 6866a0b Use -Werror in test/vts by Chih-Hung Hsieh · 7 years ago
  65. 115dcaa Handle service name in Replay tests. by Zhuoyao Zhang · 7 years ago
  66. 26ce84d Deprecate support for conventional HAL by Zhuoyao Zhang · 7 years ago
  67. 6b6b0e6 Set driver_id to -1 in case for nested interface with nullptr by Zhuoyao Zhang · 7 years ago
  68. 965c77d Fix memory issues in VTS agent/driver by Pavel Maltsev · 7 years ago
  69. d85fbed Refactor method signature to avoid memory issues by Pavel Maltsev · 7 years ago
  70. 36c5059 Fix a regression for non HIDL HAL drivers by Keun Soo Yim · 7 years ago
  71. e703d99 Update vts driver to support TYPE_HIDL_INSTANCE. by Zhuoyao Zhang · 7 years ago
  72. bd42518 Update VtsHidlHalReplayer to support nested interface. by Zhuoyao Zhang · 7 years ago
  73. be7ea52 Remove useless open mode by George Burgess IV · 7 years ago
  74. adf0524 Use FunctionCallMessage instead of FunctionSpecificationMessage by Zhuoyao Zhang · 7 years ago
  75. c472ad0 Support host-side hal testing with nested interface. by Zhuoyao Zhang · 7 years ago
  76. 09ce363 Driver refactory (round 3) by Zhuoyao Zhang · 7 years ago
  77. 294f22f driver refactory (round 2) by Zhuoyao Zhang · 7 years ago
  78. c1c6bf2 Driver framework refactory to support multi-hal testing by Zhuoyao Zhang · 7 years ago
  79. 6b1c448 Use SpecificationBuilder for replayer. by Zhuoyao Zhang · 7 years ago
  80. afeb160 driver framework change for host-driven control of nested interface by Keun Soo Yim · 7 years ago
  81. 9b6abfe use the full version info in driver's C global functions by Keun Soo Yim · 7 years ago
  82. 059f3a8 remove debug logging from stdout by Keun Soo Yim · 7 years ago
  83. 8582a09 Remove redundant dependencies by Steven Moreland · 7 years ago
  84. ef1fadd Update support for vts replay test. by Zhuoyao Zhang · 7 years ago
  85. 5cbd3c5 Store profiling trace as binary file. by Zhuoyao Zhang · 7 years ago
  86. 6d9ad7c remove unnecessary Android.mk files by Keun Soo Yim · 7 years ago
  87. 4c5d982 Fix vts profiling processor. by Zhuoyao Zhang · 7 years ago
  88. 1c4325e use stdout for non-error messages. by Tri Vo · 7 years ago
  89. 8821988 FuzzerCallbackBase::RpcCallToAgent error checking. by Tri Vo · 7 years ago
  90. 176a608 Rename vts drivers by Jae Shin · 7 years ago
  91. 81c3183 update conventional hal tests and shared lib tests to use dirs in storing specs by Keun Soo Yim · 7 years ago
  92. 26f3fbc always specify the full component info when loading a spec by Keun Soo Yim · 7 years ago
  93. 9873c42 Merge "Fix the permission issue for profiling test." by Zhuoyao Zhang · 7 years ago
  94. 97533b1 Fix the permission issue for profiling test. by Zhuoyao Zhang · 7 years ago
  95. f580fdb Update vts replayer to load interface specific vts file. by Zhuoyao Zhang · 7 years ago
  96. f00fbce Merge "Pass service_name for replay tests." by Zhuoyao Zhang · 7 years ago
  97. dfa7ef7 Pass service_name for replay tests. by Zhuoyao Zhang · 7 years ago
  98. eb05766 preserve dir structure when copying .vts files to a target by Keun Soo Yim · 7 years ago
  99. cdb9732 move endsWith string util to libvts_common by Keun Soo Yim · 7 years ago
  100. fbc0871 Update gcov source dir and host-side impl. by Ryan Campbell · 7 years ago