summaryrefslogtreecommitdiffstats
path: root/ui/aura/desktop_host_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* [Aura] Support always-on-top top level window.xiyuan@chromium.org2011-11-151-0/+3
* Space key doesn't work in AURA enabled build because in case of space key,sadrul@chromium.org2011-11-141-0/+1
* Temporarily disables XI2 for aura until events are straightened out.sky@chromium.org2011-11-121-0/+3
* Adds support for fullscreening the desktop host on Windows. F11.ben@chromium.org2011-11-031-0/+5
* aura: Add fullscreen/popups to RenderWidgetHostViewAura.derat@chromium.org2011-10-311-2/+45
* aura: Try to make Linux host resize code more reliable.derat@chromium.org2011-10-241-60/+60
* Notify Desktop::OnHostRezied only when the size has changed or resize is requ...oshima@google.com2011-10-241-2/+9
* aura: Take the focus at startup on X when no WM is running.derat@chromium.org2011-10-211-0/+8
* aura: Improve initial host window size.derat@chromium.org2011-10-211-2/+19
* aura: Add transform support to Desktop.sadrul@chromium.org2011-10-201-7/+9
* Implement motion coalescing for XI2davemoore@chromium.org2011-10-201-0/+79
* Get KeyEvents to limp in Aura. This assumes the desktop host is going to send...ben@chromium.org2011-10-191-3/+9
* aura: Requery pointer position after host window resize.derat@chromium.org2011-10-191-3/+5
* aura: Don't recycle Desktops between tests.derat@chromium.org2011-10-181-1/+9
* aura: Fix cursor visibility, and a crash on mouse-wheel.sadrul@chromium.org2011-10-171-0/+1
* Aura: Combine cursor support for Linux and Windowsjamescook@chromium.org2011-10-171-6/+104
* aura: Add support for touch events.sadrul@chromium.org2011-10-171-0/+35
* Throw away motion events if we can't keep updavemoore@chromium.org2011-10-141-2/+21
* aura: Implement cursor-position-related methods in Screen.derat@chromium.org2011-10-141-0/+15
* aura: Some changes to Desktop.sadrul@chromium.org2011-10-131-2/+8
* aura: Implement cursor support on linux.sadrul@chromium.org2011-10-081-1/+6
* Maximize/Fullscreen for auraoshima@google.com2011-10-061-2/+2
* Fixed aura build breakdavemoore@chromium.org2011-10-041-1/+1
* Fixes the cursor to update reliably when moving from window to window.ben@chromium.org2011-10-041-2/+2
* aura: Handle desktop resize events correctly.sadrul@chromium.org2011-09-261-0/+13
* Adds a NonClientFrameView for generic toplevel windows.Also adds a feeble (bu...ben@chromium.org2011-09-221-0/+5
* Include PointerMotionMask in event mask for linuxjhorwich@chromium.org2011-09-201-1/+2
* Move Aura to UI subdir.ben@chromium.org2011-09-141-0/+122