| Commit message (Expand) | Author | Age | Files | Lines |
* | Update for Soong java makefiles. | Steven Moreland | 2017-10-10 | 4 | -339/+60 |
* | Merge "Remove useless Android.mk files." | Treehugger Robot | 2017-10-05 | 2 | -38/+0 |
|\ |
|
| * | Remove useless Android.mk files. | Steven Moreland | 2017-10-04 | 2 | -38/+0 |
* | | Update for hidl adapter module defaults. | Steven Moreland | 2017-10-04 | 2 | -0/+2 |
|/ |
|
* | Fix typo in update makefiles. | Steven Moreland | 2017-09-26 | 2 | -2/+4 |
* | Update makefiles for hidl adapter. | Steven Moreland | 2017-09-25 | 2 | -0/+153 |
* | VTS tests now static link to HAL def libs. | Tri Vo | 2017-08-25 | 1 | -16/+2 |
* | Updating all makefiles. | Steven Moreland | 2017-08-14 | 3 | -290/+10 |
* | Update makefiles. (2/2) | Steven Moreland | 2017-05-22 | 2 | -0/+2 |
|\ |
|
| * | Update makefiles. (2/2) | Steven Moreland | 2017-05-19 | 2 | -0/+2 |
* | | Update makefiles for c++-sources and c++-headers. (2/2) | Steven Moreland | 2017-05-11 | 2 | -4/+4 |
|\| |
|
| * | Update makefiles for c++-sources and c++-headers. (2/2) | Steven Moreland | 2017-05-09 | 2 | -4/+4 |
* | | Remove redundant dependencies | Steven Moreland | 2017-05-02 | 2 | -4/+0 |
|/ |
|
* | Changed the naming scheme for Treble java libraries (both static and dynamic) | Andreas Huber | 2017-04-13 | 2 | -5/+5 |
* | Update makefiles (2/2). | Steven Moreland | 2017-04-11 | 2 | -0/+2 |
* | Convert all comments into "doxygen-ready" comments. | Andreas Huber | 2017-03-29 | 6 | -39/+43 |
* | Update makefiles for hwtypes.h | Steven Moreland | 2017-03-28 | 2 | -0/+2 |
* | Sync the constants in HAL and framework | Shubang | 2017-03-27 | 3 | -20/+41 |
* | Remove viral readproc group dependency. | Steven Moreland | 2017-03-23 | 1 | -1/+1 |
* | Merge "Add a field for auto cable plugin detection in TV Input HAL" | Shubang Lu | 2017-03-15 | 2 | -5/+19 |
|\ |
|
| * | Add a field for auto cable plugin detection in TV Input HAL | Shubang | 2017-03-13 | 2 | -5/+19 |
* | | Change vts target base test class name | Yuexi Ma | 2017-03-10 | 2 | -4/+4 |
* | | hidl_default to all targets. | Steven Moreland | 2017-03-08 | 1 | -0/+1 |
|/ |
|
* | change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master) | Yuexi Ma | 2017-02-28 | 2 | -5/+4 |
* | Remove viral dependency on libhwbinder. (2/2) | Steven Moreland | 2017-02-24 | 3 | -5/+0 |
* | Remove .vts spec files | Tri Vo | 2017-02-22 | 6 | -1098/+0 |
* | Update the test binary and source file name on master. | Zhuoyao Zhang | 2017-02-21 | 2 | -2/+2 |
* | tv_cec HAL uses "default" service name | Chris Phoenix | 2017-02-16 | 1 | -1/+1 |
* | Remove coverage flags from tests. | Ryan Campbell | 2017-02-14 | 1 | -6/+1 |
* | Merge "Update .vts files on master based on the latest .hal file and hidl-gen" | Zhuoyao Zhang | 2017-02-14 | 5 | -1925/+9 |
|\ |
|
| * | Update .vts files on master based on the latest .hal file and hidl-gen | Zhuoyao Zhang | 2017-02-13 | 5 | -1925/+9 |
* | | Move hidl shims to the vendor partition. (2/2) | Steven Moreland | 2017-02-13 | 4 | -2/+6 |
|/ |
|
* | Update makefiles to use filgroup syntax. | Tri Vo | 2017-02-10 | 2 | -12/+4 |
* | Updated makefiles | Andreas Huber | 2017-02-09 | 1 | -2/+2 |
* | Migrate driver/profiler to test/vts-testcase/hal. | Tri Vo | 2017-02-07 | 2 | -225/+18 |
* | Add tests to tv_input_hidl_hal_test | Shubang | 2017-02-06 | 2 | -27/+298 |
* | move VTS stub files and non-functional tests | Keun Soo Yim | 2017-02-04 | 24 | -490/+0 |
* | Update Andriod.bp for hals. | Zhuoyao Zhang | 2017-02-03 | 2 | -107/+24 |
* | Merge "Add coverage to tv_input, tv_cec, and vehicle vts hal tests" | Yuexi Ma | 2017-01-30 | 2 | -0/+20 |
|\ |
|
| * | Add coverage to tv_input, tv_cec, and vehicle vts hal tests | Yuexi Ma | 2017-01-25 | 2 | -0/+20 |
* | | TV Input target-side test | Shubang | 2017-01-27 | 5 | -0/+194 |
* | | remove unused include subdir line from Android.mk file at leaf directory | Yuexi Ma | 2017-01-27 | 2 | -4/+0 |
|/ |
|
* | Merge "TvInput HAL uses "default" service name" | Chris Phoenix | 2017-01-20 | 3 | -4/+4 |
|\ |
|
| * | TvInput HAL uses "default" service name | Chris Phoenix | 2017-01-18 | 3 | -4/+4 |
* | | Merge "Add tv input and cec profiling test" | TreeHugger Robot | 2017-01-20 | 6 | -0/+108 |
|\ \ |
|
| * | | Add tv input and cec profiling test | Yuexi Ma | 2017-01-20 | 6 | -0/+108 |
| |/ |
|
* / | Remove useless Android.mk files. | Steven Moreland | 2017-01-18 | 1 | -19/+0 |
|/ |
|
* | Remove empty Android.mk files for 3 test projects | Yuexi Ma | 2017-01-18 | 7 | -97/+2 |
* | Revert "Revert "move VTS HIDL HAL tests to the corresponding interface direct... | Steven Moreland | 2017-01-14 | 3 | -0/+57 |
* | Revert "move VTS HIDL HAL tests to the corresponding interface directories" | Ruchi Kandoi | 2017-01-13 | 3 | -57/+0 |