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