1. 4d99b1e [RESTRICT AUTOMERGE] Replace Slog with Slogf in telemetry service. by Zhomart Mukhamejanov · 2 years, 11 months ago
  2. 1a04575 [RESTRICT AUTOMERGE] Add app foreground/background transition metric. by Howard Hao · 2 years, 11 months ago
  3. fa61048 Merge "Remove dependency on libbinder by native Script Executor library." into sc-v2-dev by Max Dashouk · 2 years, 11 months ago
  4. 2f040e4 Remove dependency on libbinder by native Script Executor library. by Max Dashouk · 2 years, 11 months ago
  5. 7f3b650 [RESTRICT AUTOMERGE] Verify StatsdConfig validity before pulling reports. by Zhomart Mukhamejanov · 2 years, 11 months ago
  6. 7ead161 [RESTRICT AUTOMERGE] Fix onPublisherFailure test for StatsPublisher by Zhomart Mukhamejanov · 2 years, 11 months ago
  7. 4e55966 [RESTRICT AUTOMERGE] Remove mLock and use mTelemtryHandler in StatsPublisher by Zhomart Mukhamejanov · 2 years, 11 months ago
  8. cda4409 Merge "[RESTRICT AUTOMERGE] Provide affected configs when publishers fail" into sc-v2-dev by TreeHugger Robot · 2 years, 11 months ago
  9. 4c7e656 [RESTRICT AUTOMERGE][CarTelemetryService] Add memory metrics test to kitchen sink by Rui Qiu · 2 years, 11 months ago
  10. 39e7748 [RESTRICT AUTOMERGE] Provide affected configs when publishers fail by Zhomart Mukhamejanov · 3 years ago
  11. 3c60f6a Merge "[RESTRICT AUTOMERGE] [Stats Publisher] Hook up to stats converter." into sc-v2-dev by Howard Hao · 2 years, 11 months ago
  12. 2f22ed0 [RESTRICT AUTOMERGE] [Stats Publisher] Hook up to stats converter. by Howard Hao · 3 years ago
  13. f56f383 Merge "[RESTRICT AUTOMERGE] [DataBroker] Remove MetricsConfig after script finishes" into sc-v2-dev by Rui Qiu · 2 years, 11 months ago
  14. aa499ce [RESTRICT AUTOMERGE] [DataBroker] Remove MetricsConfig after script finishes by Rui Qiu · 3 years ago
  15. 0322b81 Merge "Fix system monitor memory calculation bug" into sc-v2-dev by Rui Qiu · 2 years, 11 months ago
  16. 78d5cb4 Merge "Add parsing dimensions, exception and refactor to stats converter." into sc-v2-dev by Howard Hao · 2 years, 11 months ago
  17. 76d6225 Add parsing dimensions, exception and refactor to stats converter. by Howard Hao · 3 years ago
  18. 9f80c7c [RESTRICT AUTOMERGE] Send metrics config removal request to DataBroker by Rui Qiu · 3 years ago
  19. fd8cc59 Fix system monitor memory calculation bug by Rui Qiu · 2 years, 11 months ago
  20. f4aa2e5 [RESTRICT AUTOMERGE] [DataBroker] Implement piping large data to ScriptExecutor by Rui Qiu · 3 years ago
  21. ec48a1f Merge "Wait for boot complete to start metrics collection" into sc-v2-dev by Rui Qiu · 3 years ago
  22. 3d3806b Wait for boot complete to start metrics collection by Rui Qiu · 3 years ago
  23. af75010 [CarTelemetryService] Add hello world kitchensink test by Rui Qiu · 3 years ago
  24. 26137a9 Merge "Implement equals and hashcode for DataSubscriber" into sc-v2-dev by Rui Qiu · 3 years ago
  25. 7b63854 Implement equals and hashcode for DataSubscriber by Rui Qiu · 3 years ago
  26. 364cac8 Merge "Add internal ScriptExecutor API to invoke scripts for large inputs." into sc-v2-dev by Max Dashouk · 3 years ago
  27. 6987e9c Add internal ScriptExecutor API to invoke scripts for large inputs. by Max Dashouk · 3 years ago
  28. d5b4b0b [CarTelemetryService] implement sendFinishReports by Rui Qiu · 3 years ago
  29. 895ea36 [RESTRICT AUTOMERGE] Add metrics data converters for statsd publisher. by Howard Hao · 3 years ago
  30. 69cf3dd Merge "[ResultStore] update proto file and implement error storage" into sc-v2-dev by Rui Qiu · 3 years ago
  31. 862d6ea [ResultStore] update proto file and implement error storage by Rui Qiu · 3 years ago
  32. 60a049d [RESTRICT AUTOMERGE] Add process memory to StatsPublisher by Zhomart Mukhamejanov · 3 years ago
  33. da9f0ba [RESTRICT AUTOMERGE] Replace SharedPrefs with flat file persistable bundle by Rui Qiu · 3 years ago
  34. f721b13 Implement delete methods in MetricsConfigStore and ResultStore by Rui Qiu · 3 years ago
  35. bb2cea3 Merge "Handle newer version of the config" into sc-v2-dev by Zhomart Mukhamejanov · 3 years ago
  36. acd6a9d Merge "[RESTRICT AUTOMERGE] Refactor CarTelemetryService API and tests" into sc-v2-dev by Rui Qiu · 3 years ago
  37. 9b9341c [RESTRICT AUTOMERGE] Refactor CarTelemetryService API and tests by Rui Qiu · 3 years ago
  38. bb30052 Handle newer version of the config by Zhomart Mukhamejanov · 3 years ago
  39. 2dd6553 Merge "[RESTRICT AUTOMERGE] Fail StatsPublisher if StatsD is not available" into sc-v2-dev by Zhomart Mukhamejanov · 3 years ago
  40. fb4f29d [RESTRICT AUTOMERGE] Fail StatsPublisher if StatsD is not available by Zhomart Mukhamejanov · 3 years ago
  41. 1513e50 Merge "[DataBroker] Uncomment persistable bundle code in ScriptExecutor API" into sc-v2-dev by Rui Qiu · 3 years ago
  42. 6b36ffd Merge "[RESTRICT AUTOMERGE] Add notifying CarTelemetrydPublisher failures" into sc-v2-dev by Zhomart Mukhamejanov · 3 years ago
  43. a16bfc9 [RESTRICT AUTOMERGE] Add notifying CarTelemetrydPublisher failures by Zhomart Mukhamejanov · 3 years ago
  44. ea6a494 [DataBroker] Uncomment persistable bundle code in ScriptExecutor API by Rui Qiu · 3 years ago
  45. f6c7e66 Implement on_script_finished ScriptExecutor API. DO NOT MERGE by Max Dashouk · 3 years ago
  46. ac8b5ba [RESTRICT AUTOMERGE] Move all car telemetry related work to a single worker thread by Rui Qiu · 3 years ago
  47. dafdd22 Replaces Bundle usage in ScriptExecutor with PersistableBundle. DO NOT MERGE by Max Dashouk · 3 years ago
  48. 9912ac3 Creates separate package for ScriptExecutor. DO NOT MERGE by Max Dashouk · 3 years, 1 month ago
  49. dfa2ddb Merge "DO NOT MERGE [MetricsConfig Store] implement flat file store" into sc-v2-dev by Rui Qiu · 3 years ago
  50. 44fac01 Merge "Add periodically pulling data from StatsD" into sc-v2-dev by Zhomart Mukhamejanov · 3 years ago
  51. a341898 DO NOT MERGE [MetricsConfig Store] implement flat file store by Rui Qiu · 3 years ago
  52. 5778e85 Merge "Fix passing runnable using 'this::' for SystemMonitor." into sc-v2-dev by Howard Hao · 3 years ago
  53. ada36ef Fix passing runnable using 'this::' for SystemMonitor. by Howard Hao · 3 years ago
  54. cdcb4e1 Add periodically pulling data from StatsD by Zhomart Mukhamejanov · 3 years ago
  55. 7d5ecf0 Add removing subscriber from StatsPublisher by Zhomart Mukhamejanov · 3 years ago
  56. 99d22c5 Merge "Pass ResultStore to DataBroker and store interim script results DO NOT MERGE" into sc-v2-dev by Rui Qiu · 3 years ago
  57. aba0208 Pass ResultStore to DataBroker and store interim script results DO NOT MERGE by Rui Qiu · 3 years ago
  58. d95f95d Add priority field to telemetry proto subscriber by Rui Qiu · 3 years ago
  59. 3d4f0ac Merge "Revert "Revert "Create a separate package for ScriptExecutor"". DO NOT MERGE" into sc-v2-dev by Max Dashouk · 3 years ago
  60. 026083e Merge "[ResultStore] Delete stale data in shutdown based on local time" into sc-v2-dev by Rui Qiu · 3 years ago
  61. c046869 [ResultStore] Delete stale data in shutdown based on local time by Rui Qiu · 3 years, 1 month ago
  62. cfd524e Merge "Add CPU and memory load monitoring to SystemMonitor." into sc-v2-dev by Howard Hao · 3 years ago
  63. 2b11eb5 Add CPU and memory load monitoring to SystemMonitor. by Howard Hao · 3 years, 1 month ago
  64. 3b7e350 Revert "Revert "Create a separate package for ScriptExecutor"". DO NOT MERGE by Max Dashouk · 3 years, 1 month ago
  65. 289078c [ResultStore] create flat file result store class by Rui Qiu · 3 years, 1 month ago
  66. 938c66a Merge "Add removing subscriber from CarTelemetrydPublisher" into sc-v2-dev by Zhomart Mukhamejanov · 3 years, 1 month ago
  67. 9cbd9b9 Add removing subscriber from CarTelemetrydPublisher by Zhomart Mukhamejanov · 3 years, 1 month ago
  68. 4355ffa Call external methods outside lock by Zhomart Mukhamejanov · 3 years, 1 month ago
  69. dc4f450 Initialize StatsPublisher by Zhomart Mukhamejanov · 3 years, 2 months ago
  70. 3a0b03a Merge "Add CarData ID validation" into sc-v2-dev by Zhomart Mukhamejanov · 3 years, 1 month ago
  71. 94311d7 Add CarData ID validation by Zhomart Mukhamejanov · 3 years, 1 month ago
  72. a86ab60 [DataBroker] Hand over data to ScriptExecutor by Rui Qiu · 3 years, 2 months ago
  73. 4df4bb2 Merge "[DataBroker] Clean up task queue when a MetricsConfig is removed" into sc-v2-dev by Rui Qiu · 3 years, 2 months ago
  74. f14c6a2 [DataBroker] Clean up task queue when a MetricsConfig is removed by Rui Qiu · 3 years, 2 months ago
  75. bed38da Merge "Update some descriptions in our proto" into sc-v2-dev by TreeHugger Robot · 3 years, 2 months ago
  76. bdbea63 Update some descriptions in our proto by Selim Gurun · 3 years, 2 months ago
  77. 5e8218c Merge "Initialize CartelemetrydPublisher" into sc-v2-dev by TreeHugger Robot · 3 years, 2 months ago
  78. fcfe494 Initialize CartelemetrydPublisher by Zhomart Mukhamejanov · 3 years, 2 months ago
  79. d958bf5 Merge "Move script finished callback from DataBrokerController To DataBroker" into sc-v2-dev by Rui Qiu · 3 years, 2 months ago
  80. 015d3b5 Merge "[DataBroker] synchronize access of member variables" into sc-v2-dev by Rui Qiu · 3 years, 2 months ago
  81. a3585b2 Merge "Add removing subscribers and re-organize publishers" into sc-v2-dev by TreeHugger Robot · 3 years, 2 months ago
  82. 08a65d5 Add removing subscribers and re-organize publishers by Zhomart Mukhamejanov · 3 years, 2 months ago
  83. 3f36538 [DataBroker] synchronize access of member variables by Rui Qiu · 3 years, 2 months ago
  84. f3d52ad Merge "Revert "Revert "Create minimal ScriptExecutor java class to invoke script.""" into sc-dev am: 25f35f3971 by Max Dashouk · 3 years, 2 months ago
  85. 25f35f3 Merge "Revert "Revert "Create minimal ScriptExecutor java class to invoke script.""" into sc-dev by Max Dashouk · 3 years, 2 months ago
  86. 3d39f70 Move script finished callback from DataBrokerController To DataBroker by Rui Qiu · 3 years, 2 months ago
  87. 2c013db Revert "Revert "Create minimal ScriptExecutor java class to invoke script."" by Max Dashouk · 3 years, 2 months ago
  88. 033041e Execute scripts based on the publication of data or a signal from system monitor by Rui Qiu · 3 years, 2 months ago
  89. f286ad0 Merge "Add system monitor event class, set DataBroker priority when receives event." into sc-dev by Howard Hao · 3 years, 2 months ago
  90. 1f81981 Add system monitor event class, set DataBroker priority when receives event. by Howard Hao · 3 years, 2 months ago
  91. 84b3e4d Merge "Revert "Create minimal ScriptExecutor java class to invoke script."" into sc-dev by Kevin Han · 3 years, 2 months ago
  92. e599441 Revert "Create minimal ScriptExecutor java class to invoke script." by Kevin Han · 3 years, 2 months ago
  93. 2121187 Merge "Add VehiclePropertyPublisher and generic publisher" into sc-dev by Zhomart Mukhamejanov · 3 years, 2 months ago
  94. 1a6535c Merge "Create minimal ScriptExecutor java class to invoke script." into sc-dev by Max Dashouk · 3 years, 2 months ago
  95. 44570cb Add VehiclePropertyPublisher and generic publisher by Zhomart Mukhamejanov · 3 years, 3 months ago
  96. 970857a Create minimal ScriptExecutor java class to invoke script. by Max Dashouk · 3 years, 3 months ago
  97. b9a8bae Change DataBrokerController interface with DataBroker. by Howard Hao · 3 years, 3 months ago
  98. 337cb24 Implement DataBroker's add and remove metrics config methods by Rui Qiu · 3 years, 3 months ago
  99. 53c78c8 Add skeleton class for DataBrokerController. by Howard Hao · 3 years, 3 months ago
  100. 29ddd67 Merge "Initialize publisher interfaces." into sc-dev by Zhomart Mukhamejanov · 3 years, 3 months ago