1. cf517e8 Changed AudioControlFactoryTest to unit test by Oscar Azucena · 4 years, 3 months ago
  2. 0496859 Merge changes from topic "per_user_volume_settings" into rvc-dev by Oscar Azucena · 4 years, 4 months ago
  3. 0e1d9c3 Fixed car audio volume group settings for user. by Oscar Azucena · 4 years, 4 months ago
  4. 8151bfe Payload check in propertyHalService by Kai · 4 years, 5 months ago
  5. ed4bf65 Migrated CarAudioZonesHelperTest to use truth intead of junit. by Oscar Azucena · 4 years, 4 months ago
  6. 5b44651 Merge "Add helper methods about ServiceManager to AndroidMockitoHelper" into rvc-dev by Eric Jeong · 4 years, 4 months ago
  7. a21e244 Merge "Move SystemActivityMonitoringServiceTest to car service unit test" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  8. 8109221 Add helper methods about ServiceManager to AndroidMockitoHelper by Eric Jeong · 4 years, 4 months ago
  9. f34947e Merge "Increae max connection wait timeout for VmsClientTest" into rvc-dev by Keun-young Park · 4 years, 4 months ago
  10. 513af9f Merge "Add helper methods for mocking user manager" into rvc-dev by Eric Jeong · 4 years, 4 months ago
  11. 010b0ea Merge "Fix flaky AppFocusTest" into rvc-dev by Keun-young Park · 4 years, 4 months ago
  12. a083a0b Move SystemActivityMonitoringServiceTest to car service unit test by Keun young Park · 4 years, 4 months ago
  13. 08be181 Add helper methods for mocking user manager by Eric Jeong · 4 years, 4 months ago
  14. 8298b51 Increae max connection wait timeout for VmsClientTest by Keun young Park · 4 years, 4 months ago
  15. 2512475 Fix flaky AppFocusTest by Keun young Park · 4 years, 4 months ago
  16. b5e602d Merge "Improve test coverage for CarInfoManager" into rvc-dev by Kai Wang · 4 years, 4 months ago
  17. ee96a47 Merge "Improve coverage for CarHvacManager" into rvc-dev by Kai Wang · 4 years, 4 months ago
  18. 801c121 Merge "Improve code coverage for hardware property" into rvc-dev by Kai Wang · 4 years, 4 months ago
  19. 0086729 Improve coverage for CarHvacManager by Kai · 4 years, 4 months ago
  20. 2988f70 Improve code coverage for hardware property by Kai · 4 years, 4 months ago
  21. e296b50 Improve test coverage for CarInfoManager by Kai · 4 years, 4 months ago
  22. 0ee7281 Increase API coverage in car watchdog test by Eric Jeong · 4 years, 4 months ago
  23. 380db69 Merge changes from topics "149099817", "155231960" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  24. b2c7899 Unregister the listeners when SystemActivityMonitoringService is gone. by Yuncheol Heo · 4 years, 4 months ago
  25. 1b9eae8 Even more improvements on android.car.test.utils package. by felipeal · 4 years, 4 months ago
  26. 3e8b49d Jumpstarted the android.car.test.utils package. by felipeal · 4 years, 4 months ago
  27. 966f00a Add explicit mock session start / stop by Keun young Park · 4 years, 4 months ago
  28. df3c4d3 Merge "Allow power transition from "Wait for Finish" to "On"" into rvc-dev by Jim Kaye · 4 years, 4 months ago
  29. 5a3fd5f Release heavier objects in teardown by Keun young Park · 4 years, 4 months ago
  30. f7230df Merge "Added delayed audio focus to car audio service." into rvc-dev by Oscar Azucena · 4 years, 5 months ago
  31. 78a1bce Allow power transition from "Wait for Finish" to "On" by Jim Kaye · 4 years, 5 months ago
  32. 8c1136f Added delayed audio focus to car audio service. by Oscar Azucena · 4 years, 5 months ago
  33. 38e1813 Converting AudioControlWrapper into interface by Hayden Gomes · 4 years, 5 months ago
  34. 214a4a7 Merge "Added logic to reject navigation while on call" into rvc-dev by Oscar Azucena · 4 years, 5 months ago
  35. 93b01b1 Added logic to reject navigation while on call by Oscar Azucena · 4 years, 5 months ago
  36. 60804da Fix flaky ActivityBlockingActivityTest. by Yuncheol Heo · 4 years, 5 months ago
  37. 7b792aa Merge "Fix flaky test in CarPropertyManager" into rvc-dev by Kai Wang · 4 years, 5 months ago
  38. bb4dfd6 Fix flaky test in CarPropertyManager by Kai · 4 years, 5 months ago
  39. d216d04 Merge "Add permission tests for hidden APIs" into rvc-dev by Jordan Jozwiak · 4 years, 5 months ago
  40. f83bbf2 Merge "Use CountDownLatch for waiting callback" into rvc-dev by Kai Wang · 4 years, 5 months ago
  41. b789fae Merge "Suppress all ActivityBlockingActivity tests" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  42. 2b24c8d Add permission tests for hidden APIs by Jordan Jozwiak · 4 years, 5 months ago
  43. f7d8b65 Suppress all ActivityBlockingActivity tests by Jordan Jozwiak · 4 years, 5 months ago
  44. f700753 Updating several car services to use UserLifecycleListener by Antonio Kantek · 4 years, 6 months ago
  45. c21baa8 Use CountDownLatch for waiting callback by Kai · 4 years, 5 months ago
  46. c473c48 Merge "Remove method synchronization for UXRE" into rvc-dev by Jordan Jozwiak · 4 years, 5 months ago
  47. 576578a Remove method synchronization for UXRE by Jordan Jozwiak · 4 years, 6 months ago
  48. 1fd33fe Read DISABLED_OPTIONAL_FEATURES from vhal for feature disabling by Keun young Park · 4 years, 9 months ago
  49. b0df131 Merge "Use SharedMemory for transporting large packets." into rvc-dev by Mark Tabry · 4 years, 6 months ago
  50. 80ab297 Merge "Suppress flaky ActivityBlockingActivity test" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  51. 987c885 Use SharedMemory for transporting large packets. by Mark Tabry · 4 years, 6 months ago
  52. 1ea8e8a Merge "Adding support for IAudioControl@2.0" into rvc-dev by Hayden Gomes · 4 years, 6 months ago
  53. cce8e45 Merge "Add test case for checking the timestamp by areaId" into rvc-dev by Kai Wang · 4 years, 6 months ago
  54. d29c8db Adding support for IAudioControl@2.0 by Hayden Gomes · 4 years, 6 months ago
  55. c89ba2a Add test case for checking the timestamp by areaId by Kai · 4 years, 8 months ago
  56. c96ad1a Suppress flaky ActivityBlockingActivity test by Jordan Jozwiak · 4 years, 6 months ago
  57. 6df075f Add watchdog library by Eric Jeong · 4 years, 6 months ago
  58. f42e05d Merge "Clean up CarInputManager with new SYSTEM_NAVIGATION type" into rvc-dev by Keun-young Park · 4 years, 6 months ago
  59. fcc0e3a Merge "Added car audio service user id based routing." into rvc-dev by Oscar Azucena · 4 years, 6 months ago
  60. 5b9fb36 Clean up CarInputManager with new SYSTEM_NAVIGATION type by Keun young Park · 4 years, 6 months ago
  61. d64cd7a Added car audio service user id based routing. by Oscar Azucena · 4 years, 6 months ago
  62. 4156274 Check targetSDK before throw new exceptions by Kai · 4 years, 6 months ago
  63. 28e5ecc Merge "Fixed flake CarAudioFocusTest test" into rvc-dev by Oscar Azucena · 4 years, 6 months ago
  64. f8d68c4 Fixed flake CarAudioFocusTest test by Oscar Azucena · 4 years, 6 months ago
  65. 86fe144 Merge "Add CarInputManager API" into rvc-dev by Keun-young Park · 4 years, 6 months ago
  66. 401479c Add CarInputManager API by Keun young Park · 4 years, 6 months ago
  67. 6ceb06c Merge "Suppress flaky tests to improve team productivity" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  68. 457922e Suppress flaky tests to improve team productivity by Jordan Jozwiak · 4 years, 6 months ago
  69. b93cf9f Merge "Renaming resource XML to avoid conflict" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  70. 9d46467 Merge "Remove method synchronization for driving service" into rvc-dev by Jordan Jozwiak · 4 years, 6 months ago
  71. 6aca819 Renaming resource XML to avoid conflict by Hayden Gomes · 4 years, 6 months ago
  72. 05985a6 Remove method synchronization for driving service by Jordan Jozwiak · 4 years, 6 months ago
  73. 7d49b14 Add test cases for CarWatchdogManager by Eric Jeong · 4 years, 6 months ago
  74. 72a2721 Merge "Implement binder connection in CarWatchdogService" into rvc-dev by Eric Jeong · 4 years, 6 months ago
  75. 268aa87 Merge "Adding CarAudioContexts for System Usages" into rvc-dev by Hayden Gomes · 4 years, 6 months ago
  76. ae2c04c Implement binder connection in CarWatchdogService by Eric Jeong · 4 years, 6 months ago
  77. 4cdc4f6 Merge "[Unit test] Fix flakiness in CarPowerManagementTest" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  78. d965a54 [Unit test] Fix flakiness in CarPowerManagementTest by Jim Kaye · 4 years, 6 months ago
  79. e1a8459 Fix test by finding default physical port by Jordan Jozwiak · 4 years, 6 months ago
  80. 8ca4bba Adding CarAudioContexts for System Usages by Hayden Gomes · 4 years, 7 months ago
  81. 8e89154 Merge "Deflake VmsClientTest by waiting for Executor termination." into rvc-dev by Mark Tabry · 4 years, 6 months ago
  82. 30c07aa Merge "Expose Car statusCode in onErrorEvent callback" into rvc-dev by Kai Wang · 4 years, 6 months ago
  83. 577c380 Deflake VmsClientTest by waiting for Executor termination. by Mark Tabry · 4 years, 6 months ago
  84. 4cd400a ABA should dismiss if activity to block is gone by Jordan Jozwiak · 4 years, 7 months ago
  85. 6e75d49 Expose Car statusCode in onErrorEvent callback by Kai · 4 years, 6 months ago
  86. 62e749c Wrap legacy VMS APIs around VmsClient API. by Mark Tabry · 4 years, 8 months ago
  87. 687b4ab Increase callback verification timeout to 1000ms. by Mark Tabry · 4 years, 6 months ago
  88. fb23d76 Merge "Rename AudioDevice to AudioDeviceAttributes" by Jean-Michel Trivi · 4 years, 6 months ago
  89. 121895c Rename AudioDevice to AudioDeviceAttributes by Jean-Michel Trivi · 4 years, 6 months ago
  90. dea2bf5 Merge "Normalize VMS API naming and fix a thread safety issue." by Mark Tabry · 4 years, 6 months ago
  91. 4b3a64a Normalize VMS API naming and fix a thread safety issue. by Mark Tabry · 4 years, 7 months ago
  92. 253dfff [Unit test] Shorten CarPowerManagementTest execution time by Jim Kaye · 4 years, 7 months ago
  93. 668fcc3 Merge "Replacing spied Context by ContextWrapper." by Antonio Kantek · 4 years, 7 months ago
  94. a25a3b8 Replacing spied Context by ContextWrapper. by Antonio Kantek · 4 years, 7 months ago
  95. 19720d0 Merge "Implement hidden VEHICLE_MAPS_SERVICE API." by Mark Tabry · 4 years, 7 months ago
  96. 3f6eb22 Merge "Map virtual displays to physical ports in UXRE" by Jordan Jozwiak · 4 years, 7 months ago
  97. 6fa123d Implement hidden VEHICLE_MAPS_SERVICE API. by Mark Tabry · 4 years, 8 months ago
  98. 522b4a5 Refactoring FocusInteraction matrix to own class by Hayden Gomes · 4 years, 7 months ago
  99. d03e16d Extracting CarAudioContexts to own class by Hayden Gomes · 4 years, 7 months ago
  100. 5465ca9 Map virtual displays to physical ports in UXRE by Jordan Jozwiak · 4 years, 7 months ago