index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chromeos
/
display
/
output_configurator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
chromeos: Avoid an XRRGetScreenResources() call at startup.
derat@chromium.org
2013-07-31
1
-4
/
+5
*
Configure CTM on touchscreen hotplug.
ynovikov@chromium.org
2013-07-26
1
-1
/
+12
*
Use a direct include of the message_loop header in chromeos/.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print...
avi@chromium.org
2013-06-28
1
-2
/
+2
*
chromeos: Use base::MessageLoop.
xhwang@chromium.org
2013-05-29
1
-1
/
+2
*
This is a subset CL of the crrev.com/14731027, and
oshima@chromium.org
2013-05-22
1
-0
/
+23
*
Move chromeos specific utility functions for display to chromeos/display
oshima@chromium.org
2013-05-16
1
-8
/
+7
*
Use the correct output index to get state for outputs.
oshima@chromium.org
2013-05-13
1
-10
/
+7
*
Scale TouchEvent's radius when touchscreen is in mirror mode
miletus@chromium.org
2013-04-19
1
-0
/
+18
*
chromeos: Add unit tests for OutputConfigurator.
derat@chromium.org
2013-04-09
1
-26
/
+20
*
chromeos: Add testing support code to OutputConfigurator.
derat@chromium.org
2013-04-09
1
-0
/
+38
*
chromeos: Fix OutputConfigurator::Delegate leak.
derat@chromium.org
2013-04-05
1
-1
/
+1
*
chromeos: Refactor OutputConfigurator.
derat@chromium.org
2013-04-05
1
-90
/
+130
*
chromeos: Support turning displays off in extended mode.
derat@chromium.org
2013-03-30
1
-3
/
+10
*
Allow no-internal display mode
oshima@chromium.org
2013-03-30
1
-0
/
+5
*
Remember mirroring status
oshima@chromium.org
2013-03-24
1
-0
/
+30
*
Use OutputConfigurator::SetDislpayMode for ctrl-fullscreen
oshima@chromium.org
2013-03-22
1
-8
/
+2
*
chromeos: Add DisplayPowerServiceProvider.
derat@chromium.org
2013-03-07
1
-10
/
+20
*
Provides more types of errors for display status (2nd)
mukai@chromium.org
2013-03-01
1
-1
/
+2
*
Revert 185456 which broke win aura build.
mattm@chromium.org
2013-03-01
1
-2
/
+1
*
Provides more types of errors for display status.
mukai@chromium.org
2013-03-01
1
-1
/
+2
*
Don't handle display change event/requests to avoid being killed by session m...
oshima@chromium.org
2013-02-28
1
-1
/
+4
*
Reconfigure displays even if the output count didn't change
oshima@chromium.org
2013-02-16
1
-3
/
+1
*
Minimize black screen during the boot with multi displays
oshima@chromium.org
2013-01-30
1
-1
/
+4
*
Defer configuring outputs instead of notifying changed event
oshima@chromium.org
2013-01-26
1
-5
/
+5
*
Implement support for monitor suspend.
marcheu@chromium.org
2013-01-25
1
-0
/
+5
*
Fixes the timing of OnDisplayChanged().
mukai@chromium.org
2013-01-24
1
-0
/
+3
*
Speculative revert 178195: Implement support for monitor suspend.
glotov@chromium.org
2013-01-23
1
-5
/
+0
*
Implement support for monitor suspend.
marcheu@chromium.org
2013-01-23
1
-0
/
+5
*
Use CTM on touchscreens.
ynovikov@chromium.org
2012-12-15
1
-10
/
+19
*
Add UMA metrics tracking mirror mode usage.
ynovikov@chromium.org
2012-12-13
1
-0
/
+26
*
Prefer aspect ratio preserving mirror mode, use panel fitting when possible.
ynovikov@chromium.org
2012-12-07
1
-17
/
+22
*
Revert 171737 - linux_chrome_clang buildbot is broken
nkostylev@chromium.org
2012-12-07
1
-22
/
+17
*
Force mirror mode to preserve aspect ratio, use panel fitting when possible.
ynovikov@chromium.org
2012-12-07
1
-17
/
+22
*
Add "panel_fitting" GPU feature type and use it for mirror mode.
ynovikov@chromium.org
2012-10-15
1
-2
/
+47
*
Handles the failures of output state change.
mukai@chromium.org
2012-10-03
1
-1
/
+4
*
Change the location to notify OnDisplayModeChanged() event.
mukai@chromium.org
2012-09-12
1
-0
/
+5
*
Don't update display info when brightness is set to 0, or device goes to slee...
oshima@chromium.org
2012-09-10
1
-0
/
+3
*
Remove cache of XRandR data and be stateless.
disher@chromium.org
2012-09-06
1
-80
/
+1
*
Don't try to switch display mode if there is no external display
oshima@chromium.org
2012-08-31
1
-0
/
+5
*
Remove non ExtededDesktop mode
oshima@chromium.org
2012-08-30
1
-4
/
+2
*
Refresh output cache when setting display mode
disher@chromium.org
2012-08-15
1
-0
/
+5
*
Add Fade-out/Fade-in animation during output-configuration change.
mukai@chromium.org
2012-08-01
1
-0
/
+16
*
Start in extended desktop mode if it is enabled.
rkc@chromium.org
2012-08-01
1
-2
/
+5
*
chromeos: output_configurator: various style fixes
sque@chromium.org
2012-07-30
1
-24
/
+26
*
Fix display switching for extended displays.
rkc@chromium.org
2012-07-27
1
-1
/
+1
*
Remove #pragma once from chromeos
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Relanding r144499:
oshima@chromium.org
2012-06-27
1
-0
/
+165
*
Revert r 144499 "Rename the remaining usage of Monitor to Display"
oshima@chromium.org
2012-06-27
1
-165
/
+0
*
Rename the remaining usage of Monitor to Display
oshima@chromium.org
2012-06-27
1
-0
/
+165