summaryrefslogtreecommitdiffstats
path: root/chrome/common/x11_util.cc
Commit message (Expand)AuthorAgeFilesLines
* 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