1. d94a7d2 Remove .vts spec files by Tri Vo · 8 years ago
  2. 8422f6a Update the test binary and source file name on master. by Zhuoyao Zhang · 8 years ago
  3. 2caf0a6 Remove coverage flags from tests. by Ryan Campbell · 8 years ago
  4. f008f8f Merge "Update .vts files on master based on the latest .hal file and hidl-gen" by Zhuoyao Zhang · 8 years ago
  5. 2495a65 Merge "fix a sign-compare warning and use -Wall" by TreeHugger Robot · 8 years ago
  6. 3bef939 Update .vts files on master based on the latest .hal file and hidl-gen by Zhuoyao Zhang · 8 years ago
  7. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 8 years ago
  8. 7e71a0c fix a sign-compare warning and use -Wall by Keun Soo Yim · 8 years ago
  9. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  10. d38f147 Updated makefiles by Andreas Huber · 8 years ago
  11. ce608be Migrate driver/profiler to test/vts-testcase/hal. by Tri Vo · 8 years ago
  12. 7b9b6ca move VTS stub files and non-functional tests by Keun Soo Yim · 9 years ago
  13. e9b43bb Update Andriod.bp for hals. by Zhuoyao Zhang · 9 years ago
  14. bbd6add Merge "Remove PowerHint::DISABLE_TOUCH" by Michael Wright · 9 years ago
  15. 487c24c power HAL uses "default" service name by Chris Phoenix · 9 years ago
  16. b45857e Fix some ordered comparisons with zero for pointers. by Stephen Hines · 9 years ago
  17. f54971a Remove PowerHint::DISABLE_TOUCH by Michael Wright · 9 years ago
  18. 66816de Remove useless Android.mk files. by Steven Moreland · 9 years ago
  19. e7f2556 Fix HalPowerHidlTargetProfilingTest by Zhuoyao Zhang · 9 years ago
  20. 2cfe8fc Merge "liblog: use log/log.h when utilizing ALOG macros" by TreeHugger Robot · 9 years ago
  21. 7a9bd6d Merge "Remove coverage from test configurations." by TreeHugger Robot · 9 years ago
  22. dc8e458 Merge "add checks to avoid potential buffer overflows and prevent exceptions" by TreeHugger Robot · 9 years ago
  23. f276d19 Remove coverage from test configurations. by Ryan Campbell · 9 years ago
  24. 3ff5260 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 9 years ago
  25. a8d358f Merge changes from topic 'bphwfoo' by TreeHugger Robot · 9 years ago
  26. c591f88 add checks to avoid potential buffer overflows and prevent exceptions by Keun Soo Yim · 9 years ago
  27. a18049a Bp/nFoo -> Bp/nHwFoo. by Yifan Hong · 9 years ago
  28. 72620be Merge "Add profiling for sensors, light, and power HALs." by Tri Vo · 9 years ago
  29. fbd7622 Add profiling for sensors, light, and power HALs. by Tri Vo · 9 years ago
  30. 16f56e8 Merge "Fix powerhint for NULL parameter" by Wei Wang · 9 years ago
  31. e0c1bbb Fix powerhint for NULL parameter by Wei Wang · 9 years ago
  32. b643842 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 9 years ago
  33. c57e359 Update Android.bp and vts/Android.mk for Hidl HALs by Zhuoyao Zhang · 9 years ago
  34. 4fb7ea5 Merge "Fix Power VTS test setup code" by Connor O'Brien · 9 years ago
  35. a6e34f3 Fix Power VTS test setup code by Connor O'Brien · 9 years ago
  36. fe08f75 Add code coverage for power VTS tests by Connor O'Brien · 9 years ago
  37. b62dc3e use the new oneshot vts driver generation build rule by Keun Soo Yim · 9 years ago
  38. 6d9ec22 Merge "Fix incomplete Power HAL VTS tests" by Connor O'Brien · 9 years ago
  39. f35ee3b Revert "Revert "Update makefiles for Java package path."" by Yifan Hong · 9 years ago
  40. a8789f2 Revert "Update makefiles for Java package path." by Yifan Hong · 9 years ago
  41. ab0792c Update makefiles for Java package path. by Yifan Hong · 9 years ago
  42. f04688c Fix incomplete Power HAL VTS tests by Connor O'Brien · 9 years ago
  43. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  44. f9d3034 Update to use the correct logging library. by Yifan Hong · 9 years ago
  45. 49d87ae Merge "Power HAL target-side test" by Connor O'Brien · 9 years ago
  46. d6e4f03 Remove HIDL_GENERATED from things written by hand. by Steven Moreland · 9 years ago
  47. 7106c88 Power HAL target-side test by Connor O'Brien · 9 years ago
  48. bbff14d Merge "Update makefiles for logging." by Steven Moreland · 9 years ago
  49. 8a36c0b move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  50. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  51. 1745243 Merge "Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS." by TreeHugger Robot · 9 years ago
  52. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  53. 2b2cef2 Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS. by Steven Moreland · 9 years ago
  54. 6678b1b VTS driver files for Power HAL. by Ryan Campbell · 9 years ago
  55. b785f5b Support genrules with multiple tools by Colin Cross · 9 years ago
  56. f360275 power: Add init_rc for android.hardware.power@1.0-service by Ruchi Kandoi · 9 years ago
  57. fcd74eb Running update makefiles. by Steven Moreland · 9 years ago
  58. 6972777 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  59. 22566b8 Use defaultPassthroughServiceImplementation. by Steven Moreland · 9 years ago
  60. 49ceebe power: Add android.hardware.power@1.0-service by Ruchi Kandoi · 9 years ago
  61. 8214a64 power: Add android.hardware.power@1.0-impl by Ruchi Kandoi · 9 years ago
  62. 3becdbb power: Add Power interface 1.0 by Ruchi Kandoi · 9 years ago