1. b920b57 Re-enable boot HAL tests and make sure they restore previous slot flags. by David Anderson · 4 years, 1 month ago
  2. 3dd5281 boot: Relax getSnapshotMergeStatus test. by David Anderson · 4 years, 2 months ago
  3. aad51fa Rename vts-core to vts by Dan Shi · 4 years, 3 months ago
  4. 003b231 Add VtsHalBootV1_1TargetTest to VTS. by Steven Moreland · 4 years, 3 months ago
  5. 23f890c Move libboot_control to boot_control 1.1 by Tianjie Xu · 4 years, 7 months ago
  6. 83b4c1e Fix build with new googletest by Haibo Huang · 4 years, 8 months ago
  7. 9441a1e IBootControl: Use new defaultPassthroughServiceImplementation signature. by David Anderson · 4 years, 8 months ago
  8. e74bc35 [vts-core] add VtsHalBootV1_0TargetTest to vts-core by nelsonli · 4 years, 9 months ago
  9. c07c906 Fix requests for IBootControl 1.0 when using the 1.1 HAL. by David Anderson · 4 years, 9 months ago
  10. 0473214 Add a default implementation and tests of IBootControl 1.1. by David Anderson · 4 years, 9 months ago
  11. e8f1a7f Introduce IBootControl 1.1. by David Anderson · 4 years, 9 months ago
  12. b3a4d38 Remove libhwbinder/libhidltransport deps by Steven Moreland · 4 years, 10 months ago
  13. 551b8d1 Add interface info to .rc files by Felix · 5 years ago
  14. 1ac8d95 Remove the support for PRODUCT_STATIC_BOOT_CONTROL_HAL. by Tao Bao · 5 years ago
  15. 1ae4615 Update hidl makefiles for bpfmt by Steven Moreland · 5 years ago
  16. a878aee Update makefies: no 'types' by Steven Moreland · 5 years ago
  17. 68ae05d pack VTS cc_test binaries as general-tests by Keun Soo YIM · 6 years ago
  18. 3847ffc Add statically linked boot HAL impl in recovery by Connor O'Brien · 6 years ago
  19. cac42c1 Reland "Set vendor: true for boot control HAL" by Hridya Valsaraju · 6 years ago
  20. f8169cc Revert "Set vendor: true for boot control HAL" by Hridya Valsaraju · 6 years ago
  21. f009da1 Set vendor: true for boot control HAL by Hridya Valsaraju · 6 years ago
  22. 865c3bc Allow bootctrl hal to work in recovery by Hridya Valsaraju · 6 years ago
  23. 39a4374 Merge "Fix boot VTS GetSuffix test" am: 5cd16a71f5 am: 9485e78b93 am: 0a7184563e by Connor O'Brien · 6 years ago
  24. bb7ce50 Fix boot VTS GetSuffix test by Connor O'Brien · 6 years ago
  25. cc0933a Merge "Convert boot, memtrack and power hal to use service name aware testing." am: b9515d9d3f am: a713584847 by Zhuoyao Zhang · 7 years ago
  26. b9515d9 Merge "Convert boot, memtrack and power hal to use service name aware testing." by Zhuoyao Zhang · 7 years ago
  27. 2aba02a Convert boot, memtrack and power hal to use service name aware testing. by Zhuoyao Zhang · 7 years ago
  28. adf8208 Merge "Remove subdirs" by Treehugger Robot · 7 years ago
  29. 7b98882 Remove subdirs by Steven Moreland · 7 years ago
  30. fcca4e2 Remove subdirs by Steven Moreland · 7 years ago
  31. 1bf3cfc Merge "Use -Werror in hardware/interfaces" am: 02804915fb am: 8e736c21de by Chih-Hung Hsieh · 7 years ago
  32. 3f2ea62 Use -Werror in hardware/interfaces by Chih-Hung Hsieh · 7 years ago
  33. 8db261b Updating makefiles for hidl_interface. by Steven Moreland · 7 years ago
  34. a1169dd Update makefiles for hidl_interface. by Steven Moreland · 7 years ago
  35. d28c1bd Merge "Automatic mk -> bp." am: e5fd969f19 am: 72c720a4e3 am: 26013bf6ac by Steven Moreland · 7 years ago
  36. 90e3a50 Automatic mk -> bp. by Steven Moreland · 7 years ago
  37. 1d7374c Update for Soong java makefiles. am: c3e80fa01e am: 0fff75dee1 am: 6c811964a1 by Steven Moreland · 7 years ago
  38. c3e80fa Update for Soong java makefiles. by Steven Moreland · 7 years ago
  39. 9b019ac Merge "Remove useless Android.mk files." am: 75d5cf515a am: f27cfa15d7 am: 33dc30ce49 by Steven Moreland · 7 years ago
  40. 75d5cf5 Merge "Remove useless Android.mk files." by Treehugger Robot · 7 years ago
  41. 65f07d3 Merge "Remove Android.bp subdirs loop." am: a8c16c91cc am: e9ed55ffc6 am: c3084485c4 by Steven Moreland · 7 years ago
  42. a8c16c9 Merge "Remove Android.bp subdirs loop." by Treehugger Robot · 7 years ago
  43. 4b60470 Remove useless Android.mk files. by Steven Moreland · 7 years ago
  44. d15ef6d Remove Android.bp subdirs loop. by Steven Moreland · 7 years ago
  45. 70bfb9d Merge "Update for hidl adapter module defaults." am: 988c977079 am: 861651985f am: b53e6ad535 by Steven Moreland · 7 years ago
  46. 527fd76 Update for hidl adapter module defaults. by Steven Moreland · 7 years ago
  47. 91799c6 Merge "Fix typo in update makefiles." am: 9960148420 am: f07e364ce3 am: 71a193a425 by Steven Moreland · 7 years ago
  48. a5299ee Fix typo in update makefiles. by Steven Moreland · 7 years ago
  49. 7741c0e Update makefiles for hidl adapter. am: 26a0bb2762 am: 73949c1d7e am: b94d0c7290 by Steven Moreland · 7 years ago
  50. 26a0bb2 Update makefiles for hidl adapter. by Steven Moreland · 7 years ago
  51. 81104ae Add 'vendor.' prefix to a vendor HAL service name by Jaekyun Seok · 7 years ago
  52. b65c5ce VTS tests now static link to HAL def libs. by Tri Vo · 7 years ago
  53. 6da3557 Updating all makefiles. by Steven Moreland · 7 years ago
  54. a6969cd Merge "VTS tests now static link to HAL def libs. #2" into oc-mr1-dev by Tri Vo · 7 years ago
  55. 0c2ce35 VTS tests now static link to HAL def libs. #2 by Tri Vo · 7 years ago
  56. 271d53d Update makefiles for vndk enabled. am: 5e59402492 by Steven Moreland · 7 years ago
  57. 5e59402 Update makefiles for vndk enabled. by Steven Moreland · 7 years ago
  58. 4e06dd1 Merge changes from topic 'go-away-static-hidl-java' am: f4c58cd48c by Steven Moreland · 7 years ago
  59. a7a300a1 Merge "Update makefiles for vndk enabled." into oc-mr1-dev am: d9b12c13e5 by Steven Moreland · 7 years ago
  60. d9b12c1 Merge "Update makefiles for vndk enabled." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  61. b5da32c Update makefiles. by Steven Moreland · 7 years ago
  62. c716b8c Update makefiles for vndk enabled. by Steven Moreland · 7 years ago
  63. 208a586 Update HIDL makefiles. by Steven Moreland · 7 years ago
  64. 79e801c Change dependency library am: 94293086f8 by Sundong Ahn · 7 years ago
  65. 9429308 Change dependency library by Sundong Ahn · 7 years ago
  66. 68a25d2 Merge "Update HIDL makefiles." am: 49dad304a5 by Steven Moreland · 7 years ago
  67. 7206708 Update HIDL makefiles. by Steven Moreland · 7 years ago
  68. 67b9ae7 Merge "Update makefiles." am: 9119d4ccd1 am: 242b2288d7 am: c6da54569f by Steven Moreland · 7 years ago
  69. 06c85d9 Update makefiles. by Steven Moreland · 7 years ago
  70. 8e89a43 Update makefiles for c++-sources and c++-headers. am: cb360c60d8 am: 4bd4e7fb3b by Steven Moreland · 7 years ago
  71. cb360c6 Update makefiles for c++-sources and c++-headers. by Steven Moreland · 7 years ago
  72. f90189a Merge "Remove redundant dependencies" am: 62769b7196 am: 170e2e85a2 by Steven Moreland · 7 years ago
  73. ee1d248 Remove redundant dependencies by Steven Moreland · 7 years ago
  74. 092daf7 Change bootHAL to early_hal class by Wei Wang · 7 years ago
  75. 9a4388c Change bootHAL to early_hal class by Wei Wang · 7 years ago
  76. 6fa374a Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 7 years ago
  77. 6733baf Changed the naming scheme for Treble java libraries (both static and dynamic) by Andreas Huber · 7 years ago
  78. 0dd5ba2 Update makefiles. by Steven Moreland · 7 years ago
  79. b2799c3 Update makefiles. by Steven Moreland · 7 years ago
  80. bb88422 Fix hidl_string copy in boot VTS test by Connor O'Brien · 7 years ago
  81. 53b2156 Update makefiles. am: e90c31f125 am: f11981de68 am: 103bada0e1 by Steven Moreland · 7 years ago
  82. e90c31f Update makefiles. by Steven Moreland · 7 years ago
  83. ed2bb4e Change vts target base test class name by Yuexi Ma · 7 years ago
  84. 48c5224 hidl_default to all targets. by Steven Moreland · 7 years ago
  85. 50d7e27 change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master) by Yuexi Ma · 7 years ago
  86. 1daad90 Remove viral dependency on libhwbinder. am: d28a3dce40 am: 444d759920 by Steven Moreland · 7 years ago
  87. 7e73d5b Remove viral dependency on libhwbinder. (2/2) by Steven Moreland · 7 years ago
  88. d28a3dc Remove viral dependency on libhwbinder. by Steven Moreland · 7 years ago
  89. d94a7d2 Remove .vts spec files by Tri Vo · 7 years ago
  90. 8422f6a Update the test binary and source file name on master. by Zhuoyao Zhang · 7 years ago
  91. 2caf0a6 Remove coverage flags from tests. by Ryan Campbell · 7 years ago
  92. f008f8f Merge "Update .vts files on master based on the latest .hal file and hidl-gen" by Zhuoyao Zhang · 7 years ago
  93. 3bef939 Update .vts files on master based on the latest .hal file and hidl-gen by Zhuoyao Zhang · 7 years ago
  94. 46c0b94 Move hidl shims to the vendor partition. by Steven Moreland · 7 years ago
  95. ff42248 Move hidl shims to the vendor partition. by Steven Moreland · 7 years ago
  96. 4ce38bc Use filegroup as genrule srcs. am: 06da29ffae am: 5b43e2caa8 am: 831bfd746c by Tri Vo · 7 years ago
  97. 06da29f Use filegroup as genrule srcs. by Tri Vo · 7 years ago
  98. c409e30 Updated makefiles am: 0574bacb2a am: f9c87639bf am: bf7b779b40 am: 238660c10a by Andreas Huber · 7 years ago
  99. 0574bac Updated makefiles by Andreas Huber · 7 years ago
  100. bd397ba Merge "Remove vts driver/profiler build rules." am: 0f7a0678af am: 3b5f6dad56 am: 468446f91b by Tri Vo · 7 years ago