Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | StreamURLRequestJob::OnDataAvailable refactoring | tyoshino@chromium.org | 2013-08-14 | 1 | -12/+31 |
* | Remove unused variable declaration. | etienneb@chromium.org | 2013-08-14 | 1 | -1/+0 |
* | Use a direct include of strings headers in content/browser/, part 2. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Factor out HTTP status code and reason phrase in Blob and Stream infrastructu... | tyoshino@chromium.org | 2013-06-07 | 1 | -33/+9 |
* | Update content/ to use scoped_refptr<T>::get() rather than implicit "operator... | rsleevi@chromium.org | 2013-06-02 | 1 | -4/+5 |
* | content: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-04 | 1 | -1/+1 |
* | content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-30 | 1 | -1/+1 |
* | Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. | erg@chromium.org | 2013-04-17 | 1 | -3/+3 |
* | Add URL request handling for Streams. | zork@chromium.org | 2013-03-14 | 1 | -0/+243 |