1. 052d154 Add Thermal HAL VTS by Polina Bondarenko · 8 years ago
  2. ff73123 support enum in a vector (type) by Keun Soo Yim · 8 years ago
  3. 894a5da feature to find and add all gcda files to a protobuf msg even if base by Keun Soo Yim · 8 years ago
  4. 3591d5b Merge "Disable VTS profiling support in passthrough mode." by TreeHugger Robot · 8 years ago
  5. 44187aa Disable VTS profiling support in passthrough mode. by Zhuoyao Zhang · 8 years ago
  6. 0a35896 Support new TYPE_HIDL_INTERFACE in profiler. by Zhuoyao Zhang · 8 years ago
  7. 3625fc9 support TYPE_STRING as a return value type of HIDL HAL by Keun Soo Yim · 8 years ago
  8. 2200710 support string return type in HIDL and fix a build error in enum generator by Keun Soo Yim · 8 years ago
  9. 7bf842f Merge "Use a system property to choose passthough/binder mode at test runtime" by Keun Soo Yim · 8 years ago
  10. 02b7d11 Use a system property to choose passthough/binder mode at test runtime by Keun Soo Yim · 8 years ago
  11. 7814541 Update VTS Profiler. by Zhuoyao Zhang · 8 years ago
  12. c9b0588 Support ARRAY in a struct by Keun Soo Yim · 8 years ago
  13. c559c41 use formatter in vtsc (driver) by Keun Soo Yim · 8 years ago
  14. 080a092 Merge "VTSC driver extension for hidl types (string, struct, enum and bool)" by Keun Soo Yim · 8 years ago
  15. 42e38f7 VTSC driver extension for hidl types (string, struct, enum and bool) by Keun Soo Yim · 8 years ago
  16. b9b0bfd Cleanup build files. by Zhuoyao Zhang · 8 years ago
  17. 18b16ca Remove subdirs lines for directories without Android.bp files by Colin Cross · 8 years ago
  18. 25a007f Convert vtsc's Android.mk to Android.bp by Zhuoyao Zhang · 8 years ago
  19. 533ba9e Merge "Fix the namespace issue with vts compiler" by Zhuoyao Zhang · 8 years ago
  20. 57b7c3b Merge "Copy libprotobuf libs for local runs" by Keun Soo Yim · 8 years ago
  21. f432225 Copy libprotobuf libs for local runs by Keun Soo Yim · 8 years ago
  22. 131edd6 Merge "Remove unused import in generated code." by TreeHugger Robot · 8 years ago
  23. 9aea6e0 Remove unused import in generated code. by Steven Moreland · 8 years ago
  24. 53f195c use -Wall cflag in sysfuzzer common lib and VTS framework C/C++ modules by Keun Soo Yim · 8 years ago
  25. 8f8ed22 Fix the namespace issue with vts compiler by Zhuoyao Zhang · 8 years ago
  26. 54d1325 Improve vts profiler codegen. by Zhuoyao Zhang · 8 years ago
  27. 367f681 Merge "Update profiler generator in respect to HidlInstrumentor." by Zhuoyao Zhang · 8 years ago
  28. 8bdfb4f Merge "Update VtsProfileringInterface to store the profiled trace." by Zhuoyao Zhang · 8 years ago
  29. 2e6c891 Update VtsProfileringInterface to store the profiled trace. by Zhuoyao Zhang · 8 years ago
  30. c692c59 Vibrator Hal VTS test. by Tri Vo · 8 years ago
  31. 6295065 use component_name to specify a target_component by Keun Soo Yim · 8 years ago
  32. ecc1f9f Update profiler generator in respect to HidlInstrumentor. by Zhuoyao Zhang · 8 years ago
  33. f7e220e Merge "change to alog logging and fix build warnings" by Wei Wang · 8 years ago
  34. 4b0e40b Merge "Use binderilized mode for Hidl Hal test." by TreeHugger Robot · 8 years ago
  35. 5426c79 change to alog logging and fix build warnings by Wei Wang · 8 years ago
  36. 8b3f4c8 Use binderilized mode for Hidl Hal test. by Zhuoyao Zhang · 8 years ago
  37. 50df8a4 vtsc driver codegen extension to handle namespace properly by Keun Soo Yim · 8 years ago
  38. 542efcb use package instead of component_type in case of HIDL_HAL by Keun Soo Yim · 8 years ago
  39. 0aae5bc Merge "always use const <>& type for TYPE_VECTOR of HIDL" by TreeHugger Robot · 8 years ago
  40. e8fec8c use nfc_nci instead nfc as a nfc hal's service name by Keun Soo Yim · 8 years ago
  41. c74992e always use const <>& type for TYPE_VECTOR of HIDL by Keun Soo Yim · 8 years ago
  42. 3ad00df Update vts for nfc hidl file style change. by Zhuoyao Zhang · 8 years ago
  43. 48dbbbc generate hidl_vec<scalar_type> for TYPE_VECTOR by Keun Soo Yim · 8 years ago
  44. 6e8d546 extend vtsc regression test to driver mode by Keun Soo Yim · 8 years ago
  45. 31c920a remove NFC vts files from vts by Keun Soo Yim · 8 years ago
  46. 0a22374 Merge "support vector and array arg types" by Keun Soo Yim · 8 years ago
  47. d5ce00a Merge "Update vtsc to generate profiler." by Zhuoyao Zhang · 8 years ago
  48. 5db530c create libvtsc by Keun Soo Yim · 8 years ago
  49. 4887167 support vector and array arg types by Keun Soo Yim · 8 years ago
  50. c8b4555 Update vtsc to generate profiler. by Zhuoyao Zhang · 8 years ago
  51. 527b153 Merge changes from topic 'vtsc-enum-scalar' by Zhuoyao Zhang · 8 years ago
  52. c096e8d update profiler for new enum type (scalar_value and type) by Keun Soo Yim · 8 years ago
  53. 8bb464d update vtsc to use new scalar enum type and corresponding vts sample spec file changes by Keun Soo Yim · 8 years ago
  54. 285f6b1 Add a python script to test the output of vtsc. by Zhuoyao Zhang · 8 years ago
  55. 2041720 Add vts profiler code gen. by Zhuoyao Zhang · 8 years ago
  56. fa68bed Merge "vts compiler extension for driver and profiler generation modes" by Keun Soo Yim · 8 years ago
  57. 1e9ac5e Merge "remove unnecessary static lib dep" by Keun Soo Yim · 8 years ago
  58. e4cf2f9 vts compiler extension for driver and profiler generation modes by Keun Soo Yim · 8 years ago
  59. 1c40365 fix nfc hidl hal test to use the new hidl-gen grammer by Keun Soo Yim · 8 years ago
  60. d6e250b vtsc change for hidl-gen changes by Keun Soo Yim · 8 years ago
  61. a0a9341 remove unnecessary static lib dep by Keun Soo Yim · 8 years ago
  62. aed17aa don't use Bn or Bp classes directly from outside by Keun Soo Yim · 8 years ago
  63. 8780eee VTSC change for a simplified vector type data format by Keun Soo Yim · 8 years ago
  64. bab7526 for local direct run mode, directly use artifacts created under out/ without any copies by Keun Soo Yim · 8 years ago
  65. 656e4e4 extend driver by converting char* to string, adding more logging, and renaming 'hal' dir to 'hw' by Keun Soo Yim · 8 years ago
  66. 99b457e remove camera hal by Keun Soo Yim · 8 years ago
  67. 55cf91c VTS framework change for vector sub types. by Keun Soo Yim · 8 years ago
  68. 3e7d314 move packaging rules for hardware/interfacs/tests modules to test/vts by Keun Soo Yim · 8 years ago
  69. 59fb349 use ComponentSpecificationMessage proto (refactoring) by Keun Soo Yim · 8 years ago
  70. 94018c3 Merge "vts extension for Return hidl-gen feature and HIDL synchronous callback" by Keun Soo Yim · 8 years ago
  71. 312bd59 Create tests for socket functions in libc. by Ryan Campbell · 8 years ago
  72. c21de7c vts extension for Return hidl-gen feature and HIDL synchronous callback by Keun Soo Yim · 8 years ago
  73. b800115 support [u]char_pointer arg type by Keun Soo Yim · 8 years ago
  74. 78398fe explicit type casting for shared lib's void_ and char_pointer types by Keun Soo Yim · 8 years ago
  75. cf24e73 Merge "use string to avoid any potential use-after-free bugs" by TreeHugger Robot · 8 years ago
  76. 6a992c2 use string to avoid any potential use-after-free bugs by Keun Soo Yim · 8 years ago
  77. 127312a skip debugging info in vtsc by Keun Soo Yim · 8 years ago
  78. eb699fc support all nfc hidl hal apis by Keun Soo Yim · 8 years ago
  79. 0408760 generate global functions for non-hidl hals by Keun Soo Yim · 8 years ago
  80. b642062 remove unncessary comments by Keun Soo Yim · 8 years ago
  81. 65f98fe support new hidl-gen and delete generated hidl cpp/h files by Keun Soo Yim · 8 years ago
  82. 009c600 support HIDL asynchrous callback by Keun Soo Yim · 8 years ago
  83. 913c259 camera hal test case split into v2 and v3 and necessary framework change by Keun Soo Yim · 8 years ago
  84. fb10c43 use provided values in libshared codegen by Keun Soo Yim · 8 years ago
  85. 109da58 agent and other framework extension to support conventional hal's nested apis by Keun Soo Yim · 8 years ago
  86. b178f29 call getService for HIDL HAL and NFC test case update to print return value by Keun Soo Yim · 8 years ago
  87. 9d5accb print debugging routine for coverage msg and reformat coverage protos to a dict by Keun Soo Yim · 8 years ago
  88. 969dd1f pass gcda file contents to the coverage parser by Keun Soo Yim · 8 years ago
  89. baf6a65 Revert "use static libraries when possible" by Keun Soo Yim · 8 years ago
  90. 307da77 use static libraries when possible by Keun Soo Yim · 8 years ago
  91. ef3a13d Revert "switch to static protobuf lib" by Keun Soo Yim · 8 years ago
  92. 78d6217 switch to static protobuf lib by Keun Soo Yim · 8 years ago
  93. f5cfa9d skip unncessary logics in vts compiler for hidl hal by Keun Soo Yim · 8 years ago
  94. 568e263 skip loading a target component if the target is a HIDL HAL by Keun Soo Yim · 8 years ago
  95. 29ce42b auto build vts driver for hidlized nfc hal (revisited) by Keun Soo Yim · 8 years ago
  96. 8909e9c shell crash test case by Keun Soo Yim · 8 years ago
  97. 8417e13 rename to TYPE_ARRAY and TYPE_VECTOR and extend to cover vector of structs. by Keun Soo Yim · 8 years ago
  98. df10a6a fixed 'make vts' failing on 32 bit arm and mips targets by Yuexi Ma · 8 years ago
  99. a35b727 driver & agent extension for callback arg support by Keun Soo Yim · 8 years ago
  100. 8f3ca75 infra to deliver callback args from driver to agent by Keun Soo Yim · 8 years ago