summaryrefslogtreecommitdiffstats
path: root/ui/base/x
Commit message (Expand)AuthorAgeFilesLines
* Handling cursor visibility changing events for ChromeOSsheckylin@chromium.org2012-12-084-21/+139
* Revert 171223.tommi@chromium.org2012-12-054-139/+21
* Handling cursor visibility changing events for ChromeOSsheckylin@chromium.org2012-12-054-21/+139
* Support 3f swipe for tab scrubbingdavemoore@chromium.org2012-11-292-5/+22
* Revert 170138 - Support 3f swipe for tab scrubbingdavemoore@chromium.org2012-11-292-22/+5
* Support 3f swipe for tab scrubbingdavemoore@chromium.org2012-11-292-5/+22
* Fill out the background of all displays when display bounds have changed.mukai@chromium.org2012-11-162-0/+23
* ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.danakj@chromium.org2012-11-091-1/+1
* ui: Split some bits out of event_constants into event_utils.sadrul@chromium.org2012-11-054-1/+6
* Desktop aura: Cleanup to cursors.erg@chromium.org2012-11-012-10/+0
* 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