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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to set resolution on external display
oshima@chromium.org
2013-08-01
8
-31
/
+272
*
chromeos: Avoid an XRRGetScreenResources() call at startup.
derat@chromium.org
2013-07-31
3
-30
/
+24
*
Configure CTM on touchscreen hotplug.
ynovikov@chromium.org
2013-07-26
2
-11
/
+44
*
Add "DSI" to list of acceptable internal display names
isimha@nvidia.com
2013-07-23
2
-1
/
+7
*
Revert 212289 "Turns DPMS on when the display mode is changed to..."
oshima@chromium.org
2013-07-18
2
-8
/
+0
*
Turns DPMS on when the display mode is changed to mirror mode.
oshima@chromium.org
2013-07-18
2
-0
/
+8
*
Use a direct include of the message_loop header in chromeos/.
avi@chromium.org
2013-07-17
3
-3
/
+3
*
Use a direct include of time headers in chrome_frame/, chromeos/, cloud_print...
avi@chromium.org
2013-06-28
2
-3
/
+3
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-18
1
-1
/
+1
*
Revert 206507 "Move message_pump to base/message_loop."
brettw@chromium.org
2013-06-14
1
-1
/
+1
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-14
1
-1
/
+1
*
Do not fail for missing display name from EDID.
mukai@chromium.org
2013-06-13
3
-9
/
+5
*
Use a direct include of strings headers in chromeos/.
avi@chromium.org
2013-06-11
2
-2
/
+2
*
Compositor reflector, which copies texture onto another compositor.
oshima@chromium.org
2013-06-08
3
-2
/
+26
*
Revert 205044 "Compositor reflector, which copies texture onto a..."
cpu@chromium.org
2013-06-08
3
-26
/
+2
*
Compositor reflector, which copies texture onto another compositor.
oshima@chromium.org
2013-06-08
3
-2
/
+26
*
chromeos: Use base::MessageLoop.
xhwang@chromium.org
2013-05-29
1
-1
/
+2
*
Changes how to compute the id of a display.
mukai@chromium.org
2013-05-23
3
-48
/
+96
*
This is a subset CL of the crrev.com/14731027, and
oshima@chromium.org
2013-05-22
3
-4
/
+193
*
chromeos: Minor improvements to OutputConfigurator logging.
derat@chromium.org
2013-05-20
2
-18
/
+39
*
Move chromeos specific utility functions for display to chromeos/display
oshima@chromium.org
2013-05-16
7
-37
/
+626
*
Use the correct output index to get state for outputs.
oshima@chromium.org
2013-05-13
4
-20
/
+14
*
Warn on missing OVERRIDE/virtual everywhere, not just in header files.
rsleevi@chromium.org
2013-05-02
1
-5
/
+7
*
Scale TouchEvent's radius when touchscreen is in mirror mode
miletus@chromium.org
2013-04-19
2
-0
/
+44
*
Add derat to OWNERS
oshima@chromium.org
2013-04-12
1
-0
/
+1
*
chromeos: Add unit tests for OutputConfigurator.
derat@chromium.org
2013-04-09
5
-249
/
+774
*
chromeos: Add testing support code to OutputConfigurator.
derat@chromium.org
2013-04-09
4
-57
/
+128
*
chromeos: Fix OutputConfigurator::Delegate leak.
derat@chromium.org
2013-04-05
1
-1
/
+1
*
chromeos: Refactor OutputConfigurator.
derat@chromium.org
2013-04-05
4
-1018
/
+957
*
chromeos: Support turning displays off in extended mode.
derat@chromium.org
2013-03-30
2
-118
/
+131
*
Allow no-internal display mode
oshima@chromium.org
2013-03-30
1
-0
/
+5
*
Update OWNERS for chromeos/display
oshima@chromium.org
2013-03-27
1
-1
/
+2
*
Remember mirroring status
oshima@chromium.org
2013-03-24
2
-42
/
+94
*
Use OutputConfigurator::SetDislpayMode for ctrl-fullscreen
oshima@chromium.org
2013-03-22
2
-47
/
+2
*
chromeos: Add DisplayPowerServiceProvider.
derat@chromium.org
2013-03-07
2
-94
/
+92
*
Matching modes for mirroring should preserve interlacing.
ynovikov@chromium.org
2013-03-05
1
-2
/
+7
*
Provides more types of errors for display status (2nd)
mukai@chromium.org
2013-03-01
2
-7
/
+15
*
Revert 185456 which broke win aura build.
mattm@chromium.org
2013-03-01
2
-15
/
+7
*
Provides more types of errors for display status.
mukai@chromium.org
2013-03-01
2
-7
/
+15
*
Don't reconfigure framebuffer if the size is the same
oshima@chromium.org
2013-03-01
1
-2
/
+7
*
Don't handle display change event/requests to avoid being killed by session m...
oshima@chromium.org
2013-02-28
2
-7
/
+17
*
Reconfigure displays even if the output count didn't change
oshima@chromium.org
2013-02-16
2
-27
/
+21
*
Update display info and root windows only after outputs are configured
oshima@chromium.org
2013-01-30
1
-0
/
+2
*
Minimize black screen during the boot with multi displays
oshima@chromium.org
2013-01-30
2
-7
/
+31
*
Defer configuring outputs instead of notifying changed event
oshima@chromium.org
2013-01-26
2
-57
/
+69
*
Implement support for monitor suspend.
marcheu@chromium.org
2013-01-25
2
-2
/
+18
*
Fixes the timing of OnDisplayChanged().
mukai@chromium.org
2013-01-24
2
-15
/
+25
*
Speculative revert 178195: Implement support for monitor suspend.
glotov@chromium.org
2013-01-23
2
-18
/
+2
*
Implement support for monitor suspend.
marcheu@chromium.org
2013-01-23
2
-2
/
+18
*
output_configurator: Check against the old screen size.
marcheu@chromium.org
2012-12-21
1
-6
/
+6
[next]