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
/
ui
/
display
/
chromeos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update {virtual,override,final} to follow C++11 style in ui.
dcheng
2015-01-15
10
-68
/
+59
*
Cache validation should check it display id if its external display.
oshima
2015-01-09
2
-15
/
+60
*
Handle failure in display configuration when disabling display
dnicoara
2015-01-05
2
-3
/
+25
*
Make sure the mode exists before trying to use its contents
dnicoara
2014-12-18
1
-1
/
+2
*
Remove synchronous GetDisplays() and Configure() from NativeDisplayDelegate
dnicoara
2014-12-13
6
-45
/
+23
*
Reland: Update DisplayConfigurator to use the asynchronous tasks
dnicoara
2014-12-13
4
-577
/
+583
*
Revert of Update DisplayConfigurator to use the asynchronous tasks (patchset ...
samuong
2014-12-12
3
-572
/
+568
*
Update DisplayConfigurator to use the asynchronous tasks
dnicoara
2014-12-12
3
-568
/
+572
*
Add display task to trigger display configuration
dnicoara
2014-12-12
11
-67
/
+865
*
Add task to configure displays asynchronously
dnicoara
2014-12-11
7
-0
/
+453
*
Extract display testing code so that it can be shared with others
dnicoara
2014-12-10
7
-232
/
+419
*
Chrome OS: Ash support for >=3 displays.
hshi
2014-12-06
3
-14
/
+23
*
Support transition between frecon and chrome
dsodman
2014-11-05
5
-11
/
+75
*
Support transition between chrome and user mode console
dsodman
2014-11-04
2
-0
/
+16
*
chromeos: Choose monitor native mode as best match mode
davidu
2014-10-23
2
-7
/
+17
*
Treat displays with and without EDID the same way
dnicoara
2014-10-22
8
-52
/
+12
*
chromeos: Don't apply stale display power state after resume
derat
2014-10-16
3
-10
/
+80
*
replace OVERRIDE and FINAL with override and final in ui/
mostynb
2014-10-09
8
-50
/
+50
*
chromeos: Save display power state on config failure.
derat
2014-09-25
3
-22
/
+71
*
Don't enable HDCP again if it is active
kcwu
2014-09-24
2
-7
/
+46
*
display: Move ui/display/types/chromeos/* to ui/display/types/*
spang
2014-09-18
9
-12
/
+12
*
Moving input device hotplug event processing outside of ui/display
dnicoara
2014-09-12
9
-423
/
+10
*
Move touchscreen device caching to DeviceDataManager
dnicoara
2014-09-11
12
-327
/
+78
*
Print information on connected displays to VLOG(1)
dnicoara
2014-08-28
1
-1
/
+1
*
On resume perform a delayed call to SetDisplayPower()
dnicoara@chromium.org
2014-08-13
3
-23
/
+45
*
Print warnings when failing to configure display due to missing mode
dnicoara@chromium.org
2014-07-29
1
-3
/
+12
*
Rename variable to be more descriptive
dnicoara@chromium.org
2014-07-29
1
-8
/
+8
*
Associate internal touchscreen to internal display
miletus@chromium.org
2014-07-17
3
-11
/
+140
*
ozone: Move public files to ui/ozone/public & update public DEPS
spang@chromium.org
2014-07-11
2
-2
/
+2
*
Don't bother asking the platform for the delegates if they are already set
dnicoara@chromium.org
2014-07-10
4
-29
/
+30
*
Move GetMirroredDisplayAreaRatioMap() out of ui::DisplayConfigurator
dnicoara@chromium.org
2014-06-23
2
-41
/
+0
*
Split disabling of unused displays from parking used ones
dnicoara@chromium.org
2014-06-11
2
-38
/
+58
*
Adding a touchscreen device manager for quering of available devices
dnicoara@chromium.org
2014-05-28
11
-215
/
+407
*
Fix HDCP in mirror mode.
kcwu@chromium.org
2014-05-17
3
-21
/
+45
*
Re-land "Move touch CTM from X into Chrome"
miletus@chromium.org
2014-05-13
7
-255
/
+6
*
Revert 269371 "Move touch CTM from X into Chrome"
rlp@chromium.org
2014-05-09
7
-6
/
+255
*
Move touch CTM from X into Chrome
miletus@chromium.org
2014-05-09
7
-255
/
+6
*
ui/display/chromeos - disable unused CRTCs even for same framebuffer size
djkurtz@chromium.org
2014-05-02
1
-1
/
+3
*
disable crtcs bigger than new screen size during mode switch
dbehr@chromium.org
2014-04-25
2
-8
/
+11
*
ui/display/chromeos: Flush Xlib output buffer after calling XUngrabServer
djkurtz@chromium.org
2014-04-24
1
-0
/
+2
*
Paint the background instead of setting background when booting with multiple...
oshima@chromium.org
2014-04-23
2
-22
/
+45
*
Separate display utilities in a different component
dnicoara@chromium.org
2014-04-16
1
-1
/
+1
*
Split ui/display types into separate module and have Ozone depend on it
dnicoara@chromium.org
2014-04-15
21
-517
/
+92
*
x11: Remove X11 message-pump.
sadrul@chromium.org
2014-04-15
1
-2
/
+2
*
Revert 263726 "x11: Remove X11 message-pump."
fischman@chromium.org
2014-04-14
1
-2
/
+2
*
x11: Remove X11 message-pump.
sadrul@chromium.org
2014-04-14
1
-2
/
+2
*
x11: Remove MessagePumpObserver.
sadrul@chromium.org
2014-04-11
2
-27
/
+31
*
Renaming ui/display constants and variables from OUTPUT_* to DISPLAY_*
dnicoara@chromium.org
2014-04-08
20
-496
/
+548
*
Check cache only durnig startup
oshima@chromium.org
2014-04-08
3
-43
/
+32
*
Renamed OutputConfigurator to DisplayConfigurator
dnicoara@chromium.org
2014-04-07
8
-168
/
+168
[next]