1. a7b994f Merge "FixedActivity: add additional null check for UserManager" into rvc-dev by Keun-young Park · 4 years, 1 month ago
  2. 64e2abc Merge "Changed AudioControlFactoryTest to unit test" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  3. 583cb65 FixedActivity: add additional null check for UserManager by Keun young Park · 4 years, 1 month ago
  4. 2529fb6 Fixed issues in KS audio fragment delayed focus by Oscar Azucena · 4 years, 2 months ago
  5. 48be0fd Fixed delayed audio focus abandon request. by Oscar Azucena · 4 years, 2 months ago
  6. b85a7a2 Merge "Ignore android.car.apitest.PreInstalledPackagesTest#testNoCriticalErrors_enforceMode for now" into rvc-dev by Keun-young Park · 4 years, 1 month ago
  7. bbee069 Ignore android.car.apitest.PreInstalledPackagesTest#testNoCriticalErrors_enforceMode for now by Keun young Park · 4 years, 1 month ago
  8. 21c22d4 Merge "Fixed audio routing for driver user" into rvc-dev by Oscar Azucena · 4 years, 1 month ago
  9. cf517e8 Changed AudioControlFactoryTest to unit test by Oscar Azucena · 4 years, 1 month ago
  10. 3f4bf5c Merge "Add CarServiceUtils.finishAllHandlerTasks for test" into rvc-dev by Keun-young Park · 4 years, 1 month ago
  11. 2e044e0 Merge "Fixed BlockingUserLifecycleListenerTest flakiness." into rvc-dev by Felipe Leme · 4 years, 1 month ago
  12. 3bfd5b0 Fixed BlockingUserLifecycleListenerTest flakiness. by felipeal · 4 years, 1 month ago
  13. df50d0b Merge "Computepipe runner engine" into rvc-dev by Kathan Shukla · 4 years, 1 month ago
  14. 691ad06 Computepipe runner engine by Kathan Shukla · 4 years, 4 months ago
  15. b84734b Merge "A few unit testing improvements." into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  16. c57ce6d A few unit testing improvements. by felipeal · 4 years, 1 month ago
  17. dd98f23 Fix the 3D Surround View by Haoxiang Li · 4 years, 2 months ago
  18. caf06a9 Use the explicit delay as in SurroundView2dSession by Haoxiang Li · 4 years, 2 months ago
  19. ab82089 Update to the latest core lib header and .so by Haoxiang Li · 4 years, 1 month ago
  20. 6c41677 Merge "Import translations. DO NOT MERGE" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  21. 1d07618 Add CarServiceUtils.finishAllHandlerTasks for test by Keun young Park · 4 years, 1 month ago
  22. 8d7da6f Merge "Improved BlockingUserLifecycleListener:" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  23. d909e7e Improved BlockingUserLifecycleListener: by felipeal · 4 years, 1 month ago
  24. aeebd5c Merge "Fix CPMS test: Wait for handler to be done before runnnig the next test" into rvc-dev by Keun-young Park · 4 years, 1 month ago
  25. b206c0a Merge "Fixing minor checkstyle issues" into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  26. c4f6dc9 Fix CPMS test: Wait for handler to be done before runnnig the next test by Keun young Park · 4 years, 1 month ago
  27. 90a0077 Merge "Removed CarAudioFocusTest try statements." into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  28. a491a6f Removed CarAudioFocusTest try statements. by Oscar Azucena · 4 years, 2 months ago
  29. 3a92a95 Fixing minor checkstyle issues by Antonio Kantek · 4 years, 1 month ago
  30. 291c17c Import translations. DO NOT MERGE by Bill Yi · 4 years, 1 month ago
  31. b5b8a69 Merge "Move navigation focus check to car service for cluster" into rvc-dev by Keun-young Park · 4 years, 1 month ago
  32. 670d61c Merge "Fix possible race in blocking dialog" into rvc-dev by Keun-young Park · 4 years, 1 month ago
  33. 45dd57c Fix possible race in blocking dialog by Keun young Park · 4 years, 2 months ago
  34. cf162f3 Move navigation focus check to car service for cluster by Keun young Park · 4 years, 2 months ago
  35. a68ecef Integrated InitialUserInfoResponse.userLocales into InitialUserSetter. by felipeal · 4 years, 2 months ago
  36. ade1065 Merge "Refactored InitialUserSetter to use a single set(InitialUserInfo) method." into rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  37. baf1388 Fixed audio routing for driver user by Oscar Azucena · 4 years, 2 months ago
  38. 6f05d5d Merge "Updated UserHalHelper.toInitialUserInfoResponse to handle user locale." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  39. 53e5ee8 Refactored InitialUserSetter to use a single set(InitialUserInfo) method. by felipeal · 4 years, 2 months ago
  40. 2884bd1 Merge "Increase the stub timeout to 3 minutes." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  41. d16b715 Merge "Added check that callback for showUserSwitchDialog can only be added by CarSysUI" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  42. ccf8986 Merge "Remove unit tests for data classes that are now auto-generated." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  43. d3cdfe6 Merge "De-flake CarPowerManagerUnitTest" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  44. 1d58b32 Increase the stub timeout to 3 minutes. by Lakshman Annadorai · 4 years, 2 months ago
  45. a480dd9 Added check that callback for showUserSwitchDialog can only be added by CarSysUI by Mayank Garg · 4 years, 2 months ago
  46. fb6bf9e De-flake CarPowerManagerUnitTest by Jim Kaye · 4 years, 2 months ago
  47. b549cf9 Merge "Move InstrumentClusterServiceTest.java to the correct folder" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  48. 9539ef5 Merge "Fixing checkstyle issues from android/car" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  49. fde239b Updated UserHalHelper.toInitialUserInfoResponse to handle user locale. by felipeal · 4 years, 2 months ago
  50. 5cdb72f Move InstrumentClusterServiceTest.java to the correct folder by Eric Jeong · 4 years, 2 months ago
  51. d00cc59 Removed obsolete mockInteractAcrossUsersPermission() calls. by felipeal · 4 years, 2 months ago
  52. c22dd5a Fixing checkstyle issues from android/car by Antonio Kantek · 4 years, 2 months ago
  53. 840e3cb Merge "Removed @FlakyTests from PreInstalledPackagesTest" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  54. 398670a Merge "Fixing checkstyle issues." into rvc-dev by Antonio Kantek · 4 years, 2 months ago
  55. 6cd7e4a Fixing checkstyle issues. by Antonio Kantek · 4 years, 2 months ago
  56. b0ab804 Merge "Add a seprate thread to get and dispatch events" into rvc-dev by Kai Wang · 4 years, 2 months ago
  57. ea61aa7 Merge "Avoid catching raw Exception in CarPropertyManager." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  58. c681ddb Merge "Use HAL for switching drivers" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  59. 6032c23 Avoid catching raw Exception in CarPropertyManager. by Antonio Kantek · 4 years, 2 months ago
  60. 25666cf Use HAL for switching drivers by Eric Jeong · 4 years, 2 months ago
  61. acabb22 Update evs_manager selinux rule by Changyeon Jo · 4 years, 2 months ago
  62. 5b81953 Removes an option to dump all devices by Changyeon Jo · 4 years, 2 months ago
  63. cd28b58 Merge "Rename VmsLayersAvailability to VmsLayerAvailability and move it under vms." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  64. 9dea0e9 Merge "New helper method: UserHalHelper.toInitialUserInfoResponse" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  65. 4858470 Merge "Add default focus highlight overlay" into rvc-dev by Yabin Huang · 4 years, 2 months ago
  66. 4753bf4 Rename VmsLayersAvailability to VmsLayerAvailability and move it under vms. by Mark Tabry · 4 years, 2 months ago
  67. 20b2558 Merge "Rename VmsPublishersInfo to VmsProviderInfoStore and move it under vms." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  68. d5d8b92 Add a seprate thread to get and dispatch events by Kai · 4 years, 2 months ago
  69. 8e4c33f Remove unit tests for data classes that are now auto-generated. by Mark Tabry · 4 years, 2 months ago
  70. ec49109 Merge "Make CarSystemUI use its own custom user switching dialog." into rvc-dev by Youngjun Kwak · 4 years, 2 months ago
  71. bf1ff0d Rename VmsPublishersInfo to VmsProviderInfoStore and move it under vms. by Mark Tabry · 4 years, 2 months ago
  72. 1c1d748 Merge "Disable debug log in car watchdog" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  73. b0c53e9 Merge changes from topic "evs_stats" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  74. 616099b Merge changes I9953dcec,I5bc7034e into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  75. 35721fb Merge "Remove keep_symbols from EVS binaries" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  76. 98b2a6e Merge "Add dumpsys output for VmsBrokerService." into rvc-dev by Mark Tabry · 4 years, 2 months ago
  77. 4b860f3 New helper method: UserHalHelper.toInitialUserInfoResponse by felipeal · 4 years, 2 months ago
  78. 27154e2 Merge "Re-enabling tests in CarActivityViewDisplayIdTest" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  79. 1d7b0bd Add default focus highlight overlay by Yabin Huang · 4 years, 2 months ago
  80. 1a66c6c Add dumpsys output for VmsBrokerService. by Mark Tabry · 4 years, 2 months ago
  81. a8f3bdc Shows the state and configuration of HalDisplay by Changyeon Jo · 4 years, 2 months ago
  82. 5942804 Handles invalid requests to open EVS display by Changyeon Jo · 4 years, 2 months ago
  83. 6bbd9a1 Reports collected usage statistics by Changyeon Jo · 4 years, 2 months ago
  84. 6dd3516 Add a command line option for the buffer format by Changyeon Jo · 4 years, 2 months ago
  85. ce08ba8 Add more options to collect the usage statistics by Changyeon Jo · 4 years, 2 months ago
  86. 567c72e Disable debug log in car watchdog by Eric Jeong · 4 years, 2 months ago
  87. d80596d Re-enabling tests in CarActivityViewDisplayIdTest by Antonio Kantek · 4 years, 2 months ago
  88. b9fc59b Merge "Disabled check for user stop events on CarUserManagerTest." into rvc-dev by Felipe Leme · 4 years, 2 months ago
  89. 9371927 Make CarSystemUI use its own custom user switching dialog. by kwaky · 4 years, 2 months ago
  90. 86f390f Merge "[RESTRICT AUTOMERGE] Add CarBugreportManagerTest api test and cancel API." into rvc-dev by Zhomart Mukhamejanov · 4 years, 2 months ago
  91. e18c01a Merge "Fixing checkstyle issues for android/car/hardware." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  92. c4c2f9b Fixing checkstyle issues for android/car/hardware. by Antonio Kantek · 4 years, 2 months ago
  93. eab5d6c Merge "Make alert dialog buttons always on the left" into rvc-dev by Cole Faust · 4 years, 2 months ago
  94. 993c80b [RESTRICT AUTOMERGE] Add CarBugreportManagerTest api test and cancel API. by Zhomart Mukhamejanov · 4 years, 2 months ago
  95. 2166cfb Disabled check for user stop events on CarUserManagerTest. by felipeal · 4 years, 2 months ago
  96. 0c1f245 Merge "Added post-submit test to check pre-installed packages configuration." into rvc-dev by Felipe Leme · 4 years, 2 months ago
  97. 893b3a2 Removed @FlakyTests from PreInstalledPackagesTest by Felipe Leme · 4 years, 2 months ago
  98. 1aeee1c Merge "Remove redundant header includes" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  99. b0a78ec Added post-submit test to check pre-installed packages configuration. by felipeal · 4 years, 2 months ago
  100. 6dbb7e0 Merge "Fixing checkstyle issues in android/car/diagnostic" into rvc-dev by TreeHugger Robot · 4 years, 2 months ago