Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use plugin main thread for network code on the client side | sergeyu@chromium.org | 2011-08-22 | 1 | -2/+0 |
* | Use plugin message loop for main loop in the client plugin. | sergeyu@chromium.org | 2011-08-21 | 1 | -10/+4 |
* | Use MessageLoopProxy for network message loop. | sergeyu@chromium.org | 2011-08-12 | 1 | -1/+5 |
* | Don't use JingleThread in the client plugin. | sergeyu@chromium.org | 2011-08-04 | 1 | -7/+3 |
* | Revert 95414 - Future proof against things like http://crbug.com/91521 | dmaclach@chromium.org | 2011-08-04 | 1 | -7/+3 |
* | Future proof against things like http://crbug.com/91521 | dmaclach@chromium.org | 2011-08-04 | 1 | -3/+7 |
* | Cleanup usage of JingleThread in the protocol code. | sergeyu@chromium.org | 2011-06-24 | 1 | -1/+1 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Refactor the client code for the X11 version. | garykac@google.com | 2010-07-20 | 1 | -0/+48 |