summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updating all makefiles.Steven Moreland2017-08-143-3/+12
* Remove toString methods in Vehicle HAL.Steven Moreland2017-06-211-48/+0
* Merge "Compile manager-lib shared library" into oc-devAlex Yakavenka2017-06-011-4/+25
|\
| * Compile manager-lib shared libraryAlex Yakavenka2017-05-301-4/+25
* | Merge "Fix typos in IEvsEnumerator descriptive comment" into oc-devScott Randolph2017-05-251-5/+6
|\|
| * Merge "Fix typos in IEvsEnumerator descriptive comment" into oc-devTreeHugger Robot2017-05-251-5/+6
| |\
| | * Fix typos in IEvsEnumerator descriptive commentScott Randolph2017-05-221-5/+6
* | | Update makefiles. (2/2)Steven Moreland2017-05-223-0/+3
|\| |
| * | Update makefiles. (2/2)Steven Moreland2017-05-193-0/+3
| |/
* | Update makefiles for c++-sources and c++-headers. (2/2)Steven Moreland2017-05-103-6/+6
|\|
| * Update makefiles for c++-sources and c++-headers. (2/2)Steven Moreland2017-05-093-6/+6
* | Merge "Add DOOR_LOCK to default config." into oc-devRam Periathiruvadi2017-05-091-253/+204
|\|
| * Add DOOR_LOCK to default config.Ram Periathiruvadi2017-05-081-253/+204
* | Remove redundant dependenciesSteven Moreland2017-05-023-6/+0
* | Merge "Vehicle: IWYU" into oc-dev-plus-aospTreeHugger Robot2017-05-023-1/+6
|\ \
| * | Vehicle: IWYUSteven Moreland2017-05-023-1/+6
* | | Merge "Add YUV support in EVS VTS tests" into oc-devScott Randolph2017-05-025-36/+298
|\ \ \ | |/ / |/| / | |/
| * Add YUV support in EVS VTS testsScott Randolph2017-05-025-36/+298
* | vehicle: respect result of registerAsServiceSteven Moreland2017-04-272-3/+16
|/
* Merge changes from topic 'o-usage64-2' into oc-devTreeHugger Robot2017-04-242-8/+4
|\
| * automotive: Adjust tests for libui gralloc flags changeChris Forbes2017-04-212-8/+4
* | Fix failing VTS test casesPavel Maltsev2017-04-214-4/+9
|/
* Merge "Use IBinder to identify callbacks in VHAL" into oc-devTreeHugger Robot2017-04-185-32/+59
|\
| * Use IBinder to identify callbacks in VHALPavel Maltsev2017-04-185-32/+59
* | Merge "Adding a custom property to the default VHAL impl" into oc-devTreeHugger Robot2017-04-174-1/+264
|\ \
| * | Adding a custom property to the default VHAL implPavel Maltsev2017-04-174-1/+264
| |/
* | Changed the naming scheme for Treble java libraries (both static and dynamic)Andreas Huber2017-04-132-10/+10
* | Update makefiles (2/2).Steven Moreland2017-04-113-0/+3
* | graphics: revise gralloc interfacesChia-I Wu2017-04-102-66/+14
|/
* Fix transitive includes.Steven Moreland2017-04-067-5/+10
* Merge "Use explicit .c_str() for hidl_string" into oc-devScott Randolph2017-04-061-1/+1
|\
| * Use explicit .c_str() for hidl_stringScott Randolph2017-04-041-1/+1
* | Extract logic of storing values to separate classPavel Maltsev2017-04-0619-978/+1201
* | Fix an issue where Vehicle HAL would crash when trying to update a continuous...Enrico Granata2017-04-062-1/+7
* | Refactor default values in VHALPavel Maltsev2017-04-063-255/+228
|/
* Remove dependency to libbinder in VHALPavel Maltsev2017-04-0310-595/+18
* Add VTS tests for EVS HALScott Randolph2017-03-315-0/+914
* Simplify EVS HAL and move to "agressive opens"Scott Randolph2017-03-3011-182/+273
* Convert all comments into "doxygen-ready" comments.Andreas Huber2017-03-296-267/+267
* Update makefiles for hwtypes.hSteven Moreland2017-03-283-0/+3
* Add logic for VHAL versions > 2.0 to forward property information to 2.0Enrico Granata2017-03-214-28/+91
* update-makefiles for transisitive dependenciesSteven Moreland2017-03-201-0/+2
* Fix typo CELCIUS -> CELSIUS in Vehicle HALPavel Maltsev2017-03-151-4/+4
* Fix config map in default Vehicle HAL implPavel Maltsev2017-03-141-1/+1
* Fix HvacPowerOn vehicle propertyPavel Maltsev2017-03-143-14/+13
* EvsCamera: %zd -> %zu for size_t printSteven Moreland2017-03-101-1/+1
* Merge "Fix static properties to comply with VTS"Pavel Maltsev2017-03-092-8/+2
|\
| * Fix static properties to comply with VTSPavel Maltsev2017-03-072-8/+2
* | Merge "Treat warnings as errors in VHAL unit test"TreeHugger Robot2017-03-091-1/+1
|\ \
| * | Treat warnings as errors in VHAL unit testPavel Maltsev2017-03-081-1/+1