Attention is currently required from: Jim Shargo, Kramer Ge, Mitsuru Oshima.
Femi Adegunloye would like Kramer Ge, Mitsuru Oshima and Jim Shargo to review this change.
chrome-flags/lacros: set up flag for chrome color management
Allow chrome color management wayland protocol to be enabled or disabled
through chrome flags.
BUG=b:216664386
Change-Id: Ibbecce15ae267fcc46e92c91c29e9df0eb8387a0
---
M chrome/browser/about_flags.cc
M chrome/browser/flag-metadata.json
M chrome/browser/flag_descriptions.cc
M chrome/browser/flag_descriptions.h
M chromeos/constants/chromeos_features.cc
M chromeos/constants/chromeos_features.h
M ui/ozone/platform/wayland/host/wayland_zcr_color_manager.cc
7 files changed, 45 insertions(+), 1 deletion(-)
To view, visit change 3842915. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Jim Shargo, Kramer Ge, Mitsuru Oshima.
Attention is currently required from: Femi Adegunloye, Jim Shargo, Kramer Ge.
Patch set 1:Code-Review +1
1 comment:
File ui/ozone/platform/wayland/host/wayland_zcr_color_manager.cc:
Patch Set #1, Line 31: return;
maybe not creating the color manage is better way?
To view, visit change 3842915. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Jim Shargo, Kramer Ge, Mitsuru Oshima.
1 comment:
File ui/ozone/platform/wayland/host/wayland_zcr_color_manager.cc:
Patch Set #1, Line 31: return;
maybe not creating the color manage is better way?
Sorry not sure what you mean here? If I return early the WaylandZcrColorManager isn't created
To view, visit change 3842915. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Femi Adegunloye, Jim Shargo, Kramer Ge.
1 comment:
File ui/ozone/platform/wayland/host/wayland_zcr_color_manager.cc:
Patch Set #1, Line 31: return;
Sorry not sure what you mean here? If I return early the WaylandZcrColorManager isn't created
Sorry what I really meant is not to register [1]. slgtm tho.
To view, visit change 3842915. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Femi Adegunloye, Jim Shargo.
To view, visit change 3842915. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Femi Adegunloye.
Patch set 1:Code-Review +1
To view, visit change 3842915. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Jim Shargo, Kramer Ge, Mitsuru Oshima.
2 comments:
Patchset:
I can't import chromeos_features from ui/ozone, so should I switch to ui_base_features? (I will remove chromeos_features code which is currently commentend out)
File ui/ozone/platform/wayland/host/wayland_zcr_color_manager.cc:
Patch Set #1, Line 31: return;
Sorry what I really meant is not to register [1]. slgtm tho. […]
Done
To view, visit change 3842915. To unsubscribe, or for help writing mail filters, visit settings.
Patchset:
I can't import chromeos_features from ui/ozone, so should I switch to ui_base_features? (I will remo […]
sgtm
To view, visit change 3842915. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Jim Shargo, Kramer Ge, Mitsuru Oshima.
Patch set 3:Commit-Queue +1
2 comments:
Patchset:
sgtm
Done
Patchset:
Could everyone look and reapprove? Made a slight change to where the flags were stored.
To view, visit change 3842915. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Femi Adegunloye, Jim Shargo, Mitsuru Oshima.
Patch set 3:Code-Review +1
Attention is currently required from: Jim Shargo, Mitsuru Oshima.
Patch set 4:Commit-Queue +1
1 comment:
File chrome/browser/about_flags.cc:
BUILDFLAG(IS_CHROMEOS)
To view, visit change 3842915. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Femi Adegunloye, Jim Shargo.
1 comment:
File chrome/browser/flag-metadata.json:
sort in alphabetical order. (around L4000)
To view, visit change 3842915. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Jim Shargo, Mitsuru Oshima.
Patch set 5:Commit-Queue +1
1 comment:
File chrome/browser/flag-metadata.json:
sort in alphabetical order. […]
Done
To view, visit change 3842915. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Femi Adegunloye, Jim Shargo.
Patch set 5:Code-Review +1
Attention is currently required from: Jim Shargo, Kramer Ge, Mitsuru Oshima.
Patch set 6:Commit-Queue +1
Attention is currently required from: Jim Shargo, Kramer Ge, Mitsuru Oshima.
Patch set 7:Commit-Queue +1
Attention is currently required from: Jim Shargo, Kramer Ge, Mitsuru Oshima, ccameron chromium.
Femi Adegunloye would like ccameron chromium to review this change.
chrome-flags/lacros: set up flag for chrome color management
Allow chrome color management wayland protocol to be enabled or disabled
through chrome flags.
BUG=b:216664386
Change-Id: Ibbecce15ae267fcc46e92c91c29e9df0eb8387a0
---
M chrome/browser/about_flags.cc
M chrome/browser/flag-metadata.json
M chrome/browser/flag_descriptions.cc
M chrome/browser/flag_descriptions.h
M tools/metrics/histograms/enums.xml
M ui/base/ui_base_features.cc
M ui/base/ui_base_features.h
M ui/ozone/platform/wayland/host/wayland_connection.cc
M ui/ozone/platform/wayland/host/wayland_zcr_color_manager.cc
9 files changed, 52 insertions(+), 3 deletions(-)
Attention is currently required from: Femi Adegunloye, Jim Shargo, Mitsuru Oshima, ccameron chromium.
Patch set 7:Code-Review +1
Attention is currently required from: Femi Adegunloye, Jim Shargo, Mitsuru Oshima.
Patch set 7:Code-Review +1
To view, visit change 3842915. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Femi Adegunloye, Jim Shargo.
Patch set 7:Code-Review +1
To view, visit change 3842915. To unsubscribe, or for help writing mail filters, visit settings.
Attention is currently required from: Jim Shargo.
Patch set 7:Commit-Queue +2
Chromium LUCI CQ submitted this change.
chrome-flags/lacros: set up flag for chrome color management
Allow chrome color management wayland protocol to be enabled or disabled
through chrome flags.
BUG=b:216664386
Change-Id: Ibbecce15ae267fcc46e92c91c29e9df0eb8387a0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3842915
Commit-Queue: Femi Adegunloye <mrf...@google.com>
Reviewed-by: Mitsuru Oshima <osh...@chromium.org>
Reviewed-by: Kramer Ge <fang...@chromium.org>
Reviewed-by: ccameron chromium <ccam...@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1044561}
---
M chrome/browser/about_flags.cc
M chrome/browser/flag-metadata.json
M chrome/browser/flag_descriptions.cc
M chrome/browser/flag_descriptions.h
M tools/metrics/histograms/enums.xml
M ui/base/ui_base_features.cc
M ui/base/ui_base_features.h
M ui/ozone/platform/wayland/host/wayland_connection.cc
M ui/ozone/platform/wayland/host/wayland_zcr_color_manager.cc
9 files changed, 58 insertions(+), 3 deletions(-)
Patch set 7:Code-Review +1
2 comments:
File chrome/browser/flag-metadata.json:
, chromeos-gfx-compositor@google (I think)
File chrome/browser/flag_descriptions.cc:
"When enabled, this should allow for HDR content to be displayed on compatible devices."
To view, visit change 3842915. To unsubscribe, or for help writing mail filters, visit settings.