summaryrefslogtreecommitdiffstats
path: root/ui/base/x
Commit message (Expand)AuthorAgeFilesLines
* Remove non USE_AURA code from views files.erg@chromium.org2014-04-251-10/+3
* Fix usage of XShapeGetRectangles() in ui::WindowContainsPoint()pkotwicz@chromium.org2014-04-231-2/+5
* Section 2.4 of the ICCCM spec requires: "The requestor must delete the proper...pkotwicz@chromium.org2014-04-161-7/+17
* x11: Remove X11 message-pump.sadrul@chromium.org2014-04-152-3/+3
* Revert 263726 "x11: Remove X11 message-pump."fischman@chromium.org2014-04-142-3/+3
* x11: Remove X11 message-pump.sadrul@chromium.org2014-04-142-3/+3
* ui: Remove unused X11 utilities that the GTK+ port used to use.erg@chromium.org2014-04-1110-622/+0
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-102-72/+0
* Move Is*DisplaySizeBlackListed to ui/display and build it for non-X11 platfor...dnicoara@chromium.org2014-04-043-59/+0
* Allows menu host windows to be enumerated in DragTargetWindowFinder.varkha@google.com2014-03-283-2/+108
* Revert of Allows menu host windows to be enumerated in DragTargetWindowFinder...calamity@chromium.org2014-03-283-108/+2
* Allows menu host windows to be enumerated in DragTargetWindowFinder.varkha@chromium.org2014-03-283-2/+108
* Implement image drag out support for Linux Aura.dcheng@chromium.org2014-03-272-0/+20
* x11: Set a timeout for the clipboard copy request.sadrul@chromium.org2014-03-261-0/+7
* Enable dragging and dropping text with the "text/plain" mime type to Linux Aurapkotwicz@chromium.org2014-03-241-2/+10
* linux_aura: Clear the clipboard even if we don't own it.erg@chromium.org2014-03-202-7/+10
* x11: Move X11ErrorHandler out of //base/ into //ui/gfx/x/sadrul@chromium.org2014-03-191-5/+5
* Fix ui::IsWindowVisible() so that it returns false for minimized windows on U...pkotwicz@chromium.org2014-03-191-0/+11
* use SkColorType instead of (deprecated) SkBitmap::Configreed@google.com2014-03-111-5/+4
* linux_aura: Default to system titlebars under some window managers.erg@chromium.org2014-02-212-0/+24
* Make ui::GetWindowRect() take the window decorations in accountpkotwicz@chromium.org2014-02-201-0/+9
* Remove unnecessary uses of aura::Env::GetDispatchersadrul@chromium.org2014-02-051-1/+1
* Revert 243289 "Implement aura isFullScreenMode() for desktop-X11 only"dongseong.hwang@intel.com2014-02-051-1/+1
* Takes ShapeBounding rectangles into consideration in WindowContainsPoint. Thi...varkha@chromium.org2014-02-051-19/+36
* linux_aura: Don't clear target vector in SelectionOwner.erg@chromium.org2014-01-092-2/+1
* linux_aura: Implement file drag and drop in content area.erg@chromium.org2014-01-092-3/+26
* Implement aura isFullScreenMode() for desktop-X11 onlyrijubrata.bhaumik@intel.com2014-01-071-1/+1
* ui: Rename ui_export.h to ui_base_export.htfarina@chromium.org2014-01-068-116/+119
* Update uses of UTF conversions in ui/ to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Prefix string16 with base:: in ui/.dbeam@chromium.org2013-12-182-13/+13
* Do not include ui/base/ui_export.h where it isn't used.tfarina@chromium.org2013-12-101-3/+0
* linux aura: Support touch events.sadrul@chromium.org2013-12-041-2/+3
* x11: Fix a memory leak for mouse events.sadrul@chromium.org2013-11-271-3/+2
* linux_aura: Enable HIDPI supportmikhail.pozdnyakov@intel.com2013-11-193-0/+59
* linux aura: Allow setting window-role hint for X11 window managers.sadrul@chromium.org2013-11-172-4/+21
* Make ui::SelectionRequestor robust to recursive message loops.ccameron@chromium.org2013-11-122-38/+64
* x11: Move XInput2 availability information out of the message pump.sadrul@chromium.org2013-11-072-1/+7
* Revert 233414 "x11: Move XInput2 availability information out of..."dgrogan@chromium.org2013-11-062-7/+1
* x11: Move XInput2 availability information out of the message pump.sadrul@chromium.org2013-11-062-1/+7
* linux_aura: Improve window drag performance.erg@chromium.org2013-11-051-0/+5
* linux_aura: Fix unicode characters on the clipboard.erg@chromium.org2013-10-102-15/+12
* XChangeProperty() expects values of size 32 to be longs (see "man XChangeProp...alextaran@chromium.org2013-10-011-1/+2
* Move ui/base/x/x11_error_tracker to base/x11.kcwu@chromium.org2013-09-274-104/+5
* events: Move all references to ui/base/ from ui/events.sadrul@chromium.org2013-09-261-1/+1
* events: Make platform specific events code into ui/events/.sadrul@chromium.org2013-09-2514-2317/+5
* Move some files from x11_util to gfx/x/x11_types.h so they can be used by ui/gl.ben@chromium.org2013-09-242-163/+0
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-241-1/+1
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-201-1/+1
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-201-1/+1
* Move XID, XDisplay, GetXDisplay and a few other types to ui/gfx/x/x11_types.hben@chromium.org2013-09-206-93/+81