summaryrefslogtreecommitdiffstats
path: root/ash/display/mirror_window_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Removes usage of Compositor/ContextFactory methodssky@chromium.org2014-05-301-2/+3
* Makes construction of (ash)RemoteWindowTreeHostWin explicitsky@chromium.org2014-05-151-2/+4
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-111-31/+36
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-8/+4
* Rename RootWindowObserver -> WindowTreeHostObserver.ben@chromium.org2014-03-051-14/+9
* Window ownership -> WindowTreeHostben@chromium.org2014-03-041-1/+1
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-281-33/+27
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Rename RootWindow -> WindowEventDispatcher.ben@chromium.org2014-02-211-32/+32
* Remove some methods from RootWindow that really belong on the WTH.ben@chromium.org2014-02-161-1/+1
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-141-2/+2
* Implement cursor compositing mode on Ashhshi@chromium.org2014-02-061-163/+4
* Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...ben@chromium.org2014-01-101-1/+1
* Revert 244005 "Remove SetHostSize/Bounds from RootWindow in favo..."noamsml@google.com2014-01-101-1/+1
* Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...ben@chromium.org2014-01-091-1/+1
* Makes Window::Init take a WindowLayerType instead of LayerType.sky@chromium.org2014-01-081-2/+2
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-2/+2
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-12-191-5/+6
* Revert 236017 "Move some non-event related functionality from Ro..."ben@chromium.org2013-11-201-6/+5
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-2/+2
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-2/+2
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-11-191-5/+6
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-4/+4
* Makes sure we don't end up showing two tooltipssky@chromium.org2013-11-141-0/+3
* Remove some uses of RootWindow in Ash.ben@chromium.org2013-11-091-9/+12
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-251-4/+4
* Use display ID only for mirrored display.oshima@chromium.org2013-10-251-4/+4
* Makes ~RootWindow delete child windowssky@chromium.org2013-10-191-0/+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-231-4/+4
* 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-201-2/+2
* Reland 223621: x11: Prefer using ui::GetXDisplay() to getting the Display fro...sadrul@chromium.org2013-09-181-2/+5
* 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
* Move the content-dependent RecreateLayer logic from aura::Window to RWHVApiman@chromium.org2013-09-121-4/+2
* gtk: Allow building both the X11 and Gtk message-pumps for gtk.sadrul@chromium.org2013-09-071-1/+1
* Introduce RootWindowProperty for RootWindow's propertiesoshima@chromium.org2013-08-301-3/+3
* Add a function to change the mouse cursor icon set to aura/ash. yoshiki@chromium.org2013-08-261-0/+1
* Move and split up image_transport_factory files.danakj@chromium.org2013-07-291-1/+1
* [Cleanup]oshima@chromium.org2013-07-121-7/+6
* Don't create mirror window during bootstraposhima@chromium.org2013-06-291-0/+4
* Rotate mirror cursoroshima@chromium.org2013-06-141-3/+34
* Use lettebox/pillarbox layout for software mirroring.oshima@chromium.org2013-06-141-4/+8
* Rename RootWindowObserver::OnRootWindowResized to OnRootWindowHostResized, andoshima@chromium.org2013-06-121-5/+2
* Use a direct include of strings headers in ash/.avi@chromium.org2013-06-101-1/+1
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-081-0/+40
* Revert 205044 "Compositor reflector, which copies texture onto a..."cpu@chromium.org2013-06-081-40/+0
* Compositor reflector, which copies texture onto another compositor.oshima@chromium.org2013-06-081-0/+40