1. a1169dd Update makefiles for hidl_interface. by Steven Moreland · 8 years ago
  2. c3e80fa Update for Soong java makefiles. by Steven Moreland · 8 years ago
  3. 75d5cf5 Merge "Remove useless Android.mk files." by Treehugger Robot · 8 years ago
  4. 4b60470 Remove useless Android.mk files. by Steven Moreland · 8 years ago
  5. 527fd76 Update for hidl adapter module defaults. by Steven Moreland · 8 years ago
  6. a5299ee Fix typo in update makefiles. by Steven Moreland · 8 years ago
  7. 26a0bb2 Update makefiles for hidl adapter. by Steven Moreland · 8 years ago
  8. b65c5ce VTS tests now static link to HAL def libs. by Tri Vo · 8 years ago
  9. dfd8287 Updating all makefiles. by Steven Moreland · 8 years ago
  10. 69dc5c8 vts: fix TryDifferentGovernors in Power hal test am: ae96eee82b by bohu · 8 years ago
  11. ae96eee vts: fix TryDifferentGovernors in Power hal test by bohu · 8 years ago
  12. f203167 Update makefiles. (2/2) am: 76cfb84140 by Steven Moreland · 8 years ago
  13. 76cfb84 Update makefiles. (2/2) by Steven Moreland · 8 years ago
  14. a32ebce Update makefiles for c++-sources and c++-headers. (2/2) am: bc71124120 by Steven Moreland · 8 years ago
  15. bc71124 Update makefiles for c++-sources and c++-headers. (2/2) by Steven Moreland · 8 years ago
  16. 5c63b11 Remove redundant dependencies by Steven Moreland · 8 years ago
  17. 6fa374a Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 8 years ago
  18. 17f0c0d Merge changes from topic 'hidl-vendor-available' into oc-dev by Steven Moreland · 8 years ago
  19. 27afb47 Fix failure to load power HAL implementation by Connor O'Brien · 8 years ago
  20. 3b36a83 Update makefiles (2/2). by Steven Moreland · 8 years ago
  21. 4e7a307 Fix transitive includes. by Steven Moreland · 8 years ago
  22. 40d3a9b Convert all comments into "doxygen-ready" comments. by Andreas Huber · 8 years ago
  23. 561b602 Update makefiles for hwtypes.h by Steven Moreland · 8 years ago
  24. ed2bb4e Change vts target base test class name by Yuexi Ma · 8 years ago
  25. 48c5224 hidl_default to all targets. by Steven Moreland · 8 years ago
  26. 021807e Power: remove warnings from VTS test. by Steven Moreland · 8 years ago
  27. 50d7e27 change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master) by Yuexi Ma · 8 years ago
  28. 77b2bf0 Merge "Fix bugs in power HAL VTS test" by Connor O'Brien · 8 years ago
  29. 990ec56 Fix bugs in power HAL VTS test by Connor O'Brien · 8 years ago
  30. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 8 years ago
  31. cf20746 Increase power HAL VTS coverage by Connor O'Brien · 8 years ago
  32. d94a7d2 Remove .vts spec files by Tri Vo · 8 years ago
  33. 8422f6a Update the test binary and source file name on master. by Zhuoyao Zhang · 8 years ago
  34. 2caf0a6 Remove coverage flags from tests. by Ryan Campbell · 8 years ago
  35. f008f8f Merge "Update .vts files on master based on the latest .hal file and hidl-gen" by Zhuoyao Zhang · 8 years ago
  36. 2495a65 Merge "fix a sign-compare warning and use -Wall" by TreeHugger Robot · 8 years ago
  37. 3bef939 Update .vts files on master based on the latest .hal file and hidl-gen by Zhuoyao Zhang · 8 years ago
  38. a0da1a1 Move hidl shims to the vendor partition. (2/2) by Steven Moreland · 8 years ago
  39. 7e71a0c fix a sign-compare warning and use -Wall by Keun Soo Yim · 8 years ago
  40. 85120c9 Update makefiles to use filgroup syntax. by Tri Vo · 8 years ago
  41. d38f147 Updated makefiles by Andreas Huber · 8 years ago
  42. ce608be Migrate driver/profiler to test/vts-testcase/hal. by Tri Vo · 8 years ago
  43. 7b9b6ca move VTS stub files and non-functional tests by Keun Soo Yim · 8 years ago
  44. e9b43bb Update Andriod.bp for hals. by Zhuoyao Zhang · 9 years ago
  45. bbd6add Merge "Remove PowerHint::DISABLE_TOUCH" by Michael Wright · 9 years ago
  46. 487c24c power HAL uses "default" service name by Chris Phoenix · 9 years ago
  47. b45857e Fix some ordered comparisons with zero for pointers. by Stephen Hines · 9 years ago
  48. f54971a Remove PowerHint::DISABLE_TOUCH by Michael Wright · 9 years ago
  49. e7f2556 Fix HalPowerHidlTargetProfilingTest by Zhuoyao Zhang · 9 years ago
  50. 2cfe8fc Merge "liblog: use log/log.h when utilizing ALOG macros" by TreeHugger Robot · 9 years ago
  51. 7a9bd6d Merge "Remove coverage from test configurations." by TreeHugger Robot · 9 years ago
  52. dc8e458 Merge "add checks to avoid potential buffer overflows and prevent exceptions" by TreeHugger Robot · 9 years ago
  53. f276d19 Remove coverage from test configurations. by Ryan Campbell · 9 years ago
  54. 3ff5260 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 9 years ago
  55. a8d358f Merge changes from topic 'bphwfoo' by TreeHugger Robot · 9 years ago
  56. c591f88 add checks to avoid potential buffer overflows and prevent exceptions by Keun Soo Yim · 9 years ago
  57. a18049a Bp/nFoo -> Bp/nHwFoo. by Yifan Hong · 9 years ago
  58. 72620be Merge "Add profiling for sensors, light, and power HALs." by Tri Vo · 9 years ago
  59. fbd7622 Add profiling for sensors, light, and power HALs. by Tri Vo · 9 years ago
  60. 16f56e8 Merge "Fix powerhint for NULL parameter" by Wei Wang · 9 years ago
  61. e0c1bbb Fix powerhint for NULL parameter by Wei Wang · 9 years ago
  62. b643842 Return<*> getStatus().isOk() -> isOk() by Steven Moreland · 9 years ago
  63. c57e359 Update Android.bp and vts/Android.mk for Hidl HALs by Zhuoyao Zhang · 9 years ago
  64. 4fb7ea5 Merge "Fix Power VTS test setup code" by Connor O'Brien · 9 years ago
  65. a6e34f3 Fix Power VTS test setup code by Connor O'Brien · 9 years ago
  66. fe08f75 Add code coverage for power VTS tests by Connor O'Brien · 9 years ago
  67. b62dc3e use the new oneshot vts driver generation build rule by Keun Soo Yim · 9 years ago
  68. 6d9ec22 Merge "Fix incomplete Power HAL VTS tests" by Connor O'Brien · 9 years ago
  69. f35ee3b Revert "Revert "Update makefiles for Java package path."" by Yifan Hong · 9 years ago
  70. a8789f2 Revert "Update makefiles for Java package path." by Yifan Hong · 9 years ago
  71. ab0792c Update makefiles for Java package path. by Yifan Hong · 9 years ago
  72. f04688c Fix incomplete Power HAL VTS tests by Connor O'Brien · 9 years ago
  73. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  74. f9d3034 Update to use the correct logging library. by Yifan Hong · 9 years ago
  75. 49d87ae Merge "Power HAL target-side test" by Connor O'Brien · 9 years ago
  76. d6e4f03 Remove HIDL_GENERATED from things written by hand. by Steven Moreland · 9 years ago
  77. 7106c88 Power HAL target-side test by Connor O'Brien · 9 years ago
  78. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  79. 1745243 Merge "Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS." by TreeHugger Robot · 9 years ago
  80. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  81. 2b2cef2 Remove -DENABLE_TREBLE from vts test LOCAL_CFLAGS. by Steven Moreland · 9 years ago
  82. 6678b1b VTS driver files for Power HAL. by Ryan Campbell · 9 years ago
  83. b785f5b Support genrules with multiple tools by Colin Cross · 9 years ago
  84. f360275 power: Add init_rc for android.hardware.power@1.0-service by Ruchi Kandoi · 9 years ago
  85. fcd74eb Running update makefiles. by Steven Moreland · 9 years ago
  86. 6972777 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  87. 22566b8 Use defaultPassthroughServiceImplementation. by Steven Moreland · 9 years ago
  88. 49ceebe power: Add android.hardware.power@1.0-service by Ruchi Kandoi · 9 years ago
  89. 8214a64 power: Add android.hardware.power@1.0-impl by Ruchi Kandoi · 9 years ago
  90. 3becdbb power: Add Power interface 1.0 by Ruchi Kandoi · 9 years ago