| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | content: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-04 | 3 | -9/+7 |
* | content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-30 | 2 | -2/+2 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-17 | 1 | -3/+3 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Change the Stream Resource Throttle Browsertest into StreamsPrivateApiTest | zork@chromium.org | 2013-04-04 | 1 | -0/+3 |
* | Move ByteStream to content/browser | zork@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Fix Stream URL request for async requests | zork@chromium.org | 2013-03-21 | 2 | -8/+13 |
* | Add OWNERS file to content/browser/streams | zork@chromium.org | 2013-03-20 | 1 | -0/+1 |
* | Add Resource Handler for creating Streams to forward to extensions | zork@chromium.org | 2013-03-20 | 6 | -1/+122 |
* | Add URL request handling for Streams. | zork@chromium.org | 2013-03-14 | 5 | -2/+488 |
* | Reland r187230: Implement the Stream registry in content | zork@chromium.org | 2013-03-13 | 9 | -0/+688 |
* | Revert 187230 | zork@chromium.org | 2013-03-11 | 9 | -659/+0 |
* | Implement the Stream registry in content | zork@chromium.org | 2013-03-11 | 9 | -0/+659 |