Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PlatformThreadId, not int when dealing with thread ids. | agl@chromium.org | 2009-01-23 | 1 | -1/+1 |
* | Fix the glib pump getting wedged. | deanm@chromium.org | 2008-11-18 | 1 | -1/+25 |
* | Restructure the the pump for nested loops. | deanm@chromium.org | 2008-11-13 | 1 | -42/+71 |
* | Drop the wakeup pipe completely and use the builtin glib wakeup. | deanm@chromium.org | 2008-11-12 | 1 | -29/+3 |
* | Rewrite the glib UI pump. Although the previous pump was correct in terms of... | deanm@chromium.org | 2008-11-12 | 1 | -220/+125 |
* | Review URL: http://codereview.chromium.org/8220 | dsh@google.com | 2008-11-04 | 1 | -5/+6 |
* | Implement MessageLoopForUI using GLib. This gets some exercise from | dsh@google.com | 2008-10-03 | 1 | -0/+304 |