1. 0eb8a49 Merge "Deleting current user stuck on loading screen - fixed" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  2. ab12fee Implemented CreateGuest in CarUserManager by Mayank Garg · 4 years, 3 months ago
  3. 66d5840 Deleting current user stuck on loading screen - fixed by Mayank Garg · 4 years, 3 months ago
  4. eb362e3 Merge "Fixed last active user logic." into rvc-dev by Felipe Leme · 4 years, 3 months ago
  5. bf32765 Fixed last active user logic. by felipeal · 4 years, 3 months ago
  6. e0c490e Re-add integration tests for user switching after STR by Yan Zhu · 4 years, 4 months ago
  7. dfdf851 Implemented CarUserManager.createUser(). by felipeal · 4 years, 3 months ago
  8. c7506e8 Merge "Add Handler task completion step to the test infra" into rvc-dev by Keun-young Park · 4 years, 3 months ago
  9. 14217a9 Add Handler task completion step to the test infra by Keun young Park · 4 years, 3 months ago
  10. 40bdc50 Changed CarPropertyManager so it doesn't support UserHal properties. by felipeal · 4 years, 3 months ago
  11. b84734b Merge "A few unit testing improvements." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  12. c57ce6d A few unit testing improvements. by felipeal · 4 years, 3 months ago
  13. d909e7e Improved BlockingUserLifecycleListener: by felipeal · 4 years, 3 months ago
  14. a68ecef Integrated InitialUserInfoResponse.userLocales into InitialUserSetter. by felipeal · 4 years, 3 months ago
  15. d00cc59 Removed obsolete mockInteractAcrossUsersPermission() calls. by felipeal · 4 years, 4 months ago
  16. 25666cf Use HAL for switching drivers by Eric Jeong · 4 years, 4 months ago
  17. 5ae1741 Merge "Create CarPowerManagerUnitTest" into rvc-dev by Jim Kaye · 4 years, 4 months ago
  18. 18624bf Create CarPowerManagerUnitTest by Jim Kaye · 4 years, 4 months ago
  19. aba246c Fixed CarUserService.onUserSwitching() check for headless system user. by Felipe Leme · 4 years, 4 months ago
  20. 159a2a4 Implemented CarUserManager.setUserIdentificationAssociation() by felipeal · 4 years, 4 months ago
  21. 86ec7f6 Added tracing methods to AbstractExtendedMockitoTestCase. by Felipe Leme · 4 years, 4 months ago
  22. 0496859 Merge changes from topic "per_user_volume_settings" into rvc-dev by Oscar Azucena · 4 years, 4 months ago
  23. f3f4910 Implemented UserHalService.setUserAssociation() by felipeal · 4 years, 4 months ago
  24. 0e1d9c3 Fixed car audio volume group settings for user. by Oscar Azucena · 4 years, 4 months ago
  25. a54b41d Merge "Improve CarUserServiceTest: Global setting mock improved" into rvc-dev by Mayank Garg · 4 years, 4 months ago
  26. 5fda3d9 Merge "Moved CarUserManager API tests from CTS to AndroidCarApiTest." into rvc-dev by Felipe Leme · 4 years, 4 months ago
  27. 975f78a Moved CarUserManager API tests from CTS to AndroidCarApiTest. by Felipe Leme · 4 years, 4 months ago
  28. adfe415 Improve CarUserServiceTest: Global setting mock improved 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. 08be181 Add helper methods for mocking user manager by Eric Jeong · 4 years, 4 months ago
  31. bc8ff9c Merge "Minor improvements on CarUserManagerHelperTest." into rvc-dev by Felipe Leme · 4 years, 4 months ago
  32. aa66240 Merge "More common testing utilites." into rvc-dev by Felipe Leme · 4 years, 4 months ago
  33. 3802d35 Merge "New helpers for tests handling multi-thread code." into rvc-dev by Felipe Leme · 4 years, 4 months ago
  34. 0a7cd6a Improved OneEventUserLifecycleListener. by felipeal · 4 years, 4 months ago
  35. e949e1c Minor improvements on CarUserManagerHelperTest. by felipeal · 4 years, 4 months ago
  36. cb33c40 More common testing utilites. by felipeal · 4 years, 4 months ago
  37. bd34542 New helpers for tests handling multi-thread code. by felipeal · 4 years, 4 months ago
  38. c950b3a Created AndroidMockitoHelper to provide common Android-related mocking calls. by felipeal · 4 years, 4 months ago
  39. b3157ae Changed AbstractExtendedMockitoTestCase to automatically check for wtf() calls. by felipeal · 4 years, 4 months ago
  40. 1b9eae8 Even more improvements on android.car.test.utils package. by felipeal · 4 years, 4 months ago
  41. 7f73177 More improvements on android.car.test.utils package. by felipeal · 4 years, 4 months ago
  42. 3e8b49d Jumpstarted the android.car.test.utils package. by felipeal · 4 years, 4 months ago
  43. 29770a2 Added HAL response duration to user metrics. by felipeal · 4 years, 5 months ago
  44. 61ce373 Expose initial user as a Shell command. by felipeal · 4 years, 5 months ago
  45. 991ba0b Removing setUserLockStatus and onSwitchUser from ICar (aidl and Java). by Antonio Kantek · 4 years, 6 months ago
  46. e2600fc Added getInitialUserInfo() to ICar.aidl. by Felipe Leme · 4 years, 6 months ago
  47. 30c07aa Merge "Expose Car statusCode in onErrorEvent callback" into rvc-dev by Kai Wang · 4 years, 6 months ago
  48. 30b4e1e Added option to dump end-to-end duration of first unlocked user. by Felipe Leme · 4 years, 6 months ago
  49. 6e75d49 Expose Car statusCode in onErrorEvent callback by Kai · 4 years, 6 months ago
  50. 7ead965 Delete legacy VMS service implementation. by Mark Tabry · 4 years, 7 months ago
  51. e93218b Added user-switching metrics to CarService. by Felipe Leme · 4 years, 7 months ago
  52. 9949642 Merge "Allow settings a freeform string restriction mode" by Jordan Jozwiak · 4 years, 7 months ago
  53. 0b0cf28 Allow settings a freeform string restriction mode by Jordan Jozwiak · 4 years, 8 months ago
  54. df5cd06 softap: Update LOHS API usage by lesl · 4 years, 8 months ago
  55. 9a91efb add feature support by Keun young Park · 4 years, 10 months ago
  56. 6935815 Added a FakeCarUxRestrictionsService class for external unit tests. by tadvana · 4 years, 10 months ago
  57. f7746cd Create a new car service lib just for the test lib by tadvana · 5 years ago
  58. 409bd1c Added a fake CarNavigationStatusManager for use in external unit tests. by tadvana · 5 years ago
  59. f1702e9 Remove Mockito from static libs in android.car.testapi by tadvana · 5 years ago
  60. b8686ac Changed android.car.testapi build back to using soong by tadvana · 5 years ago
  61. 3b9ed20 Adds a FakeAppFocusService to be used by the CarAppFocusManager in tests by tadvana · 5 years ago
  62. fd49fe4 Add testapi to dist_files. by Dean Harding · 5 years ago
  63. a057d05 CarProjectionManager: Introduce ProjectionKeyEventHandler by Justin Paupore · 5 years ago
  64. 17e8183 Propagate user switch event to Car Service by Pavel Maltsev · 5 years ago
  65. 92a39de Add projection API to reprot Wi-Fi channels by Pavel Maltsev · 5 years ago
  66. 48a3194 Introduce projection OEM customization API by Pavel Maltsev · 5 years ago
  67. 079873b Introduce API to report projection status by Pavel Maltsev · 6 years ago
  68. 15d5ba3 Initial implementation of Car-Lib test API by Pavel Maltsev · 6 years ago