summaryrefslogtreecommitdiffstats
path: root/base/message_pump_x.cc
Commit message (Expand)AuthorAgeFilesLines
* Get views_unittests pass on touch buildoshima@google.com2011-08-241-1/+1
* mpx: Use [mostly proper] glib event source for X events when GTK events are n...sadrul@chromium.org2011-08-241-10/+65
* check xinput2 capability so that it runs on the system that doesn't support x...oshima@google.com2011-07-231-27/+32
* re-landing r93629oshima@google.com2011-07-221-2/+9
* Revert 93629 - Linux build failure: http://build.chromium.org/p/chromium/buil...leandrogracia@chromium.org2011-07-221-9/+2
* Consolidate access to X Displayoshima@google.com2011-07-221-2/+9
* touch: Always expect XInput2 availability.sadrul@chromium.org2011-07-221-18/+0
* use MessageLoop::GetDisplay to get X's Display to make message_pump_x less GT...oshima@google.com2011-07-151-10/+8
* Revert "use MessageLoop::GetDisplay to get X's Display ..."oshima@google.com2011-07-151-8/+10
* use MessageLoop::GetDisplay to get X's Display to make message_pump_x less GT...oshima@google.com2011-07-151-10/+8
* Add ability to disable gtk event pumping in MessagePumpXoshima@google.com2011-07-131-7/+17
* Refactor the glib message-pump, and use it as the base for a gtk message pump...sadrul@chromium.org2011-06-241-0/+232