1. 4c5d982 Fix vts profiling processor. by Zhuoyao Zhang · 8 years ago
  2. 1c4325e use stdout for non-error messages. by Tri Vo · 8 years ago
  3. 8821988 FuzzerCallbackBase::RpcCallToAgent error checking. by Tri Vo · 8 years ago
  4. 176a608 Rename vts drivers by Jae Shin · 8 years ago
  5. 81c3183 update conventional hal tests and shared lib tests to use dirs in storing specs by Keun Soo Yim · 8 years ago
  6. 26f3fbc always specify the full component info when loading a spec by Keun Soo Yim · 8 years ago
  7. 9873c42 Merge "Fix the permission issue for profiling test." by Zhuoyao Zhang · 8 years ago
  8. 97533b1 Fix the permission issue for profiling test. by Zhuoyao Zhang · 8 years ago
  9. f580fdb Update vts replayer to load interface specific vts file. by Zhuoyao Zhang · 8 years ago
  10. f00fbce Merge "Pass service_name for replay tests." by Zhuoyao Zhang · 8 years ago
  11. dfa7ef7 Pass service_name for replay tests. by Zhuoyao Zhang · 8 years ago
  12. eb05766 preserve dir structure when copying .vts files to a target by Keun Soo Yim · 8 years ago
  13. cdb9732 move endsWith string util to libvts_common by Keun Soo Yim · 8 years ago
  14. fbc0871 Update gcov source dir and host-side impl. by Ryan Campbell · 8 years ago
  15. 4ce5c93 Remove version and component_name args used in replay mode by Keun Soo Yim · 8 years ago
  16. 4fe21ad Merge "Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details.""" by Zhuoyao Zhang · 8 years ago
  17. 8bcabe9 Merge "Fix a linking error" by Treehugger Robot · 8 years ago
  18. 7c4e4cd Fix a linking error by Keun Soo Yim · 8 years ago
  19. e29220a Revert "Revert "Move HidlInstrumentor to HidlInternal and namespace details."" by Zhuoyao Zhang · 8 years ago
  20. b9b2d53 Revert "Move HidlInstrumentor to HidlInternal and namespace details." by Zhuoyao Zhang · 8 years ago
  21. b44c8fa Move HidlInstrumentor to HidlInternal and namespace details. by Zhuoyao Zhang · 8 years ago
  22. 00240bb restructure vtscompiler and hal driver's dirs by Keun Soo Yim · 8 years ago
  23. ae2f85f add an arg to specify the lib path by Keun Soo Yim · 8 years ago
  24. 08b4169 print what hidl services are actually affected. by Keun Soo Yim · 8 years ago
  25. dc9b64b Create binary vts_profiling_configure. by Zhuoyao Zhang · 8 years ago
  26. 4098a13 Limit the size of the trace file in vts profiler. by Zhuoyao Zhang · 8 years ago
  27. 6ca7250 Support auto conversion of .hal->.vts->profiler. by Zhuoyao Zhang · 8 years ago
  28. d2b5660 Create VTS replayer. by Zhuoyao Zhang · 8 years ago
  29. 71c0b1c Merge "Small fix: add more debug info in VtsProfilingInterface." by Zhuoyao Zhang · 8 years ago
  30. de57714 Small fix: add more debug info in VtsProfilingInterface. by Zhuoyao Zhang · 8 years ago
  31. 98adf8e Split libhidl into base and transport. by Yifan Hong · 8 years ago
  32. b796d90 Support parsing trace data and upload to web. by Zhuoyao Zhang · 8 years ago
  33. 7814541 Update VTS Profiler. by Zhuoyao Zhang · 8 years ago
  34. 93d302e Merge "Cleanup build files." by TreeHugger Robot · 8 years ago
  35. b9b0bfd Cleanup build files. by Zhuoyao Zhang · 8 years ago
  36. 309ae25 use -Wall cflag in driver common lib and VTS framework C/C++ modules by Yuexi Ma · 8 years ago
  37. db58e10 use mkstemp or tmpfile instead of tempnam by Yuexi Ma · 8 years ago
  38. 18b16ca Remove subdirs lines for directories without Android.bp files by Colin Cross · 8 years ago
  39. 25a007f Convert vtsc's Android.mk to Android.bp by Zhuoyao Zhang · 8 years ago
  40. 53f195c use -Wall cflag in sysfuzzer common lib and VTS framework C/C++ modules by Keun Soo Yim · 8 years ago
  41. 2e6c891 Update VtsProfileringInterface to store the profiled trace. by Zhuoyao Zhang · 8 years ago
  42. 3e7d314 move packaging rules for hardware/interfacs/tests modules to test/vts by Keun Soo Yim · 8 years ago
  43. 47c7224 Add a function to get the VtsProfilingInterface instance. by Zhuoyao Zhang · 8 years ago
  44. 59fb349 use ComponentSpecificationMessage proto (refactoring) by Keun Soo Yim · 8 years ago
  45. d1266f1 added driver's support for bash command sequence in nohup by Yuexi Ma · 8 years ago
  46. 600c9ba fixed shell driver's command exit code by dividing by 256 by Yuexi Ma · 8 years ago
  47. 6e42b50 Driver now survive crash binaries and send stderr by using nohup by Yuexi Ma · 8 years ago
  48. baf6a65 Revert "use static libraries when possible" by Keun Soo Yim · 8 years ago
  49. 307da77 use static libraries when possible by Keun Soo Yim · 8 years ago
  50. ef3a13d Revert "switch to static protobuf lib" by Keun Soo Yim · 8 years ago
  51. 78d6217 switch to static protobuf lib by Keun Soo Yim · 8 years ago
  52. 2f281cf vts profiling lib's empty class and tracing method decalaration by Keun Soo Yim · 8 years ago
  53. 8909e9c shell crash test case by Keun Soo Yim · 8 years ago
  54. 90ec35f fixed ltp 32bit tests, by Yuexi Ma · 8 years ago
  55. df10a6a fixed 'make vts' failing on 32 bit arm and mips targets by Yuexi Ma · 8 years ago
  56. dc2c023 exit command for shell driver by Keun Soo Yim · 8 years ago
  57. 9fcf1a9 fix the tmp dir path issue of crash*_32 test, handle multiple shell commands by Keun Soo Yim · 8 years ago
  58. 8f3ca75 infra to deliver callback args from driver to agent by Keun Soo Yim · 8 years ago
  59. 7068178 use LOCAL_COMPATIBILITY_SUITE to set the build dependencies by Keun Soo Yim · 8 years ago
  60. 3004f5c exclude x86 to include arm and arm64 by Keun Soo Yim · 8 years ago
  61. 7637016 build fix: master-release manifest branch (vts_x86 target) by Keun Soo Yim · 8 years ago
  62. 1f340b9 auto c/c++ code formating using clang-format by Keun Soo Yim · 8 years ago
  63. 94a8f58 Merge "refactor: changed socket veriable types" by Yuexi Ma · 8 years ago
  64. 0ea9fab refactor: changed socket veriable types by Yuexi Ma · 8 years ago
  65. ed7efdf package vts framework shared libs as part of android-vts.zip by Keun Soo Yim · 8 years ago
  66. 2901a8c package vts framework binaries (64bit only) as part of android-vts.zip by Keun Soo Yim · 8 years ago
  67. cdfe2c8 end-to-end integration of remote shell control interface by Keun Soo Yim · 8 years ago
  68. 7d33629 Refactor shell driver from C to Cpp. by Yuexi Ma · 8 years ago
  69. 6d8a16b use unix socket between agent and drivers, and build a lib for that. by Keun Soo Yim · 8 years ago
  70. 72bf50e Integrated protocol buffer into shell driver by Yuexi Ma · 8 years ago
  71. 7fa9488 changed file types from C to Cpp, remaining in C style by Yuexi Ma · 8 years ago
  72. 031a43c shell driver prototype by Yuexi Ma · 8 years ago