1. df86609 Merge "Move performance processing to a util class." by Treehugger Robot · 8 years ago
  2. cd0a823 add HalSoundTriggerHidlTargetBasicTest to staging plans (hal-hidl and coverage) by Keun Soo Yim · 8 years ago
  3. 85171e7 Merge "split HIDL HAL profiling tests to its own plan" by Keun Soo Yim · 8 years ago
  4. 4f8f194 Codelab for Profiling VTS Hidl HAL Tests. by Zhuoyao Zhang · 8 years ago
  5. 752dd06 Merge "Add coverage auto-process functionality." by Treehugger Robot · 8 years ago
  6. 49b4e50 Move performance processing to a util class. by Ryan Campbell · 8 years ago
  7. 71512ee Add coverage auto-process functionality. by Ryan Campbell · 8 years ago
  8. 8d42f43 Merge "add a Python to ProtoBuf util (initial version)" by Keun Soo Yim · 8 years ago
  9. 0106030 Merge "Handle TYPE_HIDL_INTERFACE and mulitple interfaces in vtsc." by Zhuoyao Zhang · 8 years ago
  10. a7d286f add a Python to ProtoBuf util (initial version) by Keun Soo Yim · 8 years ago
  11. 866ed50 Handle TYPE_HIDL_INTERFACE and mulitple interfaces in vtsc. by Zhuoyao Zhang · 8 years ago
  12. 713ca92 Add TestSchedulingPolicyMessage for VTS lab by Keun Soo Yim · 8 years ago
  13. b21b1c4 split HIDL HAL profiling tests to its own plan by Keun Soo Yim · 8 years ago
  14. e6bc22d add error logging around the routine to find python binary for production debugging by Keun Soo Yim · 8 years ago
  15. d97152d DO NOT MERGE - use tradefed-prebuilt by Keun Soo Yim · 8 years ago
  16. b8dd618 handle ENUM in struct by Keun Soo Yim · 8 years ago
  17. 00a0692 DO NOT MERGE - Comment out targets non-builable on AOSP by Keun Soo Yim · 8 years ago
  18. b5c1128 Revert "Make VTS run on Windows." by Keun Soo Yim · 8 years ago
  19. 6759deb Merge remote-tracking branch by Keun Soo Yim · 8 years ago
  20. 7fcde7b Merge "DO NOT MERGE - comment out hardware/interfaces paths not avilable" into stage-aosp-master by Keun Soo Yim · 8 years ago
  21. 7532112 DO NOT MERGE - comment out hardware/interfaces paths not avilable by Keun Soo Yim · 8 years ago
  22. 1c75ace add a filtering rule in building/packaging HIDL .vts files by Keun Soo Yim · 8 years ago
  23. 9bc56c3 Merge remote-tracking branch 'goog/master' into merging by Keun Soo Yim · 8 years ago
  24. be6a378 Merge "include vts profiler for tv input hal test" by Yuexi Ma · 8 years ago
  25. cae871a Merge "add cpu_frequency_scaling util (init version)" by Keun Soo Yim · 8 years ago
  26. 7d9fc44 Merge "Add support to call hidl reserved methods in vts." by Zhuoyao Zhang · 8 years ago
  27. 8c2362d for non-HIDL HAL, return the raw result proto message by Keun Soo Yim · 8 years ago
  28. b5f70a7 add cpu_frequency_scaling util (init version) by Keun Soo Yim · 8 years ago
  29. ca9a671 add a command to run Vehicle host side test directly by Keun Soo Yim · 8 years ago
  30. 6d6a486 add TYPE_MASK and TYPE_HIDL_MEMORY by Keun Soo Yim · 8 years ago
  31. 10d2ac2 Merge "recursively convert hidl result value to python native type" by Keun Soo Yim · 8 years ago
  32. e47f8ca Merge "Add host code for graphics HIDL HAL target-side tests" by Chia-I Wu · 8 years ago
  33. d9e65dd include vts profiler for tv input hal test by Yuexi Ma · 8 years ago
  34. eb7a01c recursively convert hidl result value to python native type by Keun Soo Yim · 8 years ago
  35. 8fc0379 Add support to call hidl reserved methods in vts. by Zhuoyao Zhang · 8 years ago
  36. fede8ba Merge "remove vts-serving-tot-postsubmit-treble.xml plan which uses ENABLE_TREBLE flag which is now deprecated." am: 92f2bfc17f am: 2d25f73e7f am: 6f4513ac80 by Keun Soo Yim · 8 years ago
  37. b7fbe39 Merge "remove vts-serving-tot-postsubmit-treble.xml plan which uses ENABLE_TREBLE flag which is now deprecated." am: 92f2bfc17f am: 2d25f73e7f by Keun Soo Yim · 8 years ago
  38. 6f4513a Merge "remove vts-serving-tot-postsubmit-treble.xml plan which uses ENABLE_TREBLE flag which is now deprecated." am: 92f2bfc17f by Keun Soo Yim · 8 years ago
  39. 2d25f73 Merge "remove vts-serving-tot-postsubmit-treble.xml plan which uses ENABLE_TREBLE flag which is now deprecated." by Keun Soo Yim · 8 years ago
  40. 92f2bfc Merge "remove vts-serving-tot-postsubmit-treble.xml plan which uses ENABLE_TREBLE flag which is now deprecated." by Treehugger Robot · 8 years ago
  41. a037e1b Merge "Fix a bug in profiler generator." by Zhuoyao Zhang · 8 years ago
  42. e66a3ac Fix a bug in profiler generator. by Zhuoyao Zhang · 8 years ago
  43. 4b4ad6d Merge "local run script change for vehicle hal" by Keun Soo Yim · 8 years ago
  44. 4cf9fd8 Add MemorySystemStressTest - userspace memory test to staging by Ajay Dudani · 8 years ago
  45. ccd6f26 Merge "Add stressapptest to vts_test_bin_package_list.mk" by TreeHugger Robot · 8 years ago
  46. caa1c94 Merge "Add method to return lib paths on device" by Hsin-Yi Chen · 8 years ago
  47. 02f357a Add host code for graphics HIDL HAL target-side tests by Chia-I Wu · 8 years ago
  48. f52e7e9 local run script change for vehicle hal by Keun Soo Yim · 8 years ago
  49. b82df0c specify struct variable name in result message by Keun Soo Yim · 8 years ago
  50. 69ba1a9 DO NOT MERGE remove HIDL vts files am: a190e072b3 -s ours am: bf19dff8bf by Keun Soo Yim · 8 years ago
  51. dcd3bfc DO NOT MERGE remove HIDL vts files am: 382663eedf am: 13a80d4583 -s ours by Keun Soo Yim · 8 years ago
  52. e2895d4 DO NOT MERGE remove HIDL vts files am: a190e072b3 -s ours am: bf19dff8bf by Keun Soo Yim · 8 years ago
  53. bf19dff DO NOT MERGE remove HIDL vts files am: a190e072b3 -s ours by Keun Soo Yim · 8 years ago
  54. 4355725 DO NOT MERGE remove HIDL vts files am: 5ed2a82643 -s ours by Keun Soo Yim · 8 years ago
  55. 13a80d4 DO NOT MERGE remove HIDL vts files am: 382663eedf by Keun Soo Yim · 8 years ago
  56. 5ed2a82 DO NOT MERGE remove HIDL vts files by Keun Soo Yim · 8 years ago
  57. 382663e DO NOT MERGE remove HIDL vts files by Keun Soo Yim · 8 years ago
  58. a190e07 DO NOT MERGE remove HIDL vts files by Keun Soo Yim · 8 years ago
  59. 56789e0 Persist search filter across pages. by Ryan Campbell · 8 years ago
  60. a6e394d Merge "Add unit tests for profiling util classes." by TreeHugger Robot · 8 years ago
  61. bbc8396 Merge "DO NOT MERGE remove HIDL vts files" am: e5aed731ab -s ours am: 9c7a61e136 -s ours am: 70afd58b6f by Keun Soo Yim · 8 years ago
  62. 2f44e4a remove ENABLE_TREBLE=true am: f16b82a9bf am: a2bd4506ab am: 8da149009d by Keun Soo Yim · 8 years ago
  63. 00e4663 Merge "DO NOT MERGE remove HIDL vts files" am: e5aed731ab -s ours am: 9c7a61e136 -s ours by Keun Soo Yim · 8 years ago
  64. 79029fa remove ENABLE_TREBLE=true am: f16b82a9bf am: a2bd4506ab am: 8da149009d by Keun Soo Yim · 8 years ago
  65. 70afd58 Merge "DO NOT MERGE remove HIDL vts files" am: e5aed731ab -s ours by Keun Soo Yim · 8 years ago
  66. 8da1490 remove ENABLE_TREBLE=true am: f16b82a9bf am: a2bd4506ab by Keun Soo Yim · 8 years ago
  67. 9c7a61e Merge "DO NOT MERGE remove HIDL vts files" am: e5aed731ab -s ours by Keun Soo Yim · 8 years ago
  68. a2bd450 remove ENABLE_TREBLE=true am: f16b82a9bf by Keun Soo Yim · 8 years ago
  69. e5aed73 Merge "DO NOT MERGE remove HIDL vts files" by Keun Soo Yim · 8 years ago
  70. ed5e0e8 Add unit tests for profiling util classes. by Ryan Campbell · 8 years ago
  71. d5d4e31 Merge "vts test plan for tv hals" by Yuexi Ma · 8 years ago
  72. 105c5bd Merge "Add VR Hal host test to VTS configuration." by TreeHugger Robot · 8 years ago
  73. f16b82a remove ENABLE_TREBLE=true by Keun Soo Yim · 8 years ago
  74. 938e05d DO NOT MERGE remove HIDL vts files by Keun Soo Yim · 8 years ago
  75. f1e4b1f vts test plan for tv hals by Yuexi Ma · 8 years ago
  76. 05efe1d Merge "add HIDL target-side tests to coverage plan" by TreeHugger Robot · 8 years ago
  77. 9d25063 add HIDL target-side tests to coverage plan by Keun Soo Yim · 8 years ago
  78. 34484e8 update vts manual doc am: b89e297b72 am: 36c9a19265 am: 02c376c9b2 by Yuexi Ma · 8 years ago
  79. 3781c48 update vts manual doc am: b89e297b72 am: 36c9a19265 am: 02c376c9b2 by Yuexi Ma · 8 years ago
  80. 02c376c update vts manual doc am: b89e297b72 am: 36c9a19265 by Yuexi Ma · 8 years ago
  81. 36c9a19 update vts manual doc am: b89e297b72 by Yuexi Ma · 8 years ago
  82. 8a863ec Add method to return lib paths on device by Hsin-Yi Chen · 8 years ago
  83. 3bbeb07 Merge "Tv Input Hal VTS test." by TreeHugger Robot · 8 years ago
  84. dead54f Add stressapptest to vts_test_bin_package_list.mk by Ajay Dudani · 8 years ago
  85. e8d01bb Tv Input Hal VTS test. by Yuexi Ma · 8 years ago
  86. f337fd8 Add vehicle vts driver to vts packaging by Yuexi Ma · 8 years ago
  87. f37a9d7 change hidl_handle type and fix directly emitting error messages by Keun Soo Yim · 8 years ago
  88. 6d0a8c3 Copy trace file(s) to a host-side dir specified in a config by Keun Soo Yim · 8 years ago
  89. 914ddaa use a unique temp dir for virtual env and delete that dir after the use by Keun Soo Yim · 8 years ago
  90. b98ed3d Delete runner log dir and temp json config file by Keun Soo Yim · 8 years ago
  91. d675463 remove vts-serving-tot-postsubmit-treble.xml plan which uses by Keun Soo Yim · 8 years ago
  92. d1bce41 Merge "Make VTS Python script run on Windows" by Hsin-Yi Chen · 8 years ago
  93. 71c4719 Merge "Update package/push list for profilers." by TreeHugger Robot · 8 years ago
  94. a9b3c31 Make VTS Python script run on Windows by Hsin-Yi Chen · 8 years ago
  95. 5ee3353 A tool for reading runner output in realtime by Yuexi Ma · 8 years ago
  96. 7b20960 Add missing import. by Tri Vo · 8 years ago
  97. c87dc2f Update package/push list for profilers. by Zhuoyao Zhang · 8 years ago
  98. 9b3b77d Merge "Stop/start Android runtime for binary tests." by TreeHugger Robot · 8 years ago
  99. 1f7f3e2 Merge "don't assert but log if callback is not called" by Keun Soo Yim · 8 years ago
  100. 5d11abe fix a typo by Keun Soo Yim · 8 years ago