| Commit message (Expand) | Author | Age | Files | Lines |
* | Draw the normal window's frame in maximized mode. See BUG for more detail. Da... | oshima@chromium.org | 2009-11-30 | 1 | -0/+3 |
* | Linux: Make InfoBubble use an override-redirect (popup) window. | derat@chromium.org | 2009-09-30 | 1 | -0/+12 |
* | gtk: Implement and use x11_util::GetXWindowStack, which is a less flaky and f... | jhawkins@chromium.org | 2009-09-01 | 1 | -0/+6 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -3/+0 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -0/+3 |
* | Linux: Fix Valgrind error in VisitedLinkEventsTest.Coalescense. | derat@chromium.org | 2009-08-01 | 1 | -0/+2 |
* | Linux: Autodetect whether the custom frame should be used. | derat@chromium.org | 2009-07-31 | 1 | -0/+5 |
* | Two tab dragging fixes for various window managers: | jhawkins@chromium.org | 2009-06-25 | 1 | -2/+3 |
* | Revert to enumerating all X windows if the Window Manager doesn't support _NE... | jhawkins@chromium.org | 2009-06-22 | 1 | -0/+12 |
* | Use the convenience function gdk_screen_get_window_stack to enumerate top-lev... | jhawkins@chromium.org | 2009-06-10 | 1 | -12/+0 |
* | Implement dragging a tab back into a tabstrip for gtk. | jhawkins@chromium.org | 2009-06-03 | 1 | -4/+23 |
* | Linux: use opaque NativeViewIds | agl@chromium.org | 2009-04-24 | 1 | -1/+9 |
* | Linux: move X operations from the IO to UI2 thread. | agl@chromium.org | 2009-04-22 | 1 | -34/+61 |
* | I managed to break test_shell. Reverting. I'll fix tomorrow. | agl@chromium.org | 2009-04-21 | 1 | -61/+34 |
* | Linux: move X operations from the IO to UI2 thread. | agl@chromium.org | 2009-04-21 | 1 | -34/+61 |
* | Linux: support displays without Xrender support. | agl@chromium.org | 2009-02-26 | 1 | -0/+4 |
* | Linux: fix GDK error when switching tab contents | agl@chromium.org | 2009-02-26 | 1 | -0/+2 |
* | Linux: server side backing stores | agl@chromium.org | 2009-02-25 | 1 | -0/+52 |