| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix X events processing | piman@chromium.org | 2011-10-19 | 1 | -4/+13 |
* | aura: Make MessagePumpX check that X connection is open. | derat@chromium.org | 2011-10-19 | 1 | -1/+3 |
* | Remove obsolete DisableGtkMessagePump | oshima@chromium.org | 2011-10-12 | 1 | -42/+19 |
* | aura: Fix views_unittests and aura_unittests on linux. | sadrul@chromium.org | 2011-10-06 | 1 | -1/+1 |
* | Consolidate message observer API for MessagePumpX and MessagePumWin | oshima@google.com | 2011-10-04 | 1 | -7/+11 |
* | touchui: support XInput2 multitouch | sadrul@chromium.org | 2011-09-25 | 1 | -0/+13 |
* | Reland 102005 and 102009: aura: Explicitly disable GTK. | sadrul@chromium.org | 2011-09-21 | 1 | -39/+73 |
* | Revert 102005 - aura: Explicitly disable GTK. | sky@chromium.org | 2011-09-20 | 1 | -63/+29 |
* | Revert 102009 - Follow up fix from r102005: Fix static build of base_unittests. | sky@chromium.org | 2011-09-20 | 1 | -10/+10 |
* | Follow up fix from r102005: Fix static build of base_unittests. | sadrul@chromium.org | 2011-09-20 | 1 | -10/+10 |
* | aura: Explicitly disable GTK. | sadrul@chromium.org | 2011-09-20 | 1 | -29/+63 |
* | Get views_unittests pass on touch build | oshima@google.com | 2011-08-24 | 1 | -1/+1 |
* | mpx: Use [mostly proper] glib event source for X events when GTK events are n... | sadrul@chromium.org | 2011-08-24 | 1 | -10/+65 |
* | check xinput2 capability so that it runs on the system that doesn't support x... | oshima@google.com | 2011-07-23 | 1 | -27/+32 |
* | re-landing r93629 | oshima@google.com | 2011-07-22 | 1 | -2/+9 |
* | Revert 93629 - Linux build failure: http://build.chromium.org/p/chromium/buil... | leandrogracia@chromium.org | 2011-07-22 | 1 | -9/+2 |
* | Consolidate access to X Display | oshima@google.com | 2011-07-22 | 1 | -2/+9 |
* | touch: Always expect XInput2 availability. | sadrul@chromium.org | 2011-07-22 | 1 | -18/+0 |
* | use MessageLoop::GetDisplay to get X's Display to make message_pump_x less GT... | oshima@google.com | 2011-07-15 | 1 | -10/+8 |
* | Revert "use MessageLoop::GetDisplay to get X's Display ..." | oshima@google.com | 2011-07-15 | 1 | -8/+10 |
* | use MessageLoop::GetDisplay to get X's Display to make message_pump_x less GT... | oshima@google.com | 2011-07-15 | 1 | -10/+8 |
* | Add ability to disable gtk event pumping in MessagePumpX | oshima@google.com | 2011-07-13 | 1 | -7/+17 |
* | Refactor the glib message-pump, and use it as the base for a gtk message pump... | sadrul@chromium.org | 2011-06-24 | 1 | -0/+232 |