summaryrefslogtreecommitdiffstats
path: root/ui/base/x
Commit message (Expand)AuthorAgeFilesLines
* Desktop aura: Fix tab draggingerg@chromium.org2012-11-012-0/+9
* Stop using "FE" (Unspecified Text) for extracting display names.mukai@chromium.org2012-10-251-14/+0
* Adding command line flags for calibrationskuhne@chromium.org2012-10-231-31/+67
* Speculative compile fix for the valgrind bots.erg@chromium.org2012-10-172-89/+90
* linux_aura: Reland fix tab dragging performance.erg@chromium.org2012-10-172-0/+92
* Revert 162381 - linux_aura: Fix tab dragging performance.tommi@chromium.org2012-10-172-91/+0
* linux_aura: Fix tab dragging performance.erg@chromium.org2012-10-172-0/+91
* fix events_x.cc compile errorscottmg@chromium.org2012-10-121-1/+2
* x11: Use kernel timestamps for touch events (if available).sadrul@chromium.org2012-10-113-0/+10
* Let TouchFactory use master pointer events whenever availablesheckylin@chromium.org2012-10-111-12/+12
* linux: Make X error logging more precise.derat@chromium.org2012-10-101-3/+3
* Remove implicit flooring Scale() method from Point and Size.danakj@chromium.org2012-10-091-1/+2
* Speculative fix for window dragging in X11 multi monitor setupsjamesr@chromium.org2012-10-091-1/+4
* Disabled top calibrationskuhne@chromium.org2012-10-031-1/+3
* Use correct location for Enter/LeaveNotifyoshima@chromium.org2012-10-032-1/+33
* Fix tab dragging in unity2djamesr@chromium.org2012-09-272-7/+52
* Make shared memory segments writable only by their rightful owners.palmer@chromium.org2012-09-241-6/+25
* aura-x11: Fix cursor flickering for some custom cursors.sadrul@chromium.org2012-09-171-4/+28
* x11 cmt: Use atom-cache for the CMT valuators.sadrul@chromium.org2012-09-142-18/+32
* linux-aura: Fix wheel scrolling on some systems (e.g. precise).sadrul@chromium.org2012-09-141-0/+6
* Desktop aura: Use the X11 clipboard for text.erg@chromium.org2012-09-132-0/+97
* Fix memory leaks caused by misuse of XFree.mazda@chromium.org2012-09-112-1/+37
* Add "Display" item in the uber tray.mukai@chromium.org2012-09-112-3/+18
* Move ash specific cursor code to CursorManager.mazda@chromium.org2012-09-113-0/+69
* Revert 156070 - Add a new tray item for the current multi display configuration.dcheng@chromium.org2012-09-112-18/+3
* Add a new tray item for the current multi display configuration.mukai@chromium.org2012-09-112-3/+18
* Don't update display info when brightness is set to 0, or device goes to slee...oshima@chromium.org2012-09-102-0/+19
* Touch: Adding switch for X calibration and disabling it temporarily.skuhne@chromium.org2012-09-071-13/+18
* aura: Coalesce touch-update events.sadrul@chromium.org2012-09-061-1/+2
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-043-3/+3
* Only set _GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED if the custom frame is enabled.tony@chromium.org2012-08-232-3/+10
* Use persistent ID/names for displays.mukai@chromium.org2012-08-212-0/+194
* Desktop Aura: Allow tab drags out of window.erg@chromium.org2012-08-171-3/+26
* Clean up some detritus that accumulated during the fixing of 125937.ben@chromium.org2012-08-151-4/+0
* Fixes bug where Env/RootWindow would cache the wrong buttonsky@chromium.org2012-08-141-0/+23
* Replace views::Event with ui::Event.beng@google.com2012-08-101-0/+4
* Fixed calibrationskuhne@chromium.org2012-08-091-9/+9
* XI2.2: Make sure floating touch-events receive modifier flags.sadrul@chromium.org2012-07-231-2/+12
* ui: Forward declare DefaultSingletonTraits in header files.tfarina@chromium.org2012-07-209-12/+20
* Fixed bezel gestureskuhne@chromium.org2012-07-171-9/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-116-6/+0
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-1/+1
* Aura desktop: Fix tab dragging within a single chrome window.erg@chromium.org2012-06-162-0/+22
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-4/+4
* Don't convert the cursor image to RGBA in SkBitmapToXcursorImage oshima@chromium.org2012-05-301-4/+4
* aura/cros: Rename MessagePump{X => AuraX11}.erg@chromium.org2012-05-291-2/+2
* XI2.2: Make sure valuators values are reported correctly.sadrul@chromium.org2012-05-253-19/+321
* Revert 139051 because it broke build on non-X11 systems (windows, mac).sadrul@chromium.org2012-05-253-321/+19
* XI2.2: Make sure valuators values are reported correctly.sadrul@chromium.org2012-05-253-19/+321
* Users stuck in fullscreen mode when running gnome-shell.tony@chromium.org2012-05-222-0/+15