Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace trampolining in FFmpegDemuxer with explicit thread calling convention... | scherkus@chromium.org | 2012-12-08 | 1 | -0/+6 |
* | Add missing return statement in media::BindToLoop() when using scoped_ptr_mal... | scherkus@chromium.org | 2012-11-27 | 1 | -1/+1 |
* | Teach BindToLoop to create callbacks that accept scoped parameters. | fischman@chromium.org | 2012-10-24 | 1 | -3/+26 |
* | media::BindToLoop() is born, with example uses to slim down WebMediaPlayerProxy. | fischman@chromium.org | 2012-08-18 | 1 | -0/+71 |