summaryrefslogtreecommitdiffstats
path: root/ash/display
Commit message (Expand)AuthorAgeFilesLines
* Merge 235079 "Makes sure we don't end up showing two tooltips"sky@chromium.org2013-11-151-0/+3
* Process --ash-host-window-bounds firstoshima@chromium.org2013-10-312-6/+18
* VIRTUAL KEYBOARD mode for second displayoshima@chromium.org2013-10-296-13/+164
* cros: Default to natural scrolling if the internal diplay is a touchscreen.sadrul@chromium.org2013-10-254-2/+18
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-2512-86/+94
* Use display ID only for mirrored display.oshima@chromium.org2013-10-258-91/+104
* Make aura::clients take Window instead of RootWindowben@chromium.org2013-10-242-4/+5
* Rename StackingClient -> WindowTreeClientben@chromium.org2013-10-232-2/+1
* Use the scale factor of the dragging source to adjust bounds oshima@chromium.org2013-10-233-20/+61
* Make sure the top of the window is visible when a window is added.oshima@chromium.org2013-10-221-1/+1
* Makes ~RootWindow delete child windowssky@chromium.org2013-10-191-0/+1
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-0/+2
* [Cleanup] move root window controller init logic to root_window_controller.ccoshima@chromium.org2013-10-171-2/+2
* Move SetLayoutForCurrentDisplays to DisplayManageroshima@chromium.org2013-10-169-160/+136
* Use first or internal display as source for software based mirroring.oshima@chromium.org2013-10-082-8/+12
* Do not transform scroll event ordinal valuessheckylin@chromium.org2013-10-032-6/+6
* Move IsRunningOnChromeOS to SysInfostevenjb@chromium.org2013-09-272-9/+9
* Queue notification center deletes while visible to the user.dewittj@chromium.org2013-09-241-1/+1
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-4/+1
* Rename DisplayInfo::bounds_in_pixel -> bounds_in_nativeoshima@chromium.org2013-09-239-82/+91
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-1/+4
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-4/+1
* Move XID, XDisplay, GetXDisplay and a few other types to ui/gfx/x/x11_types.hben@chromium.org2013-09-203-5/+6
* Do not scale ScrollEvent by device scale factorsheckylin@chromium.org2013-09-201-8/+5
* Try to enable software mirror mode in UI message loop after Init()oshima@chromium.org2013-09-193-41/+81
* ash: Wrap ChOS code correctlytiago.vignatti@intel.com2013-09-191-1/+1
* Sets a simple flag to prevent warping the mouse cursor back again.mukai@chromium.org2013-09-193-139/+158
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-186-6/+6
* Reland 223621: x11: Prefer using ui::GetXDisplay() to getting the Display fro...sadrul@chromium.org2013-09-181-2/+5
* chromeos: Fix display failures when going to mirrored mode.derat@chromium.org2013-09-171-12/+12
* Revert 223621 "x11: Prefer using ui::GetXDisplay() over getting ..."nasko@chromium.org2013-09-171-5/+2
* x11: Prefer using ui::GetXDisplay() over getting the Display from the X11 mes...sadrul@chromium.org2013-09-171-2/+5
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-152-11/+8
* Don't deactivate/unfocus unless a display is removed.oshima@chromium.org2013-09-135-20/+135
* Rename GetActiveRootWindow -> GetTargetRootWindowoshima@chromium.org2013-09-121-1/+1
* Refactor TransformPoint{,Reverse}.avallee@chromium.org2013-09-121-2/+2
* Move the content-dependent RecreateLayer logic from aura::Window to RWHVApiman@chromium.org2013-09-121-4/+2
* Introduces NotificationBlocker.mukai@chromium.org2013-09-122-2/+3
* gtk: Allow building both the X11 and Gtk message-pumps for gtk.sadrul@chromium.org2013-09-071-1/+1
* Move GetRootWindowController to root_window_controller.hoshima@chromium.org2013-09-061-6/+5
* ash:Shelf - Enable Alternate Shelf and Side Shelf by default.harrym@chromium.org2013-09-051-0/+96
* Introduce RootWindowProperty for RootWindow's propertiesoshima@chromium.org2013-08-302-20/+16
* Minor status tray notification cleanupstevenjb@chromium.org2013-08-281-20/+1
* Introduces a flag to suppress the spoken feedback for updating notification p...mukai@chromium.org2013-08-272-4/+10
* Add a function to change the mouse cursor icon set to aura/ash. yoshiki@chromium.org2013-08-261-0/+1
* Cleanup: do not use extension_id, use notifier's id.mukai@chromium.org2013-08-242-2/+4
* Refactor display_info_provider_chrmoeos and provide standard impl for otheroshima@chromium.org2013-08-231-0/+2
* ash: Get output info from chromeos instead of XRandR.derat@chromium.org2013-08-2012-467/+326
* chromeos: Include mode details in OutputSnapshot.derat@chromium.org2013-08-165-6/+16
* Remove obsolete switches --ash-disable-ui-scaling, --ash-disable-display-rota...oshima@chromium.org2013-08-152-14/+1