Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/. | dcheng@chromium.org | 2013-04-07 | 1 | -3/+3 |
* | Add support for BlockGroup elements with BlockDuration. | acolwell@chromium.org | 2012-05-16 | 1 | -0/+4 |
* | Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}. | fischman@chromium.org | 2012-01-10 | 1 | -5/+4 |
* | Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4) | thestig@chromium.org | 2011-08-18 | 1 | -1/+1 |
* | Add ~ClusterBuilder() to make clang happy. | acolwell@chromium.org | 2011-06-29 | 1 | -0/+1 |
* | Adding ChunkDemuxer implementation. | acolwell@chromium.org | 2011-06-29 | 1 | -0/+55 |