summaryrefslogtreecommitdiffstats
path: root/net/url_request/url_request.h
Commit message (Expand)AuthorAgeFilesLines
* net: Add NET_API to url_request.rvargas@google.com2011-05-201-3/+4
* More progress towards removing content settings code from the content layer. ...jam@chromium.org2011-05-101-12/+11
* Add a command-line flag for MAC cookies.abarth@chromium.org2011-05-081-1/+5
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-5/+5
* Tweaks to extension webRequest API.mpcomplete@chromium.org2011-05-031-2/+0
* Make URLRequest store the chain of redirects.mattm@chromium.org2011-04-191-4/+6
* Allow extensions to redirect requests in onBeforeRequest.mpcomplete@chromium.org2011-04-151-9/+11
* Revert "Allow extensions to redirect requests in onBeforeRequest."mpcomplete@chromium.org2011-04-131-11/+9
* Allow extensions to redirect requests in onBeforeRequest.mpcomplete@chromium.org2011-04-131-9/+11
* Fix DCHECK on multiple SSL client auths for the same request.mattm@chromium.org2011-04-071-2/+2
* Fix the comment for URLRequest::Cancel().kinuko@chromium.org2011-03-301-1/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove all "net::" prefixes under net/url_request for code that'sadamk@chromium.org2011-03-241-32/+32
* Remove AddRef()/Release() from ViewHttpCacheJob. Use a Core class.willchan@chromium.org2011-03-221-1/+1
* Remove URLRequestJobMetrics and related code.adamk@chromium.org2011-03-161-9/+0
* Reland rest of r77399.willchan@chromium.org2011-03-121-6/+0
* Revert r77399 in preparation for merging a small portion of it to 696.willchan@chromium.org2011-03-111-0/+6
* Extends NetworkDelegate to avoid use of static_cast<> when handling RegisterP...tony@chromium.org2011-03-101-0/+3
* Reland r77075,r77077.willchan@chromium.org2011-03-091-6/+0
* Implement blocking for webRequest.onBeforeRequest extension event.mpcomplete@chromium.org2011-03-081-0/+13
* Revert 77075 - Don't block on stream requests on Alternate-Protocol.jochen@chromium.org2011-03-071-0/+6
* Don't block on stream requests on Alternate-Protocol.willchan@chromium.org2011-03-061-6/+0
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-041-4/+3
* Revert "Add chunked uploads support to SPDY"satish@chromium.org2011-03-041-3/+4
* Add chunked uploads support to SPDYsatish@chromium.org2011-03-041-4/+3
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-221-0/+5
* Add unique identifier to url requestsjochen@chromium.org2011-02-171-0/+6
* Prototype of chunked transfer encoded POST.satish@chromium.org2011-01-251-0/+14
* Reorder the methods in net/url_request/.erg@google.com2011-01-201-16/+16
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-14/+13
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-011-2/+2
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-301-2/+0
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-2/+6
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-6/+2
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-1/+6
* Pass cookie options to content settings delegate.jochen@chromium.org2010-11-251-0/+2
* net: Implement DNS certificate provenance check uploads.agl@chromium.org2010-11-241-4/+2
* Restrict file protocol on chromeos to certain whitelisted directories. Disabl...achuith@chromium.org2010-11-111-0/+4
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-2/+2
* FBTF: A giant cleanup to net/erg@google.com2010-08-311-21/+8
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-161-4/+4
* Implement prefetching in chromegavinp@google.com2010-07-311-1/+1
* Net: Convert username and password to string16.thestig@chromium.org2010-07-291-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-2/+0
* Revert everything related to the relanding.erg@chromium.org2010-07-141-0/+2
* Reland r52336.erg@chromium.org2010-07-141-2/+0
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-0/+2
* More header cleanup:erg@chromium.org2010-07-141-2/+0
* Annotate some network classes as non-threadsafe.eroman@chromium.org2010-07-121-1/+2