Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4dfc7d9923-Oct-2024 openharmony_ci <120357966@qq.com>

!1352 优化滑动场景识别
Merge pull request !1352 from fengshiyi/master


cgroup_sched.gni
common/cgroup_sched_log.cpp
common/include/cgroup_sched_common.h
common/include/cgroup_sched_log.h
framework/BUILD.gn
framework/process_group/BUILD.gn
framework/process_group/include/cgroup_action.h
framework/process_group/include/cgroup_controller.h
framework/process_group/include/cgroup_map.h
framework/process_group/include/process_group_log.h
framework/process_group/include/process_group_macro.h
framework/process_group/include/process_group_util.h
framework/process_group/include/sched_policy.h
framework/process_group/src/cgroup_action.cpp
framework/process_group/src/cgroup_controller.cpp
framework/process_group/src/cgroup_map.cpp
framework/process_group/src/process_group_log.cpp
framework/process_group/src/process_group_util.cpp
framework/process_group/src/sched_policy.cpp
framework/sched_controller/app_startup_scene_rec.cpp
framework/sched_controller/app_state_observer.cpp
framework/sched_controller/background_task_observer.cpp
framework/sched_controller/cgroup_adjuster.cpp
framework/sched_controller/cgroup_event_handler.cpp
framework/sched_controller/include/app_startup_scene_rec.h
framework/sched_controller/include/app_state_observer.h
framework/sched_controller/include/background_task_observer.h
framework/sched_controller/include/cgroup_adjuster.h
framework/sched_controller/include/cgroup_event_handler.h
framework/sched_controller/include/sched_controller.h
framework/sched_controller/include/supervisor.h
framework/sched_controller/include/window_state_observer.h
framework/sched_controller/sched_controller.cpp
framework/sched_controller/supervisor.cpp
framework/sched_controller/window_state_observer.cpp
framework/utils/include/ressched_utils.h
framework/utils/ressched_utils.cpp
profiles/BUILD.gn
profiles/cgroup_action_config.json
test/fuzztest/BUILD.gn
test/fuzztest/cgroupsched_fuzzer/BUILD.gn
test/fuzztest/cgroupsched_fuzzer/cgroupsched_fuzzer.cpp
test/fuzztest/cgroupsched_fuzzer/cgroupsched_fuzzer.h
test/fuzztest/cgroupsched_fuzzer/corpus/init
test/fuzztest/cgroupsched_fuzzer/project.xml
test/unittest/BUILD.gn
test/unittest/cgroup_sched_test.cpp
test/unittest/process_group_sub_test.cpp
test/unittest/process_group_test.cpp
test/unittest/ressched_utils_test.cpp