summaryrefslogtreecommitdiffstats
path: root/chrome/common/x11_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Extracted non-XRender painting path from BackingStoreX into PutARGBImage().scherkus@chromium.org2010-02-191-0/+97
* Revert 38690 - Linux: Temporarily turn off use of X shared memory extension.thestig@chromium.org2010-02-161-9/+0
* Linux: Temporarily turn off use of X shared memory extension.thestig@chromium.org2010-02-101-0/+9
* Move options dialog to the desktop of last active browser window.dpolukhin@chromium.org2010-02-041-1/+20
* gtk: Handle stale _NET_SUPPORTING_WM_CHECK properties.derat@chromium.org2010-02-021-5/+24
* linux: add a temporary flag for disabling xshmevan@chromium.org2010-01-121-0/+6
* linux: use XShmPutImage when SHM Pixmap APIs unavailableevan@chromium.org2009-12-301-13/+8
* linux: fix X SharedMemory API types and commentsevan@chromium.org2009-12-301-2/+2
* send the pngs on crosdavemoore@chromium.org2009-12-281-0/+48
* Draw the normal window's frame in maximized mode. See BUG for more detail. Da...oshima@chromium.org2009-11-301-0/+16
* Linux: Make InfoBubble use an override-redirect (popup) window.derat@chromium.org2009-09-301-0/+29
* Adds NOTREACHED if we ever hit the max cache size of the render pictsky@chromium.org2009-09-211-1/+10
* Changes x11_util::GetRenderVisualFormat to keep a cache of rendersky@chromium.org2009-09-181-5/+49
* gtk: Implement and use x11_util::GetXWindowStack, which is a less flaky and f...jhawkins@chromium.org2009-09-011-6/+45
* Linux: Fix Valgrind error in VisitedLinkEventsTest.Coalescense.derat@chromium.org2009-08-011-0/+4
* Linux: Autodetect whether the custom frame should be used.derat@chromium.org2009-07-311-0/+69
* Two tab dragging fixes for various window managers:jhawkins@chromium.org2009-06-251-11/+48
* Revert to enumerating all X windows if the Window Manager doesn't support _NE...jhawkins@chromium.org2009-06-221-0/+19
* Use the convenience function gdk_screen_get_window_stack to enumerate top-lev...jhawkins@chromium.org2009-06-101-19/+5
* Implement dragging a tab back into a tabstrip for gtk.jhawkins@chromium.org2009-06-031-2/+40
* Linux: use opaque NativeViewIdsagl@chromium.org2009-04-241-4/+29
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-221-0/+30
* I managed to break test_shell. Reverting. I'll fix tomorrow.agl@chromium.org2009-04-211-30/+0
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-211-0/+30
* Linux: support displays without Xrender support.agl@chromium.org2009-02-261-3/+35
* Linux: fix XRENDER support for NXagl@chromium.org2009-02-261-2/+7
* Linux: fix GDK error when switching tab contentsagl@chromium.org2009-02-261-0/+4
* Linux: switch red and blue channelsagl@chromium.org2009-02-251-2/+2
* Linux: server side backing storesagl@chromium.org2009-02-251-0/+181