summaryrefslogtreecommitdiffstats
path: root/ui/aura/root_window_host_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Move last_mouse_location_ from aura::RootWindow to aura::Env to support multi...yusukes@chromium.org2012-07-241-4/+6
* SetBounds even when size didn't change.disher@chromium.org2012-07-231-5/+2
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* Add NULL check for the return value of XGetImage. It may return NULL in case...mukai@chromium.org2012-06-271-0/+5
* DCHECK mouse pointer scale factor only when we are loading 2x resourcespkotwicz@chromium.org2012-06-261-4/+9
* Fixes regression caused by 10448070pkotwicz@chromium.org2012-06-251-2/+4
* This CL adds a new object: ImageSkiaReppkotwicz@chromium.org2012-06-251-19/+12
* Emulate mouse move across extended desktopsoshima@chromium.org2012-06-221-15/+17
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-1/+1
* Update display info and notify the root window even when the only device scal...oshima@chromium.org2012-06-141-2/+10
* Factor out capture code from RootWindow to CaptureClientoshima@chromium.org2012-06-081-2/+8
* Chrome version of monitor configuration codedisher@chromium.org2012-06-021-0/+2
* Revert 140031 - Chrome version of monitor configuration codewjia@chromium.org2012-06-011-2/+0
* Chrome version of monitor configuration codedisher@chromium.org2012-06-011-0/+2
* aura: add animated "wait" cursor.varunjain@chromium.org2012-06-011-7/+69
* Revert 139910 - aura: add animated "wait" cursor.kmadhusu@chromium.org2012-05-311-70/+7
* aura: add animated "wait" cursor.varunjain@chromium.org2012-05-311-7/+70
* Move UserGestureHandler to shelloshima@chromium.org2012-05-311-11/+11
* aura: Enable more cursors from images.varunjain@chromium.org2012-05-311-0/+20
* Don't convert the cursor image to RGBA in SkBitmapToXcursorImage oshima@chromium.org2012-05-301-4/+2
* aura/cros: Rename MessagePump{X => AuraX11}.erg@chromium.org2012-05-291-3/+3
* cros fix: Make the X11AtomCache a member of the objects.erg@chromium.org2012-05-251-11/+16
* Multiple dispatchers for root windowsoshima@chromium.org2012-05-231-2/+2
* 2x Cursor support.oshima@chromium.org2012-05-221-15/+67
* Desktop aura: Put x11 cache in aura, instead of ui/base/x/.erg@google.com2012-05-221-10/+9
* Introduce XGetImage() for GrabWindowSnapshot() in ChromeOS.mukai@chromium.org2012-05-161-0/+44
* aura-x11: Install the dispatcher as a message-pump observer.sadrul@chromium.org2012-05-161-2/+2
* Aura/ash split: Don't use X11 window borders.erg@chromium.org2012-05-161-19/+12
* Take 2 at: Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-151-1/+1
* Revert 136877 - Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-1/+1
* Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-1/+1
* Aura: Adds custom cursors for drag and drop (second attempt:varunjain@chromium.org2012-05-111-1/+54
* Revert r135533.thakis@chromium.org2012-05-081-54/+1
* Confine cursor after bounds is updated.oshima@chromium.org2012-05-081-7/+7
* ui/aura: Include x11_util.h in root_window_host.cc to pick missing functions.tfarina@chromium.org2012-05-051-0/+1
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-2/+1
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-051-1/+54
* Revert 135426 - Aura: Adds custom cursors for drag and drop.rvargas@google.com2012-05-041-54/+1
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-041-1/+54
* aura: Re-enable CheckXEventForConsistency checks for XI2.2sadrul@chromium.org2012-05-041-6/+5
* Revert 135378 - Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-041-54/+1
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-041-1/+54
* Aura on Linux: Make a DesktopScreenX11 to match the windows one.erg@chromium.org2012-05-031-2/+7
* Make views_examples work in aura without ash.ben@chromium.org2012-04-261-0/+11
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-2/+0
* Aura: Don't set a minimum size for our windows on Linux.erg@chromium.org2012-04-211-24/+11
* ash: Go back/forward in response to buttons 8 and 9.derat@chromium.org2012-04-181-10/+45
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-111-1/+1
* Revert 131761 - Mouse events, touch events, or both can be locked to a target.rsesek@chromium.org2012-04-111-1/+1
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-111-1/+1