Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_hardware_interfaces
/
c788891d5b5d02c686a2813087ad96cfdabd1a9c
/
automotive
3b36a83
Update makefiles (2/2).
by Steven Moreland
· 8 years ago
79d13ff
graphics: revise gralloc interfaces
by Chia-I Wu
· 8 years ago
4e7a307
Fix transitive includes.
by Steven Moreland
· 8 years ago
f059ae4
Merge "Use explicit .c_str() for hidl_string" into oc-dev
by Scott Randolph
· 8 years ago
3367652
Extract logic of storing values to separate class
by Pavel Maltsev
· 8 years ago
5ecfdea
Fix an issue where Vehicle HAL would crash when trying to update a continuous property without an initial floating-point value
by Enrico Granata
· 8 years ago
8166677
Refactor default values in VHAL
by Pavel Maltsev
· 8 years ago
8997880
Use explicit .c_str() for hidl_string
by Scott Randolph
· 8 years ago
270aeae
Remove dependency to libbinder in VHAL
by Pavel Maltsev
· 8 years ago
6c08558
Add VTS tests for EVS HAL
by Scott Randolph
· 8 years ago
de9880e
Simplify EVS HAL and move to "agressive opens"
by Scott Randolph
· 8 years ago
40d3a9b
Convert all comments into "doxygen-ready" comments.
by Andreas Huber
· 8 years ago
561b602
Update makefiles for hwtypes.h
by Steven Moreland
· 8 years ago
15e1226
Add logic for VHAL versions > 2.0 to forward property information to 2.0
by Enrico Granata
· 8 years ago
54cc198
update-makefiles for transisitive dependencies
by Steven Moreland
· 8 years ago
7005f9f
Fix typo CELCIUS -> CELSIUS in Vehicle HAL
by Pavel Maltsev
· 8 years ago
3fc25be
Fix config map in default Vehicle HAL impl
by Pavel Maltsev
· 8 years ago
fb66179
Fix HvacPowerOn vehicle property
by Pavel Maltsev
· 8 years ago
25197e9
EvsCamera: %zd -> %zu for size_t print
by Steven Moreland
· 8 years ago
8e92b74
Merge "Fix static properties to comply with VTS"
by Pavel Maltsev
· 8 years ago
54b2e5e
Merge "Treat warnings as errors in VHAL unit test"
by TreeHugger Robot
· 8 years ago
6ac7efc
EvsCamera: %lu -> %zd for size_t print
by Steven Moreland
· 8 years ago
48c5224
hidl_default to all targets.
by Steven Moreland
· 8 years ago
2102b7e
Merge "Placeholder for future implementation of VMS property in the default hal."
by Antonio Cortes Perez
· 8 years ago
ff89b0e
Treat warnings as errors in VHAL unit test
by Pavel Maltsev
· 8 years ago
b5bec3d
Merge "Remove warning: vehicle RecurrentTimer_test.cpp"
by TreeHugger Robot
· 8 years ago
ce99678
Remove warning: vehicle RecurrentTimer_test.cpp
by Steven Moreland
· 8 years ago
4b0c5ab
Fix static properties to comply with VTS
by Pavel Maltsev
· 8 years ago
20bb6cc
Merge "Move EVS HAL under automotive folder"
by TreeHugger Robot
· 8 years ago
10ccd94
Placeholder for future implementation of VMS property in the default hal.
by Antonio Cortes
· 8 years ago
f410228
Merge "Add continuous property infrastructure to VHAL"
by TreeHugger Robot
· 8 years ago
5d6a91c
Merge "Fix sensor event in vehicle HAL emulator"
by TreeHugger Robot
· 8 years ago
8342279
Move EVS HAL under automotive folder
by Scott Randolph
· 8 years ago
8ab96e3
Add continuous property infrastructure to VHAL
by Pavel Maltsev
· 9 years ago
da0d1a1
Merge "Add a continuous property to default implementation."
by Bryan Eyler
· 8 years ago
bf827a9
Merge "Post-O. Move VMS property to hal 2.1."
by Antonio Cortes Perez
· 8 years ago
dd1b9d3
Post-O. Move VMS property to hal 2.1.
by Antonio Cortes
· 8 years ago
1ba0d5e
Fix sensor event in vehicle HAL emulator
by Pavel Maltsev
· 8 years ago
1c386b5
Add default behavior for HVAC power
by Bryan Eyler
· 9 years ago
bbcd49a
Merge "Add CarSensor properties to DefaultVehicleHal"
by TreeHugger Robot
· 8 years ago
746c89f
Add CarSensor properties to DefaultVehicleHal
by Steve Paik
· 8 years ago
62abcb3
Merge "Add pipe interface to DefaultVehicleHal"
by Steve Paik
· 8 years ago
15e9a8f
Vehicle Hal 2.1: register with the default name
by Pavel Maltsev
· 8 years ago
a59644a
Add pipe interface to DefaultVehicleHal
by Steve Paik
· 8 years ago
4c13f2d
Merge "Car HAL uses "default" service name"
by Yifan Hong
· 8 years ago
dbd6d31
Merge "Move OBD2 support to Vehicle HAL 2.1."
by TreeHugger Robot
· 8 years ago
7debe91
Move OBD2 support to Vehicle HAL 2.1.
by Enrico Granata
· 8 years ago
018a4d4
Car HAL uses "default" service name
by Chris Phoenix
· 9 years ago
d94a7d2
Remove .vts spec files
by Tri Vo
· 8 years ago
d86b0f1
Merge "Make vehicle HAL 2.1 proprietary module"
by TreeHugger Robot
· 8 years ago
59f79d0
Make vehicle HAL 2.1 proprietary module
by Pavel Maltsev
· 8 years ago
c7f5f76
Merge "Remove unused OFF/MIN/MAX constants from HAL."
by Bryan Eyler
· 8 years ago
fd03d46
Add a continuous property to default implementation.
by Bryan Eyler
· 8 years ago
b7387b7
Remove unused OFF/MIN/MAX constants from HAL.
by Bryan Eyler
· 8 years ago
d997982
Regenerate make files for Vehicle HAL 2.1
by Pavel Maltsev
· 8 years ago
c5344ac
Initial submit of Vehicle HAL 2.1
by Pavel Maltsev
· 8 years ago
f008f8f
Merge "Update .vts files on master based on the latest .hal file and hidl-gen"
by Zhuoyao Zhang
· 8 years ago
ba1460f
Merge "update vms hal index"
by Asaf Rosenfeld
· 8 years ago
056d220
update vms hal index
by asafro
· 8 years ago
3bef939
Update .vts files on master based on the latest .hal file and hidl-gen
by Zhuoyao Zhang
· 8 years ago
a0da1a1
Move hidl shims to the vendor partition. (2/2)
by Steven Moreland
· 8 years ago
86fa244
Merge "Update makefiles to use filgroup syntax."
by TreeHugger Robot
· 8 years ago
fb75f8f
Merge "Post-O. Finalize Vehicle HAL support for OBD2 diagnostics."
by TreeHugger Robot
· 8 years ago
85120c9
Update makefiles to use filgroup syntax.
by Tri Vo
· 8 years ago
2300481
Merge "Fix warning in Vehicle HAL"
by TreeHugger Robot
· 8 years ago
308515f
Fix warning in Vehicle HAL
by Pavel Maltsev
· 8 years ago
d38f147
Updated makefiles
by Andreas Huber
· 8 years ago
37e69d7
Post-O. Finalize Vehicle HAL support for OBD2 diagnostics.
by Enrico Granata
· 8 years ago
f53dfca
Merge "Enable vehicle HAL to be controlled via ADB"
by Steve Paik
· 8 years ago
56c0c84
Enable vehicle HAL to be controlled via ADB
by Steve Paik
· 9 years ago
ce608be
Migrate driver/profiler to test/vts-testcase/hal.
by Tri Vo
· 8 years ago
2579fb7
Move Vehicle HAL under automotive package
by Pavel Maltsev
· 9 years ago