| Commit message (Expand) | Author | Age | Files | Lines |
* | [Aura] Support always-on-top top level window. | xiyuan@chromium.org | 2011-11-15 | 1 | -0/+3 |
* | Space key doesn't work in AURA enabled build because in case of space key, | sadrul@chromium.org | 2011-11-14 | 1 | -0/+1 |
* | Temporarily disables XI2 for aura until events are straightened out. | sky@chromium.org | 2011-11-12 | 1 | -0/+3 |
* | Adds support for fullscreening the desktop host on Windows. F11. | ben@chromium.org | 2011-11-03 | 1 | -0/+5 |
* | aura: Add fullscreen/popups to RenderWidgetHostViewAura. | derat@chromium.org | 2011-10-31 | 1 | -2/+45 |
* | aura: Try to make Linux host resize code more reliable. | derat@chromium.org | 2011-10-24 | 1 | -60/+60 |
* | Notify Desktop::OnHostRezied only when the size has changed or resize is requ... | oshima@google.com | 2011-10-24 | 1 | -2/+9 |
* | aura: Take the focus at startup on X when no WM is running. | derat@chromium.org | 2011-10-21 | 1 | -0/+8 |
* | aura: Improve initial host window size. | derat@chromium.org | 2011-10-21 | 1 | -2/+19 |
* | aura: Add transform support to Desktop. | sadrul@chromium.org | 2011-10-20 | 1 | -7/+9 |
* | Implement motion coalescing for XI2 | davemoore@chromium.org | 2011-10-20 | 1 | -0/+79 |
* | Get KeyEvents to limp in Aura. This assumes the desktop host is going to send... | ben@chromium.org | 2011-10-19 | 1 | -3/+9 |
* | aura: Requery pointer position after host window resize. | derat@chromium.org | 2011-10-19 | 1 | -3/+5 |
* | aura: Don't recycle Desktops between tests. | derat@chromium.org | 2011-10-18 | 1 | -1/+9 |
* | aura: Fix cursor visibility, and a crash on mouse-wheel. | sadrul@chromium.org | 2011-10-17 | 1 | -0/+1 |
* | Aura: Combine cursor support for Linux and Windows | jamescook@chromium.org | 2011-10-17 | 1 | -6/+104 |
* | aura: Add support for touch events. | sadrul@chromium.org | 2011-10-17 | 1 | -0/+35 |
* | Throw away motion events if we can't keep up | davemoore@chromium.org | 2011-10-14 | 1 | -2/+21 |
* | aura: Implement cursor-position-related methods in Screen. | derat@chromium.org | 2011-10-14 | 1 | -0/+15 |
* | aura: Some changes to Desktop. | sadrul@chromium.org | 2011-10-13 | 1 | -2/+8 |
* | aura: Implement cursor support on linux. | sadrul@chromium.org | 2011-10-08 | 1 | -1/+6 |
* | Maximize/Fullscreen for aura | oshima@google.com | 2011-10-06 | 1 | -2/+2 |
* | Fixed aura build break | davemoore@chromium.org | 2011-10-04 | 1 | -1/+1 |
* | Fixes the cursor to update reliably when moving from window to window. | ben@chromium.org | 2011-10-04 | 1 | -2/+2 |
* | aura: Handle desktop resize events correctly. | sadrul@chromium.org | 2011-09-26 | 1 | -0/+13 |
* | Adds a NonClientFrameView for generic toplevel windows.Also adds a feeble (bu... | ben@chromium.org | 2011-09-22 | 1 | -0/+5 |
* | Include PointerMotionMask in event mask for linux | jhorwich@chromium.org | 2011-09-20 | 1 | -1/+2 |
* | Move Aura to UI subdir. | ben@chromium.org | 2011-09-14 | 1 | -0/+122 |