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