1. e3fc6e0 Rename the VMDS property to VMS which is how it is called now. by asafro · 9 years ago
  2. a34f647 Merge "Vehicle HAL: return ACCESS_DENIED when appropriate" by TreeHugger Robot · 9 years ago
  3. 66816de Remove useless Android.mk files. by Steven Moreland · 9 years ago
  4. 6ec5b21 Update profiling code for host-side tests. by Zhuoyao Zhang · 9 years ago
  5. 85db07a Vehicle HAL: return ACCESS_DENIED when appropriate by Pavel Maltsev · 9 years ago
  6. 1fcf593 Remove empty Android.mk files for 3 test projects by Yuexi Ma · 9 years ago
  7. 4dcdf00 Stub out VTS testing for OBD2 sensors by Enrico Granata · 9 years ago
  8. cd0bb79 Merge "add additional audio properties" by Keun-young Park · 9 years ago
  9. 3ff5260 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 9 years ago
  10. a8d358f Merge changes from topic 'bphwfoo' by TreeHugger Robot · 9 years ago
  11. 3569c0f add additional audio properties by Keun-young Park · 9 years ago
  12. a18049a Bp/nFoo -> Bp/nHwFoo. by Yifan Hong · 9 years ago
  13. 668fed7 Renamed toString to vecToString by Yifan Hong · 9 years ago
  14. dc854f8 Fix a typo that was causing two index values to be commented out. by Enrico Granata · 9 years ago
  15. b5dad57 Merge "Add VTS case for mandatory props in Vehicle HAL" by TreeHugger Robot · 9 years ago
  16. 9a23ee6 Add VTS case for mandatory props in Vehicle HAL by Pavel Maltsev · 9 years ago
  17. ad9d13b Merge "Generate up-to-date .vts files" by TreeHugger Robot · 9 years ago
  18. ebc4c34 Generate up-to-date .vts files by Enrico Granata · 9 years ago
  19. 03dddfe Resolve TODOs in Vehicle HAL interface by Pavel Maltsev · 9 years ago
  20. 23bd70d Fix VTS paths on 32-bit target by Hsin-Yi Chen · 9 years ago
  21. 793eb8b Merge "Define property types for the live and freeze-frame sensor data." by Enrico Granata · 9 years ago
  22. e09eb48 Merge "specify vehicle service name on vts test" by Yuexi Ma · 9 years ago
  23. 844770c Define property types for the live and freeze-frame sensor data. by Enrico Granata · 9 years ago
  24. bd111f3 specify vehicle service name on vts test by Yuexi Ma · 9 years ago
  25. ec67aa4 Initial definition of data types and enumerations for OBD2-compatible diagnostic properties by Enrico Granata · 9 years ago
  26. 0282237 Remove obsolete references to IPCThreadState/ProcessState. by Martijn Coenen · 9 years ago
  27. ba4c80d Merge "Update Android.bp and vts/Android.mk for Hidl HALs" by TreeHugger Robot · 9 years ago
  28. c57e359 Update Android.bp and vts/Android.mk for Hidl HALs by Zhuoyao Zhang · 9 years ago
  29. f21639f Add complex data type to Vehicle HAL by Pavel Maltsev · 9 years ago
  30. e685ec8 Merge "Introduce ignition state property in VHAL" by TreeHugger Robot · 9 years ago
  31. 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
  32. 516e819 regen makefiles and delete old vts driver build rules by Keun Soo Yim · 9 years ago
  33. 804864f Adding a property for a communicating Vehicle Maps Data Service messages. by asafro · 9 years ago
  34. eb7ef72 Merge "Remove VehiclePermisionMode from VHAL" by TreeHugger Robot · 9 years ago
  35. a833eba Remove VehiclePermisionMode from VHAL by Pavel Maltsev · 9 years ago
  36. d567a2a Introduce ignition state property in VHAL by Pavel Maltsev · 9 years ago
  37. 392f564 update vts driver for vehicle hal by Yuexi Ma · 9 years ago
  38. f70d602 Merge "add a simple vehicle hal invocation in vts test" by Yuexi Ma · 9 years ago
  39. b62dc3e use the new oneshot vts driver generation build rule by Keun Soo Yim · 9 years ago
  40. 4661b11 Run vehicle HAL service as vehicle_network user by Pavel Maltsev · 9 years ago
  41. f35ee3b Revert "Revert "Update makefiles for Java package path."" by Yifan Hong · 9 years ago
  42. a8789f2 Revert "Update makefiles for Java package path." by Yifan Hong · 9 years ago
  43. ab0792c Update makefiles for Java package path. by Yifan Hong · 9 years ago
  44. d9c35ec add a simple vehicle hal invocation in vts test by Pavel Maltsev · 9 years ago
  45. 0e0a925 Fixing logging in Vehicle HAL, code clean up by Pavel Maltsev · 9 years ago
  46. 593f0f9 Merge "Implementing per-property access control" by TreeHugger Robot · 9 years ago
  47. f031e44 Vehicle hal driver in vts by Yuexi Ma · 9 years ago
  48. 7cb0bf3 Implementing per-property access control by Pavel Maltsev · 9 years ago
  49. a35e97c Merge "Fixed race condition in ConcurrentQueue" by TreeHugger Robot · 9 years ago
  50. 6fee628 Fixed race condition in ConcurrentQueue by Pavel Maltsev · 9 years ago
  51. 5018394 Update makefiles for hidlizing IBase. by Yifan Hong · 9 years ago
  52. f9d3034 Update to use the correct logging library. by Yifan Hong · 9 years ago
  53. 60d79b6 add vts profiler for vehicle hal by Yuexi Ma · 9 years ago
  54. bd124bb Merge "VTS driver module for vehicle hal" by Yuexi Ma · 9 years ago
  55. a5ee7b0 Merge "Always specify underlying enum type." by TreeHugger Robot · 9 years ago
  56. 074d386 VTS driver module for vehicle hal by Yuexi Ma · 9 years ago
  57. d26dc50 Always specify underlying enum type. by Steven Moreland · 9 years ago
  58. e8a60e3 Rename HZ to HERTZ to avoid macro name collision by Pavel Maltsev · 9 years ago
  59. b5e5109 Add driving status to default vehicle HAL by Pavel Maltsev · 9 years ago
  60. bbff14d Merge "Update makefiles for logging." by Steven Moreland · 9 years ago
  61. 8a36c0b move VTS HIDL HAL tests to the corresponding interface directories by Keun Soo Yim · 9 years ago
  62. f8d68ec Update makefiles for logging. by Steven Moreland · 9 years ago
  63. 6b920e4 Split libhidl into base and transport. by Yifan Hong · 9 years ago
  64. 30c84c3 Add more HVAC properties to default vehicle HAL by Pavel Maltsev · 9 years ago
  65. 4a9f187 Merge "Add .rc for vehicle HAL" by TreeHugger Robot · 9 years ago
  66. 35d1511 Merge "Fix up result type for bit-wise or of enum values" by TreeHugger Robot · 9 years ago
  67. fbd3466 Fix up result type for bit-wise or of enum values by Scott Randolph · 9 years ago
  68. aab5421 Add .rc for vehicle HAL by Pavel Maltsev · 9 years ago
  69. ebce8fc Add TURN_SIGNAL_STATE to enum VehicleProperty by Scott Randolph · 9 years ago
  70. b785f5b Support genrules with multiple tools by Colin Cross · 9 years ago
  71. af3c7f4 Integrate missing changes from vehicle.h by Pavel Maltsev · 9 years ago
  72. 759f131 Merge "Vehicle HAL reference impl Part II" by TreeHugger Robot · 9 years ago
  73. db179c5 Vehicle HAL reference impl Part II by Pavel Maltsev · 9 years ago
  74. fcd74eb Running update makefiles. by Steven Moreland · 9 years ago
  75. 4ae948a Merge "Vehicle HAL reference impl Part I" by TreeHugger Robot · 9 years ago
  76. e2603e3 Vehicle HAL reference impl Part I by Pavel Maltsev · 9 years ago
  77. 6972777 Stop all these merge conflicts. by Steven Moreland · 9 years ago
  78. a2f426a Initial HIDL vehicle HAL by Pavel Maltsev · 9 years ago