1. be7ea0fe Fix Bluetooth failing to connect after pairing by Ram Periathiruvadi · 7 years ago
  2. 60a2f66 Merge "Check if service is bound before unbinding." by TreeHugger Robot · 7 years ago
  3. ee7c58a Check if service is bound before unbinding. by Ram Periathiruvadi · 7 years ago
  4. ca6a8cf Merge "Minor tweaks and cleanups in CarAudioService" by TreeHugger Robot · 7 years ago
  5. fe09e5d Merge "Centralize focus requests to car in one method" by TreeHugger Robot · 7 years ago
  6. deafb67 Merge "Fix a scenario where Bluetooth Autoconnect fails." by TreeHugger Robot · 7 years ago
  7. 6454938 Centralize focus requests to car in one method by Enrico Granata · 7 years ago
  8. ee77dde Fix a scenario where Bluetooth Autoconnect fails. by Ram Periathiruvadi · 7 years ago
  9. 48a40a3 Minor tweaks and cleanups in CarAudioService by Enrico Granata · 7 years ago
  10. b4ee6ad Merge "Adding Publisher ID support to non-hal clients. Publishers send a serialized proto message with their description and get ID integer. Everytime the same serialized message is sent they will get the same ID so it is persistent within client crashes. Other clients can ask for a map all the IDs with their serialized descriptions." by Asaf Rosenfeld · 7 years ago
  11. 6028489 Adding Publisher ID support to non-hal clients. by Asaf Rosenfeld · 7 years ago
  12. 437c561 Remove two unused variables from CarAudioService by Enrico Granata · 7 years ago
  13. 7ec8fe4 Merge "Add a notification channel for car services." by Anthony Chen · 7 years ago
  14. 31a1cf8 Add a notification channel for car services. by Anthony Chen · 7 years ago
  15. bb73c4c Giving permissions to VMS publishers. by Antonio Cortes · 7 years ago
  16. a048c0a Fix Car Service Test crash. by Ram Periathiruvadi · 8 years ago
  17. 1c94fa0 Merge "Add APIs to CarDiagnosticManager to check whether specific features are enabled" by TreeHugger Robot · 7 years ago
  18. c239368 Add APIs to CarDiagnosticManager to check whether specific features are enabled by Enrico Granata · 8 years ago
  19. b3634e2 Enable Vehicle HAL 2.1 and Diagnostics by default in master. by Enrico Granata · 8 years ago
  20. 5e075da s/FRAME_TYPE_FLAG/FRAME_TYPE/ by Enrico Granata · 8 years ago
  21. d52f22f Merge "Bluetooth Auto-connect per user, fix multidevice connections" by TreeHugger Robot · 8 years ago
  22. 3b44fb3 Fix a few typos in the diagnostics code by Enrico Granata · 8 years ago
  23. acb6024 Bluetooth Auto-connect per user, fix multidevice connections by Ram Periathiruvadi · 8 years ago
  24. e7b66c5 Merge "Splitting availability command to request and response" by Asaf Rosenfeld · 8 years ago
  25. 1ab389c Splitting availability command to request and response by Asaf Rosenfeld · 8 years ago
  26. baa6c77 Merge "Adding more benchmark tests for Vehicle stack" into oc-dev am: 4055b6a843 by Pavel Maltsev · 8 years ago
  27. 0f4c4f3 Do not double-subscribe to diagnostic properties. by Enrico Granata · 8 years ago
  28. 45e59a0 Adding more benchmark tests for Vehicle stack by Pavel Maltsev · 8 years ago
  29. d9550e7 Merge "Initial e2e Vehicle s/w stack infrastructure" into oc-dev am: 54558e083d by Pavel Maltsev · 8 years ago
  30. 54558e0 Merge "Initial e2e Vehicle s/w stack infrastructure" into oc-dev by TreeHugger Robot · 8 years ago
  31. 4b78596 Don't send cached events from CarDiagnosticService by Enrico Granata · 8 years ago
  32. 46564b9 Merge "Do not start home activity if it's not ready" into oc-dev am: 4865137df8 by Pavel Maltsev · 8 years ago
  33. 4865137 Merge "Do not start home activity if it's not ready" into oc-dev by TreeHugger Robot · 8 years ago
  34. 82c20cd Initial e2e Vehicle s/w stack infrastructure by Pavel Maltsev · 8 years ago
  35. 74a381e Do not start home activity if it's not ready by Pavel Maltsev · 8 years ago
  36. de714b7 Implement support of AUDIO_STREAM_STATE property by Pavel Maltsev · 8 years ago
  37. e0824d7 Adding subscription HAL support. by Antonio Cortes · 8 years ago
  38. e16aa2d Merge "Adding availability HAL support" by Asaf Rosenfeld · 8 years ago
  39. eb541d4 Adding availability HAL support by Asaf Rosenfeld · 8 years ago
  40. b22c4ae Merge "Don't try to load jni_car_service which no longer exists" into oc-dev am: cb43d9f277 by Scott Randolph · 8 years ago
  41. fee07cd Don't try to load jni_car_service which no longer exists by Scott Randolph · 8 years ago
  42. 019d6c4 Remove deprecated CarCamera interface by Scott Randolph · 8 years ago
  43. 3539eea Subscribe to the diagnostic properties in DiagnosticHalService by Enrico Granata · 8 years ago
  44. c635a60 Fix CarVolumeServiceTest failure. by Yao Chen · 8 years ago
  45. 6e3d656 Merge "Removing obsolete TODOs" by Antonio Cortes Perez · 8 years ago
  46. 80b3222 Removing obsolete TODOs by Antonio Cortes · 8 years ago
  47. 543ef89 Fix CarVolumeServiceTest failure. by Yao Chen · 8 years ago
  48. 14949f3 Merge "Remove deprecated CarCamera interface" by TreeHugger Robot · 8 years ago
  49. 99130ac Merge "Implement support of AUDIO_STREAM_STATE property" by TreeHugger Robot · 8 years ago
  50. 251fb78 Remove deprecated CarCamera interface by Scott Randolph · 8 years ago
  51. 228261f Merge "Respect init/release methods in Car Service" by TreeHugger Robot · 8 years ago
  52. 79d5e12 Implement support of AUDIO_STREAM_STATE property by Pavel Maltsev · 8 years ago
  53. e3c41a6 Merge "Add a class to calculate the available layers out of the publishers offerings" by Asaf Rosenfeld · 8 years ago
  54. a5dfba1 Add a class to calculate the available layers out of the publishers offerings by Asaf Rosenfeld · 8 years ago
  55. ddbff98 Respect init/release methods in Car Service by Pavel Maltsev · 8 years ago
  56. 2febe9f Guarantee an increasing sequence in the onVmsSubscriptionChange message by Antonio Cortes · 8 years ago
  57. 5780c0c Merge "Updating VMS interfaces to use VmsLayer." by Antonio Cortes Perez · 8 years ago
  58. 70900ea Merge "Use device encrypted storage context for shared preferences." by TreeHugger Robot · 8 years ago
  59. 96fd18b Use device encrypted storage context for shared preferences. by Yao Chen · 8 years ago
  60. 01a6039 Updating VMS interfaces to use VmsLayer. by Antonio Cortes · 8 years ago
  61. 571b84d Merge "Fix synchronization in BT connection policy" by TreeHugger Robot · 8 years ago
  62. c9e86e8 Fix synchronization in BT connection policy by Pavel Maltsev · 8 years ago
  63. 2ca6f8c Adding availability support to VMS subscribers by Asaf Rosenfeld · 8 years ago
  64. 883252c Merge "Adding a class to describe a single VMS dependency. Adding a class to describe a publisher layers offering. Adding a way to publishers to declare their offering. Adding a token to publishers so that the service can track offering and potentially have more access control on publishing" by Asaf Rosenfeld · 8 years ago
  65. 7bd684e Adding a class to describe a single VMS dependency. by Asaf Rosenfeld · 8 years ago
  66. 8b35009 Adding missing locked accesses to mRouting variable. by Antonio Cortes · 8 years ago
  67. b588b30 Merge "Return all the layers when reporting subscription data" by Antonio Cortes Perez · 8 years ago
  68. 9db963a Return all the layers when reporting subscription data by Antonio Cortes · 8 years ago
  69. 43b72d3 Merge "Fix CarAudioService test" by TreeHugger Robot · 8 years ago
  70. 609b9ec Fix CarAudioService test by Pavel Maltsev · 8 years ago
  71. 0389bcc Merge changes Ib03b2e24,If7a80050 by Antonio Cortes Perez · 8 years ago
  72. 0bd67c3 Making VmsLayer parcelable. by Antonio Cortes · 8 years ago
  73. a38945a MAP client autoconnect by Joseph Pirozzo · 8 years ago
  74. 7e91410 Propagate onVmsSubscriptionChange event to publishers. by Antonio Cortes · 8 years ago
  75. 8b1d4ed Merge "Integrate routing manager: * subscriptions request from the HAL and Subscribers Manager reach publishers. * data from Publishers Manager and HAL reach subscribers." by Asaf Rosenfeld · 8 years ago
  76. 25a8740 Integrate routing manager: by asafro · 8 years ago
  77. 8e198bb Remove dead code from CarDiagnosticService by Enrico Granata · 8 years ago
  78. 3fe769d Merge "Post-O. Move VMS property to hal 2.1." by Antonio Cortes Perez · 8 years ago
  79. b953950 Merge "Prevent DiagnosticHalService from crashing if the OBD2_*_FRAME configuration array is empty." by TreeHugger Robot · 8 years ago
  80. 4f8f017 Prevent DiagnosticHalService from crashing if the OBD2_*_FRAME configuration array is empty. by Enrico Granata · 8 years ago
  81. fbdcfa9 Merge "Adding IGN State START as a BT AutoConnect trigger" by TreeHugger Robot · 8 years ago
  82. 2f53480 Fixed service binding. by Pavel Maltsev · 8 years ago
  83. 747364a Post-O. Move VMS property to hal 2.1. by Antonio Cortes · 8 years ago
  84. 49d5a5a Adding IGN State START as a BT AutoConnect trigger by Ram Periathiruvadi · 8 years ago
  85. fc6f642 Merge "Post-O. VMS subscriber sample app." by Antonio Cortes Perez · 8 years ago
  86. f41b088 Post-O. VMS subscriber sample app. by Antonio Cortes · 8 years ago
  87. 8c2f228 Merge "Permission support for diagnostics." by TreeHugger Robot · 8 years ago
  88. 3c7a666 Permission support for diagnostics. by Enrico Granata · 8 years ago
  89. 8b341e8 Merge "Adding a routing manager which the VMS HAL Service will use to keep track of the subscriptions. The integration of the routing manager will be in a separate CL. for more information check: go/vms-routing" by Asaf Rosenfeld · 8 years ago
  90. e102dc6 Adding a routing manager which the VMS HAL Service will use to keep track by asafro · 8 years ago
  91. 15dfc88 Merge "Car HAL uses "default" service name" by Yifan Hong · 8 years ago
  92. 15ba610 Merge "Post-O. Move OBD2 support to Vehicle HAL 2.1." by TreeHugger Robot · 8 years ago
  93. 9204449 Car HAL uses "default" service name by Chris Phoenix · 8 years ago
  94. 14b5d56 Post-O. Move OBD2 support to Vehicle HAL 2.1. by Enrico Granata · 8 years ago
  95. 39b8b6a Merge "Support VHAL 2.1 in Car Service" by TreeHugger Robot · 8 years ago
  96. a97720d Merge "Post-O. Only enable CarDiagnosticManager if the right FeatureConfig flag is set." by TreeHugger Robot · 8 years ago
  97. 34010ed Post-O. Only enable CarDiagnosticManager if the right FeatureConfig flag is set. by Enrico Granata · 8 years ago
  98. af103c1 Update how the car service binds to services. by Antonio Cortes · 8 years ago
  99. 2a68e45 Merge "Post-O. Provide smart accessors for sensors that describe structured/enumerated data." by TreeHugger Robot · 8 years ago
  100. 49e3b7c Merge "Properly handle implementations of Vehicle HAL that do not support diagnostic properties." by TreeHugger Robot · 8 years ago