summaryrefslogtreecommitdiffstats
path: root/ui/base/x
Commit message (Expand)AuthorAgeFilesLines
* Disable touch calibration on external touchscreen.ynovikov@chromium.org2013-03-201-96/+2
* Get external display name from DisplayManageroshima@chromium.org2013-03-192-23/+0
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+1
* Add Muffin to the list of detected window managers.dcheng@chromium.org2013-03-182-10/+13
* Implemented browser side software compositing behind the --ui-enable-software...skaslev@chromium.org2013-03-091-0/+1
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Remove GetOutputNames from x11_utiloshima@chromium.org2013-03-012-21/+0
* Refactor DisplayInfo/Display - 3rd tryoshima@chromium.org2013-02-283-20/+6
* Revert "Refactor DisplayInfo/Display - 2nd try"oshima@chromium.org2013-02-283-6/+20
* Refactor DisplayInfo/Display - 2nd tryoshima@chromium.org2013-02-283-20/+6
* Revert 185178: Broke CrOS build:thakis@chromium.org2013-02-282-2/+16
* Refactor DisplayInfo/Displayoshima@chromium.org2013-02-282-16/+2
* x11: Fix motion event coalescing.sadrul@chromium.org2013-02-251-1/+2
* Clears X-cursor cache after each test so that we don't attempt to usesky@chromium.org2013-02-222-2/+14
* x11: Do not generate scroll events from mousewheel scrolls.sadrul@chromium.org2013-02-161-3/+8
* Add support for ordinal scroll amountsdavemoore@chromium.org2013-02-122-15/+62
* Avoid getting UI elements in GTK thumbnailspkotwicz@chromium.org2013-02-071-1/+1
* Changes the format of gfx::Display's ID.mukai@chromium.org2013-01-253-30/+30
* ui: Convert scoped_arrays to the new scoped_ptr style.tfarina@chromium.org2013-01-163-3/+3
* Fix a silly mistake of parsing overscan flag.mukai@chromium.org2013-01-122-10/+14
* x11: Add a hack to detect touch-cancel events from X11.sadrul@chromium.org2013-01-111-2/+35
* Checks the possibility of overscans from EDID extension data.mukai@chromium.org2013-01-083-55/+353
* 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