1. 43b0311 Merge "Implementation of OEM user switch request via User Hal" into rvc-dev by Mayank Garg · 4 years, 4 months ago
  2. d4918e1 Added sanity checks on CarUserManager listener management methods. by felipeal · 4 years, 4 months ago
  3. 6307fe4 Implementation of OEM user switch request via User Hal by Mayank Garg · 4 years, 5 months ago
  4. 0496859 Merge changes from topic "per_user_volume_settings" into rvc-dev by Oscar Azucena · 4 years, 4 months ago
  5. a63623c Unlink Binder DeathRecipient when unregistering VMS clients. by Mark Tabry · 4 years, 4 months ago
  6. f3f4910 Implemented UserHalService.setUserAssociation() by felipeal · 4 years, 4 months ago
  7. 9971479 Fixed UserHalService to include requestId on getUserAssociation() requests. by felipeal · 4 years, 4 months ago
  8. 0e1d9c3 Fixed car audio volume group settings for user. by Oscar Azucena · 4 years, 4 months ago
  9. f7a7ff4 Merge "Payload check in propertyHalService" into rvc-dev by Kai Wang · 4 years, 4 months ago
  10. 12abb98 Merge "Updating getSuggestedAudioUsage" into rvc-dev by Hayden Gomes · 4 years, 4 months ago
  11. c057c88 Updating getSuggestedAudioUsage by Hayden Gomes · 4 years, 4 months ago
  12. 587f194 Added callback to enable CarSysUI for showing user switch dialog during by Mayank Garg · 4 years, 4 months ago
  13. 8151bfe Payload check in propertyHalService by Kai · 4 years, 5 months ago
  14. 0ff2bf1 Merge "Implement POST SWITCH with LEGACY_ANDROID_SWITCH" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  15. e5de0f9 Implement POST SWITCH with LEGACY_ANDROID_SWITCH by Mayank Garg · 4 years, 4 months ago
  16. dd59e94 Merge "HalClient improvements." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  17. ceaad40 HalClient improvements. by felipeal · 4 years, 4 months ago
  18. 88fd029 Minor refactor ExperimentalCarUserManagerUnitTest by Eric Jeong · 4 years, 4 months ago
  19. 6fd9ec0 Merge "Add unit test of ExperimentalCarUserManager" into rvc-dev by Eric Jeong · 4 years, 4 months ago
  20. 0120c9b Add unit test of ExperimentalCarUserManager by Eric Jeong · 4 years, 4 months ago
  21. 884ac52 Merge "Fix flaky SystemActivityMonitoringServiceTest." into rvc-dev by Yuncheol Heo · 4 years, 4 months ago
  22. a54b41d Merge "Improve CarUserServiceTest: Global setting mock improved" into rvc-dev by Mayank Garg · 4 years, 4 months ago
  23. 70a140d Fix flaky SystemActivityMonitoringServiceTest. by Yuncheol Heo · 4 years, 4 months ago
  24. 5b44651 Merge "Add helper methods about ServiceManager to AndroidMockitoHelper" into rvc-dev by Eric Jeong · 4 years, 4 months ago
  25. adfe415 Improve CarUserServiceTest: Global setting mock improved by Mayank Garg · 4 years, 4 months ago
  26. d24d624 Merge "Removed global setting from CarUserServiceTest and Test which are no longer relevent" into rvc-dev by Mayank Garg · 4 years, 4 months ago
  27. a21e244 Merge "Move SystemActivityMonitoringServiceTest to car service unit test" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  28. 48c2d62 Removed global setting from CarUserServiceTest and Test which are no by Mayank Garg · 4 years, 4 months ago
  29. 8109221 Add helper methods about ServiceManager to AndroidMockitoHelper by Eric Jeong · 4 years, 4 months ago
  30. 6a59d76 Improved CarUserService Test by Mayank Garg · 4 years, 4 months ago
  31. a083a0b Move SystemActivityMonitoringServiceTest to car service unit test by Keun young Park · 4 years, 4 months ago
  32. 08be181 Add helper methods for mocking user manager by Eric Jeong · 4 years, 4 months ago
  33. bc8ff9c Merge "Minor improvements on CarUserManagerHelperTest." into rvc-dev by Felipe Leme · 4 years, 4 months ago
  34. aa66240 Merge "More common testing utilites." into rvc-dev by Felipe Leme · 4 years, 4 months ago
  35. dcdfe16 Merge "Improved OneEventUserLifecycleListener." into rvc-dev by Felipe Leme · 4 years, 4 months ago
  36. 7f4a0a1 Merge "Removing flaky annotation from CarProjectionServiceTest.getWifiChannels" into rvc-dev by Antonio Kantek · 4 years, 4 months ago
  37. 0a7cd6a Improved OneEventUserLifecycleListener. by felipeal · 4 years, 4 months ago
  38. e949e1c Minor improvements on CarUserManagerHelperTest. by felipeal · 4 years, 4 months ago
  39. 4671ae0 Merge "De-flake and clean up CarPowerManagementServiceTest" into rvc-dev by Jim Kaye · 4 years, 4 months ago
  40. cb33c40 More common testing utilites. by felipeal · 4 years, 4 months ago
  41. c7e54a4 Merge "Added userMetrics test" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  42. a50892a De-flake and clean up CarPowerManagementServiceTest by Jim Kaye · 4 years, 4 months ago
  43. 2dd2c57 Removing flaky annotation from CarProjectionServiceTest.getWifiChannels by Antonio Kantek · 4 years, 4 months ago
  44. 8816007 Added userMetrics test by Mayank Garg · 4 years, 4 months ago
  45. 24ca433 Merge "Fix CarUserServiceTest slowness and flakiness" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  46. bed96bd Fix CarUserServiceTest slowness and flakiness by Mayank Garg · 4 years, 4 months ago
  47. 627ef73 Merge "Created AndroidMockitoHelper to provide common Android-related mocking calls." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  48. 0ee7281 Increase API coverage in car watchdog test by Eric Jeong · 4 years, 4 months ago
  49. 71661ea Added userMetrics test in CarUserServiceTest by Mayank Garg · 4 years, 4 months ago
  50. c950b3a Created AndroidMockitoHelper to provide common Android-related mocking calls. by felipeal · 4 years, 4 months ago
  51. 5e3ede4 Implemented CarUserManager.getUserAssociation(). by felipeal · 4 years, 4 months ago
  52. 380db69 Merge changes from topics "149099817", "155231960" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  53. 03043c9 Merge "Fix the flakiness of User Hal Service Test" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  54. 06ff92c Merge "Add an OobUkey2EncryptionRunner to IHU libraries." into rvc-dev by Leslie Watkins · 4 years, 4 months ago
  55. f7f96b2 Fix the flakiness of User Hal Service Test by Mayank Garg · 4 years, 4 months ago
  56. b3157ae Changed AbstractExtendedMockitoTestCase to automatically check for wtf() calls. by felipeal · 4 years, 4 months ago
  57. 1b9eae8 Even more improvements on android.car.test.utils package. by felipeal · 4 years, 4 months ago
  58. 7f73177 More improvements on android.car.test.utils package. by felipeal · 4 years, 4 months ago
  59. 81b1341 Add an OobUkey2EncryptionRunner to IHU libraries. by Leslie Watkins · 4 years, 4 months ago
  60. 3e8b49d Jumpstarted the android.car.test.utils package. by felipeal · 4 years, 4 months ago
  61. 1f20dcd Improved post android switch for User Hal by Mayank Garg · 4 years, 4 months ago
  62. 8a44e2c Implemented UserHalService.getUserAssociation(). by felipeal · 4 years, 4 months ago
  63. fdc1a7a Merge "Update TODO message in UserhalServiceTest" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  64. eb96a38 Update TODO message in UserhalServiceTest by Yan Zhu · 4 years, 4 months ago
  65. 183a271 Merge "Refactored CarUserManager.switchUser() to use a Future instead of a Listener." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  66. 18b5b05 Merge "Minor improvements on CarUserService.switchUser():" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  67. f7230df Merge "Added delayed audio focus to car audio service." into rvc-dev by Oscar Azucena · 4 years, 5 months ago
  68. abf6658 Merge "Add profile user test to KS" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  69. e5bf032 Refactored CarUserManager.switchUser() to use a Future instead of a Listener. by felipeal · 4 years, 5 months ago
  70. 2c104d6 Add profile user test to KS by Keun young Park · 4 years, 5 months ago
  71. 181913d Merge "Add prepareProcessTermination to ICarWatchdogClient" into rvc-dev by Eric Jeong · 4 years, 5 months ago
  72. f736896 Minor improvements on CarUserService.switchUser(): by felipeal · 4 years, 5 months ago
  73. 79a5368 Merge "Fix wrong owner death handling in AppFocusService" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  74. 8c1136f Added delayed audio focus to car audio service. by Oscar Azucena · 4 years, 5 months ago
  75. 515009b Add prepareProcessTermination to ICarWatchdogClient by Eric Jeong · 4 years, 5 months ago
  76. a7bdd59 Fix wrong owner death handling in AppFocusService by Keun young Park · 4 years, 5 months ago
  77. e0d1faa Merge "Fixed workflow when resuming from guest to guest." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  78. 87b3301 Merge "Moving HalAudioFocus to com.android.car.audio.hal" into rvc-dev by Hayden Gomes · 4 years, 5 months ago
  79. 948f6b6 Fixed workflow when resuming from guest to guest. by felipeal · 4 years, 5 months ago
  80. 93fd129 Merge "Fixing VendorServiceControllerTest" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  81. d46adf3 Merge changes from topic "audiocontrol recovery" into rvc-dev by Hayden Gomes · 4 years, 5 months ago
  82. 59936cd Merge "Wrap navigation binder from car service" into rvc-dev by Keun-young Park · 4 years, 5 months ago
  83. c6c63d2 Wrap navigation binder from car service by Keun young Park · 4 years, 5 months ago
  84. 216f131 Fixing VendorServiceControllerTest by Antonio Kantek · 4 years, 5 months ago
  85. a06fa6e Merge "Updated user switch status for car user manager and car user service" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  86. daac080 Moving HalAudioFocus to com.android.car.audio.hal by Hayden Gomes · 4 years, 5 months ago
  87. 998371b Adding reset to HalAudioFocus by Hayden Gomes · 4 years, 5 months ago
  88. 38e1813 Converting AudioControlWrapper into interface by Hayden Gomes · 4 years, 5 months ago
  89. 0e23914 Updated user switch status for car user manager and car user service by Mayank Garg · 4 years, 5 months ago
  90. 38a9484 Merge "Moved UserMetrics to CarUserService." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  91. 04e3cfe Merge "Added HAL response duration to user metrics." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  92. e8c5dce Moved UserMetrics to CarUserService. by felipeal · 4 years, 5 months ago
  93. 29770a2 Added HAL response duration to user metrics. by felipeal · 4 years, 5 months ago
  94. 3458035 Marked VendorServiceControllerTest.systemUserUnlocked() as flaky. by Felipe Leme · 4 years, 5 months ago
  95. f85a6ef Merge "Implemented android post switch using user Hal" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  96. 3a451ae Merge "Fixing CarUserServiceTest#testOnUserLifecycleEvent_nofityListener" into rvc-dev by Antonio Kantek · 4 years, 5 months ago
  97. 7a114c8 Implemented android post switch using user Hal by Mayank Garg · 4 years, 5 months ago
  98. dce603e Fixing CarUserServiceTest#testOnUserLifecycleEvent_nofityListener by Antonio Kantek · 4 years, 5 months ago
  99. 799aa69 Merge "Add OWNERS file to for audio carservice_unit_test" into rvc-dev by Hayden Gomes · 4 years, 5 months ago
  100. b5791ed Add OWNERS file to for audio carservice_unit_test by Hayden Gomes · 4 years, 5 months ago