summaryrefslogtreecommitdiffstats
path: root/automotive
Commit message (Expand)AuthorAgeFilesLines
* Compile manager-lib shared libraryAlex Yakavenka2017-05-301-4/+25
* Merge "Fix typos in IEvsEnumerator descriptive comment" into oc-devTreeHugger Robot2017-05-261-5/+6
|\
| * Fix typos in IEvsEnumerator descriptive commentScott Randolph2017-05-221-5/+6
* | Update makefiles. (2/2)Steven Moreland2017-05-193-0/+3
|/
* Update makefiles for c++-sources and c++-headers. (2/2)Steven Moreland2017-05-093-6/+6
* Add DOOR_LOCK to default config.Ram Periathiruvadi2017-05-081-253/+204
* Add YUV support in EVS VTS testsScott Randolph2017-05-025-36/+298
* Merge changes from topic 'o-usage64-2' into oc-devTreeHugger Robot2017-04-252-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-102-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-101-1/+1
|\ \
| * | Treat warnings as errors in VHAL unit testPavel Maltsev2017-03-081-1/+1
* | | EvsCamera: %lu -> %zd for size_t printSteven Moreland2017-03-081-1/+1
* | | hidl_default to all targets.Steven Moreland2017-03-081-0/+1
* | | Merge "Placeholder for future implementation of VMS property in the default h...Antonio Cortes Perez2017-03-081-0/+5
|\ \ \ | |/ / |/| |
| * | Placeholder for future implementation of VMS property in the default hal.Antonio Cortes2017-03-071-0/+5
* | | Merge "Remove warning: vehicle RecurrentTimer_test.cpp"TreeHugger Robot2017-03-081-2/+2
|\ \ \
| * | | Remove warning: vehicle RecurrentTimer_test.cppSteven Moreland2017-03-081-2/+2
| | |/ | |/|
* | | Merge "Move EVS HAL under automotive folder"TreeHugger Robot2017-03-0817-0/+1827
|\ \ \ | |/ / |/| |
| * | Move EVS HAL under automotive folderScott Randolph2017-03-0617-0/+1827
| |/
* | Merge "Add continuous property infrastructure to VHAL"TreeHugger Robot2017-03-0711-95/+537
|\ \
| * | Add continuous property infrastructure to VHALPavel Maltsev2017-03-0611-95/+537
| |/
* | Merge "Fix sensor event in vehicle HAL emulator"TreeHugger Robot2017-03-071-1/+2
|\ \ | |/ |/|
| * Fix sensor event in vehicle HAL emulatorPavel Maltsev2017-03-021-1/+2