summaryrefslogtreecommitdiffstats
path: root/base/message_pump_glib.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid including gtk & glib headers in message_pump_glib.h, saves 1 sec on do-...mattm@chromium.org2009-12-041-5/+9
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-4/+24
* linux: fix main loop issues with windowless pluginsevan@chromium.org2009-06-011-5/+8
* Adds DidProcessEvent to MessagePumpGLib.sky@chromium.org2009-05-191-0/+7
* Adds an observer callback to Linux's MessagePumpForUI.sky@chromium.org2009-05-151-0/+29
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* Fix the glib pump getting wedged.deanm@chromium.org2008-11-181-0/+8
* Restructure the the pump for nested loops.deanm@chromium.org2008-11-131-0/+12
* Drop the wakeup pipe completely and use the builtin glib wakeup.deanm@chromium.org2008-11-121-10/+0
* Rewrite the glib UI pump. Although the previous pump was correct in terms of...deanm@chromium.org2008-11-121-38/+5
* Review URL: http://codereview.chromium.org/8220dsh@google.com2008-11-041-0/+3
* Implement MessageLoopForUI using GLib. This gets some exercise fromdsh@google.com2008-10-031-0/+100