summaryrefslogtreecommitdiffstats
path: root/ash/display/screen_position_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-201-1/+1
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-12/+12
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Screen cleanup:oshima@chromium.org2014-01-171-3/+3
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-081-1/+1
* wm: public window_types.tfarina@chromium.org2013-12-191-1/+1
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-12/+16
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-12/+20
* Revert 233787 "Eliminate Shell::RootWindowList in favor of aura:..."ben@chromium.org2013-11-081-20/+12
* Eliminate Shell::RootWindowList in favor of aura::Window::Windows.ben@chromium.org2013-11-081-12/+20
* Rename StackingClient -> WindowTreeClientben@chromium.org2013-10-231-1/+1
* Move SetLayoutForCurrentDisplays to DisplayManageroshima@chromium.org2013-10-161-2/+2
* Use registered info to initialize primary display instead ofoshima@chromium.org2013-08-141-4/+4
* [Cleanup]oshima@chromium.org2013-07-181-11/+6
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in ash/.dcheng@chromium.org2013-06-131-1/+1
* Skip mulitple-display tests on win8oshima@chromium.org2013-06-121-2/+2
* Allow no-internal display modeoshima@chromium.org2013-03-301-2/+2
* Use floored value for screen size and mouse location for consistency.oshima@chromium.org2013-03-201-1/+1
* Translate points correctly with root window's transformoshima@chromium.org2013-03-161-41/+118
* [Clenup] Split ShellTestApi into separate fileoshima@chromium.org2012-12-081-1/+2
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-281-1/+1
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-5/+7
* Fixes the drag/drop errors for 2x displays.mukai@chromium.org2012-09-271-0/+31
* Fix test failure of ConvertNativePointToScreen on win_aura.mazda@chromium.org2012-09-201-1/+9
* Add ScreenPositionClient::ConvertNativePointToScreen.mazda@chromium.org2012-09-201-0/+154