Patches for v143
This commit is contained in:
@@ -48,11 +48,11 @@ diff --git a/components/viz/common/features.cc b/components/viz/common/features.
|
||||
+// see https://source.chromium.org/chromium/chromium/src/+/e7507d15614ac7f499fb89086b3a09772fa8deb4
|
||||
BASE_FEATURE(kEnableADPFSetThreads, base::FEATURE_ENABLED_BY_DEFAULT);
|
||||
|
||||
// If enabled, Chrome uses notifyWorkloadReset method on viz wakeup instead of
|
||||
// If enabled, Chrome uses notifyWorkloadIncrease ADPF(Android Dynamic
|
||||
diff --git a/components/viz/service/performance_hint/hint_session.cc b/components/viz/service/performance_hint/hint_session.cc
|
||||
--- a/components/viz/service/performance_hint/hint_session.cc
|
||||
+++ b/components/viz/service/performance_hint/hint_session.cc
|
||||
@@ -335,16 +335,13 @@ bool IsAdpfEnabled() {
|
||||
@@ -370,16 +370,13 @@ bool IsAdpfEnabled() {
|
||||
switches::kDisableAdpf)) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user