1. bb2cea3 Merge "Handle newer version of the config" into sc-v2-dev by Zhomart Mukhamejanov · 2 years, 10 months ago
  2. 37ae107 Use epoll to monitor sysfs in carpowerpolicyd by Eric Jeong · 3 years ago
  3. acd6a9d Merge "[RESTRICT AUTOMERGE] Refactor CarTelemetryService API and tests" into sc-v2-dev by Rui Qiu · 2 years, 10 months ago
  4. 9b9341c [RESTRICT AUTOMERGE] Refactor CarTelemetryService API and tests by Rui Qiu · 2 years, 11 months ago
  5. bb30052 Handle newer version of the config by Zhomart Mukhamejanov · 2 years, 11 months ago
  6. 2dd6553 Merge "[RESTRICT AUTOMERGE] Fail StatsPublisher if StatsD is not available" into sc-v2-dev by Zhomart Mukhamejanov · 2 years, 10 months ago
  7. fb4f29d [RESTRICT AUTOMERGE] Fail StatsPublisher if StatsD is not available by Zhomart Mukhamejanov · 2 years, 11 months ago
  8. 5528c71 CarService should fetch vendor package prefixes from watchdog daemon by Jahdiel Alvarez · 3 years ago
  9. 1513e50 Merge "[DataBroker] Uncomment persistable bundle code in ScriptExecutor API" into sc-v2-dev by Rui Qiu · 2 years, 10 months ago
  10. 6b36ffd Merge "[RESTRICT AUTOMERGE] Add notifying CarTelemetrydPublisher failures" into sc-v2-dev by Zhomart Mukhamejanov · 2 years, 10 months ago
  11. a16bfc9 [RESTRICT AUTOMERGE] Add notifying CarTelemetrydPublisher failures by Zhomart Mukhamejanov · 2 years, 11 months ago
  12. ea6a494 [DataBroker] Uncomment persistable bundle code in ScriptExecutor API by Rui Qiu · 2 years, 10 months ago
  13. 2f8bddf Merge "Implement on_script_finished ScriptExecutor API. DO NOT MERGE" into sc-v2-dev by Max Dashouk · 2 years, 11 months ago
  14. f6c7e66 Implement on_script_finished ScriptExecutor API. DO NOT MERGE by Max Dashouk · 2 years, 11 months ago
  15. cb7f6ba Merge "Remove play/pause keyevent from auto mute" into sc-v2-dev by TreeHugger Robot · 2 years, 11 months ago
  16. d4e959a Remove play/pause keyevent from auto mute by Oscar Azucena · 2 years, 11 months ago
  17. fc192df Merge "[RESTRICT AUTOMERGE] Move all car telemetry related work to a single worker thread" into sc-v2-dev by Rui Qiu · 2 years, 11 months ago
  18. ac8b5ba [RESTRICT AUTOMERGE] Move all car telemetry related work to a single worker thread by Rui Qiu · 2 years, 11 months ago
  19. ffcf9b0 Merge "Fix NPE in CarSafetyAccessibilityService." into sc-v2-dev by TreeHugger Robot · 2 years, 11 months ago
  20. 0231175 Merge changes from topic "CarWatchdogService_DB-sc-v2-dev" into sc-v2-dev by TreeHugger Robot · 2 years, 11 months ago
  21. 2626c8d Fix NPE in CarSafetyAccessibilityService. by Yuncheol Heo · 2 years, 11 months ago
  22. dafdd22 Replaces Bundle usage in ScriptExecutor with PersistableBundle. DO NOT MERGE by Max Dashouk · 2 years, 11 months ago
  23. 0d3b199 Integrate WatchdogStorage module with CarWatchdogService. by Lakshman Annadorai · 3 years ago
  24. 282c3ce Persist I/O usage state to the local database in CarWatchdogService. by Lakshman Annadorai · 3 years ago
  25. d0814be Persist user package settings to a local database in CarWatchdogService. by Lakshman Annadorai · 3 years ago
  26. fac275b Merge "Creates separate package for ScriptExecutor. DO NOT MERGE" into sc-v2-dev by Max Dashouk · 2 years, 11 months ago
  27. 5c3d9c5 Merge "Adding both Car and regular MONITOR_INPUT permission against requestInputEventCapture" into sc-v2-dev by Antonio Kantek · 2 years, 11 months ago
  28. 9912ac3 Creates separate package for ScriptExecutor. DO NOT MERGE by Max Dashouk · 3 years ago
  29. 48e16af Adding both Car and regular MONITOR_INPUT permission against requestInputEventCapture by Antonio Kantek · 3 years ago
  30. dfa2ddb Merge "DO NOT MERGE [MetricsConfig Store] implement flat file store" into sc-v2-dev by Rui Qiu · 2 years, 11 months ago
  31. 44fac01 Merge "Add periodically pulling data from StatsD" into sc-v2-dev by Zhomart Mukhamejanov · 2 years, 11 months ago
  32. a341898 DO NOT MERGE [MetricsConfig Store] implement flat file store by Rui Qiu · 2 years, 11 months ago
  33. 5778e85 Merge "Fix passing runnable using 'this::' for SystemMonitor." into sc-v2-dev by Howard Hao · 2 years, 11 months ago
  34. 9d6955d Merge "Post fetch/sync resource overuse configs on daemon connect." into sc-v2-dev by Lakshman Annadorai · 2 years, 11 months ago
  35. ada36ef Fix passing runnable using 'this::' for SystemMonitor. by Howard Hao · 2 years, 11 months ago
  36. cdcb4e1 Add periodically pulling data from StatsD by Zhomart Mukhamejanov · 2 years, 11 months ago
  37. b9bfe49 Post fetch/sync resource overuse configs on daemon connect. by Lakshman Annadorai · 3 years ago
  38. 7d5ecf0 Add removing subscriber from StatsPublisher by Zhomart Mukhamejanov · 2 years, 11 months ago
  39. baa9860 Ignore min/max SampleRate for static properties by Kai · 3 years ago
  40. 99d22c5 Merge "Pass ResultStore to DataBroker and store interim script results DO NOT MERGE" into sc-v2-dev by Rui Qiu · 2 years, 11 months ago
  41. aba0208 Pass ResultStore to DataBroker and store interim script results DO NOT MERGE by Rui Qiu · 3 years ago
  42. 8a6a122 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev by TreeHugger Robot · 2 years, 11 months ago
  43. c4fdcc2 Merge "Replace handler.sendMessage* with handler.post* methods in CarWatchdogService." into sc-v2-dev by TreeHugger Robot · 2 years, 11 months ago
  44. a718956 Replace handler.sendMessage* with handler.post* methods in CarWatchdogService. by Lakshman Annadorai · 3 years ago
  45. 3496ab5 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 11 months ago
  46. b20e3dc Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 11 months ago
  47. d95f95d Add priority field to telemetry proto subscriber by Rui Qiu · 3 years ago
  48. 3d4f0ac Merge "Revert "Revert "Create a separate package for ScriptExecutor"". DO NOT MERGE" into sc-v2-dev by Max Dashouk · 3 years ago
  49. 026083e Merge "[ResultStore] Delete stale data in shutdown based on local time" into sc-v2-dev by Rui Qiu · 3 years ago
  50. c046869 [ResultStore] Delete stale data in shutdown based on local time by Rui Qiu · 3 years ago
  51. cfd524e Merge "Add CPU and memory load monitoring to SystemMonitor." into sc-v2-dev by Howard Hao · 3 years ago
  52. 2b11eb5 Add CPU and memory load monitoring to SystemMonitor. by Howard Hao · 3 years ago
  53. ff9b21f Merge "Make CarService set resource configurations validation more robust" into sc-v2-dev by Jahdiel Alvarez · 3 years ago
  54. 3b7e350 Revert "Revert "Create a separate package for ScriptExecutor"". DO NOT MERGE by Max Dashouk · 3 years ago
  55. 05f7153 Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev by TreeHugger Robot · 3 years ago
  56. b8cddd4 Merge "[ResultStore] create flat file result store class" into sc-v2-dev by Rui Qiu · 3 years ago
  57. 8be4722 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  58. 289078c [ResultStore] create flat file result store class by Rui Qiu · 3 years ago
  59. 38569c7 Handle multiple activity instances in the TemplatetActivity dialog detection logic. by Gaurav Bhola · 3 years, 1 month ago
  60. 8317304 Complete the implementation for preventing templated activities from displaying custom dialogs. by Gaurav Bhola · 3 years, 1 month ago
  61. 53fef5c Enable CarSafetyAccessibilityService from CarInputService on user switch. by Gaurav Bhola · 3 years ago
  62. afd79ef Add capability in CarPackageManagerService to block the templated activities from displaying custom dialogs. by Gaurav Bhola · 3 years, 1 month ago
  63. 3e77599 Merge "Add two CtsVerifier power policy test commands" into sc-v2-dev by Bin Tan · 3 years ago
  64. ccb7ba8 Add two CtsVerifier power policy test commands by Bin Tan · 3 years ago
  65. e189c5f Merge "CarService command watchdog-control-health-check value should be disable/enable" into sc-v2-dev by Jahdiel Alvarez · 3 years ago
  66. 5d372dc Merge changes from topic "ui_muting_changes" into sc-v2-dev by Oscar Azucena · 3 years ago
  67. 5d50595 CarService command watchdog-control-health-check value should be disable/enable by Jahdiel Alvarez · 3 years ago
  68. 6148114 Make CarService set resource configurations validation more robust by Jahdiel Alvarez · 3 years ago
  69. 99c33d7 CarService should fetch safe-to-kill list from watchdog daemon by Jahdiel Alvarez · 3 years ago
  70. 86bc539 Added set gain to min with volume changed when muted by Oscar Azucena · 3 years ago
  71. 829606b Merge "CarService waits before killing I/O overusing apps" into sc-v2-dev by Jahdiel Alvarez · 3 years ago
  72. 8bf64ce CarService waits before killing I/O overusing apps by Jahdiel Alvarez · 3 years ago
  73. c098f9b Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev by TreeHugger Robot · 3 years ago
  74. 59b9d97 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  75. 34ae71a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  76. 6625bd8 Merge "Extend CarAppFocusManager to report package name of focus owner" into sc-v2-dev by Roberto Perez · 3 years ago
  77. 4e6a998 Merge "Fixed car ducking invalid context crash" into sc-v2-dev by Oscar Azucena · 3 years ago
  78. c5e9a56 Remove misleading logs from PowerComponentHandler by Eric Jeong · 3 years ago
  79. 938c66a Merge "Add removing subscriber from CarTelemetrydPublisher" into sc-v2-dev by Zhomart Mukhamejanov · 3 years ago
  80. 823ed40 Fixed car ducking invalid context crash by Oscar Azucena · 3 years ago
  81. 9cbd9b9 Add removing subscriber from CarTelemetrydPublisher by Zhomart Mukhamejanov · 3 years ago
  82. 4355ffa Call external methods outside lock by Zhomart Mukhamejanov · 3 years ago
  83. dc4f450 Initialize StatsPublisher by Zhomart Mukhamejanov · 3 years ago
  84. 3a0b03a Merge "Add CarData ID validation" into sc-v2-dev by Zhomart Mukhamejanov · 3 years ago
  85. 94311d7 Add CarData ID validation by Zhomart Mukhamejanov · 3 years ago
  86. 9fed5f6 Extend CarAppFocusManager to report package name of focus owner by Roberto Perez · 3 years ago
  87. 47315ee Merge "[DataBroker] Hand over data to ScriptExecutor" into sc-v2-dev by Rui Qiu · 3 years ago
  88. a86ab60 [DataBroker] Hand over data to ScriptExecutor by Rui Qiu · 3 years, 1 month ago
  89. 8e19ff6 Merge changes from topic "carwatchdog_shareduid" into sc-v2-dev by Lakshman Annadorai · 3 years ago
  90. e04ad93 Merge "Catch all exceptions and return null in getPropertySafe Bug: 193665064 Test: Build" into sc-dev am: 43c53a4ee1 by TreeHugger Robot · 3 years ago
  91. 43c53a4 Merge "Catch all exceptions and return null in getPropertySafe Bug: 193665064 Test: Build" into sc-dev by TreeHugger Robot · 3 years ago
  92. 5d96f97 Catch all exceptions and return null in getPropertySafe by Kiran Rachuri · 3 years ago
  93. e9c4523 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  94. c7b249a Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  95. 36ec22b Add missing lock and replace enhanced for loops in CarWatchdogService. by Lakshman Annadorai · 3 years ago
  96. 7ecdace Handle shared UIDs in CarWatchdogService. by Lakshman Annadorai · 3 years ago
  97. ebfbbdd Merge "Support temporary disabling watchdog killing" into sc-v2-dev by Jahdiel Alvarez · 3 years ago
  98. c29893b Support temporary disabling watchdog killing by Jahdiel Alvarez · 3 years ago
  99. 4df4bb2 Merge "[DataBroker] Clean up task queue when a MetricsConfig is removed" into sc-v2-dev by Rui Qiu · 3 years ago
  100. f14c6a2 [DataBroker] Clean up task queue when a MetricsConfig is removed by Rui Qiu · 3 years ago