summaryrefslogtreecommitdiffstats
path: root/chrome/common/net/url_request_intercept_job.cc
Commit message (Expand)AuthorAgeFilesLines
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-7/+9
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-2/+4
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-2/+2
* Stop using adding refcounts to some URLRequestJob subtypes.willchan@chromium.org2010-12-031-3/+8
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-1/+1
* In a fake SSLInfo, set security_bits to -1 instead of 0 wtc@chromium.org2010-10-151-1/+1
* Fix unintentional pointer arithmetic.evan@chromium.org2010-09-151-1/+2
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-0/+1
* Get rid of an unused data member in URLRequestInterceptJob.michaeln@google.com2009-09-081-1/+0
* A prototype of resource loading through automationamit@chromium.org2009-07-091-4/+19
* Reduce header dependencies in net/phajdan.jr@chromium.org2009-05-291-0/+1
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-221-8/+3
* Use HTTP status return code to make SDCH handling more robust.jar@chromium.org2009-03-301-1/+1
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+2
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-1/+1
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+2
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-3/+4
* Change URLRequest to use a ref-counted buffer for actual IO.rvargas@google.com2009-01-291-2/+2
* revert r8603rvargas@google.com2009-01-241-2/+2
* Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...rvargas@google.com2009-01-241-2/+2
* Porting in chrome/common/phajdan.jr@chromium.org2009-01-141-2/+2
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-4/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+234