summaryrefslogtreecommitdiffstats
path: root/power/1.0
Commit message (Expand)AuthorAgeFilesLines
* Updating makefiles for hidl_interface.Steven Moreland2017-11-131-160/+14
* Update for Soong java makefiles.Steven Moreland2017-10-102-141/+31
* Merge "Remove useless Android.mk files."Treehugger Robot2017-10-051-19/+0
|\
| * Remove useless Android.mk files.Steven Moreland2017-10-041-19/+0
* | Update for hidl adapter module defaults.Steven Moreland2017-10-041-0/+1
|/
* Fix typo in update makefiles.Steven Moreland2017-09-261-1/+2
* Update makefiles for hidl adapter.Steven Moreland2017-09-251-0/+73
* VTS tests now static link to HAL def libs.Tri Vo2017-08-251-16/+2
* Updating all makefiles.Steven Moreland2017-08-142-133/+6
* vts: fix TryDifferentGovernors in Power hal testbohu2017-06-241-0/+1
|\
| * vts: fix TryDifferentGovernors in Power hal testbohu2017-06-231-0/+1
* | Update makefiles. (2/2)Steven Moreland2017-05-221-0/+1
|\|
| * Update makefiles. (2/2)Steven Moreland2017-05-191-0/+1
* | Update makefiles for c++-sources and c++-headers. (2/2)Steven Moreland2017-05-111-2/+2
|\|
| * Update makefiles for c++-sources and c++-headers. (2/2)Steven Moreland2017-05-091-2/+2
* | Remove redundant dependenciesSteven Moreland2017-05-021-2/+0
|/
* Changed the naming scheme for Treble java libraries (both static and dynamic)Andreas Huber2017-04-131-4/+4
* Merge changes from topic 'hidl-vendor-available' into oc-devSteven Moreland2017-04-121-0/+1
|\
| * Update makefiles (2/2).Steven Moreland2017-04-111-0/+1
* | Fix failure to load power HAL implementationConnor O'Brien2017-04-111-16/+18
|/
* Fix transitive includes.Steven Moreland2017-04-061-0/+1
* Convert all comments into "doxygen-ready" comments.Andreas Huber2017-03-292-24/+25
* Update makefiles for hwtypes.hSteven Moreland2017-03-281-0/+1
* Change vts target base test class nameYuexi Ma2017-03-102-4/+4
* hidl_default to all targets.Steven Moreland2017-03-082-0/+3
* Power: remove warnings from VTS test.Steven Moreland2017-03-081-1/+1
* change all vts hidl tests to use VtsHalHidlTargetBaseTest (internal master)Yuexi Ma2017-02-282-5/+4
* Merge "Fix bugs in power HAL VTS test"Connor O'Brien2017-02-271-10/+12
|\
| * Fix bugs in power HAL VTS testConnor O'Brien2017-02-271-10/+12
* | Remove viral dependency on libhwbinder. (2/2)Steven Moreland2017-02-242-3/+0
|/
* Increase power HAL VTS coverageConnor O'Brien2017-02-221-1/+72
* Remove .vts spec filesTri Vo2017-02-222-187/+0
* Update the test binary and source file name on master.Zhuoyao Zhang2017-02-212-2/+2
* Remove coverage flags from tests.Ryan Campbell2017-02-141-4/+0
* Merge "Update .vts files on master based on the latest .hal file and hidl-gen"Zhuoyao Zhang2017-02-141-0/+1
|\
| * Update .vts files on master based on the latest .hal file and hidl-genZhuoyao Zhang2017-02-131-0/+1
* | Merge "fix a sign-compare warning and use -Wall"TreeHugger Robot2017-02-142-2/+12
|\ \
| * | fix a sign-compare warning and use -WallKeun Soo Yim2017-02-102-2/+12
| |/
* / Move hidl shims to the vendor partition. (2/2)Steven Moreland2017-02-132-1/+3
|/
* Update makefiles to use filgroup syntax.Tri Vo2017-02-101-4/+2
* Updated makefilesAndreas Huber2017-02-091-2/+2
* Migrate driver/profiler to test/vts-testcase/hal.Tri Vo2017-02-071-103/+8
* move VTS stub files and non-functional testsKeun Soo Yim2017-02-0411-227/+0
* Update Andriod.bp for hals.Zhuoyao Zhang2017-02-031-10/+10
* Merge "Remove PowerHint::DISABLE_TOUCH"Michael Wright2017-02-013-14/+1
|\
| * Remove PowerHint::DISABLE_TOUCHMichael Wright2017-01-193-14/+1
* | power HAL uses "default" service nameChris Phoenix2017-01-243-7/+7
* | Fix some ordered comparisons with zero for pointers.Stephen Hines2017-01-231-5/+5
|/
* Fix HalPowerHidlTargetProfilingTestZhuoyao Zhang2017-01-161-1/+0
* Merge "liblog: use log/log.h when utilizing ALOG macros"TreeHugger Robot2017-01-121-1/+4
|\