1. 181913d Merge "Add prepareProcessTermination to ICarWatchdogClient" into rvc-dev by Eric Jeong · 4 years, 6 months ago
  2. f736896 Minor improvements on CarUserService.switchUser(): by felipeal · 4 years, 6 months ago
  3. 79a5368 Merge "Fix wrong owner death handling in AppFocusService" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  4. 8c1136f Added delayed audio focus to car audio service. by Oscar Azucena · 4 years, 6 months ago
  5. 515009b Add prepareProcessTermination to ICarWatchdogClient by Eric Jeong · 4 years, 6 months ago
  6. a7bdd59 Fix wrong owner death handling in AppFocusService by Keun young Park · 4 years, 6 months ago
  7. 7e87db0 Merge "Initial EventLogTags for CarService." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  8. e0d1faa Merge "Fixed workflow when resuming from guest to guest." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  9. 87b3301 Merge "Moving HalAudioFocus to com.android.car.audio.hal" into rvc-dev by Hayden Gomes · 4 years, 6 months ago
  10. 948f6b6 Fixed workflow when resuming from guest to guest. by felipeal · 4 years, 6 months ago
  11. d46adf3 Merge changes from topic "audiocontrol recovery" into rvc-dev by Hayden Gomes · 4 years, 6 months ago
  12. 59936cd Merge "Wrap navigation binder from car service" into rvc-dev by Keun-young Park · 4 years, 6 months ago
  13. c6c63d2 Wrap navigation binder from car service by Keun young Park · 4 years, 6 months ago
  14. 312416a Initial EventLogTags for CarService. by felipeal · 4 years, 6 months ago
  15. a06fa6e Merge "Updated user switch status for car user manager and car user service" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  16. daac080 Moving HalAudioFocus to com.android.car.audio.hal by Hayden Gomes · 4 years, 6 months ago
  17. 890ad02 Adding recovery logic for IAudioControl by Hayden Gomes · 4 years, 6 months ago
  18. 998371b Adding reset to HalAudioFocus by Hayden Gomes · 4 years, 6 months ago
  19. 38e1813 Converting AudioControlWrapper into interface by Hayden Gomes · 4 years, 6 months ago
  20. 0e23914 Updated user switch status for car user manager and car user service by Mayank Garg · 4 years, 6 months ago
  21. e8c5dce Moved UserMetrics to CarUserService. by felipeal · 4 years, 6 months ago
  22. 29770a2 Added HAL response duration to user metrics. by felipeal · 4 years, 6 months ago
  23. f85a6ef Merge "Implemented android post switch using user Hal" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  24. 7a114c8 Implemented android post switch using user Hal by Mayank Garg · 4 years, 6 months ago
  25. 4825ca3 Fix bootlooping when carwatchdogd is not running by Eric Jeong · 4 years, 6 months ago
  26. 278d409 Merge "Removing dead method and cleaning some checkstyle errors." into rvc-dev by Antonio Kantek · 4 years, 6 months ago
  27. c17112b Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  28. 1bcbbb7 Import translations. DO NOT MERGE by Bill Yi · 4 years, 6 months ago
  29. df23af5 Output logs when car watchdog client dies by Eric Jeong · 4 years, 6 months ago
  30. 6af8e98 Removing dead method and cleaning some checkstyle errors. by Antonio Kantek · 4 years, 6 months ago
  31. de66142 Merge "Using HandlerThread when notifying app listeners." into rvc-dev by Antonio Kantek · 4 years, 6 months ago
  32. 0433abd Merge "Changed InitialUserSetter.switchUser() to take a replaceGuest parameter." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  33. a4f8149 Merge "Require permission to trigger Garage Mode" into rvc-dev by Jim Kaye · 4 years, 6 months ago
  34. 09807c2 Changed InitialUserSetter.switchUser() to take a replaceGuest parameter. by felipeal · 4 years, 6 months ago
  35. c57f0a4 Merge changes from topic "HAL Audio Focus" into rvc-dev by Hayden Gomes · 4 years, 6 months ago
  36. a29b095 Merge "Add getInterface(Version|Hash)" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  37. eaf610b Merge "Empty mTopTask in SystemActivityMonitoringService.updateTasks()." into rvc-dev by Yuncheol Heo · 4 years, 6 months ago
  38. 868ff1b Merge "Allow moving guest-to-guest user switching before going to sleep" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  39. 7236a5b Using HandlerThread when notifying app listeners. by Antonio Kantek · 4 years, 6 months ago
  40. 17efae1 Merge "Improved user lifecycle tracing messages." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  41. 62de552 Allow moving guest-to-guest user switching before going to sleep by Keun young Park · 4 years, 7 months ago
  42. 002a59a Require permission to trigger Garage Mode by Jim Kaye · 4 years, 6 months ago
  43. 68addbf Merge "Minor changes on CarUserService user lifecycle handling." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  44. 8b5ab80 Empty mTopTask in SystemActivityMonitoringService.updateTasks(). by Yuncheol Heo · 4 years, 6 months ago
  45. 98900c8 Minor changes on CarUserService user lifecycle handling. by felipeal · 4 years, 6 months ago
  46. 4380fd4 Added helper method to set user id for occupant zone by Oscar Azucena · 4 years, 7 months ago
  47. 1cf1caf Adding dump and closeListener to AudioControlWrapper by Hayden Gomes · 4 years, 6 months ago
  48. d10a4b2 Initializing HalAudioFocus with CarAudioService by Hayden Gomes · 4 years, 7 months ago
  49. ed3edfa Adding HAL audio focus handling by Hayden Gomes · 4 years, 7 months ago
  50. cb66d06 Add focus APIs to AudioControlWrapper by Hayden Gomes · 4 years, 7 months ago
  51. 1d04bdd Add getInterface(Version|Hash) by Jeongik Cha · 4 years, 6 months ago
  52. eefc153 Merge "Expose initial user as a Shell command." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  53. 61ce373 Expose initial user as a Shell command. by felipeal · 4 years, 6 months ago
  54. 2a84d51 Improved user lifecycle tracing messages. by felipeal · 4 years, 6 months ago
  55. 214a4a7 Merge "Added logic to reject navigation while on call" into rvc-dev by Oscar Azucena · 4 years, 6 months ago
  56. 5d35f9a Merge "UserHalHelper methods" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  57. 1ab55bc UserHalHelper methods by Yan Zhu · 4 years, 7 months ago
  58. 39c1eb1 Add car_service command to inject rotary input by Yabin Huang · 4 years, 7 months ago
  59. 2d0d034 Merge "Implement User Switch with CarShellCommand using Car User Manager" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  60. 2dfba64 Implement User Switch with CarShellCommand using Car User Manager by Mayank Garg · 4 years, 7 months ago
  61. 62db857 Merge "Implement User Switch using User Hal for Car user Manager" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  62. 93fed9c Merge "Add direct profile user id assignment to OccupantZoneManager" into rvc-dev by Keun-young Park · 4 years, 6 months ago
  63. e19c292 Implement User Switch using User Hal for Car user Manager by Mayank Garg · 4 years, 7 months ago
  64. 15ccea4 Add direct profile user id assignment to OccupantZoneManager by Keun young Park · 4 years, 7 months ago
  65. 93b01b1 Added logic to reject navigation while on call by Oscar Azucena · 4 years, 7 months ago
  66. 0f961fc Merge "Enhancing CarMediaService to implement UserLifecycleListener." into rvc-dev by Antonio Kantek · 4 years, 6 months ago
  67. edebaf3 Enhancing CarMediaService to implement UserLifecycleListener. by Antonio Kantek · 4 years, 6 months ago
  68. 7157666 Merge "Integrated CarPowerManagementService with InitialUserSetter." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  69. 649919b Merge changes I9a4e1eee,I3d086741 into rvc-dev by Yuncheol Heo · 4 years, 6 months ago
  70. 60804da Fix flaky ActivityBlockingActivityTest. by Yuncheol Heo · 4 years, 7 months ago
  71. 283b58f Integrated CarPowerManagementService with InitialUserSetter. by felipeal · 4 years, 7 months ago
  72. c347e8f Ignore invisible stacks in ABA by Jordan Jozwiak · 4 years, 7 months ago
  73. 11cd37e Merge "Log is_uid annotation" into rvc-dev by Muhammad Qureshi · 4 years, 6 months ago
  74. 398b637 Merge "Merging onSwitchUser() and setUserLockStatus() into a onUserLifecycleEvent()" into rvc-dev by Antonio Kantek · 4 years, 7 months ago
  75. 4cf199d Merging onSwitchUser() and setUserLockStatus() into a onUserLifecycleEvent() by Antonio Kantek · 4 years, 7 months ago
  76. 331b4f9 Merge "Fixed user switching on resume when not allowed by the OEM." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  77. 01a28aa Handle user state change in car watchdog by Eric Jeong · 4 years, 7 months ago
  78. 5b19afd Log is_uid annotation by Muhammad Qureshi · 4 years, 7 months ago
  79. 049b4bf Fixed user switching on resume when not allowed by the OEM. by felipeal · 4 years, 7 months ago
  80. 0ec1ff0 Check for permissions on CarUserService.getInitialUserInfo(). by felipeal · 4 years, 7 months ago
  81. 52474c8 Merge "Changed UserLifecycleEvent to use (int) user ids internally." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  82. 3922ca7 Merge "Fix NPE when BluetoothAdapter is not available." into qt-qpr1-dev am: 83682ed63b by Ram Periathiruvadi · 4 years, 7 months ago
  83. 83682ed Merge "Fix NPE when BluetoothAdapter is not available." into qt-qpr1-dev by Ram Periathiruvadi · 4 years, 7 months ago
  84. 042a73c Changed UserLifecycleEvent to use (int) user ids internally. by felipeal · 4 years, 7 months ago
  85. 64b2cde Fix NPE when BluetoothAdapter is not available. by Ram Periathiruvadi · 4 years, 7 months ago
  86. 73ddc6b Merge "Implement User Switch using User Hal for Car user service" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  87. a5c9d0c Merge "Handle power cycle change in car watchdog daemon" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  88. 81f9d84 Merge "Implement User Switch for User Hal" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  89. 59f2219 Implement User Switch using User Hal for Car user service by Mayank Garg · 4 years, 7 months ago
  90. 27a178f Handle power cycle change in car watchdog daemon by Eric Jeong · 4 years, 7 months ago
  91. dfd03b7 Implement User Switch for User Hal by Mayank Garg · 4 years, 7 months ago
  92. f729285 Merge "Updating several car services to use UserLifecycleListener" into rvc-dev by Antonio Kantek · 4 years, 7 months ago
  93. f700753 Updating several car services to use UserLifecycleListener by Antonio Kantek · 4 years, 7 months ago
  94. 5dcd5d9 Merge "Report bounds instead of size in WindowMetrics" into rvc-dev by Andrii Kulian · 4 years, 7 months ago
  95. 7c63403 Import translations. DO NOT MERGE by Bill Yi · 4 years, 7 months ago
  96. be6dc05 Merge "Moved CarShellCommand into its own class." into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  97. ef4bb2b Fixed UserHalService so the callback is not called twice when set() times out. by felipeal · 4 years, 7 months ago
  98. 9d65865 Report bounds instead of size in WindowMetrics by Charles Chen · 4 years, 7 months ago
  99. e061b7a Moved CarShellCommand into its own class. by felipeal · 4 years, 7 months ago
  100. deb159f Modify ICarWatchdogMonitor interface by Eric Jeong · 4 years, 7 months ago