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