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