1. 4624573 Merge "support TYPE_STRING as a return value type of HIDL HAL" by TreeHugger Robot · 8 years ago
  2. 1677273 Merge "multithread on kernel LTP tests for increasing presubmit test speed" by TreeHugger Robot · 8 years ago
  3. 3625fc9 support TYPE_STRING as a return value type of HIDL HAL by Keun Soo Yim · 8 years ago
  4. c410cff Merge "add HIDL_INTERFACE type for an API which returns another interface" by Keun Soo Yim · 8 years ago
  5. 2200710 support string return type in HIDL and fix a build error in enum generator by Keun Soo Yim · 8 years ago
  6. b641932 multithread on kernel LTP tests for increasing presubmit test speed by Yuexi Ma · 8 years ago
  7. b796d90 Support parsing trace data and upload to web. by Zhuoyao Zhang · 8 years ago
  8. 985489e add HIDL_INTERFACE type for an API which returns another interface by Keun Soo Yim · 8 years ago
  9. c19d760 split Nfc HIDL test into binder and passthrough mode tests by Keun Soo Yim · 8 years ago
  10. 7bf842f Merge "Use a system property to choose passthough/binder mode at test runtime" by Keun Soo Yim · 8 years ago
  11. 20d5c4a Merge "Changes in preparation for new pinned-test build." by Tri Vo · 8 years ago
  12. 52fcd2c Add support for profiling test in VTS. by Zhuoyao Zhang · 8 years ago
  13. 7d83ee4 Merge "Update VTS Profiler." by Zhuoyao Zhang · 8 years ago
  14. 5f0db9f Changes in preparation for new pinned-test build. by Tri Vo · 8 years ago
  15. 02b7d11 Use a system property to choose passthough/binder mode at test runtime by Keun Soo Yim · 8 years ago
  16. 7814541 Update VTS Profiler. by Zhuoyao Zhang · 8 years ago
  17. 0a8775a enable -Wall -Werror by Keun Soo Yim · 8 years ago
  18. 74f0de5 Merge "Support ARRAY in a struct" by Keun Soo Yim · 8 years ago
  19. c9b0588 Support ARRAY in a struct by Keun Soo Yim · 8 years ago
  20. dd60c6b Merge "Disable HalNfcHidlTargetBasicTest." by Tri Vo · 8 years ago
  21. fc5225f Merge "use formatter in vtsc (driver)" by Keun Soo Yim · 8 years ago
  22. a4327a2 Disable HalNfcHidlTargetBasicTest. by Tri Vo · 8 years ago
  23. 962eba7 Merge "Move x86/mips build guards to common file, so that they don't have to be added for every fuzzer target." by TreeHugger Robot · 8 years ago
  24. c559c41 use formatter in vtsc (driver) by Keun Soo Yim · 8 years ago
  25. a32b740 Merge "Cleanup dashboard UI for better formatting." by Ryan Campbell · 8 years ago
  26. d042dc5 Move x86/mips build guards to common file, so that they don't have to be by Tri Vo · 8 years ago
  27. 3f0bbfd Cleanup dashboard UI for better formatting. by Ryan Campbell · 8 years ago
  28. 9229f80 Merge "Fix PoC tests." by Tri Vo · 8 years ago
  29. d1911f3 Fix PoC tests. by Tri Vo · 8 years ago
  30. b1b566b Merge "Enable presubmit selftests to run in staging environment." by TreeHugger Robot · 8 years ago
  31. 72ad7f3 Merge "Add presubmit test set for selftests." by TreeHugger Robot · 8 years ago
  32. 1930a55 Merge "Enable ILightFuzzTest" by TreeHugger Robot · 8 years ago
  33. 752960a Merge "Add ILightFuzzTest." by TreeHugger Robot · 8 years ago
  34. ab21a00 Merge "Reimplement legend without using datatable." by Ryan Campbell · 8 years ago
  35. 1dd174d Reimplement legend without using datatable. by Ryan Campbell · 8 years ago
  36. d6cb1c4 Merge "Fix kernel_sound/28838221 poc test for Nexus 6P targets." by TreeHugger Robot · 8 years ago
  37. 936c7ff Enable presubmit selftests to run in staging environment. by Tri Vo · 8 years ago
  38. 1f53641 Add ILightFuzzTest. by Tri Vo · 8 years ago
  39. 22e044d Add presubmit test set for selftests. by Tri Vo · 8 years ago
  40. 16576f1 Fix kernel_sound/28838221 poc test for Nexus 6P targets. by Tri Vo · 8 years ago
  41. 5976baf Merge "Create toggle to show presubmit builds in dash." by Ryan Campbell · 8 years ago
  42. 0805d41 Enable ILightFuzzTest by Tri Vo · 8 years ago
  43. 080a092 Merge "VTSC driver extension for hidl types (string, struct, enum and bool)" by Keun Soo Yim · 8 years ago
  44. 42e38f7 VTSC driver extension for hidl types (string, struct, enum and bool) by Keun Soo Yim · 8 years ago
  45. 93d302e Merge "Cleanup build files." by TreeHugger Robot · 8 years ago
  46. 3c0195d Create toggle to show presubmit builds in dash. by Ryan Campbell · 8 years ago
  47. 5f6f98b Merge "Show test duration in seconds on dashboard." by Ryan Campbell · 8 years ago
  48. 99ef1fc Show test duration in seconds on dashboard. by Ryan Campbell · 8 years ago
  49. b9b0bfd Cleanup build files. by Zhuoyao Zhang · 8 years ago
  50. 309ae25 use -Wall cflag in driver common lib and VTS framework C/C++ modules by Yuexi Ma · 8 years ago
  51. baee2d9 Merge "use mkstemp or tmpfile instead of tempnam" by TreeHugger Robot · 8 years ago
  52. 01c6041 Merge "Serving infra for target-side fuzzer tests." by TreeHugger Robot · 8 years ago
  53. db58e10 use mkstemp or tmpfile instead of tempnam by Yuexi Ma · 8 years ago
  54. 9a26718 Merge "Add test end time to dashboard." by Ryan Campbell · 8 years ago
  55. 8f7853a Serving infra for target-side fuzzer tests. by Tri Vo · 8 years ago
  56. 2b17de4 Add test end time to dashboard. by Ryan Campbell · 8 years ago
  57. 1cf9f4f Merge "vts: change syscall existence test to run only on 64bit devices" by Keun Soo Yim · 8 years ago
  58. 4d9bed6 Merge "Host-side code for target-side vibrator hal test." by Keun Soo Yim · 8 years ago
  59. 2235459 Merge "Remove subdirs lines for directories without Android.bp files" by TreeHugger Robot · 8 years ago
  60. 03fe754 Merge "Coverage-blind fuzzer for Light HAL." by TreeHugger Robot · 8 years ago
  61. 18b16ca Remove subdirs lines for directories without Android.bp files by Colin Cross · 8 years ago
  62. 8911b2e Coverage-blind fuzzer for Light HAL. by Tri Vo · 8 years ago
  63. 8c01cc6 Merge "Change test timeout to be a class variable." by Ryan Campbell · 8 years ago
  64. 3399f72 Merge "fix an x86 fast build" by TreeHugger Robot · 8 years ago
  65. 1f6d1af Change test timeout to be a class variable. by Ryan Campbell · 8 years ago
  66. 4942f73 fix an x86 fast build by Keun Soo Yim · 8 years ago
  67. c2631e3 Host-side code for target-side vibrator hal test. by Tri Vo · 8 years ago
  68. 25a007f Convert vtsc's Android.mk to Android.bp by Zhuoyao Zhang · 8 years ago
  69. 533ba9e Merge "Fix the namespace issue with vts compiler" by Zhuoyao Zhang · 8 years ago
  70. 57b7c3b Merge "Copy libprotobuf libs for local runs" by Keun Soo Yim · 8 years ago
  71. f432225 Copy libprotobuf libs for local runs by Keun Soo Yim · 8 years ago
  72. 131edd6 Merge "Remove unused import in generated code." by TreeHugger Robot · 8 years ago
  73. 78f4328 Merge "set default max timeout to 3hrs" by Keun Soo Yim · 8 years ago
  74. 8725e2f set default max timeout to 3hrs by Keun Soo Yim · 8 years ago
  75. d9cf865 Merge "Create link in VTS emails dynamically." by Ryan Campbell · 8 years ago
  76. adc74bf Add description about the VTS Agent App and its support of user build devices by Keun Soo Yim · 8 years ago
  77. e487e80 Create link in VTS emails dynamically. by Ryan Campbell · 8 years ago
  78. 69a8be9 Merge "Change dashboard package to com.android.vts." by TreeHugger Robot · 8 years ago
  79. 4a49080 Merge "Add hwbinder benchmark test with passthrough mode." by Zhuoyao Zhang · 8 years ago
  80. d0edf0b Merge "add AOSP copyright notice to each file" by Keun Soo Yim · 8 years ago
  81. d56f1ec Merge "increase ltp timeout" by TreeHugger Robot · 8 years ago
  82. c672643 Change dashboard package to com.android.vts. by Ryan Campbell · 8 years ago
  83. 9aea6e0 Remove unused import in generated code. by Steven Moreland · 8 years ago
  84. 88409bf Add hwbinder benchmark test with passthrough mode. by Zhuoyao Zhang · 8 years ago
  85. 8e56bc5 increase ltp timeout by Yuexi Ma · 8 years ago
  86. 5129a15 Merge "Implement archive parser." by Ryan Campbell · 8 years ago
  87. 7eb4959 Merge "Protobuf changes to support code coverage." by Ryan Campbell · 8 years ago
  88. 8e830e8 Merge "Modify dashboard for code coverage support." by Ryan Campbell · 8 years ago
  89. 8e31069 Merge "Modify runner for code coverage support." by Ryan Campbell · 8 years ago
  90. b05f84e add AOSP copyright notice to each file by Keun Soo Yim · 8 years ago
  91. b48adbf Merge "Update description of the VTS test suite." by Keun Soo Yim · 8 years ago
  92. d31495a Update description of the VTS test suite. by Amith Dsouza · 8 years ago
  93. 0c745b1 Fix PoC kernel_bluetooth_30149612 test. by Tri Vo · 8 years ago
  94. 7d6d893 Implement archive parser. by Ryan Campbell · 8 years ago
  95. c281838 Modify runner for code coverage support. by Ryan Campbell · 8 years ago
  96. d23ed71 Modify dashboard for code coverage support. by Ryan Campbell · 8 years ago
  97. 01b75f4 vts: change syscall existence test to run only on 64bit devices by Max Shi · 8 years ago
  98. addf859 Merge "Remove security tests from vts-serving-pinned." by TreeHugger Robot · 8 years ago
  99. c0ef14f Merge "use -Wall cflag in sysfuzzer common lib and VTS framework C/C++ modules" by Keun Soo Yim · 8 years ago
  100. a97177f Merge "Set test name to HalNfcHidlTargetBasicTest" by TreeHugger Robot · 8 years ago