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
/
ash
/
display
/
display_manager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
VIRTUAL KEYBOARD mode for second display
oshima@chromium.org
2013-10-29
1
-0
/
+7
*
Use display ID only for mirrored display.
oshima@chromium.org
2013-10-25
1
-10
/
+25
*
Move SetLayoutForCurrentDisplays to DisplayManager
oshima@chromium.org
2013-10-16
1
-0
/
+5
*
Try to enable software mirror mode in UI message loop after Init()
oshima@chromium.org
2013-09-19
1
-0
/
+8
*
Don't deactivate/unfocus unless a display is removed.
oshima@chromium.org
2013-09-13
1
-1
/
+1
*
Refactor display_info_provider_chrmoeos and provide standard impl for other
oshima@chromium.org
2013-08-23
1
-0
/
+2
*
Remove obsolete switches --ash-disable-ui-scaling, --ash-disable-display-rota...
oshima@chromium.org
2013-08-15
1
-2
/
+1
*
Use registered info to initialize primary display instead of
oshima@chromium.org
2013-08-14
1
-1
/
+7
*
Add ability to set resolution on external display
oshima@chromium.org
2013-08-01
1
-1
/
+12
*
[Cleanup]
oshima@chromium.org
2013-07-18
1
-13
/
+16
*
[Cleanup]
oshima@chromium.org
2013-07-12
1
-30
/
+37
*
1) Simplify mouse cursor restoration
oshima@chromium.org
2013-07-11
1
-5
/
+4
*
[Cleanup] Factor out layout store code from DisplayController
oshima@chromium.org
2013-07-10
1
-0
/
+7
*
Stops setting the overscan insets automatically.
mukai@chromium.org
2013-06-29
1
-3
/
+0
*
Move DisplayLayout out from display_controller.h
oshima@chromium.org
2013-06-28
1
-1
/
+1
*
Call OnDisplayBoundsChanged when bounds are changed due to layout.
oshima@chromium.org
2013-06-21
1
-1
/
+16
*
Rename RootWindowObserver::OnRootWindowResized to OnRootWindowHostResized, and
oshima@chromium.org
2013-06-12
1
-2
/
+1
*
Use the source display's pixel (host) size as a mirror window's size
oshima@chromium.org
2013-05-29
1
-1
/
+5
*
Mirror cursor using compositor
oshima@chromium.org
2013-05-25
1
-2
/
+14
*
This CL create just a window which will be used to show
oshima@chromium.org
2013-05-23
1
-6
/
+12
*
Revert 201618 because it broke cros bots and win-aura bot.
sadrul@chromium.org
2013-05-23
1
-12
/
+6
*
This CL create just a window which will be used to show
oshima@chromium.org
2013-05-22
1
-6
/
+12
*
Redesign display options for ChromeOS.
mukai@chromium.org
2013-05-21
1
-0
/
+3
*
2nd try
oshima@chromium.org
2013-05-16
1
-7
/
+8
*
Revert r200208 "* Use DisplayManager::IsMirrored to check mirroring state"
oshima@chromium.org
2013-05-15
1
-8
/
+7
*
* Use DisplayManager::IsMirrored to check mirroring state
oshima@chromium.org
2013-05-15
1
-7
/
+8
*
Revert "Revert 195733 "Enable virtual resolution on low DPI displays""
oshima@chromium.org
2013-04-23
1
-1
/
+1
*
Revert 195733 "Enable virtual resolution on low DPI displays"
oshima@chromium.org
2013-04-23
1
-1
/
+1
*
Enable virtual resolution on low DPI displays
oshima@chromium.org
2013-04-23
1
-1
/
+1
*
Don't move cursor location when rotation /ui scaling has changed
oshima@chromium.org
2013-04-09
1
-4
/
+0
*
Revert 193008 "Don't move cursor location when rotation /ui scal..."
dcheng@chromium.org
2013-04-09
1
-0
/
+4
*
Don't move cursor location when rotation /ui scaling has changed
oshima@chromium.org
2013-04-09
1
-4
/
+0
*
Allow no-internal display mode
oshima@chromium.org
2013-03-30
1
-4
/
+0
*
Add more UI scales. short cut to reset ui scale
oshima@chromium.org
2013-03-27
1
-0
/
+6
*
- Store rotation/ui scale to local state.
oshima@chromium.org
2013-03-22
1
-4
/
+16
*
Use OutputConfigurator::SetDislpayMode for ctrl-fullscreen
oshima@chromium.org
2013-03-22
1
-0
/
+2
*
3rd try
oshima@chromium.org
2013-03-15
1
-1
/
+8
*
Revert "2nd try"
oshima@chromium.org
2013-03-15
1
-8
/
+1
*
2nd try
oshima@chromium.org
2013-03-15
1
-1
/
+8
*
Revert "Add shortcut keys to ui scaling"
oshima@chromium.org
2013-03-15
1
-8
/
+1
*
Add shortcut keys to ui scaling
oshima@chromium.org
2013-03-15
1
-1
/
+8
*
Rotate Cursor when the display is rotated
oshima@chromium.org
2013-03-14
1
-1
/
+1
*
Move mirror detection to DisplayManager
oshima@chromium.org
2013-03-14
1
-2
/
+15
*
Add UI scaling support
oshima@chromium.org
2013-03-13
1
-3
/
+0
*
Re-implement overscan & Implement Display Rotation
oshima@chromium.org
2013-03-12
1
-2
/
+15
*
Store layout per display pair
oshima@chromium.org
2013-03-02
1
-0
/
+5
*
Refactor DisplayInfo/Display - 3rd try
oshima@chromium.org
2013-02-28
1
-51
/
+24
*
Revert "Refactor DisplayInfo/Display - 2nd try"
oshima@chromium.org
2013-02-28
1
-24
/
+51
*
Refactor DisplayInfo/Display - 2nd try
oshima@chromium.org
2013-02-28
1
-51
/
+24
*
Revert 185178: Broke CrOS build:
thakis@chromium.org
2013-02-28
1
-24
/
+51
[next]