1. 6782e63 Update javadoc to call Car.disconnect for car instance by Keun young Park · 4 years, 3 months ago
  2. e5de0f9 Implement POST SWITCH with LEGACY_ANDROID_SWITCH by Mayank Garg · 4 years, 3 months ago
  3. 554f739 Add help text for carwatchdog's custom I/O performance data collection module. by Lakshman Annadorai · 4 years, 2 months ago
  4. 2e59d38 Merge "Add security permission test for CarInputManager system API." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  5. aa19b99 Cleaning checkstyle errors from CarNavigationInstrumentCluster by Antonio Kantek · 4 years, 2 months ago
  6. dd59e94 Merge "HalClient improvements." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  7. 75e5794 Merge "Make BugReportInfoActivity foreground colors brighter" into rvc-dev by Zhomart Mukhamejanov · 4 years, 2 months ago
  8. ceaad40 HalClient improvements. by felipeal · 4 years, 2 months ago
  9. 0972387 Merge "Update packages to whitelist for car-base" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  10. 6424756 Make BugReportInfoActivity foreground colors brighter by Zhomart Mukhamejanov · 4 years, 2 months ago
  11. b001117 Merge "Add carwatchdog option to filter results to specific package names during custom collection." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  12. 9c81b2a Merge "Use PRODUCT_*_SEPOLICY_DIRS for auto seploicy" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  13. 5c4dd7e Merge "Cleaning all remaining lint issues from CarAppBlockingPolicy.java" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  14. af8aef4 Cleaning all remaining lint issues from CarAppBlockingPolicy.java by Antonio Kantek · 4 years, 5 months ago
  15. 73ef67f Add carwatchdog option to filter results to specific package names during custom collection. by Lakshman Annadorai · 4 years, 3 months ago
  16. 0e7d26a Use PRODUCT_*_SEPOLICY_DIRS for auto seploicy by Keun young Park · 4 years, 3 months ago
  17. 468c9b3 Merge "Add README.md and OWNERS to car-bugreportd" into rvc-dev by Zhomart Mukhamejanov · 4 years, 2 months ago
  18. 8100bcb Merge "Moving testzCleanUpAfterClientIsCrashed to a separated class." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  19. bc70ce0 Merge "Migrated CarAudioZonesHelperTest to use truth intead of junit." into rvc-dev by Oscar Azucena · 4 years, 2 months ago
  20. ed4bf65 Migrated CarAudioZonesHelperTest to use truth intead of junit. by Oscar Azucena · 4 years, 3 months ago
  21. 57bbf27 Moving testzCleanUpAfterClientIsCrashed to a separated class. by Antonio Kantek · 4 years, 3 months ago
  22. f168851 Merge "Update computepipe runnr to support RGBA format" into rvc-dev by Kathan Shukla · 4 years, 2 months ago
  23. 126d24f Merge "Increase the top N stats per catergory/sub-category." into rvc-dev by Lakshman Annadorai · 4 years, 2 months ago
  24. 0de43eb Add README.md and OWNERS to car-bugreportd by Zhomart Mukhamejanov · 4 years, 3 months ago
  25. 88fd029 Minor refactor ExperimentalCarUserManagerUnitTest by Eric Jeong · 4 years, 3 months ago
  26. e81534a Merge "EmbeddedKitchenSinkApp BLUETOOTH_PRIVILEGED" into rvc-dev by Joseph Pirozzo · 4 years, 3 months ago
  27. 6fd9ec0 Merge "Add unit test of ExperimentalCarUserManager" into rvc-dev by Eric Jeong · 4 years, 3 months ago
  28. 7743610 EmbeddedKitchenSinkApp BLUETOOTH_PRIVILEGED by Joseph Pirozzo · 4 years, 3 months ago
  29. 0120c9b Add unit test of ExperimentalCarUserManager by Eric Jeong · 4 years, 3 months ago
  30. 884ac52 Merge "Fix flaky SystemActivityMonitoringServiceTest." into rvc-dev by Yuncheol Heo · 4 years, 3 months ago
  31. a54b41d Merge "Improve CarUserServiceTest: Global setting mock improved" into rvc-dev by Mayank Garg · 4 years, 3 months ago
  32. 70a140d Fix flaky SystemActivityMonitoringServiceTest. by Yuncheol Heo · 4 years, 3 months ago
  33. 99f399a Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  34. 42f897c Import translations. DO NOT MERGE by Bill Yi · 4 years, 3 months ago
  35. 1f5485c Merge "Supress TruthSelfEquals errors in CarUxRestrictionsConfigurationTest." into rvc-dev by Yuncheol Heo · 4 years, 3 months ago
  36. 5fda3d9 Merge "Moved CarUserManager API tests from CTS to AndroidCarApiTest." into rvc-dev by Felipe Leme · 4 years, 3 months ago
  37. 4f90f6e Supress TruthSelfEquals errors in CarUxRestrictionsConfigurationTest. by Yuncheol Heo · 4 years, 3 months ago
  38. 975f78a Moved CarUserManager API tests from CTS to AndroidCarApiTest. by Felipe Leme · 4 years, 3 months ago
  39. e571f30 Merge "Remove code samples for deprecated VMS API." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  40. 5b44651 Merge "Add helper methods about ServiceManager to AndroidMockitoHelper" into rvc-dev by Eric Jeong · 4 years, 3 months ago
  41. adfe415 Improve CarUserServiceTest: Global setting mock improved by Mayank Garg · 4 years, 3 months ago
  42. 74796d1 Merge "Replaced JUnit asserts by Truth on AndroidCarApiTest." into rvc-dev by Felipe Leme · 4 years, 3 months ago
  43. d24d624 Merge "Removed global setting from CarUserServiceTest and Test which are no longer relevent" into rvc-dev by Mayank Garg · 4 years, 3 months ago
  44. a21e244 Merge "Move SystemActivityMonitoringServiceTest to car service unit test" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  45. cdc53fb Merge "Improved CarUserService.SwitchUser JavaDoc" into rvc-dev by Mayank Garg · 4 years, 3 months ago
  46. 0212fe6 Merge "Improved CarUserService Test" into rvc-dev by Mayank Garg · 4 years, 3 months ago
  47. de2341a Add security permission test for CarInputManager system API. by Lakshman Annadorai · 4 years, 3 months ago
  48. b08f677 Improved CarUserService.SwitchUser JavaDoc by Mayank Garg · 4 years, 3 months ago
  49. 48c2d62 Removed global setting from CarUserServiceTest and Test which are no by Mayank Garg · 4 years, 3 months ago
  50. c0f12ce Replaced JUnit asserts by Truth on AndroidCarApiTest. by felipeal · 4 years, 3 months ago
  51. 4cb93f8 Merge "Improvements on AndroidCarApiTest package." into rvc-dev by Felipe Leme · 4 years, 3 months ago
  52. 8109221 Add helper methods about ServiceManager to AndroidMockitoHelper by Eric Jeong · 4 years, 3 months ago
  53. 7d3068a Merge "Rename SecurityPermissionTest to CarSecurityPermissionTest" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  54. 6a59d76 Improved CarUserService Test by Mayank Garg · 4 years, 3 months ago
  55. f34947e Merge "Increae max connection wait timeout for VmsClientTest" into rvc-dev by Keun-young Park · 4 years, 3 months ago
  56. 8a9e7a2 Merge "Make CarNavigationStatusManager optional." into rvc-dev by Yuncheol Heo · 4 years, 3 months ago
  57. 513af9f Merge "Add helper methods for mocking user manager" into rvc-dev by Eric Jeong · 4 years, 3 months ago
  58. 7614550 Remove code samples for deprecated VMS API. by Mark Tabry · 4 years, 3 months ago
  59. 010b0ea Merge "Fix flaky AppFocusTest" into rvc-dev by Keun-young Park · 4 years, 3 months ago
  60. 9a4eb7c Make CarNavigationStatusManager optional. by Yuncheol Heo · 4 years, 3 months ago
  61. a083a0b Move SystemActivityMonitoringServiceTest to car service unit test by Keun young Park · 4 years, 3 months ago
  62. ddcae24 Improvements on AndroidCarApiTest package. by felipeal · 4 years, 3 months ago
  63. 08be181 Add helper methods for mocking user manager by Eric Jeong · 4 years, 3 months ago
  64. fbf12aa Merge "Improve code coverage for VehiclePropertyIds." into rvc-dev by Tyler Trephan · 4 years, 3 months ago
  65. fc95ea8 Merge "Cleaning up handling of non-dynamic-routing in CarAudioService" into rvc-dev by Hayden Gomes · 4 years, 3 months ago
  66. 8298b51 Increae max connection wait timeout for VmsClientTest by Keun young Park · 4 years, 3 months ago
  67. 0f4bee0 Increase the top N stats per catergory/sub-category. by Lakshman Annadorai · 4 years, 3 months ago
  68. 2512475 Fix flaky AppFocusTest by Keun young Park · 4 years, 3 months ago
  69. bc8ff9c Merge "Minor improvements on CarUserManagerHelperTest." into rvc-dev by Felipe Leme · 4 years, 3 months ago
  70. aa66240 Merge "More common testing utilites." into rvc-dev by Felipe Leme · 4 years, 3 months ago
  71. 3802d35 Merge "New helpers for tests handling multi-thread code." into rvc-dev by Felipe Leme · 4 years, 3 months ago
  72. dcdfe16 Merge "Improved OneEventUserLifecycleListener." into rvc-dev by Felipe Leme · 4 years, 3 months ago
  73. b5e602d Merge "Improve test coverage for CarInfoManager" into rvc-dev by Kai Wang · 4 years, 3 months ago
  74. 7f4a0a1 Merge "Removing flaky annotation from CarProjectionServiceTest.getWifiChannels" into rvc-dev by Antonio Kantek · 4 years, 3 months ago
  75. 169a565 Update computepipe runnr to support RGBA format by Kathan Shukla · 4 years, 3 months ago
  76. f5c81b6 Cleaning up handling of non-dynamic-routing in CarAudioService by Hayden Gomes · 4 years, 3 months ago
  77. 830b2eb Merge "[Car Power] Log when a power state request is rejected" into rvc-dev by Jim Kaye · 4 years, 3 months ago
  78. ee96a47 Merge "Improve coverage for CarHvacManager" into rvc-dev by Kai Wang · 4 years, 3 months ago
  79. 801c121 Merge "Improve code coverage for hardware property" into rvc-dev by Kai Wang · 4 years, 3 months ago
  80. 0a7cd6a Improved OneEventUserLifecycleListener. by felipeal · 4 years, 3 months ago
  81. b22c5ed Merge "Fix VehicleHal_test" into rvc-dev by Kai Wang · 4 years, 3 months ago
  82. 0086729 Improve coverage for CarHvacManager by Kai · 4 years, 3 months ago
  83. e949e1c Minor improvements on CarUserManagerHelperTest. by felipeal · 4 years, 3 months ago
  84. 2988f70 Improve code coverage for hardware property by Kai · 4 years, 3 months ago
  85. 4671ae0 Merge "De-flake and clean up CarPowerManagementServiceTest" into rvc-dev by Jim Kaye · 4 years, 3 months ago
  86. 24ddc86 [Car Power] Log when a power state request is rejected by Jim Kaye · 4 years, 3 months ago
  87. cb33c40 More common testing utilites. by felipeal · 4 years, 3 months ago
  88. 1b6cd8e Fix VehicleHal_test by Kai · 4 years, 3 months ago
  89. ebf9e51 Rename SecurityPermissionTest to CarSecurityPermissionTest by Lakshman Annadorai · 4 years, 3 months ago
  90. e296b50 Improve test coverage for CarInfoManager by Kai · 4 years, 3 months ago
  91. c7e54a4 Merge "Added userMetrics test" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  92. a50892a De-flake and clean up CarPowerManagementServiceTest by Jim Kaye · 4 years, 3 months ago
  93. 2dd2c57 Removing flaky annotation from CarProjectionServiceTest.getWifiChannels by Antonio Kantek · 4 years, 3 months ago
  94. bd34542 New helpers for tests handling multi-thread code. by felipeal · 4 years, 3 months ago
  95. 0ea76d7 Merge "Allow user-related commands to be used on user builds." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  96. 8816007 Added userMetrics test by Mayank Garg · 4 years, 3 months ago
  97. 24ca433 Merge "Fix CarUserServiceTest slowness and flakiness" into rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  98. a399d1e Allow user-related commands to be used on user builds. by felipeal · 4 years, 3 months ago
  99. bed96bd Fix CarUserServiceTest slowness and flakiness by Mayank Garg · 4 years, 3 months ago
  100. 627ef73 Merge "Created AndroidMockitoHelper to provide common Android-related mocking calls." into rvc-dev by TreeHugger Robot · 4 years, 3 months ago