summaryrefslogtreecommitdiffstats
path: root/ui/aura/remote_root_window_host_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move root_window_host* in aura to window_tree_host*.ben@chromium.org2014-02-141-780/+0
* Fully support the autohide shelf option for touch UI on Windows.zturner@chromium.org2014-02-121-0/+13
* Makes creating a window in ash work outside of metrosky@chromium.org2014-02-061-0/+5
* aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.sadrul@chromium.org2014-01-311-8/+12
* Set the remote window HWND handle to RemoteWindowTreeHostWin askochi@chromium.org2014-01-271-2/+12
* Adding support for sending horizonatal mouse wheel information in Chrome ASH ...ananta@chromium.org2014-01-231-1/+3
* Have browser process shutdown metro viewer on Metro -> Metro restart.zturner@chromium.org2014-01-111-0/+11
* Add GrabWindowSnapshotAsync aura testsenne@chromium.org2014-01-081-0/+1
* Rename RootWindowHost to WindowTreeHostben@chromium.org2014-01-081-76/+76
* Relanding this with fixes for ash_unittests failures on the windows 8 builder.ananta@chromium.org2014-01-031-0/+4
* Revert 242849 "Recreate the compositor when we receive the targe..."mattm@chromium.org2014-01-031-3/+0
* Recreate the compositor when we receive the target HWND from the metro viewer...ananta@chromium.org2014-01-031-0/+3
* Correct the operation of the --high-dpi-support=1 flag under win/ash.girard@chromium.org2013-12-241-5/+15
* Revert 242026 "Get Windows 8 ASH to work again. "kinuko@chromium.org2013-12-201-1/+1
* Get Windows 8 ASH to work again. ananta@chromium.org2013-12-201-1/+1
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-12-191-1/+2
* Fixes mouse events in metrosky@chromium.org2013-12-191-13/+10
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-181-3/+3
* Changes MouseEvent constructor to take changed_button_flags.sky@chromium.org2013-12-171-2/+3
* Show the download cancellation confirmation on relaunch to desktop.zturner@chromium.org2013-12-131-16/+3
* Ash: Tell the browser process of the visibility of IME's popup UIyukawa@chromium.org2013-12-131-0/+10
* Ash: tell the browser process of the LANGID of the active input sourceyukawa@chromium.org2013-12-111-0/+11
* Do nothing if |host_| is NULL in Disconnected()yukawa@chromium.org2013-12-101-0/+2
* In Metro, send WM_SYSxxx variants when Alt pressed and faking messagesscottmg@chromium.org2013-12-061-2/+8
* Ensure that the Chrome downloads folder option in Chrome ASH on Windows switc...ananta@chromium.org2013-12-051-1/+4
* Enable basic IME functionality under Ash on Windowsyukawa@chromium.org2013-12-051-0/+88
* Update Ash Display when resizing Metro windowscottmg@chromium.org2013-12-041-6/+5
* Fix autofill popup sizejbauman@chromium.org2013-12-031-3/+4
* Revert 236017 "Move some non-event related functionality from Ro..."ben@chromium.org2013-11-201-2/+1
* Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"ben@chromium.org2013-11-201-70/+70
* Rename RootWindowHost* to WindowTreeHost*ben@chromium.org2013-11-191-70/+70
* Move some non-event related functionality from RootWindow onto RootWindowHost.ben@chromium.org2013-11-191-1/+2
* [win8] Force browsers created while Chrome is in Metro mode to be on the Ash ...tapted@chromium.org2013-11-191-0/+4
* Fix metro-ash tests. delegate_ in this derived class was shadowing the member...ben@chromium.org2013-11-151-1/+0
* Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...ben@chromium.org2013-11-151-8/+0
* Use Window instead of RootWindow in many more places throughout the codebaseben@chromium.org2013-11-101-2/+2
* remove CHECK in RemoteRootWindowHostWin::Disconnectedscottmg@chromium.org2013-11-071-1/+2
* Adding relaunch menu to Windows 8 Aura code. We expect following transitions ...shrikant@chromium.org2013-10-311-0/+25
* Attempt to re-land FocusManager removal from Aura.ben@chromium.org2013-10-181-1/+0
* Revert 229437 "Remove old FocusManager code from Aura."ben@chromium.org2013-10-181-0/+1
* Remove old FocusManager code from Aura.ben@chromium.org2013-10-181-1/+0
* Use WindowActivated message instead of VisibilityChanged message to determine...gab@chromium.org2013-10-181-5/+4
* Makes metro-ash set windows key state when dispatching events.sky@chromium.org2013-10-181-4/+21
* Fixes activation problem when switching from metrosky@chromium.org2013-09-201-6/+0
* Moves ui/base/events to ui/eventssky@chromium.org2013-09-181-1/+1
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* Make the metro viewer responsible for relaunching browser in desktop mode.zturner@chromium.org2013-09-031-0/+8
* Remove using the Shell desktop Window when we don't have an acceleated widget.cpu@chromium.org2013-08-301-8/+13
* ash: Fix CopyAreaToCanvas() scaling issues.derat@chromium.org2013-08-141-7/+0
* Use a direct include of the message_loop header in ui/, part 1.avi@chromium.org2013-07-181-1/+1