summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request_job.cc
Commit message (Expand)AuthorAgeFilesLines
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-151-2/+2
* Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitorkmadhusu@chromium.org2011-11-141-2/+2
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-141-2/+2
* Use AuthCredentials throughout the network stack instead of username/password.cbentzel@chromium.org2011-10-281-2/+1
* Bocking onReceivedHeaders signal for webRequest APIbattre@chromium.org2011-10-051-0/+3
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-3/+3
* Revert "net: make HSTS hosts use the normal SSL interstitials"agl@chromium.org2011-09-271-3/+3
* net: make HSTS hosts use the normal SSL interstitialsagl@chromium.org2011-09-271-3/+3
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-081-1/+1
* Log errors on the URLRequestTYPE_REQUEST_ALIVE end event,mmenke@chromium.org2011-08-171-1/+8
* net: Notify the http job and cache transaction about a filterrvargas@google.com2011-08-121-4/+16
* Add a status message "Waiting for extension Foo..." when there's a requestmpcomplete@chromium.org2011-08-101-0/+8
* Change CanGetCookies signature, add CookieList as parameters in order to remo...ycxiao@chromium.org2011-07-291-3/+3
* Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-131-20/+47
* Revert 92331 - Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-131-47/+20
* Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-131-20/+47
* URLRequestJob::Read can return false but still leave the request in state URL...battre@chromium.org2011-07-061-2/+1
* Adds URLRequestJob bytes read to NetLog.mmenke@chromium.org2011-06-011-0/+16
* Treat ERR_CONNECTION_CLOSED as end-of-data marker for downloads.ahendrickson@chromium.org2011-05-241-4/+27
* Kill URLRequestJobTracker.willchan@chromium.org2011-05-221-11/+14
* Implemented chrome.experimental.webRequest.onCompletedbattre@chromium.org2011-04-231-11/+5
* Remove all "net::" prefixes under net/url_request for code that'sadamk@chromium.org2011-03-241-18/+18
* Move URLRequestJob's histogram logic to URLRequestHttpJob.adamk@chromium.org2011-03-241-271/+3
* Change some URLRequestJob subclasses to use ScopedRunnableMethodFactory.willchan@chromium.org2011-03-191-3/+6
* Stop subclassing FilterContext in URLRequestJob.adamk@chromium.org2011-03-171-33/+8
* Make URLRequestHttpJob the only URLRequestJob concerned with FilterContext.adamk@chromium.org2011-03-171-11/+3
* Remove URLRequestJobMetrics and related code.adamk@chromium.org2011-03-161-25/+0
* Various small cleanups in URLRequestJob:adamk@chromium.org2011-03-161-14/+7
* Remove GetInputStreamBufferSize() method from FilterContext.adamk@chromium.org2011-03-081-8/+0
* Refactor of NetworkDelegate.willchan@chromium.org2011-02-241-4/+5
* Send fatal proxy errors to the network delegate.jochen@chromium.org2011-02-231-0/+12
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-221-0/+5
* Reorder the methods in net/url_request/.erg@google.com2011-01-201-395/+395
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-2/+2
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-1/+5
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Add the actual data being read to the OnBytesRead callback, take two.cbentzel@chromium.org2010-08-061-19/+47
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Revert 54448 - Add the actual data being read to the OnBytesRead callback, ta...cbentzel@chromium.org2010-07-311-47/+19
* Add the actual data being read to the OnBytesRead callback, take two.cbentzel@chromium.org2010-07-311-19/+47
* Net: Convert username and password to string16.thestig@chromium.org2010-07-291-3/+3
* Revert "Add the actual data being read to the OnBytesRead callback."phajdan.jr@chromium.org2010-07-221-48/+20
* Add the actual data being read to the OnBytesRead callback.cbentzel@chromium.org2010-07-211-20/+48
* Move implementation from header to source.erg@chromium.org2010-07-151-4/+63
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1