| Commit message (Expand) | Author | Age | Files | Lines |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -12/+10 |
* | Replace FINAL and OVERRIDE with their C++11 counterparts in content | mohan.reddy | 2014-10-09 | 1 | -8/+8 |
* | Explain the reason why we don't have thread check in destructor of ByteStream... | tyoshino@chromium.org | 2014-03-14 | 1 | -0/+6 |
* | Limit the total memory usage for Stream instances | tyoshino@chromium.org | 2013-08-22 | 1 | -5/+26 |
* | Clean up on byte_stream (mainly style and includes) | tyoshino@chromium.org | 2013-08-06 | 1 | -5/+7 |
* | Make ByteStream independent from DownloadInterruptReason | tyoshino@chromium.org | 2013-08-02 | 1 | -17/+15 |
* | Add Flush() method to ByteStream. | tyoshino@chromium.org | 2013-07-31 | 1 | -0/+7 |
* | Revert 198844 "Move sequenced_task_runner to base/task" | dbeam@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Move sequenced_task_runner to base/task | brettw@chromium.org | 2013-05-08 | 1 | -1/+1 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-17 | 1 | -1/+1 |
* | Move ByteStream to content/browser | zork@chromium.org | 2013-03-21 | 1 | -0/+434 |