commit | 51d9d24adec8d58ee73fe0826c3891b0edb0faaa | [log] [tgz] |
---|---|---|
author | Sigurdur Asgeirsson <[email protected]> | Mon Oct 07 20:38:34 2019 |
committer | Commit Bot <[email protected]> | Mon Oct 07 20:38:34 2019 |
tree | 5e828a9a2323a3f37117d621938096f096289e7e | |
parent | 1325f840daa580cce5f4525f7f1aa1b8dedf02b7 [diff] [blame] |
PM: Start moving performance manager to components/. This moves the performance manager and the graph implementation as well as the public API to a new component. Bug: 953031 Change-Id: Ie96011bbe615e31f183da8aae24a20b6e9c79228 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829911 Commit-Queue: Sébastien Marchand <[email protected]> Reviewed-by: Robert Kaplow <[email protected]> Reviewed-by: Scott Violet <[email protected]> Reviewed-by: Chris Hamilton <[email protected]> Reviewed-by: Avi Drissman <[email protected]> Reviewed-by: Cait Phillips <[email protected]> Cr-Commit-Position: refs/heads/master@{#703442}
diff --git a/components/performance_manager/OWNERS b/components/performance_manager/OWNERS new file mode 100644 index 0000000..969f30f --- /dev/null +++ b/components/performance_manager/OWNERS
@@ -0,0 +1,10 @@ [email protected] [email protected] [email protected] + +# For IPC security review +per-file *.mojom=set noparent +per-file *.mojom=file://ipc/SECURITY_OWNERS + +# TEAM: [email protected] +# COMPONENT: Internals>ResourceCoordinator