Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix async handler when receiving an EOF. | qsr@chromium.org | 2013-08-05 | 1 | -6/+30 |
* | Use base::MessageLoop in media code. | xhwang@chromium.org | 2013-04-22 | 1 | -11/+13 |
* | media: Update calls from RunAllPending() to RunUntilIdle(). | xhwang@chromium.org | 2012-11-14 | 1 | -2/+2 |
* | Move the callback out of the Read method and into Initialize to make Read loo... | tommi@chromium.org | 2012-07-04 | 1 | -10/+72 |
* | Add support to be able to asynchronously read from a CancelableSyncSocket | tommi@chromium.org | 2012-06-07 | 1 | -0/+80 |