Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux: fix main loop issues with windowless plugins | evan@chromium.org | 2009-06-01 | 1 | -5/+8 |
* | Adds DidProcessEvent to MessagePumpGLib. | sky@chromium.org | 2009-05-19 | 1 | -0/+7 |
* | Adds an observer callback to Linux's MessagePumpForUI. | sky@chromium.org | 2009-05-15 | 1 | -0/+29 |
* | Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ... | thestig@chromium.org | 2009-03-13 | 1 | -1/+0 |
* | Fix the glib pump getting wedged. | deanm@chromium.org | 2008-11-18 | 1 | -0/+8 |
* | Restructure the the pump for nested loops. | deanm@chromium.org | 2008-11-13 | 1 | -0/+12 |
* | Drop the wakeup pipe completely and use the builtin glib wakeup. | deanm@chromium.org | 2008-11-12 | 1 | -10/+0 |
* | Rewrite the glib UI pump. Although the previous pump was correct in terms of... | deanm@chromium.org | 2008-11-12 | 1 | -38/+5 |
* | Review URL: http://codereview.chromium.org/8220 | dsh@google.com | 2008-11-04 | 1 | -0/+3 |
* | Implement MessageLoopForUI using GLib. This gets some exercise from | dsh@google.com | 2008-10-03 | 1 | -0/+100 |