Chromium Code Reviews
Descriptioncolor: Read all displays' color profiles on Windows
This restores code that was unused and removed in crrev.com/334309.
Enumerate all monitors, and read all of their ICC profiles, instead of
just reading the profile for the "best monitor".
Remove the ScreenWin::Initialize virtual method because, being called
from the constructor, being virtual had no effect. Replace with a
constructor argument to call initialize.
Don't actually hook any of this up yet -- still only return the profile
for the "best monitor", but do that by looking it up in the full cache
that has been built.
TBR=hubbe
BUG=735613
Review-Url: https://codereview.chromium.org/2959423003
Cr-Commit-Position: refs/heads/master@{#484376}
Committed: https://chromium.googlesource.com/chromium/src/+/8f608ad3382a72a4d11489fccbe895c473ae9992
Patch Set 1 #Patch Set 2 : Move into display:: instead of ICCProfile:: #Patch Set 3 : Smaller scope #Patch Set 4 : More trimming down #Patch Set 5 : Remove unused Initialize method #
Messages
Total messages: 26 (21 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||