1. 382ceee Refactor VHAL by Steve Paik · 7 years ago
  2. ed2c864 Fix carservice_test suite by Pavel Maltsev · 7 years ago
  3. 8edd255 Move car service test cases to original package by Pavel Maltsev · 7 years ago[Renamed (99%) from tests/carservice_test/src/com/android/car/test/CarDiagnosticManagerTest.java]
  4. 5bac922 resolve merge conflicts of db3f2b04 to master by Pavel Maltsev · 7 years ago
  5. 99e1a75 Merge Vehicle HAL 2.1 iface to 2.0 by Pavel Maltsev · 7 years ago
  6. 57ec270 Plumb through support for detecting selective clear of freeze frames in CarDiagnosticManager by Enrico Granata · 7 years ago
  7. 25e8946 Move the Diagnostics API classes to android.car.diagnostic by Enrico Granata · 7 years ago
  8. 3b0f5b7 Remove the CarDiagnosticSensorIndices class as it merely acted as a hollow namespace by Enrico Granata · 7 years ago
  9. f874771 Remove CarDiagnosticEvent.IgnitionMonitors by Enrico Granata · 7 years ago
  10. 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
  11. 976cee4 CarService changes necessary to support the diagnostic enums rename on the Vehicle HAL side by Enrico Granata · 7 years ago
  12. 2e3b49a Rename the is*Supported() methods in CarDiagnosticManager per API Review by Enrico Granata · 7 years ago
  13. 1c94fa0 Merge "Add APIs to CarDiagnosticManager to check whether specific features are enabled" by TreeHugger Robot · 7 years ago
  14. c239368 Add APIs to CarDiagnosticManager to check whether specific features are enabled by Enrico Granata · 7 years ago
  15. b3634e2 Enable Vehicle HAL 2.1 and Diagnostics by default in master. by Enrico Granata · 7 years ago
  16. 5e075da s/FRAME_TYPE_FLAG/FRAME_TYPE/ by Enrico Granata · 7 years ago
  17. d5d0100 Fix an issue with removal of diagnostic listeners registered for both frame types by Enrico Granata · 7 years ago
  18. 1016757 Add equals() and hashCode() to CarDiagnosticEvent. by Enrico Granata · 7 years ago
  19. ce7ee20 Add code to convert a CarDiagnosticEvent into Diagnostic Json by Enrico Granata · 7 years ago
  20. 4514e96 Do not run the diagnostics API test if FeatureConfiguration.ENABLE_DIAGNOSTIC is false by Enrico Granata · 7 years ago
  21. 87c0545 Add logic to obd2_lib to generate a live OBD2 frame from a connection. by Enrico Granata · 7 years ago
  22. 4c43add Automatically generate the Java list of OBD2 sensor indices from the HIDL definition. by Enrico Granata · 8 years ago
  23. 093e2bc Add a test case for CarDiagnosticManager API entrypoints by Enrico Granata · 8 years ago