1. 056290d Moving getResult method to JavaMockitoHelper by kanant · 4 years ago
  2. c777f8a Changed AndroidMockitoHelper to mocks specific UserManager.getUsers() methods. by Felipe Leme · 4 years, 1 month ago
  3. 0df71ea Revert "Snap for 6793014 from 9ffb8852294e06e2d387dc1fb868d251de..." by Colin Cross · 4 years, 1 month ago
  4. 17608da Minor changes on AsyncFuture: by Felipe Leme · 4 years, 1 month ago
  5. 95b8ce8 Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 4 years, 2 months ago
  6. cd5ed36 Merge "Split ICar.aidl into two aidl files." by Mayank Garg · 4 years, 2 months ago
  7. 7161bb5 Extracted AndroidFuture's async capabilities into AsyncFuture. by Felipe Leme · 4 years, 2 months ago
  8. 913c188 Split ICar.aidl into two aidl files. by Mayank Garg · 4 years, 2 months ago
  9. 5a067da Merge "Deleting current user stuck on loading screen - fixed" into rvc-dev am: 0eb8a4995f am: a506119f98 am: f7466875c3 am: 3537fda13a by TreeHugger Robot · 4 years, 3 months ago
  10. 0eb8a49 Merge "Deleting current user stuck on loading screen - fixed" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  11. 822657c Merge "Implemented CreateGuest in CarUserManager" into rvc-dev am: a7cb0b3e4b am: d91481181e am: 12e1a51053 am: 09db2497f3 by TreeHugger Robot · 4 years, 3 months ago
  12. ab12fee Implemented CreateGuest in CarUserManager by Mayank Garg · 4 years, 3 months ago
  13. 66d5840 Deleting current user stuck on loading screen - fixed by Mayank Garg · 4 years, 3 months ago
  14. 10a1e6d Merge "Fixed last active user logic." into rvc-dev am: eb362e303d am: b2e008aa90 am: b1cc22db66 am: 0313eb5ce3 by Felipe Leme · 4 years, 3 months ago
  15. eb362e3 Merge "Fixed last active user logic." into rvc-dev by Felipe Leme · 4 years, 3 months ago
  16. bf32765 Fixed last active user logic. by felipeal · 4 years, 3 months ago
  17. e0a665c Merge "Re-add integration tests for user switching after STR" into rvc-dev am: 7f277f9321 am: 843ad75eeb am: f199c1a25e am: 95de62c414 by Yan Zhu · 4 years, 3 months ago
  18. e0c490e Re-add integration tests for user switching after STR by Yan Zhu · 4 years, 4 months ago
  19. 4824f34 Implemented CarUserManager.createUser(). am: dfdf851953 am: 98722c74f4 am: 562f223257 am: 3d75626cd1 by felipeal · 4 years, 3 months ago
  20. dfdf851 Implemented CarUserManager.createUser(). by felipeal · 4 years, 4 months ago
  21. d504aff Merge "Add Handler task completion step to the test infra" into rvc-dev am: c7506e86bf am: 7a85dff3b9 am: f99ef07348 am: 2535b4ddaf by Keun-young Park · 4 years, 4 months ago
  22. c7506e8 Merge "Add Handler task completion step to the test infra" into rvc-dev by Keun-young Park · 4 years, 4 months ago
  23. 14217a9 Add Handler task completion step to the test infra by Keun young Park · 4 years, 4 months ago
  24. f84c653 Merge "Changed CarPropertyManager so it doesn't support UserHal properties." into rvc-dev am: 78dd4c372b am: b624dad8b8 am: e143d1be14 am: 1d100bdab7 by Felipe Leme · 4 years, 4 months ago
  25. 40bdc50 Changed CarPropertyManager so it doesn't support UserHal properties. by felipeal · 4 years, 4 months ago
  26. d38dbb8 Merge "A few unit testing improvements." into rvc-dev am: b84734bc06 am: 63a478ec93 am: a455b026a6 am: 8ddcd2f35e by TreeHugger Robot · 4 years, 4 months ago
  27. b84734b Merge "A few unit testing improvements." into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  28. c57ce6d A few unit testing improvements. by felipeal · 4 years, 4 months ago
  29. a7d9773 Merge "Improved BlockingUserLifecycleListener:" into rvc-dev am: 8d7da6f6d1 am: d5b68ee232 am: 2b001fe98b am: d78411a7f6 by TreeHugger Robot · 4 years, 4 months ago
  30. d909e7e Improved BlockingUserLifecycleListener: by felipeal · 4 years, 4 months ago
  31. d54f550 Integrated InitialUserInfoResponse.userLocales into InitialUserSetter. am: a68ecef09c am: 64a779cbb0 am: ffdb2d58ab am: 85a1f45f8a by felipeal · 4 years, 4 months ago
  32. a68ecef Integrated InitialUserInfoResponse.userLocales into InitialUserSetter. by felipeal · 4 years, 4 months ago
  33. dd4991e Removed obsolete mockInteractAcrossUsersPermission() calls. am: d00cc5903e am: d03cdd71a6 am: d570bb2bcb am: 006d1faa2d by felipeal · 4 years, 4 months ago
  34. d00cc59 Removed obsolete mockInteractAcrossUsersPermission() calls. by felipeal · 4 years, 4 months ago
  35. d2f52f6 Merge "Use HAL for switching drivers" into rvc-dev am: c681ddbac4 am: e8f1357420 am: 48794d2014 am: 1e684b8c10 by TreeHugger Robot · 4 years, 4 months ago
  36. 25666cf Use HAL for switching drivers by Eric Jeong · 4 years, 4 months ago
  37. 9593751 Merge "Create CarPowerManagerUnitTest" into rvc-dev am: 5ae17415fd am: 39d0d6d9c4 am: 6a91feab4a am: dbe5b557c4 by Jim Kaye · 4 years, 4 months ago
  38. 5ae1741 Merge "Create CarPowerManagerUnitTest" into rvc-dev by Jim Kaye · 4 years, 4 months ago
  39. ddec432 Fixed CarUserService.onUserSwitching() check for headless system user. am: aba246c94b am: 85fe49b526 am: 9765a23225 am: bd9d1a6e0a by Felipe Leme · 4 years, 4 months ago
  40. 18624bf Create CarPowerManagerUnitTest by Jim Kaye · 4 years, 5 months ago
  41. aba246c Fixed CarUserService.onUserSwitching() check for headless system user. by Felipe Leme · 4 years, 4 months ago
  42. 5326e17 Merge "Implemented CarUserManager.setUserIdentificationAssociation()" into rvc-dev am: 6eff18532f am: bde8bec00f am: 8aebbe0734 am: 351b7e9b1f by TreeHugger Robot · 4 years, 4 months ago
  43. 159a2a4 Implemented CarUserManager.setUserIdentificationAssociation() by felipeal · 4 years, 4 months ago
  44. 19794c8 Merge "Added tracing methods to AbstractExtendedMockitoTestCase." into rvc-dev am: da529f9ada am: 2e8165a696 am: a1f7ba17d0 am: 0f32b427af by TreeHugger Robot · 4 years, 4 months ago
  45. 86ec7f6 Added tracing methods to AbstractExtendedMockitoTestCase. by Felipe Leme · 4 years, 4 months ago
  46. c6e6f86 Merge changes from topic "per_user_volume_settings" into rvc-dev am: 0496859a21 am: 7b132ce648 am: 5e33e1513c am: 2deea9b4e8 by Oscar Azucena · 4 years, 4 months ago
  47. 0496859 Merge changes from topic "per_user_volume_settings" into rvc-dev by Oscar Azucena · 4 years, 4 months ago
  48. 1fd7488 Merge changes I341ae1e9,I93dea144 into rvc-dev am: 43254c968e am: 3612db5b86 am: d63615e410 am: 12632a30db by TreeHugger Robot · 4 years, 4 months ago
  49. f3f4910 Implemented UserHalService.setUserAssociation() by felipeal · 4 years, 4 months ago
  50. 0e1d9c3 Fixed car audio volume group settings for user. by Oscar Azucena · 4 years, 5 months ago
  51. 2da7298 Merge "Improve CarUserServiceTest: Global setting mock improved" into rvc-dev am: a54b41d0e1 am: 342a2c7a6f am: 94bcc21e7d am: d298fc73e7 by Mayank Garg · 4 years, 4 months ago
  52. a54b41d Merge "Improve CarUserServiceTest: Global setting mock improved" into rvc-dev by Mayank Garg · 4 years, 4 months ago
  53. 6a359c8 Merge "Moved CarUserManager API tests from CTS to AndroidCarApiTest." into rvc-dev am: 5fda3d9360 am: 99b937537c am: 33bead3223 am: 15d16d9a87 by Felipe Leme · 4 years, 5 months ago
  54. 5fda3d9 Merge "Moved CarUserManager API tests from CTS to AndroidCarApiTest." into rvc-dev by Felipe Leme · 4 years, 5 months ago
  55. 975f78a Moved CarUserManager API tests from CTS to AndroidCarApiTest. by Felipe Leme · 4 years, 5 months ago
  56. 2eb2ac6 Merge "Add helper methods about ServiceManager to AndroidMockitoHelper" into rvc-dev am: 5b44651952 am: 8c5b091b45 am: 7b476d2dd5 am: 978c8a8a68 by Eric Jeong · 4 years, 5 months ago
  57. adfe415 Improve CarUserServiceTest: Global setting mock improved by Mayank Garg · 4 years, 5 months ago
  58. 8109221 Add helper methods about ServiceManager to AndroidMockitoHelper by Eric Jeong · 4 years, 5 months ago
  59. a5fc379 Merge "Add helper methods for mocking user manager" into rvc-dev am: 513af9ff56 am: f735a6d6a2 am: bc6a3a2419 am: ee874666a6 by Eric Jeong · 4 years, 5 months ago
  60. 08be181 Add helper methods for mocking user manager by Eric Jeong · 4 years, 5 months ago
  61. 54c7419 Merge "Merge "Minor improvements on CarUserManagerHelperTest." into rvc-dev am: bc8ff9c08f am: 3ff0c14ca2" into rvc-d1-dev-plus-aosp am: 9fa7d4e4e6 am: 21c62b0f18 by Automerger Merge Worker · 4 years, 5 months ago
  62. df1ce40 Merge "Merge "More common testing utilites." into rvc-dev am: aa662401f4 am: d3d91b284d" into rvc-d1-dev-plus-aosp am: af0e10c69c am: 0dc78664e8 by Automerger Merge Worker · 4 years, 5 months ago
  63. 518daf9 Merge "Merge "New helpers for tests handling multi-thread code." into rvc-dev am: 3802d3538b am: 0f841beb7c" into rvc-d1-dev-plus-aosp am: 05d1f7842a am: 03c804ea94 by Automerger Merge Worker · 4 years, 5 months ago
  64. 99a4836 Merge "Improved OneEventUserLifecycleListener." into rvc-dev am: dcdfe16352 am: 370dbb1356 am: 2afb9526d7 am: 8a67baeeaa by Felipe Leme · 4 years, 5 months ago
  65. bc8ff9c Merge "Minor improvements on CarUserManagerHelperTest." into rvc-dev by Felipe Leme · 4 years, 5 months ago
  66. aa66240 Merge "More common testing utilites." into rvc-dev by Felipe Leme · 4 years, 5 months ago
  67. 3802d35 Merge "New helpers for tests handling multi-thread code." into rvc-dev by Felipe Leme · 4 years, 5 months ago
  68. 0a7cd6a Improved OneEventUserLifecycleListener. by felipeal · 4 years, 5 months ago
  69. e949e1c Minor improvements on CarUserManagerHelperTest. by felipeal · 4 years, 5 months ago
  70. cb33c40 More common testing utilites. by felipeal · 4 years, 5 months ago
  71. bd34542 New helpers for tests handling multi-thread code. by felipeal · 4 years, 5 months ago
  72. f24e77f Merge "Created AndroidMockitoHelper to provide common Android-related mocking calls." into rvc-dev am: 627ef7332b am: 3a53e9e62f am: e2948351f4 am: e8a1b40b4e by TreeHugger Robot · 4 years, 5 months ago
  73. c950b3a Created AndroidMockitoHelper to provide common Android-related mocking calls. by felipeal · 4 years, 5 months ago
  74. cce8fa4 Merge changes from topics "149099817", "155231960" into rvc-dev am: 380db69c70 am: 5520923429 am: 1bf1eae21b am: 971326a5a9 by TreeHugger Robot · 4 years, 5 months ago
  75. b3157ae Changed AbstractExtendedMockitoTestCase to automatically check for wtf() calls. by felipeal · 4 years, 5 months ago
  76. 329795c Merge "More improvements on android.car.test.utils package." into rvc-dev am: 016704f359 am: 881b88fc8c am: c707ee229c am: b631f5a999 by TreeHugger Robot · 4 years, 5 months ago
  77. 1b9eae8 Even more improvements on android.car.test.utils package. by felipeal · 4 years, 5 months ago
  78. 7f73177 More improvements on android.car.test.utils package. by felipeal · 4 years, 5 months ago
  79. 1fd6f77 Merge "Jumpstarted the android.car.test.utils package." into rvc-dev am: d8964ac092 am: cb14615b5b am: 1b00b642fc am: 6cf27a5b19 by TreeHugger Robot · 4 years, 5 months ago
  80. 3e8b49d Jumpstarted the android.car.test.utils package. by felipeal · 4 years, 5 months ago
  81. 3bf25ad Merge "Added HAL response duration to user metrics." into rvc-dev am: 04e3cfea5b am: 0ad04a6451 am: cc7f65fc91 am: ecb1b0e517 by TreeHugger Robot · 4 years, 5 months ago
  82. 29770a2 Added HAL response duration to user metrics. by felipeal · 4 years, 5 months ago
  83. 0ac5fa3 Merge "Expose initial user as a Shell command." into rvc-dev am: eefc1530da am: 62de4e8b43 am: 41a745d426 am: 10e6630880 by TreeHugger Robot · 4 years, 5 months ago
  84. 61ce373 Expose initial user as a Shell command. by felipeal · 4 years, 5 months ago
  85. ce07c1d Merge "Remove classes associated with the speed bump." by TreeHugger Robot · 4 years, 6 months ago
  86. 991ba0b Removing setUserLockStatus and onSwitchUser from ICar (aidl and Java). by Antonio Kantek · 4 years, 6 months ago
  87. 4d7e741 Remove classes associated with the speed bump. by Anthony Chen · 4 years, 6 months ago
  88. e2600fc Added getInitialUserInfo() to ICar.aidl. by Felipe Leme · 4 years, 7 months ago
  89. 30c07aa Merge "Expose Car statusCode in onErrorEvent callback" into rvc-dev by Kai Wang · 4 years, 7 months ago
  90. 30b4e1e Added option to dump end-to-end duration of first unlocked user. by Felipe Leme · 4 years, 7 months ago
  91. 6e75d49 Expose Car statusCode in onErrorEvent callback by Kai · 4 years, 7 months ago
  92. 7ead965 Delete legacy VMS service implementation. by Mark Tabry · 4 years, 7 months ago
  93. e93218b Added user-switching metrics to CarService. by Felipe Leme · 4 years, 7 months ago
  94. 9949642 Merge "Allow settings a freeform string restriction mode" by Jordan Jozwiak · 4 years, 7 months ago
  95. 0b0cf28 Allow settings a freeform string restriction mode by Jordan Jozwiak · 4 years, 8 months ago
  96. df5cd06 softap: Update LOHS API usage by lesl · 4 years, 8 months ago
  97. 9a91efb add feature support by Keun young Park · 4 years, 10 months ago
  98. 6935815 Added a FakeCarUxRestrictionsService class for external unit tests. by tadvana · 4 years, 10 months ago
  99. f7746cd Create a new car service lib just for the test lib by tadvana · 5 years ago
  100. 409bd1c Added a fake CarNavigationStatusManager for use in external unit tests. by tadvana · 5 years ago