Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve ChunkDemuxer so AppendData() calls no longer have to be done on eleme... | acolwell@chromium.org | 2011-09-30 | 5 | -41/+63 |
* | Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4) | thestig@chromium.org | 2011-08-18 | 2 | -5/+6 |
* | Fix chromeos build buster. | acolwell@chromium.org | 2011-07-01 | 1 | -2/+2 |
* | Fix uninitialized variable error on official builds. | acolwell@chromium.org | 2011-06-29 | 1 | -1/+1 |
* | Add ~ClusterBuilder() to make clang happy. | acolwell@chromium.org | 2011-06-29 | 2 | -0/+2 |
* | Adding ChunkDemuxer implementation. | acolwell@chromium.org | 2011-06-29 | 11 | -0/+1287 |