1. 08a65d5 Add removing subscribers and re-organize publishers by Zhomart Mukhamejanov · 3 years, 3 months ago
  2. 033041e Execute scripts based on the publication of data or a signal from system monitor by Rui Qiu · 3 years, 3 months ago
  3. 2ec04ee Merge "Removed stub implementation of ADD_DEVICE_ADMIN." into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  4. c3d6a53 Merge "Fix flaky SilentModeHandlerUnitTest" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  5. 452fd7e Fix flaky SilentModeHandlerUnitTest by Eric Jeong · 3 years, 3 months ago
  6. e2d2774 Removed stub implementation of ADD_DEVICE_ADMIN. by Felipe Leme · 3 years, 5 months ago
  7. d3f399b Merge "Update PowerCycle and GarageMode handling in watchdog." into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  8. f286ad0 Merge "Add system monitor event class, set DataBroker priority when receives event." into sc-dev by Howard Hao · 3 years, 3 months ago
  9. 5018056 Merge "New helpers: AndroidMockitoHelper.[run|call]On[Main|Ui]Thread()" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  10. 8a67df1 Update PowerCycle and GarageMode handling in watchdog. by Lakshman Annadorai · 3 years, 3 months ago
  11. b8653f7 New helpers: AndroidMockitoHelper.[run|call]On[Main|Ui]Thread() by Felipe Leme · 3 years, 3 months ago
  12. 1f81981 Add system monitor event class, set DataBroker priority when receives event. by Howard Hao · 3 years, 3 months ago
  13. 84b3e4d Merge "Revert "Create minimal ScriptExecutor java class to invoke script."" into sc-dev by Kevin Han · 3 years, 3 months ago
  14. e599441 Revert "Create minimal ScriptExecutor java class to invoke script." by Kevin Han · 3 years, 3 months ago
  15. 81d247d Merge "Specify FLAG_IMMUTABLE when creating PendingIntent" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  16. 2121187 Merge "Add VehiclePropertyPublisher and generic publisher" into sc-dev by Zhomart Mukhamejanov · 3 years, 3 months ago
  17. 1a6535c Merge "Create minimal ScriptExecutor java class to invoke script." into sc-dev by Max Dashouk · 3 years, 3 months ago
  18. 10101f3 Specify FLAG_IMMUTABLE when creating PendingIntent by Yabin Huang · 3 years, 3 months ago
  19. 44570cb Add VehiclePropertyPublisher and generic publisher by Zhomart Mukhamejanov · 3 years, 4 months ago
  20. 970857a Create minimal ScriptExecutor java class to invoke script. by Max Dashouk · 3 years, 4 months ago
  21. 5fa39d7 Merge "Add option to launch device admin info on KitchenSink" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  22. 3f1123a Clear buffer references when a video stream stops by Changyeon Jo · 3 years, 4 months ago
  23. 28c56d3 Add option to launch device admin info on KitchenSink by Felipe Leme · 3 years, 3 months ago
  24. 65a0acd Increase CarUserService class code coverage by Yan Zhu · 3 years, 3 months ago
  25. f267f11 Merge "Change DataBrokerController interface with DataBroker." into sc-dev by Howard Hao · 3 years, 3 months ago
  26. f595578 Merge "Revert "Temporarily ignoring testSecuredGuestUserResumeToSameUser"" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  27. 2f8385d Merge "Add unit tests for com.android.car.SetMultimap." into sc-dev by BK Choi · 3 years, 3 months ago
  28. 721681c Revert "Temporarily ignoring testSecuredGuestUserResumeToSameUser" by Mayank Garg · 3 years, 3 months ago
  29. e7ff8b4 Merge "Move EvsView to the system window." into sc-dev by Yuncheol Heo · 3 years, 3 months ago
  30. c22a6ab Merge "[NetworkPreferenceApp] Update Default Package List" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  31. 12ba65b Merge "Removing remaining references of ActivityView in packages/services/Car" into sc-dev by Antonio Kantek · 3 years, 3 months ago
  32. 787f658 Fix PowerTestService log tag by Zhomart Mukhamejanov · 3 years, 3 months ago
  33. b9a8bae Change DataBrokerController interface with DataBroker. by Howard Hao · 3 years, 4 months ago
  34. cfb42a2 Add unit tests for com.android.car.SetMultimap. by bkchoi · 3 years, 4 months ago
  35. 9027268 Move EvsView to the system window. by Yuncheol Heo · 3 years, 5 months ago
  36. 8432428 [NetworkPreferenceApp] Update Default Package List by Serik Beketayev · 3 years, 3 months ago
  37. 4878af0 Merge "Implement DataBroker's add and remove metrics config methods" into sc-dev by Rui Qiu · 3 years, 3 months ago
  38. 6c29e68 Merge "Add CarAudioManager API test" into sc-dev by Keun-young Park · 3 years, 3 months ago
  39. 0932a25 Merge "Add ClusterHomeServiceUnitTest." into sc-dev by Yuncheol Heo · 3 years, 3 months ago
  40. 2a65ed2 Add CarAudioManager API test by Keun young Park · 3 years, 4 months ago
  41. 5719755 Merge "test all CarSettings are accessible" into sc-dev by Bin Tan · 3 years, 3 months ago
  42. 4d3dcf6 Add ClusterHomeServiceUnitTest. by Yuncheol Heo · 3 years, 4 months ago
  43. 935e433 Removing remaining references of ActivityView in packages/services/Car by Antonio Kantek · 3 years, 4 months ago
  44. 0c999d1 Merge "Adding test for injectKeyEvent" into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  45. eac4c3a Adding test for injectKeyEvent by Antonio Kantek · 3 years, 4 months ago
  46. 926c734 test all CarSettings are accessible by Bin Tan · 3 years, 4 months ago
  47. 28bedd6 test newArray() and describeContents() methods by Bin Tan · 3 years, 4 months ago
  48. b483e40 Merge "Improved test coverage for GarageModeService" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  49. 8bf0ba0 Merge "Add EvsManager null check to tearDown()" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  50. 337cb24 Implement DataBroker's add and remove metrics config methods by Rui Qiu · 3 years, 4 months ago
  51. 16c7157 Add EvsManager null check to tearDown() by Changyeon Jo · 3 years, 4 months ago
  52. eb42651 Merge "Extra unit tests for watchdog test coverage" into sc-dev by Jahdiel Alvarez · 3 years, 4 months ago
  53. 35318b9 Extra unit tests for watchdog test coverage by Jahdiel Alvarez · 3 years, 4 months ago
  54. 778b564 Improved test coverage for GarageModeService by Mayank Garg · 3 years, 4 months ago
  55. 63d4141 Merge "Added test for AndroidAsyncFuture" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  56. 044022a Merge "Property Permission related test" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  57. 3364c94 Merge "Add unit tests for com.android.car.Utils" into sc-dev by BK Choi · 3 years, 4 months ago
  58. 92d5872 Property Permission related test by Kai · 3 years, 4 months ago
  59. b89c153 Merge "Improving CarInputService unit test coverage" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  60. d90831b Added test for AndroidAsyncFuture by Mayank Garg · 3 years, 4 months ago
  61. dde4863 Merge "Added unit test for PermissionHelper." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  62. 7471822 Add unit tests for com.android.car.Utils by bkchoi · 3 years, 4 months ago
  63. 73792cf Merge "Add unit tests for SparseArrayStream." into sc-dev by BK Choi · 3 years, 4 months ago
  64. a9e195b Improving CarInputService unit test coverage by Antonio Kantek · 3 years, 4 months ago
  65. b20485e Add unit tests for SparseArrayStream. by bkchoi · 3 years, 4 months ago
  66. 8cfafb7 Added unit test for PermissionHelper. by Felipe Leme · 3 years, 4 months ago
  67. 692fe9d Merge changes I279e0627,Ica2f5654 into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  68. f38392a Merge "Fixed flaky test" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  69. 8e39689 Added unit tests for NewUserDisclaimerActivity by Felipe Leme · 3 years, 4 months ago
  70. 79e8888 Merge "Remove unused vhal crash handling code" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  71. 057650c Fixed flaky test by Maxim Pleshivenkov · 3 years, 4 months ago
  72. 3740edc Add CarBugreportManagerService unit tests by Zhomart Mukhamejanov · 3 years, 4 months ago
  73. 3b7c3b8 Remove unused vhal crash handling code by Keun young Park · 3 years, 4 months ago
  74. 1ba22f7 Added unit tests for PerUserCarDevicePolicyService by Felipe Leme · 3 years, 4 months ago
  75. b3832c1 Merge "Added unit tests for NotificationHelper." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  76. 12b31d8 Added unit tests for NotificationHelper. by Felipe Leme · 3 years, 4 months ago
  77. 64c41a4 Merge "Added CTS test for user creation on CarUserManager." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  78. 079d2e6 Merge "Add HIGH_SAMPLING_RATE_SENSORS to Kitchensink." into sc-dev by Nicholas Sauer · 3 years, 4 months ago
  79. 240671d Added CTS test for user creation on CarUserManager. by Felipe Leme · 3 years, 4 months ago
  80. adf6ca3 Add HIGH_SAMPLING_RATE_SENSORS to Kitchensink. by Nicholas Sauer · 3 years, 4 months ago
  81. 7984d10 Temporarily ignoring testSecuredGuestUserResumeToSameUser by Antonio Kantek · 3 years, 4 months ago
  82. f5bf245 Merge "Returns default value in CarInfoManager" into sc-dev by Kai Wang · 3 years, 4 months ago
  83. 8af70e7 Correct handling of pre_eol_info and lifetime by Kamaljeet Maini · 3 years, 5 months ago
  84. 608d78c Returns default value in CarInfoManager by Kai · 3 years, 4 months ago
  85. 61b0e1a Merge "Add CarWatchdogManagerPermissionTest" into sc-dev by Jahdiel Alvarez · 3 years, 4 months ago
  86. 0b2891f Merge "Added transient players to auto KS." into sc-dev by Oscar Azucena · 3 years, 4 months ago
  87. cf64dd6 Add CarWatchdogManagerPermissionTest by Jahdiel Alvarez · 3 years, 4 months ago
  88. a16e451 Merge "Add BluetoothConnectPermissionChecker to Kitchen Sink app." into sc-dev by Leslie Watkins · 3 years, 4 months ago
  89. e782114 Added transient players to auto KS. by Oscar Azucena · 3 years, 4 months ago
  90. 55dfae7 Marking testLockNow_safe and testLockNow_unsafe as flaky by Antonio Kantek · 3 years, 4 months ago
  91. 361a9bc Merge "Adding tests for CarAudioDeviceInfo" into sc-dev by Hayden Gomes · 3 years, 4 months ago
  92. 487d2ba Merge "CarZonesAudioFocus#setRestrictFocus notifies focus callback" into sc-dev by Hayden Gomes · 3 years, 4 months ago
  93. 474ea60 Merge "Improved CarUserManagerTest" into sc-dev by Mayank Garg · 3 years, 4 months ago
  94. e167c88 Improved CarUserManagerTest by Mayank Garg · 3 years, 4 months ago
  95. 7bb7dc2 Add BluetoothConnectPermissionChecker to Kitchen Sink app. by Leslie Watkins · 3 years, 5 months ago
  96. 784a086 Added a shell command to control start/stop user during garage mode by Mayank Garg · 3 years, 4 months ago
  97. f377464 Merge "Add utility function that takes Java Bundle, converts it and pushes it to Lua table." into sc-dev by Max Dashouk · 3 years, 4 months ago
  98. 27ab9cd CarZonesAudioFocus#setRestrictFocus notifies focus callback by Hayden Gomes · 3 years, 4 months ago
  99. f2cf4bc Adding tests for CarAudioDeviceInfo by Hayden Gomes · 3 years, 4 months ago
  100. e864dfc Add utility function that takes Java Bundle, converts it and pushes it by Max Dashouk · 3 years, 5 months ago