- ab9ca58 Fix map of virtual displays to physical ports by Jordan Jozwiak · 4 years, 5 months ago
- 0d33f92 Removed car audio hidden display API. by Oscar Azucena · 4 years, 5 months ago
- dfdf851 Implemented CarUserManager.createUser(). by felipeal · 4 years, 5 months ago
- 5b36ac3 Merge "[AAE Power Mgt] Implement Sleep Immediately" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
- 9889f28 [AAE Power Mgt] Implement Sleep Immediately by Jim Kaye · 4 years, 6 months ago
- 40bdc50 Changed CarPropertyManager so it doesn't support UserHal properties. by felipeal · 4 years, 6 months ago
- 2ed6c61 Merge "Test with display id that is always unknown" into rvc-dev by Jordan Jozwiak · 4 years, 6 months ago
- 0835805 Test with display id that is always unknown by Jordan Jozwiak · 4 years, 6 months ago
- 64e2abc Merge "Changed AudioControlFactoryTest to unit test" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
- 48be0fd Fixed delayed audio focus abandon request. by Oscar Azucena · 4 years, 6 months ago
- cf517e8 Changed AudioControlFactoryTest to unit test by Oscar Azucena · 4 years, 6 months ago
- 1d07618 Add CarServiceUtils.finishAllHandlerTasks for test by Keun young Park · 4 years, 6 months ago
- a491a6f Removed CarAudioFocusTest try statements. by Oscar Azucena · 4 years, 6 months ago
- 0496859 Merge changes from topic "per_user_volume_settings" into rvc-dev by Oscar Azucena · 4 years, 6 months ago
- 0e1d9c3 Fixed car audio volume group settings for user. by Oscar Azucena · 4 years, 7 months ago
- 8151bfe Payload check in propertyHalService by Kai · 4 years, 7 months ago
- ed4bf65 Migrated CarAudioZonesHelperTest to use truth intead of junit. by Oscar Azucena · 4 years, 6 months ago
- 5b44651 Merge "Add helper methods about ServiceManager to AndroidMockitoHelper" into rvc-dev by Eric Jeong · 4 years, 6 months ago
- a21e244 Merge "Move SystemActivityMonitoringServiceTest to car service unit test" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
- 8109221 Add helper methods about ServiceManager to AndroidMockitoHelper by Eric Jeong · 4 years, 6 months ago
- f34947e Merge "Increae max connection wait timeout for VmsClientTest" into rvc-dev by Keun-young Park · 4 years, 6 months ago
- 513af9f Merge "Add helper methods for mocking user manager" into rvc-dev by Eric Jeong · 4 years, 6 months ago
- 010b0ea Merge "Fix flaky AppFocusTest" into rvc-dev by Keun-young Park · 4 years, 6 months ago
- a083a0b Move SystemActivityMonitoringServiceTest to car service unit test by Keun young Park · 4 years, 6 months ago
- 08be181 Add helper methods for mocking user manager by Eric Jeong · 4 years, 6 months ago
- 8298b51 Increae max connection wait timeout for VmsClientTest by Keun young Park · 4 years, 6 months ago
- 2512475 Fix flaky AppFocusTest by Keun young Park · 4 years, 6 months ago
- b5e602d Merge "Improve test coverage for CarInfoManager" into rvc-dev by Kai Wang · 4 years, 6 months ago
- ee96a47 Merge "Improve coverage for CarHvacManager" into rvc-dev by Kai Wang · 4 years, 6 months ago
- 801c121 Merge "Improve code coverage for hardware property" into rvc-dev by Kai Wang · 4 years, 6 months ago
- 0086729 Improve coverage for CarHvacManager by Kai · 4 years, 6 months ago
- 2988f70 Improve code coverage for hardware property by Kai · 4 years, 6 months ago
- e296b50 Improve test coverage for CarInfoManager by Kai · 4 years, 7 months ago
- 0ee7281 Increase API coverage in car watchdog test by Eric Jeong · 4 years, 7 months ago
- 380db69 Merge changes from topics "149099817", "155231960" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
- b2c7899 Unregister the listeners when SystemActivityMonitoringService is gone. by Yuncheol Heo · 4 years, 7 months ago
- 1b9eae8 Even more improvements on android.car.test.utils package. by felipeal · 4 years, 7 months ago
- 3e8b49d Jumpstarted the android.car.test.utils package. by felipeal · 4 years, 7 months ago
- 966f00a Add explicit mock session start / stop by Keun young Park · 4 years, 7 months ago
- df3c4d3 Merge "Allow power transition from "Wait for Finish" to "On"" into rvc-dev by Jim Kaye · 4 years, 7 months ago
- 5a3fd5f Release heavier objects in teardown by Keun young Park · 4 years, 7 months ago
- f7230df Merge "Added delayed audio focus to car audio service." into rvc-dev by Oscar Azucena · 4 years, 7 months ago
- 78a1bce Allow power transition from "Wait for Finish" to "On" by Jim Kaye · 4 years, 7 months ago
- 8c1136f Added delayed audio focus to car audio service. by Oscar Azucena · 4 years, 7 months ago
- 38e1813 Converting AudioControlWrapper into interface by Hayden Gomes · 4 years, 7 months ago
- 214a4a7 Merge "Added logic to reject navigation while on call" into rvc-dev by Oscar Azucena · 4 years, 7 months ago
- 93b01b1 Added logic to reject navigation while on call by Oscar Azucena · 4 years, 8 months ago
- 60804da Fix flaky ActivityBlockingActivityTest. by Yuncheol Heo · 4 years, 7 months ago
- 7b792aa Merge "Fix flaky test in CarPropertyManager" into rvc-dev by Kai Wang · 4 years, 7 months ago
- bb4dfd6 Fix flaky test in CarPropertyManager by Kai · 4 years, 7 months ago
- d216d04 Merge "Add permission tests for hidden APIs" into rvc-dev by Jordan Jozwiak · 4 years, 8 months ago
- f83bbf2 Merge "Use CountDownLatch for waiting callback" into rvc-dev by Kai Wang · 4 years, 8 months ago
- b789fae Merge "Suppress all ActivityBlockingActivity tests" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- 2b24c8d Add permission tests for hidden APIs by Jordan Jozwiak · 4 years, 8 months ago
- f7d8b65 Suppress all ActivityBlockingActivity tests by Jordan Jozwiak · 4 years, 8 months ago
- f700753 Updating several car services to use UserLifecycleListener by Antonio Kantek · 4 years, 8 months ago
- c21baa8 Use CountDownLatch for waiting callback by Kai · 4 years, 8 months ago
- c473c48 Merge "Remove method synchronization for UXRE" into rvc-dev by Jordan Jozwiak · 4 years, 8 months ago
- 576578a Remove method synchronization for UXRE by Jordan Jozwiak · 4 years, 9 months ago
- 1fd33fe Read DISABLED_OPTIONAL_FEATURES from vhal for feature disabling by Keun young Park · 5 years ago
- b0df131 Merge "Use SharedMemory for transporting large packets." into rvc-dev by Mark Tabry · 4 years, 8 months ago
- 80ab297 Merge "Suppress flaky ActivityBlockingActivity test" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- 987c885 Use SharedMemory for transporting large packets. by Mark Tabry · 4 years, 8 months ago
- 1ea8e8a Merge "Adding support for IAudioControl@2.0" into rvc-dev by Hayden Gomes · 4 years, 8 months ago
- cce8e45 Merge "Add test case for checking the timestamp by areaId" into rvc-dev by Kai Wang · 4 years, 8 months ago
- d29c8db Adding support for IAudioControl@2.0 by Hayden Gomes · 4 years, 8 months ago
- c89ba2a Add test case for checking the timestamp by areaId by Kai · 4 years, 10 months ago
- c96ad1a Suppress flaky ActivityBlockingActivity test by Jordan Jozwiak · 4 years, 8 months ago
- 6df075f Add watchdog library by Eric Jeong · 4 years, 8 months ago
- f42e05d Merge "Clean up CarInputManager with new SYSTEM_NAVIGATION type" into rvc-dev by Keun-young Park · 4 years, 8 months ago
- fcc0e3a Merge "Added car audio service user id based routing." into rvc-dev by Oscar Azucena · 4 years, 8 months ago
- 5b9fb36 Clean up CarInputManager with new SYSTEM_NAVIGATION type by Keun young Park · 4 years, 8 months ago
- d64cd7a Added car audio service user id based routing. by Oscar Azucena · 4 years, 8 months ago
- 4156274 Check targetSDK before throw new exceptions by Kai · 4 years, 8 months ago
- 28e5ecc Merge "Fixed flake CarAudioFocusTest test" into rvc-dev by Oscar Azucena · 4 years, 8 months ago
- f8d68c4 Fixed flake CarAudioFocusTest test by Oscar Azucena · 4 years, 8 months ago
- 86fe144 Merge "Add CarInputManager API" into rvc-dev by Keun-young Park · 4 years, 8 months ago
- 401479c Add CarInputManager API by Keun young Park · 4 years, 9 months ago
- 6ceb06c Merge "Suppress flaky tests to improve team productivity" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- 457922e Suppress flaky tests to improve team productivity by Jordan Jozwiak · 4 years, 8 months ago
- b93cf9f Merge "Renaming resource XML to avoid conflict" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- 9d46467 Merge "Remove method synchronization for driving service" into rvc-dev by Jordan Jozwiak · 4 years, 8 months ago
- 6aca819 Renaming resource XML to avoid conflict by Hayden Gomes · 4 years, 8 months ago
- 05985a6 Remove method synchronization for driving service by Jordan Jozwiak · 4 years, 9 months ago
- 7d49b14 Add test cases for CarWatchdogManager by Eric Jeong · 4 years, 9 months ago
- 72a2721 Merge "Implement binder connection in CarWatchdogService" into rvc-dev by Eric Jeong · 4 years, 8 months ago
- 268aa87 Merge "Adding CarAudioContexts for System Usages" into rvc-dev by Hayden Gomes · 4 years, 8 months ago
- ae2c04c Implement binder connection in CarWatchdogService by Eric Jeong · 4 years, 9 months ago
- 4cdc4f6 Merge "[Unit test] Fix flakiness in CarPowerManagementTest" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- d965a54 [Unit test] Fix flakiness in CarPowerManagementTest by Jim Kaye · 4 years, 9 months ago
- e1a8459 Fix test by finding default physical port by Jordan Jozwiak · 4 years, 9 months ago
- 8ca4bba Adding CarAudioContexts for System Usages by Hayden Gomes · 4 years, 9 months ago
- 8e89154 Merge "Deflake VmsClientTest by waiting for Executor termination." into rvc-dev by Mark Tabry · 4 years, 9 months ago
- 30c07aa Merge "Expose Car statusCode in onErrorEvent callback" into rvc-dev by Kai Wang · 4 years, 9 months ago
- 577c380 Deflake VmsClientTest by waiting for Executor termination. by Mark Tabry · 4 years, 9 months ago
- 4cd400a ABA should dismiss if activity to block is gone by Jordan Jozwiak · 4 years, 9 months ago
- 6e75d49 Expose Car statusCode in onErrorEvent callback by Kai · 4 years, 9 months ago
- 62e749c Wrap legacy VMS APIs around VmsClient API. by Mark Tabry · 4 years, 10 months ago
- 687b4ab Increase callback verification timeout to 1000ms. by Mark Tabry · 4 years, 9 months ago
- fb23d76 Merge "Rename AudioDevice to AudioDeviceAttributes" by Jean-Michel Trivi · 4 years, 9 months ago