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_controller.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't create mirror window during bootstrap
oshima@chromium.org
2013-06-29
1
-0
/
+2
*
Stops setting the overscan insets automatically.
mukai@chromium.org
2013-06-29
1
-1
/
+0
*
Move DisplayLayout out from display_controller.h
oshima@chromium.org
2013-06-28
1
-47
/
+7
*
Use a direct include of time headers in android_webview/, apps/, ash/.
avi@chromium.org
2013-06-27
1
-2
/
+2
*
Remove old preference format
oshima@chromium.org
2013-06-27
1
-4
/
+0
*
Call OnDisplayBoundsChanged when bounds are changed due to layout.
oshima@chromium.org
2013-06-21
1
-0
/
+6
*
Use primary display as hangout/gtalk broadcast window
oshima@chromium.org
2013-06-20
1
-0
/
+2
*
Use the source display's pixel (host) size as a mirror window's size
oshima@chromium.org
2013-05-29
1
-1
/
+1
*
2nd try
oshima@chromium.org
2013-05-16
1
-5
/
+2
*
Revert r200208 "* Use DisplayManager::IsMirrored to check mirroring state"
oshima@chromium.org
2013-05-15
1
-2
/
+5
*
* Use DisplayManager::IsMirrored to check mirroring state
oshima@chromium.org
2013-05-15
1
-5
/
+2
*
Restore focus/activation after the root window has been completely deleted.
oshima@chromium.org
2013-04-22
1
-0
/
+3
*
Don't move cursor location when rotation /ui scaling has changed
oshima@chromium.org
2013-04-09
1
-0
/
+14
*
Revert 193008 "Don't move cursor location when rotation /ui scal..."
dcheng@chromium.org
2013-04-09
1
-10
/
+0
*
Don't move cursor location when rotation /ui scaling has changed
oshima@chromium.org
2013-04-09
1
-0
/
+10
*
Allow no-internal display mode
oshima@chromium.org
2013-03-30
1
-5
/
+5
*
Remember mirroring status
oshima@chromium.org
2013-03-24
1
-2
/
+5
*
- Store rotation/ui scale to local state.
oshima@chromium.org
2013-03-22
1
-0
/
+3
*
Refactor DisplayPreference
oshima@chromium.org
2013-03-21
1
-0
/
+3
*
Save display preference when all display configuration changes has been compl...
oshima@chromium.org
2013-03-19
1
-0
/
+8
*
Add UI scaling support
oshima@chromium.org
2013-03-13
1
-0
/
+3
*
Introduces fade-out/fade-in animation for swap displays.
mukai@chromium.org
2013-03-12
1
-0
/
+2
*
Store layout per display pair
oshima@chromium.org
2013-03-02
1
-8
/
+30
*
Refactor DisplayInfo/Display - 3rd try
oshima@chromium.org
2013-02-28
1
-1
/
+2
*
Revert "Refactor DisplayInfo/Display - 2nd try"
oshima@chromium.org
2013-02-28
1
-2
/
+1
*
Refactor DisplayInfo/Display - 2nd try
oshima@chromium.org
2013-02-28
1
-1
/
+2
*
Revert 185178: Broke CrOS build:
thakis@chromium.org
2013-02-28
1
-2
/
+1
*
Refactor DisplayInfo/Display
oshima@chromium.org
2013-02-28
1
-1
/
+2
*
Fix dependency on scoped_ptr::reset sequencing in ash::DisplayController
dcheng@chromium.org
2013-02-20
1
-1
/
+3
*
Limit how quickly a user can change display configuration
oshima@chromium.org
2013-01-12
1
-0
/
+28
*
Fixes bugs around display preferences.
mukai@chromium.org
2012-12-21
1
-6
/
+4
*
Temporarily remember the primary root window while replacing the display.
oshima@chromium.org
2012-12-19
1
-0
/
+4
*
Cancel the existing overscan settings when start calibration, for the visibil...
mukai@chromium.org
2012-11-16
1
-1
/
+2
*
Primary display and num display info must be accessible after shutdown
oshima@chromium.org
2012-11-15
1
-2
/
+6
*
- Move DisplayManager and DisplayChangeObserverX11 from aura
oshima@chromium.org
2012-11-14
1
-4
/
+6
*
Overscan calibration UI.
mukai@chromium.org
2012-10-23
1
-0
/
+4
*
Enables to specify the ID of the display which should be primary when connected.
mukai@chromium.org
2012-10-09
1
-0
/
+8
*
Return primary display if out of bounds point or NULL ponter is passed to gfx...
oshima@chromium.org
2012-09-20
1
-1
/
+1
*
Fix crashers in GetPrimaryDisplay
oshima@chromium.org
2012-09-20
1
-6
/
+6
*
Add switch primary display option by swapping primary root window between dis...
oshima@chromium.org
2012-09-19
1
-3
/
+25
*
Cancel drag if display configuration changes.
oshima@chromium.org
2012-09-11
1
-0
/
+20
*
Revert r14457 "Cancel drag if display configuration changes."
oshima@chromium.org
2012-09-10
1
-20
/
+0
*
Cancel drag if display configuration changes.
oshima@chromium.org
2012-09-10
1
-0
/
+20
*
Allow storing display preferences per device.
mukai@chromium.org
2012-09-03
1
-17
/
+43
*
Allow "snapping" while dragging a window to another display
oshima@chromium.org
2012-09-01
1
-18
/
+0
*
Remove non ExtededDesktop mode
oshima@chromium.org
2012-08-30
1
-10
/
+2
*
Change the type of the parameter of GetRootWindowForDisplayId() from int to i...
yusukes@chromium.org
2012-08-22
1
-1
/
+1
*
Use persistent ID/names for displays.
mukai@chromium.org
2012-08-21
1
-2
/
+6
*
Allow offset for secondary display position in chrome://settings/display.
mukai@chromium.org
2012-08-14
1
-0
/
+9
*
Add a unit test which verifies if the resizer sets/resets DisplayController::...
yusukes@chromium.org
2012-08-13
1
-0
/
+3
[next]