1. daff1e4 Add EvsStats to evs_app to compute camera latency by Zhomart Mukhamejanov · 3 years, 7 months ago
  2. 7b3e099 Reformat repeating threshold tags in XML configs. by Lakshman Annadorai · 3 years, 4 months ago
  3. 3ea168c Revert^2 "Read the on-device XML configurations on initial..." by Lakshman Annadorai · 3 years, 4 months ago
  4. f6c9a60 Revert^2 "Convert per state thresholds read from XML configs." by Lakshman Annadorai · 3 years, 4 months ago
  5. b62fb47 Revert "Convert per state thresholds read from XML configs." by Santos Cordon · 3 years, 4 months ago
  6. 80ad6e7 Revert "Read the on-device XML configurations on initialization." by Santos Cordon · 3 years, 4 months ago
  7. d152705 Merge "Add VTS tests for CarWatchdog daemon's public AIDLs." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  8. 33e8ddc Merge changes I94e08d61,I431fe6b7 into sc-dev by Lakshman Annadorai · 3 years, 4 months ago
  9. 8c12fdf Add VTS tests for CarWatchdog daemon's public AIDLs. by Lakshman Annadorai · 3 years, 4 months ago
  10. 1b36608 Read the on-device XML configurations on initialization. by Lakshman Annadorai · 3 years, 4 months ago
  11. af207db Convert per state thresholds read from XML configs. by Lakshman Annadorai · 3 years, 4 months ago
  12. 484c125 Merge "Change car-specific etc folder location" into sc-dev by Eric Jeong · 3 years, 4 months ago
  13. 2a4861f Change car-specific etc folder location by Eric Jeong · 3 years, 4 months ago
  14. b0f7805 Set owner property on auto-specific interfaces by Jiyong Park · 3 years, 4 months ago
  15. 9f98c96 Merge "Improve YUY2 to RGBA color conversion" into sc-dev by Changyeon Jo · 3 years, 4 months ago
  16. 4dfb80b Merge "Update EVS fuzzer config" into sc-dev by Changyeon Jo · 3 years, 4 months ago
  17. 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
  18. e864dfc Add utility function that takes Java Bundle, converts it and pushes it by Max Dashouk · 3 years, 5 months ago
  19. abe2936 Fix log levels and print zip log number by Zhomart Mukhamejanov · 3 years, 5 months ago
  20. 96a32c6 Update EVS fuzzer config by Changyeon Jo · 3 years, 5 months ago
  21. 60d9744 Improve YUY2 to RGBA color conversion by Changyeon Jo · 3 years, 5 months ago
  22. 49d53c2 Add sepolicy to make /sys/power accessible by carpowerpolicyd by Eric Jeong · 3 years, 5 months ago
  23. 6650fc8 Merge "Implement resource overuse config XML parser." into sc-dev by Lakshman Annadorai · 3 years, 5 months ago
  24. 920ed59 Merge "Use libbinder_ndk as dep on test evs_app" into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  25. c83628f Merge "Freeze AIDL APIs for SC" into sc-dev by Jiyong Park · 3 years, 5 months ago
  26. 9fb0eea Implement resource overuse config XML parser. by Lakshman Annadorai · 3 years, 5 months ago
  27. de13bd9 Use libbinder_ndk as dep on test evs_app by Zhomart Mukhamejanov · 3 years, 7 months ago
  28. c037773 Freeze AIDL APIs for SC by Jiyong Park · 3 years, 5 months ago
  29. 17dde85 Modify HalCamera::unsetMaster() method by Changyeon Jo · 3 years, 5 months ago
  30. 1f030c5 Merge "Remove cartelemetrd from car_product" into sc-dev by Zhomart Mukhamejanov · 3 years, 5 months ago
  31. c943138 Remove cartelemetrd from car_product by Zhomart Mukhamejanov · 3 years, 6 months ago
  32. b454986 Merge changes Id1f5f6ba,Ia36c776f into sc-dev by TreeHugger Robot · 3 years, 5 months ago
  33. 661a27f Exits when it loses the display by Changyeon Jo · 3 years, 9 months ago
  34. cacd1a6 Allows to own the display exclusively by Changyeon Jo · 3 years, 9 months ago
  35. 3e98c8a Fixes bugs in EVS manager by Changyeon Jo · 3 years, 8 months ago
  36. 8ee56ec Update get/set resource overuse configs CarService APIs. by Lakshman Annadorai · 3 years, 6 months ago
  37. ec4d08a Add dumpsys flag to reset resource overuse stats. by Lakshman Annadorai · 3 years, 6 months ago
  38. 8c22190 Merge "Introduce trivial LuaEngine and ScriptExecutorListener classes." into sc-dev by Max Dashouk · 3 years, 5 months ago
  39. 835d46e Fix a procedure to stop a video stream by Changyeon Jo · 3 years, 5 months ago
  40. ba5c3fd Introduce trivial LuaEngine and ScriptExecutorListener classes. by Max Dashouk · 3 years, 5 months ago
  41. 4efd36d Add pushing CarData to the ICarDataListener by Zhomart Mukhamejanov · 3 years, 6 months ago
  42. cf9e480 Merge "Add external renderer support to core_lib" into sc-dev by Tanmay Patil · 3 years, 6 months ago
  43. d33fe43 Add external renderer support to core_lib by Tanmay Patil · 3 years, 6 months ago
  44. 0c7b5ca Merge "Replace uint64_t with int64_t as bytes datatype in daemon." into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  45. 8221da4 Merge "Fix CarService crash by race condition at CPMS start" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  46. ac888d6 Replace uint64_t with int64_t as bytes datatype in daemon. by Lakshman Annadorai · 3 years, 6 months ago
  47. 95fd299 Merge "RouterSvc: IWYU" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  48. 7993009 Fix CarService crash by race condition at CPMS start by Eric Jeong · 3 years, 6 months ago
  49. a77ef8b Merge "Use libgtest_prod_headers." into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  50. a8a1d51 Merge "Modifies SV Sample Config SV2D to use GPU with 1200x1600 resolution" into sc-dev by Tanmay Patil · 3 years, 6 months ago
  51. 6e1f50d Use libgtest_prod_headers. by Yifan Hong · 3 years, 6 months ago
  52. c30f8b3 Merge "[RESTRICT AUTOMERGE] Remove obsolete logic from VirtualCamera" into sc-dev by Changyeon Jo · 3 years, 6 months ago
  53. 9ba7208 [RESTRICT AUTOMERGE] Remove obsolete logic from VirtualCamera by Changyeon Jo · 3 years, 6 months ago
  54. 00d589c Merge changes I9382fe6d,I973ad250,I429958ea,I42ae3e0c,If5ee71b7, ... into sc-dev by Zhomart Mukhamejanov · 3 years, 6 months ago
  55. 786a216 Add sampleclientinternal for ICarTelemetryInternal by Zhomart Mukhamejanov · 3 years, 6 months ago
  56. 3ea6f3e Migrate from libbinder to libbinder_ndk by Zhomart Mukhamejanov · 3 years, 6 months ago
  57. b4c29d2 Change RingBuffer API and add thread safety by Zhomart Mukhamejanov · 3 years, 6 months ago
  58. 0b54c67 Add selinux policy for ICarTelemetryInternal by Zhomart Mukhamejanov · 3 years, 6 months ago
  59. aba2c6f [LSC] Add LOCAL_LICENSE_KINDS to packages/services/Car by Bob Badour · 3 years, 6 months ago
  60. 24c27c9 Implement setListener/clearListener internal API by Zhomart Mukhamejanov · 3 years, 7 months ago
  61. ffa918d Modifies SV Sample Config SV2D to use GPU with 1200x1600 resolution by Tanmay Patil · 3 years, 6 months ago
  62. bf26877 RouterSvc: IWYU by Yifan Hong · 3 years, 6 months ago
  63. c0cb3c9 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/services/Car" into sc-dev by Zhomart Mukhamejanov · 3 years, 6 months ago
  64. edb9e76 Merge "Initialize ring buffer for incoming CarData." into sc-dev by Zhomart Mukhamejanov · 3 years, 6 months ago
  65. 718ca2f Merge "Initialize basic tests" into sc-dev by Zhomart Mukhamejanov · 3 years, 6 months ago
  66. b425efb Merge "Enable CarWatchdog I/O overuse monitoring feature." into sc-dev by Lakshman Annadorai · 3 years, 6 months ago
  67. ccc1c21 Merge "Sync CarService only with per-UID I/O usages above certain limit." into sc-dev by Lakshman Annadorai · 3 years, 6 months ago
  68. 75ca5a8 Merge "Add @utf8InCpp in AIDL string usages." into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  69. 4ba739f Merge "Implement get/set resource overuse configuration CarService APIs." into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  70. 6add2ee Initialize ICarTelemetryInternal class. by Zhomart Mukhamejanov · 3 years, 7 months ago
  71. 3ba6a0b [LSC] Add LOCAL_LICENSE_KINDS to packages/services/Car by Bob Badour · 3 years, 7 months ago
  72. 1dd8a09 Initialize ring buffer for incoming CarData. by Zhomart Mukhamejanov · 3 years, 7 months ago
  73. 2c95685 Initialize basic tests by Zhomart Mukhamejanov · 3 years, 7 months ago
  74. 11acb84 Merge "Initialize cartelemetrylogs service." into sc-dev by Zhomart Mukhamejanov · 3 years, 6 months ago
  75. 1a3a5a2 Initialize cartelemetrylogs service. by Zhomart Mukhamejanov · 3 years, 10 months ago
  76. 36a2022 Merge "Break down the SV app to prepare for a new app" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  77. 8ce0062 Break down the SV app to prepare for a new app by Haoxiang Li · 3 years, 6 months ago
  78. d7b8a03 Enable CarWatchdog I/O overuse monitoring feature. by Lakshman Annadorai · 3 years, 6 months ago
  79. 642c3bc Sync CarService only with per-UID I/O usages above certain limit. by Lakshman Annadorai · 3 years, 6 months ago
  80. 8fae85c Add @utf8InCpp in AIDL string usages. by Lakshman Annadorai · 3 years, 6 months ago
  81. e172047 Implement get/set resource overuse configuration CarService APIs. by Lakshman Annadorai · 3 years, 6 months ago
  82. 2fd2353 Merge "[RESTRICT AUTOMERGE] Update default display ID for EVS app" into sc-dev by Changyeon Jo · 3 years, 6 months ago
  83. 1b76615 [RESTRICT AUTOMERGE] Update default display ID for EVS app by garysun · 3 years, 6 months ago
  84. cf7f6a1 Merge "Add package to application category mapping." into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  85. f77ca80 Merge changes from topic "ResourceOveruseConfig" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  86. 004a9a4 Merge "Add new cpp/security directory to the car service" am: b9a080ef0b am: 05a029f5f1 am: baf0ab24f1 by Treehugger Robot · 3 years, 6 months ago
  87. baf0ab2 Merge "Add new cpp/security directory to the car service" am: b9a080ef0b am: 05a029f5f1 by Treehugger Robot · 3 years, 6 months ago
  88. 6f364f6 Merge "Adds support for buffer caching to sv2d" into sc-dev by Tanmay Patil · 3 years, 6 months ago
  89. f67cfce Add new cpp/security directory to the car service by Seth Moore · 3 years, 6 months ago
  90. 9850926 Adds support for buffer caching to sv2d by Tanmay Patil · 3 years, 6 months ago
  91. b85185e Update OWNERS by Changyeon Jo · 3 years, 6 months ago
  92. 732ab67 Add package to application category mapping. by Lakshman Annadorai · 3 years, 6 months ago
  93. 0ed241e Test resource overuse configuration daemon module. by Lakshman Annadorai · 3 years, 6 months ago
  94. bc0afd0 Add carwatchdog daemon aidl API to get resource overuse configs. by Lakshman Annadorai · 3 years, 6 months ago
  95. d142650 Reformat internal I/O overuse configuration parcelable. by Lakshman Annadorai · 3 years, 6 months ago
  96. 110c963 Add shell command to define power policy group by Eric Jeong · 3 years, 6 months ago
  97. a51189c Merge changes from topic "processiostats" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  98. d1c8566 Merge "Fix initial on policy definition error" into sc-dev by TreeHugger Robot · 3 years, 6 months ago
  99. 1d99adc Fix initial on policy definition error by Eric Jeong · 3 years, 6 months ago
  100. dfe83f6 Merge "Check if CPMS is running when carpowerpolicyd starts" into sc-dev by Eric Jeong · 3 years, 6 months ago