1. 5a90e25 Fix CarDiagnosticConstantsTest to workaround an issue in generated HAL code by Enrico Granata · 7 years ago
  2. 64fb54b Fix CarDiagnosticConstantsTest to workaround an issue in generated HAL code by Enrico Granata · 7 years ago
  3. 1f4466d Merge "Add a test case to validate that manually generated diagnostic constants have the same value between CarService and Vehicle HAL" into oc-mr1-dev by Enrico Granata · 7 years ago
  4. 2fb7f90 Merge "Add a test case to validate that manually generated diagnostic constants have the same value between CarService and Vehicle HAL" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  5. 6d59d8c Merge "Fix VHAL Emulator Test" into oc-mr1-dev am: 22a9fa7c76 by Steve Paik · 7 years ago
  6. 22a9fa7 Merge "Fix VHAL Emulator Test" into oc-mr1-dev by Steve Paik · 7 years ago
  7. 9de47bd Fix the build by removing the stale ICarDiagnostic*.java files in hardware/ by Enrico Granata · 7 years ago
  8. bece9d6 Fix the build by removing the stale ICarDiagnostic*.java files in hardware/ by Enrico Granata · 7 years ago
  9. 7b13666 Add a test case to validate that manually generated diagnostic constants have the same value between CarService and Vehicle HAL by Enrico Granata · 7 years ago
  10. 46eac02b Move the Diagnostics API classes to android.car.diagnostic am: 25e8946811 by Enrico Granata · 7 years ago
  11. 7ba328f Reland "Car: remove use of -static hidl java" am: 14f54c5d63 am: 05943f689e by Steven Moreland · 7 years ago
  12. 8ca1ed0 Reland "Car: remove use of -static hidl java" am: 14f54c5d63 am: 05943f689e by Steven Moreland · 7 years ago
  13. 05943f6 Reland "Car: remove use of -static hidl java" am: 14f54c5d63 by Steven Moreland · 7 years ago
  14. 2360832 Fix VHAL Emulator Test by Steve Paik · 7 years ago
  15. 14f54c5 Reland "Car: remove use of -static hidl java" by Steven Moreland · 7 years ago
  16. 7ac3224 Revert "Car: remove use of -static hidl java" am: a8cc039201 am: 7db57d8cc9 by Steven Moreland · 7 years ago
  17. be9b773 Revert "Car: remove use of -static hidl java" am: a8cc039201 am: 7db57d8cc9 by Steven Moreland · 7 years ago
  18. 7db57d8 Revert "Car: remove use of -static hidl java" am: a8cc039201 by Steven Moreland · 7 years ago
  19. a8cc039 Revert "Car: remove use of -static hidl java" by Steven Moreland · 7 years ago
  20. 8d62530 Car: remove use of -static hidl java am: be4780ccce am: 8b9969b76e by Steven Moreland · 7 years ago
  21. 79295cd Car: remove use of -static hidl java am: be4780ccce am: 8b9969b76e by Steven Moreland · 7 years ago
  22. 8b9969b Car: remove use of -static hidl java am: be4780ccce by Steven Moreland · 7 years ago
  23. be4780c Car: remove use of -static hidl java by Steven Moreland · 7 years ago
  24. 25e8946 Move the Diagnostics API classes to android.car.diagnostic by Enrico Granata · 7 years ago
  25. 2dc7251 Remove the CarDiagnosticSensorIndices class as it merely acted as a hollow namespace by Enrico Granata · 7 years ago
  26. 3b0f5b7 Remove the CarDiagnosticSensorIndices class as it merely acted as a hollow namespace by Enrico Granata · 7 years ago
  27. 1081cdf Merge "Fixing CarService and tests to use post VMS API review" into oc-mr1-dev by Asaf Rosenfeld · 7 years ago
  28. ed2e7bd Merge "Remove CarDiagnosticEvent.IgnitionMonitors" into oc-mr1-dev by Enrico Granata · 7 years ago
  29. 494f32a Merge "Fixing CarService and tests to use post VMS API review" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  30. 99f17fd Merge "Remove CarDiagnosticEvent.IgnitionMonitors" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  31. 09e11bd Fix reference to InCallServiceImpl for the dialer. am: 141d640613 by Anthony Chen · 7 years ago
  32. 141d640 Fix reference to InCallServiceImpl for the dialer. by Anthony Chen · 7 years ago
  33. f874771 Remove CarDiagnosticEvent.IgnitionMonitors by Enrico Granata · 7 years ago
  34. fcc4964 Merge "CarService changes necessary to support the diagnostic enums rename on the Vehicle HAL side" into oc-mr1-dev by Enrico Granata · 7 years ago
  35. 6af10a4 Merge "CarService changes necessary to support the diagnostic enums rename on the Vehicle HAL side" into oc-mr1-dev by Enrico Granata · 7 years ago
  36. 58e180b Fixing CarService and tests to use post VMS API review by Asaf Rosenfeld · 7 years ago
  37. 2940cce Merge "Enhance documentation comments for Car Diagnostic APIs" into oc-mr1-dev by Enrico Granata · 7 years ago
  38. afa1942 Merge "Enhance documentation comments for Car Diagnostic APIs" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  39. caffecb Merge "Rename the is*Supported() methods in CarDiagnosticManager per API Review" into oc-mr1-dev by Enrico Granata · 7 years ago
  40. e180542 Merge "Rename the is*Supported() methods in CarDiagnosticManager per API Review" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  41. 976cee4 CarService changes necessary to support the diagnostic enums rename on the Vehicle HAL side by Enrico Granata · 7 years ago
  42. 2e3b49a Rename the is*Supported() methods in CarDiagnosticManager per API Review by Enrico Granata · 7 years ago
  43. 20f13f7 Enhance documentation comments for Car Diagnostic APIs by Enrico Granata · 7 years ago
  44. e45d48f Fix testLargeByteArrayProperty to prevent OOM errors - remove an unnecessary copy for logging purposes; - optimize the other copy so it doesn't try to overallocate; - reduce the size of the array by Enrico Granata · 7 years ago
  45. ca4665c Fix testLargeByteArrayProperty to prevent OOM errors by Enrico Granata · 7 years ago
  46. 84397b3 Unit tests for BluetoothDeviceConnectionPolicy. am: 380e51495b by Ram Periathiruvadi · 7 years ago
  47. 380e514 Unit tests for BluetoothDeviceConnectionPolicy. by Ram Periathiruvadi · 7 years ago
  48. 6a73da9 Merge "Add libstagefright_soft_flacdec to car_base.mk am: c162b430e4 am: fc69d51547" into oc-mr1-dev-plus-aosp by Android Build Merger (Role) · 7 years ago
  49. a918dab Add libstagefright_soft_flacdec to car_base.mk am: c162b430e4 am: 85de23e60b by Pawin Vongmasa · 7 years ago
  50. 536ee39 Add libstagefright_soft_flacdec to car_base.mk am: c162b430e4 am: fc69d51547 by Pawin Vongmasa · 7 years ago
  51. 85de23e Add libstagefright_soft_flacdec to car_base.mk am: c162b430e4 by Pawin Vongmasa · 7 years ago
  52. fc69d51 Add libstagefright_soft_flacdec to car_base.mk am: c162b430e4 by Pawin Vongmasa · 7 years ago
  53. 6a1ea94 Merge "Change car diagnostic permission to DIAGNOSTIC_READ_ALL" into oc-mr1-dev by Chao Yan · 7 years ago
  54. 9b2acc5 Merge "Change car diagnostic permission to DIAGNOSTIC_READ_ALL" into oc-mr1-dev by Chao Yan · 7 years ago
  55. 9b78af5 Change car diagnostic permission to DIAGNOSTIC_READ_ALL by Chao Yan · 7 years ago
  56. 24428f6 Routing logic to use publisher ID am: 800cb0790d by Asaf Rosenfeld · 7 years ago
  57. 800cb07 Routing logic to use publisher ID by Asaf Rosenfeld · 7 years ago
  58. d672c83 Hide setClusterActivityState system method am: 4f7c940029 by Pavel Maltsev · 7 years ago
  59. 4f7c940 Hide setClusterActivityState system method by Pavel Maltsev · 7 years ago
  60. 905968c Allow activities in instrument cluster by Pavel Maltsev · 7 years ago
  61. 909546f bump Car API version to 3 by Keun-young Park · 7 years ago
  62. c162b43 Add libstagefright_soft_flacdec to car_base.mk by Pawin Vongmasa · 7 years ago
  63. 60f0a44 Merge "Add SENSOR_TYPE_WHEEL_DISTANCE + friends" by Steve Paik · 7 years ago
  64. 2b59e8c Merge "Extending cluster API in car-support-lib" by TreeHugger Robot · 7 years ago
  65. 6af109a Merge "Added RecyclerView to show verification results" by Chao Yan · 7 years ago
  66. 8a5c7c0 packages/services/Car: use proper nativehelper headers am: b296575311 -s ours am: 6660120112 am: 7ab20e432a by Steven Moreland · 7 years ago
  67. 289ab99 Add SENSOR_TYPE_WHEEL_DISTANCE + friends by Steve Paik · 7 years ago
  68. d4e4e9c packages/services/Car: use proper nativehelper headers am: b296575311 -s ours am: 6660120112 by Steven Moreland · 7 years ago
  69. 7ab20e4 packages/services/Car: use proper nativehelper headers am: b296575311 -s ours by Steven Moreland · 7 years ago
  70. 6660120 packages/services/Car: use proper nativehelper headers am: b296575311 -s ours by Steven Moreland · 7 years ago
  71. b296575 packages/services/Car: use proper nativehelper headers by Steven Moreland · 7 years ago
  72. 13df19e Added RecyclerView to show verification results by Chao Yan · 7 years ago
  73. 22db698 Merge "Remove VHAL default impl package from car_base.mk" by TreeHugger Robot · 7 years ago
  74. cfc6b23 Merge "Remove a few left-over @FutureFeature markers from diagnostics API" by Enrico Granata · 7 years ago
  75. 4e29000 Merge "Added car diagnostic API test application" by Chao Yan · 7 years ago
  76. 70c8dc9 Remove VHAL default impl package from car_base.mk by Pavel Maltsev · 7 years ago
  77. f9c7693 Extending cluster API in car-support-lib by Pavel Maltsev · 7 years ago
  78. 7582f2e Added car diagnostic API test application by Chao Yan · 7 years ago
  79. 437be6d Merge "Fix format specifier warnings" by TreeHugger Robot · 7 years ago
  80. 19b97bb Fix format specifier warnings by George Burgess IV · 7 years ago
  81. 9f6f254 Added annotation to test. by smaraaosp · 7 years ago
  82. 41c5ac6 Remove a few left-over @FutureFeature markers from diagnostics API by Enrico Granata · 7 years ago
  83. 3cab966 Merge "Added new radio funcitonality to KitchenSink" by Juan Mojica · 7 years ago
  84. a3575f5 Added new radio funcitonality to KitchenSink by Juan Mojica · 7 years ago
  85. c4fafe2 Merge "Add @SystemApi markers for the diagnostic API values in android.car.Car" by TreeHugger Robot · 7 years ago
  86. 4761a10 Merge "Allow to pass custom bundle in Car Nav Manager" by TreeHugger Robot · 7 years ago
  87. 1fd2ff6 Allow to pass custom bundle in Car Nav Manager by Pavel Maltsev · 7 years ago
  88. ae25b92 Add @SystemApi markers for the diagnostic API values in android.car.Car by Enrico Granata · 7 years ago
  89. a5ba337 Merge "Add readme documenting EVS config.json" by Scott Randolph · 7 years ago
  90. fff4fe8 Add readme documenting EVS config.json by Scott Randolph · 7 years ago
  91. 7f6dd5f Merge "Updating Routing and subscription state to support subscription to layer from specific publisher" by Asaf Rosenfeld · 7 years ago
  92. 4a0ea57 Merge "Restructure sepolicy for EVS stack" by TreeHugger Robot · 7 years ago
  93. 008c60b Restructure sepolicy for EVS stack by Scott Randolph · 7 years ago
  94. f9be20b Updating Routing and subscription state to support subscription to layer from specific publisher by Asaf Rosenfeld · 7 years ago
  95. 7e5c187 Merge "Fix tiny typos in comments" by TreeHugger Robot · 7 years ago
  96. 6986c93 Merge "Add a non proguarded version of the car support lib." by Rakesh Iyer · 7 years ago
  97. b1ddae9 Fix tiny typos in comments by Scott Randolph · 7 years ago
  98. a61a429 Merge "RDS PI is a number, not a string." by Tomasz Wasilczyk · 7 years ago
  99. c94ebaf Add a non proguarded version of the car support lib. by Rakesh Iyer · 7 years ago
  100. f91b5ea Merge "Fix a bug in diagnostic_injector.py where the wrong file list was being looked at" by Enrico Granata · 7 years ago