Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WeakPtr destruction order cleanup: media edition. | dalecurtis@google.com | 2014-03-18 | 1 | -1/+3 |
* | Replace MessageLoopProxy with SingleThreadTaskRunner for media/base/. | scherkus@chromium.org | 2013-12-20 | 1 | -2/+2 |
* | Run SerialRunner's first callback on the current stack instead of posting it. | scherkus@chromium.org | 2013-08-27 | 1 | -0/+7 |
* | Write tests for media::SerialRunner. | scherkus@chromium.org | 2013-08-21 | 1 | -2/+3 |
* | Extend scoped_ptr to be closer to unique_ptr. Support custom deleters, and de... | ajwong@chromium.org | 2012-12-20 | 1 | -1/+1 |
* | Replace RunInSeries() and RunInParallel() with SerialRunner helper class. | scherkus@chromium.org | 2012-08-03 | 1 | -0/+76 |