1. dc854f8 Fix a typo that was causing two index values to be commented out. by Enrico Granata · 9 years ago
  2. b5dad57 Merge "Add VTS case for mandatory props in Vehicle HAL" by TreeHugger Robot · 9 years ago
  3. 9a23ee6 Add VTS case for mandatory props in Vehicle HAL by Pavel Maltsev · 9 years ago
  4. ad9d13b Merge "Generate up-to-date .vts files" by TreeHugger Robot · 9 years ago
  5. ebc4c34 Generate up-to-date .vts files by Enrico Granata · 9 years ago
  6. 03dddfe Resolve TODOs in Vehicle HAL interface by Pavel Maltsev · 9 years ago
  7. 23bd70d Fix VTS paths on 32-bit target by Hsin-Yi Chen · 9 years ago
  8. 793eb8b Merge "Define property types for the live and freeze-frame sensor data." by Enrico Granata · 9 years ago
  9. e09eb48 Merge "specify vehicle service name on vts test" by Yuexi Ma · 9 years ago
  10. 844770c Define property types for the live and freeze-frame sensor data. by Enrico Granata · 9 years ago
  11. bd111f3 specify vehicle service name on vts test by Yuexi Ma · 9 years ago
  12. ec67aa4 Initial definition of data types and enumerations for OBD2-compatible diagnostic properties by Enrico Granata · 9 years ago
  13. 0282237 Remove obsolete references to IPCThreadState/ProcessState. by Martijn Coenen · 9 years ago
  14. ba4c80d Merge "Update Android.bp and vts/Android.mk for Hidl HALs" by TreeHugger Robot · 9 years ago
  15. c57e359 Update Android.bp and vts/Android.mk for Hidl HALs by Zhuoyao Zhang · 9 years ago
  16. f21639f Add complex data type to Vehicle HAL by Pavel Maltsev · 9 years ago
  17. e685ec8 Merge "Introduce ignition state property in VHAL" by TreeHugger Robot · 9 years ago
  18. 0e1b7f5 Merge "Adding a property for a communicating Vehicle Maps Data Service messages. The message will be a protobuf preceded by a some routing data, so using Bytes as type until hybrid types are supported." by Asaf Rosenfeld · 9 years ago
  19. 516e819 regen makefiles and delete old vts driver build rules by Keun Soo Yim · 9 years ago
  20. 804864f Adding a property for a communicating Vehicle Maps Data Service messages. by asafro · 9 years ago
  21. eb7ef72 Merge "Remove VehiclePermisionMode from VHAL" by TreeHugger Robot · 9 years ago
  22. a833eba Remove VehiclePermisionMode from VHAL by Pavel Maltsev · 9 years ago
  23. d567a2a Introduce ignition state property in VHAL by Pavel Maltsev · 9 years ago
  24. 392f564 update vts driver for vehicle hal by Yuexi Ma · 9 years ago
  25. f70d602 Merge "add a simple vehicle hal invocation in vts test" by Yuexi Ma · 9 years ago
  26. b62dc3e use the new oneshot vts driver generation build rule by Keun Soo Yim · 9 years ago
  27. 4661b11 Run vehicle HAL service as vehicle_network user by Pavel Maltsev · 9 years ago
  28. f35ee3b Revert "Revert "Update makefiles for Java package path."" by Yifan Hong · 9 years ago
  29. a8789f2 Revert "Update makefiles for Java package path." by Yifan Hong · 9 years ago
  30. ab0792c Update makefiles for Java package path. by Yifan Hong · 9 years ago
  31. d9c35ec add a simple vehicle hal invocation in vts test by Pavel Maltsev · 9 years ago
  32. 0e0a925 Fixing logging in Vehicle HAL, code clean up by Pavel Maltsev · 9 years ago
  33. 593f0f9 Merge "Implementing per-property access control" by TreeHugger Robot · 9 years ago
  34. f031e44 Vehicle hal driver in vts by Yuexi Ma · 9 years ago
  35. 7cb0bf3 Implementing per-property access control by Pavel Maltsev · 9 years ago
  36. a35e97c Merge "Fixed race condition in ConcurrentQueue" by TreeHugger Robot · 9 years ago
  37. 6fee628 Fixed race condition in ConcurrentQueue by Pavel Maltsev · 9 years ago
  38. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  39. f9d3034 Update to use the correct logging library. by Yifan Hong · 9 years ago
  40. 60d79b6 add vts profiler for vehicle hal by Yuexi Ma · 9 years ago
  41. bd124bb Merge "VTS driver module for vehicle hal" by Yuexi Ma · 9 years ago
  42. a5ee7b0 Merge "Always specify underlying enum type." by TreeHugger Robot · 9 years ago
  43. 074d386 VTS driver module for vehicle hal by Yuexi Ma · 9 years ago
  44. d26dc50 Always specify underlying enum type. by Steven Moreland · 9 years ago
  45. e8a60e3 Rename HZ to HERTZ to avoid macro name collision by Pavel Maltsev · 9 years ago
  46. b5e5109 Add driving status to default vehicle HAL by Pavel Maltsev · 9 years ago
  47. bbff14d Merge "Update makefiles for logging." by Steven Moreland · 9 years ago
  48. 8a36c0b move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  49. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  50. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  51. 30c84c3 Add more HVAC properties to default vehicle HAL by Pavel Maltsev · 9 years ago
  52. 4a9f187 Merge "Add .rc for vehicle HAL" by TreeHugger Robot · 9 years ago
  53. 35d1511 Merge "Fix up result type for bit-wise or of enum values" by TreeHugger Robot · 9 years ago
  54. fbd3466 Fix up result type for bit-wise or of enum values by Scott Randolph · 9 years ago
  55. aab5421 Add .rc for vehicle HAL by Pavel Maltsev · 9 years ago
  56. ebce8fc Add TURN_SIGNAL_STATE to enum VehicleProperty by Scott Randolph · 9 years ago
  57. b785f5b Support genrules with multiple tools by Colin Cross · 9 years ago
  58. af3c7f4 Integrate missing changes from vehicle.h by Pavel Maltsev · 9 years ago
  59. 759f131 Merge "Vehicle HAL reference impl Part II" by TreeHugger Robot · 9 years ago
  60. db179c5 Vehicle HAL reference impl Part II by Pavel Maltsev · 9 years ago
  61. fcd74eb Running update makefiles. by Steven Moreland · 9 years ago
  62. 4ae948a Merge "Vehicle HAL reference impl Part I" by TreeHugger Robot · 9 years ago
  63. e2603e3 Vehicle HAL reference impl Part I by Pavel Maltsev · 9 years ago
  64. 6972777 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  65. a2f426a Initial HIDL vehicle HAL by Pavel Maltsev · 9 years ago