| Commit message (Expand) | Author | Age | Files | Lines |
* | Move root_window_host* in aura to window_tree_host*. | ben@chromium.org | 2014-02-14 | 1 | -780/+0 |
* | Fully support the autohide shelf option for touch UI on Windows. | zturner@chromium.org | 2014-02-12 | 1 | -0/+13 |
* | Makes creating a window in ash work outside of metro | sky@chromium.org | 2014-02-06 | 1 | -0/+5 |
* | aura: Remove event-dispatch methods from WindowTreeHostDelegate interface. | sadrul@chromium.org | 2014-01-31 | 1 | -8/+12 |
* | Set the remote window HWND handle to RemoteWindowTreeHostWin as | kochi@chromium.org | 2014-01-27 | 1 | -2/+12 |
* | Adding support for sending horizonatal mouse wheel information in Chrome ASH ... | ananta@chromium.org | 2014-01-23 | 1 | -1/+3 |
* | Have browser process shutdown metro viewer on Metro -> Metro restart. | zturner@chromium.org | 2014-01-11 | 1 | -0/+11 |
* | Add GrabWindowSnapshotAsync aura tests | enne@chromium.org | 2014-01-08 | 1 | -0/+1 |
* | Rename RootWindowHost to WindowTreeHost | ben@chromium.org | 2014-01-08 | 1 | -76/+76 |
* | Relanding this with fixes for ash_unittests failures on the windows 8 builder. | ananta@chromium.org | 2014-01-03 | 1 | -0/+4 |
* | Revert 242849 "Recreate the compositor when we receive the targe..." | mattm@chromium.org | 2014-01-03 | 1 | -3/+0 |
* | Recreate the compositor when we receive the target HWND from the metro viewer... | ananta@chromium.org | 2014-01-03 | 1 | -0/+3 |
* | Correct the operation of the --high-dpi-support=1 flag under win/ash. | girard@chromium.org | 2013-12-24 | 1 | -5/+15 |
* | Revert 242026 "Get Windows 8 ASH to work again. " | kinuko@chromium.org | 2013-12-20 | 1 | -1/+1 |
* | Get Windows 8 ASH to work again. | ananta@chromium.org | 2013-12-20 | 1 | -1/+1 |
* | Move some non-event related functionality from RootWindow onto RootWindowHost. | ben@chromium.org | 2013-12-19 | 1 | -1/+2 |
* | Fixes mouse events in metro | sky@chromium.org | 2013-12-19 | 1 | -13/+10 |
* | Prefix string16 with base:: in ui/. | dbeam@chromium.org | 2013-12-18 | 1 | -3/+3 |
* | Changes MouseEvent constructor to take changed_button_flags. | sky@chromium.org | 2013-12-17 | 1 | -2/+3 |
* | Show the download cancellation confirmation on relaunch to desktop. | zturner@chromium.org | 2013-12-13 | 1 | -16/+3 |
* | Ash: Tell the browser process of the visibility of IME's popup UI | yukawa@chromium.org | 2013-12-13 | 1 | -0/+10 |
* | Ash: tell the browser process of the LANGID of the active input source | yukawa@chromium.org | 2013-12-11 | 1 | -0/+11 |
* | Do nothing if |host_| is NULL in Disconnected() | yukawa@chromium.org | 2013-12-10 | 1 | -0/+2 |
* | In Metro, send WM_SYSxxx variants when Alt pressed and faking messages | scottmg@chromium.org | 2013-12-06 | 1 | -2/+8 |
* | Ensure that the Chrome downloads folder option in Chrome ASH on Windows switc... | ananta@chromium.org | 2013-12-05 | 1 | -1/+4 |
* | Enable basic IME functionality under Ash on Windows | yukawa@chromium.org | 2013-12-05 | 1 | -0/+88 |
* | Update Ash Display when resizing Metro window | scottmg@chromium.org | 2013-12-04 | 1 | -6/+5 |
* | Fix autofill popup size | jbauman@chromium.org | 2013-12-03 | 1 | -3/+4 |
* | Revert 236017 "Move some non-event related functionality from Ro..." | ben@chromium.org | 2013-11-20 | 1 | -2/+1 |
* | Revert 236048 "Rename RootWindowHost* to WindowTreeHost*" | ben@chromium.org | 2013-11-20 | 1 | -70/+70 |
* | Rename RootWindowHost* to WindowTreeHost* | ben@chromium.org | 2013-11-19 | 1 | -70/+70 |
* | Move some non-event related functionality from RootWindow onto RootWindowHost. | ben@chromium.org | 2013-11-19 | 1 | -1/+2 |
* | [win8] Force browsers created while Chrome is in Metro mode to be on the Ash ... | tapted@chromium.org | 2013-11-19 | 1 | -0/+4 |
* | Fix metro-ash tests. delegate_ in this derived class was shadowing the member... | ben@chromium.org | 2013-11-15 | 1 | -1/+0 |
* | Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH... | ben@chromium.org | 2013-11-15 | 1 | -8/+0 |
* | Use Window instead of RootWindow in many more places throughout the codebase | ben@chromium.org | 2013-11-10 | 1 | -2/+2 |
* | remove CHECK in RemoteRootWindowHostWin::Disconnected | scottmg@chromium.org | 2013-11-07 | 1 | -1/+2 |
* | Adding relaunch menu to Windows 8 Aura code. We expect following transitions ... | shrikant@chromium.org | 2013-10-31 | 1 | -0/+25 |
* | Attempt to re-land FocusManager removal from Aura. | ben@chromium.org | 2013-10-18 | 1 | -1/+0 |
* | Revert 229437 "Remove old FocusManager code from Aura." | ben@chromium.org | 2013-10-18 | 1 | -0/+1 |
* | Remove old FocusManager code from Aura. | ben@chromium.org | 2013-10-18 | 1 | -1/+0 |
* | Use WindowActivated message instead of VisibilityChanged message to determine... | gab@chromium.org | 2013-10-18 | 1 | -5/+4 |
* | Makes metro-ash set windows key state when dispatching events. | sky@chromium.org | 2013-10-18 | 1 | -4/+21 |
* | Fixes activation problem when switching from metro | sky@chromium.org | 2013-09-20 | 1 | -6/+0 |
* | Moves ui/base/events to ui/events | sky@chromium.org | 2013-09-18 | 1 | -1/+1 |
* | Moves most files from ui/base/keycodes to ui/events/keycodes | sky@chromium.org | 2013-09-17 | 1 | -1/+1 |
* | Make the metro viewer responsible for relaunching browser in desktop mode. | zturner@chromium.org | 2013-09-03 | 1 | -0/+8 |
* | Remove using the Shell desktop Window when we don't have an acceleated widget. | cpu@chromium.org | 2013-08-30 | 1 | -8/+13 |
* | ash: Fix CopyAreaToCanvas() scaling issues. | derat@chromium.org | 2013-08-14 | 1 | -7/+0 |
* | Use a direct include of the message_loop header in ui/, part 1. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |