1. de2341a Add security permission test for CarInputManager system API. by Lakshman Annadorai · 4 years, 6 months ago
  2. b08f677 Improved CarUserService.SwitchUser JavaDoc by Mayank Garg · 4 years, 6 months ago
  3. 48c2d62 Removed global setting from CarUserServiceTest and Test which are no by Mayank Garg · 4 years, 6 months ago
  4. c0f12ce Replaced JUnit asserts by Truth on AndroidCarApiTest. by felipeal · 4 years, 6 months ago
  5. 4cb93f8 Merge "Improvements on AndroidCarApiTest package." into rvc-dev by Felipe Leme · 4 years, 6 months ago
  6. 8109221 Add helper methods about ServiceManager to AndroidMockitoHelper by Eric Jeong · 4 years, 6 months ago
  7. 7d3068a Merge "Rename SecurityPermissionTest to CarSecurityPermissionTest" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  8. 6a59d76 Improved CarUserService Test by Mayank Garg · 4 years, 6 months ago
  9. f34947e Merge "Increae max connection wait timeout for VmsClientTest" into rvc-dev by Keun-young Park · 4 years, 6 months ago
  10. 8a9e7a2 Merge "Make CarNavigationStatusManager optional." into rvc-dev by Yuncheol Heo · 4 years, 6 months ago
  11. 513af9f Merge "Add helper methods for mocking user manager" into rvc-dev by Eric Jeong · 4 years, 6 months ago
  12. 7614550 Remove code samples for deprecated VMS API. by Mark Tabry · 4 years, 6 months ago
  13. 010b0ea Merge "Fix flaky AppFocusTest" into rvc-dev by Keun-young Park · 4 years, 6 months ago
  14. 9a4eb7c Make CarNavigationStatusManager optional. by Yuncheol Heo · 4 years, 6 months ago
  15. a083a0b Move SystemActivityMonitoringServiceTest to car service unit test by Keun young Park · 4 years, 6 months ago
  16. ddcae24 Improvements on AndroidCarApiTest package. by felipeal · 4 years, 6 months ago
  17. 08be181 Add helper methods for mocking user manager by Eric Jeong · 4 years, 6 months ago
  18. fbf12aa Merge "Improve code coverage for VehiclePropertyIds." into rvc-dev by Tyler Trephan · 4 years, 6 months ago
  19. fc95ea8 Merge "Cleaning up handling of non-dynamic-routing in CarAudioService" into rvc-dev by Hayden Gomes · 4 years, 6 months ago
  20. 8298b51 Increae max connection wait timeout for VmsClientTest by Keun young Park · 4 years, 6 months ago
  21. 0f4bee0 Increase the top N stats per catergory/sub-category. by Lakshman Annadorai · 4 years, 6 months ago
  22. 2512475 Fix flaky AppFocusTest by Keun young Park · 4 years, 6 months ago
  23. bc8ff9c Merge "Minor improvements on CarUserManagerHelperTest." into rvc-dev by Felipe Leme · 4 years, 6 months ago
  24. aa66240 Merge "More common testing utilites." into rvc-dev by Felipe Leme · 4 years, 6 months ago
  25. 3802d35 Merge "New helpers for tests handling multi-thread code." into rvc-dev by Felipe Leme · 4 years, 6 months ago
  26. dcdfe16 Merge "Improved OneEventUserLifecycleListener." into rvc-dev by Felipe Leme · 4 years, 6 months ago
  27. b5e602d Merge "Improve test coverage for CarInfoManager" into rvc-dev by Kai Wang · 4 years, 6 months ago
  28. 7f4a0a1 Merge "Removing flaky annotation from CarProjectionServiceTest.getWifiChannels" into rvc-dev by Antonio Kantek · 4 years, 6 months ago
  29. 169a565 Update computepipe runnr to support RGBA format by Kathan Shukla · 4 years, 6 months ago
  30. f5c81b6 Cleaning up handling of non-dynamic-routing in CarAudioService by Hayden Gomes · 4 years, 6 months ago
  31. 830b2eb Merge "[Car Power] Log when a power state request is rejected" into rvc-dev by Jim Kaye · 4 years, 6 months ago
  32. ee96a47 Merge "Improve coverage for CarHvacManager" into rvc-dev by Kai Wang · 4 years, 6 months ago
  33. 801c121 Merge "Improve code coverage for hardware property" into rvc-dev by Kai Wang · 4 years, 6 months ago
  34. 0a7cd6a Improved OneEventUserLifecycleListener. by felipeal · 4 years, 6 months ago
  35. b22c5ed Merge "Fix VehicleHal_test" into rvc-dev by Kai Wang · 4 years, 6 months ago
  36. 0086729 Improve coverage for CarHvacManager by Kai · 4 years, 6 months ago
  37. e949e1c Minor improvements on CarUserManagerHelperTest. by felipeal · 4 years, 6 months ago
  38. 2988f70 Improve code coverage for hardware property by Kai · 4 years, 6 months ago
  39. 4671ae0 Merge "De-flake and clean up CarPowerManagementServiceTest" into rvc-dev by Jim Kaye · 4 years, 6 months ago
  40. 24ddc86 [Car Power] Log when a power state request is rejected by Jim Kaye · 4 years, 6 months ago
  41. cb33c40 More common testing utilites. by felipeal · 4 years, 6 months ago
  42. 1b6cd8e Fix VehicleHal_test by Kai · 4 years, 7 months ago
  43. ebf9e51 Rename SecurityPermissionTest to CarSecurityPermissionTest by Lakshman Annadorai · 4 years, 6 months ago
  44. e296b50 Improve test coverage for CarInfoManager by Kai · 4 years, 6 months ago
  45. c7e54a4 Merge "Added userMetrics test" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  46. a50892a De-flake and clean up CarPowerManagementServiceTest by Jim Kaye · 4 years, 6 months ago
  47. 2dd2c57 Removing flaky annotation from CarProjectionServiceTest.getWifiChannels by Antonio Kantek · 4 years, 6 months ago
  48. bd34542 New helpers for tests handling multi-thread code. by felipeal · 4 years, 6 months ago
  49. 0ea76d7 Merge "Allow user-related commands to be used on user builds." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  50. 8816007 Added userMetrics test by Mayank Garg · 4 years, 6 months ago
  51. 24ca433 Merge "Fix CarUserServiceTest slowness and flakiness" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  52. a399d1e Allow user-related commands to be used on user builds. by felipeal · 4 years, 6 months ago
  53. bed96bd Fix CarUserServiceTest slowness and flakiness by Mayank Garg · 4 years, 6 months ago
  54. 627ef73 Merge "Created AndroidMockitoHelper to provide common Android-related mocking calls." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  55. e24c312 Merge "Increase API coverage in car watchdog test" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  56. 0ee7281 Increase API coverage in car watchdog test by Eric Jeong · 4 years, 6 months ago
  57. c9c716b Merge "Change a serial number to be unique, to conform to HUIG 2.5 requirements." into rvc-dev by Mina Granic · 4 years, 6 months ago
  58. 1092c5b Change a serial number to be unique, to conform to HUIG 2.5 requirements. by minagranic · 4 years, 6 months ago
  59. 69b8c51 Improve code coverage for VehiclePropertyIds. by Tyler Trephan · 4 years, 6 months ago
  60. 71661ea Added userMetrics test in CarUserServiceTest by Mayank Garg · 4 years, 6 months ago
  61. 5f72ca2 Merge "Implemented CarUserManager.getUserAssociation()." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  62. 994ab01 Merge changes from topic "CarAudioManager_permissionsTest" into rvc-dev by Hayden Gomes · 4 years, 6 months ago
  63. 826c87f Merge "Don't allow null primary sources" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  64. c950b3a Created AndroidMockitoHelper to provide common Android-related mocking calls. by felipeal · 4 years, 6 months ago
  65. 5e3ede4 Implemented CarUserManager.getUserAssociation(). by felipeal · 4 years, 6 months ago
  66. 380db69 Merge changes from topics "149099817", "155231960" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  67. a64bf27 Add security permission test for CarAudioManager by Hayden Gomes · 4 years, 6 months ago
  68. 03043c9 Merge "Fix the flakiness of User Hal Service Test" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  69. 06ff92c Merge "Add an OobUkey2EncryptionRunner to IHU libraries." into rvc-dev by Leslie Watkins · 4 years, 6 months ago
  70. c72a446 Merge "Unregister the listeners when SystemActivityMonitoringService is gone." into rvc-dev by Yuncheol Heo · 4 years, 6 months ago
  71. c02da9b Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  72. 348a702 Import translations. DO NOT MERGE by Bill Yi · 4 years, 6 months ago
  73. f7f96b2 Fix the flakiness of User Hal Service Test by Mayank Garg · 4 years, 6 months ago
  74. b2c7899 Unregister the listeners when SystemActivityMonitoringService is gone. by Yuncheol Heo · 4 years, 6 months ago
  75. b3157ae Changed AbstractExtendedMockitoTestCase to automatically check for wtf() calls. by felipeal · 4 years, 6 months ago
  76. e096f49 Move registerVolumeCallback out of CarAudioManager constructor by Hayden Gomes · 4 years, 6 months ago
  77. 1b9eae8 Even more improvements on android.car.test.utils package. by felipeal · 4 years, 6 months ago
  78. 016704f Merge "More improvements on android.car.test.utils package." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  79. 7f73177 More improvements on android.car.test.utils package. by felipeal · 4 years, 6 months ago
  80. 3fabe30 Merge "Allow selected commands protected with permission in user build" into rvc-dev by Keun-young Park · 4 years, 6 months ago
  81. 81b1341 Add an OobUkey2EncryptionRunner to IHU libraries. by Leslie Watkins · 4 years, 6 months ago
  82. d8964ac Merge "Jumpstarted the android.car.test.utils package." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  83. 580e09b Use createWindowContext to show toasts in Service. by Zhomart Mukhamejanov · 4 years, 6 months ago
  84. 9672aee Fix car watchdog crash at boot up by Eric Jeong · 4 years, 6 months ago
  85. 3e8b49d Jumpstarted the android.car.test.utils package. by felipeal · 4 years, 6 months ago
  86. d31b4a5 Allow selected commands protected with permission in user build by Keun young Park · 4 years, 6 months ago
  87. ae93352 Removes OccupantAwarenessSystem from SystemAPIs, leaving them hidden by Michael Keller · 4 years, 6 months ago
  88. d7f46d6 Update packages to whitelist for car-base by Yan Zhu · 4 years, 6 months ago
  89. 21c756b Merge "Improved post android switch for User Hal" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  90. 1f20dcd Improved post android switch for User Hal by Mayank Garg · 4 years, 6 months ago
  91. 92b75c2 Merge "Add OpenGL version info to KitchenSink display fragment" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  92. c844612 Add OpenGL version info to KitchenSink display fragment by Enrico Granata · 4 years, 6 months ago
  93. 0a7d95a Merge "Start carwatchdog daemon during early-init." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  94. b5ede8a Merge "Add explicit mock session start / stop" into rvc-dev by Keun-young Park · 4 years, 6 months ago
  95. b1dfab7 Merge "Implemented UserHalService.getUserAssociation()." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  96. 7a81e07 Merge "Remove unused option from Garage Mode Test App" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  97. 8a44e2c Implemented UserHalService.getUserAssociation(). by felipeal · 4 years, 6 months ago
  98. 966f00a Add explicit mock session start / stop by Keun young Park · 4 years, 6 months ago
  99. 8085fdc Remove unused option from Garage Mode Test App by Jim Kaye · 4 years, 6 months ago
  100. bc339ed Don't allow null primary sources by Simon Dai · 4 years, 8 months ago