1. 0864c46 Cancel system power policy in carpowerpolicyd by Eric Jeong · 2 years, 9 months ago
  2. 12ba65b Merge "Removing remaining references of ActivityView in packages/services/Car" into sc-dev by Antonio Kantek · 3 years, 1 month ago
  3. 935e433 Removing remaining references of ActivityView in packages/services/Car by Antonio Kantek · 3 years, 2 months ago
  4. 0c999d1 Merge "Adding test for injectKeyEvent" into sc-dev by TreeHugger Robot · 3 years, 1 month ago
  5. eac4c3a Adding test for injectKeyEvent by Antonio Kantek · 3 years, 1 month ago
  6. b483e40 Merge "Improved test coverage for GarageModeService" into sc-dev by TreeHugger Robot · 3 years, 1 month ago
  7. 16c7157 Add EvsManager null check to tearDown() by Changyeon Jo · 3 years, 1 month ago
  8. 778b564 Improved test coverage for GarageModeService by Mayank Garg · 3 years, 1 month ago
  9. f38392a Merge "Fixed flaky test" into sc-dev by TreeHugger Robot · 3 years, 1 month ago
  10. 057650c Fixed flaky test by Maxim Pleshivenkov · 3 years, 1 month ago
  11. 3b7c3b8 Remove unused vhal crash handling code by Keun young Park · 3 years, 1 month ago
  12. f5bf245 Merge "Returns default value in CarInfoManager" into sc-dev by Kai Wang · 3 years, 1 month ago
  13. 608d78c Returns default value in CarInfoManager by Kai · 3 years, 1 month ago
  14. 487d2ba Merge "CarZonesAudioFocus#setRestrictFocus notifies focus callback" into sc-dev by Hayden Gomes · 3 years, 1 month ago
  15. 784a086 Added a shell command to control start/stop user during garage mode by Mayank Garg · 3 years, 2 months ago
  16. 27ab9cd CarZonesAudioFocus#setRestrictFocus notifies focus callback by Hayden Gomes · 3 years, 2 months ago
  17. 90a8066 Merge "Handle ServiceSpecificException in register" into sc-dev by Kai Wang · 3 years, 2 months ago
  18. 301dd47 Handle ServiceSpecificException in register by Kai Wang · 3 years, 2 months ago
  19. 7e48170 Delay registering CarService to car watchdog daemon by Eric Jeong · 3 years, 2 months ago
  20. b812037 Remove an obsolete CarEvsService test case by Changyeon Jo · 3 years, 3 months ago
  21. cbea018 Add displayId to ClusterState. by Yuncheol Heo · 3 years, 2 months ago
  22. 4531c91 Use Slogf in com.android.car.garagemode by Eric Jeong · 3 years, 3 months ago
  23. 788e08b Merge "Refactor CarVolumeGroup to have builder" into sc-dev by Hayden Gomes · 3 years, 3 months ago
  24. 06249f3 Refactor CarVolumeGroup to have builder by Hayden Gomes · 3 years, 3 months ago
  25. 098704f Merge changes I8ddb42f2,Iff7b62f0 into sc-dev by Yuncheol Heo · 3 years, 3 months ago
  26. c11a93b Replace width/height with bounds in CLUSTER_DISPLAY_MESSAGE. by Yuncheol Heo · 3 years, 3 months ago
  27. 3b92e42 Merge "Update Getter in CarPropertyManager" into sc-dev by Kai Wang · 3 years, 3 months ago
  28. 67861e0 Update Getter in CarPropertyManager by Kai · 3 years, 4 months ago
  29. 175f1f7 Implement isSupported() method by Changyeon Jo · 3 years, 4 months ago
  30. 4aa6211 Implement CarEvsService state machine by Changyeon Jo · 3 years, 4 months ago
  31. d40765e Add CarEvsManagerTest by Changyeon Jo · 3 years, 6 months ago
  32. c882f7a Implements CarEvsService by Changyeon Jo · 3 years, 4 months ago
  33. 2698c85 Restructuring CarZonesAudioFocus to be unit testable by Hayden Gomes · 3 years, 3 months ago
  34. 97d7949 Merge "Fix getter for mixed properties" into sc-dev by Kai Wang · 3 years, 3 months ago
  35. 89d325a Fix getter for mixed properties by Kai · 3 years, 4 months ago
  36. dda283e Merge "FastPairProvider" into sc-dev by Joseph Pirozzo · 3 years, 4 months ago
  37. ee3f713 FastPairProvider by Joseph Pirozzo · 3 years, 4 months ago
  38. 232e601 Merge "Remove the suffix LEGACY from CLUSTER_NAVIGATION_STATE_LEGACY." into sc-dev by Yuncheol Heo · 3 years, 4 months ago
  39. ec4487a Remove the suffix LEGACY from CLUSTER_NAVIGATION_STATE_LEGACY. by Yuncheol Heo · 3 years, 4 months ago
  40. 6ad0c4c Added reload car volume group state to car audio service by Oscar Azucena · 3 years, 4 months ago
  41. 65a9848 Merge "Return/notify a power policy containing all components' state in CPMS" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  42. 8f0d3c4 Return/notify a power policy containing all components' state in CPMS by Eric Jeong · 3 years, 4 months ago
  43. 0779cb7 Merge "Modified check for query permission in car package manager" into sc-dev by Mayank Garg · 3 years, 4 months ago
  44. 7e8be17 Apply ClusterRole to android.car.cluster by Yuncheol Heo · 3 years, 4 months ago
  45. 892160e Modified check for query permission in car package manager by Mayank Garg · 3 years, 4 months ago
  46. 34ba7dd Use CarInputManager capture api for Cluster KeyEvents. by Yuncheol Heo · 3 years, 4 months ago
  47. 0d5c691 Merge "Mock the getRunningProcesses method in SystemStateInterface" into sc-dev by Bin Tan · 3 years, 4 months ago
  48. 973d992 Mock the getRunningProcesses method in SystemStateInterface by Bin Tan · 3 years, 4 months ago
  49. 771c745 Added check for query permission in car package manager by Mayank Garg · 3 years, 4 months ago
  50. 16ccda6 Add ClusterHomeManager.startFixedActivityAsUser/stopFixedActivity. by Yuncheol Heo · 3 years, 5 months ago
  51. b1411e6 Remove MockedCarTestBase.getXXXService(). by Yuncheol Heo · 3 years, 5 months ago
  52. e0d4aa1 Merge "Increase waiting time in CarPropertyManagerTest" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  53. 1dca57b Increase waiting time in CarPropertyManagerTest by Kai · 3 years, 5 months ago
  54. d2e1588 Fix the regression in ClusterHomManagerTest by Yuncheol Heo · 3 years, 5 months ago
  55. 6b97c7c Merge "Use fake power policy daemon in ICarImplTest" into sc-dev by Eric Jeong · 3 years, 5 months ago
  56. c532bb9 Fix the failure of ClusterHomeManagerTest. by Yuncheol Heo · 3 years, 5 months ago
  57. a22f3bf Use fake power policy daemon in ICarImplTest by Eric Jeong · 3 years, 5 months ago
  58. 1ed5560 Use fake power policy daemon in CarServiceTest by Eric Jeong · 3 years, 5 months ago
  59. 4da7d22 [LSC] Add LOCAL_LICENSE_KINDS to packages/services/Car by Bob Badour · 3 years, 5 months ago
  60. 7ac86e8 Adds ClusterHomeService, ClusterHomeManager. by Yuncheol Heo · 3 years, 8 months ago
  61. 20b97da Merge "Activity allowlist/denylist creation on demand for CarPackageManager" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  62. c224eb2 Merge "Fix for a garade mode flaky test" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  63. 84d4822 Fix for a garade mode flaky test by Mayank Garg · 3 years, 5 months ago
  64. fde5e66 Activity allowlist/denylist creation on demand for CarPackageManager by Mayank Garg · 3 years, 6 months ago
  65. 42f3a44 Merge changes Ife97c7b8,I237785fa into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  66. 9fce914 Merge "Implement display/voice interaction mediator" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  67. c9cf557 Adding audioUseHalDuckingSignals config by Hayden Gomes · 3 years, 5 months ago
  68. c9797ee Merge changes I43dfd243,I56b428bf into sc-dev by Oscar Azucena · 3 years, 5 months ago
  69. 9d02b50 Implement display/voice interaction mediator by Eric Jeong · 3 years, 6 months ago
  70. b51fad9 Added car playback timeout by Oscar Azucena · 3 years, 6 months ago
  71. 4ab33b7 Stop background users ASAP at Garage mode exit by Mayank Garg · 3 years, 6 months ago
  72. ab7dbca Connecting audio focus changes to CarDucking by Hayden Gomes · 3 years, 6 months ago
  73. d589dc0 Specify version for aidl_interface explicitly by Jeongik Cha · 3 years, 6 months ago
  74. 176a5fd CarService dump() improvements: by Felipe Leme · 3 years, 6 months ago
  75. 9cc16fc Added audio configuration filtering to car audio service by Oscar Azucena · 3 years, 7 months ago
  76. 23626eb Convert CarServiceTest to Android.bp by Colin Cross · 4 years, 6 months ago
  77. 529784e Log to Slog - part I by Eric Jeong · 3 years, 7 months ago
  78. 9f00098 Merge "Add test cases for PowerComponent" by TreeHugger Robot · 3 years, 7 months ago
  79. 3ebb109 Add test cases for PowerComponent by Eric Jeong · 3 years, 7 months ago
  80. 910dda4 Added APIs for car group mute. by Oscar Azucena · 3 years, 7 months ago
  81. cc9f09f Merge "Use SparseArray for carAudioZones" into rvc-qpr-dev am: 2ede82b64e am: c2627612ee by Hayden Gomes · 3 years, 7 months ago
  82. c262761 Merge "Use SparseArray for carAudioZones" into rvc-qpr-dev am: 2ede82b64e by Hayden Gomes · 3 years, 7 months ago
  83. 103d7e2 Merge changes from topic "UpdateCarWatchdogAIDLs" by TreeHugger Robot · 3 years, 8 months ago
  84. ddab9ac Use SparseArray for carAudioZones by Hayden Gomes · 3 years, 8 months ago
  85. 2860253 Fixing system api lint issues for CarInputManager before it gets released by kanant · 3 years, 9 months ago
  86. d26098a Add ICarWatchdogServiceForSystem aidl for server to CarService communication. by Lakshman Annadorai · 3 years, 8 months ago
  87. 774ba78 Test CarWatchdog AIDL split changes. by Lakshman Annadorai · 3 years, 9 months ago
  88. 31039c3 Marking CarInputManager methods with SystemApi by kanant · 3 years, 9 months ago
  89. 49fc8d4 Deprecating CarInputManager#TargetDisplayType by kanant · 3 years, 9 months ago
  90. c1d6081 Merge "Migrate away from deprecated Truth APIs." by Alexander Dorokhine · 3 years, 10 months ago
  91. 2b3c359 Migrate away from deprecated Truth APIs. by Alexander Dorokhine · 3 years, 10 months ago
  92. 0b60b1d Renaming targetDisplayId to targetDisplayType by kanant · 3 years, 10 months ago
  93. 1b90375 Migrate away from deprecated Truth APIs. by Alexander Dorokhine · 3 years, 10 months ago
  94. ed82e29 Adding the workflow for HW_CUSTOM_INPUT in Car Framework by kanant · 4 years ago
  95. 2e8d94d Add mock for AudioDeviceInfo.getInternalType. by jiabin · 3 years, 11 months ago
  96. c777f8a Changed AndroidMockitoHelper to mocks specific UserManager.getUsers() methods. by Felipe Leme · 3 years, 11 months ago
  97. 93b5165 Update language to comply with Android's inclusive language guidance. by Mayank Garg · 4 years ago
  98. e0f6108 Merge "Group power management classes into com.android.car.power package" by TreeHugger Robot · 4 years ago
  99. bc351e2 Group power management classes into com.android.car.power package by Eric Jeong · 4 years ago
  100. 89a6318 Inclusive language fix by Mayank Garg · 4 years ago