Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a direct include of the message_loop header in media/. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Use base::MessageLoop in media code. | xhwang@chromium.org | 2013-04-22 | 1 | -6/+6 |
* | Move the callback out of the Read method and into Initialize to make Read loo... | tommi@chromium.org | 2012-07-04 | 1 | -14/+19 |
* | fix the shared build | tommi@chromium.org | 2012-06-07 | 1 | -2/+2 |
* | Add support to be able to asynchronously read from a CancelableSyncSocket | tommi@chromium.org | 2012-06-07 | 1 | -0/+108 |