| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix DCHECK on multiple SSL client auths for the same request. | mattm@chromium.org | 2011-04-07 | 1 | -2/+2 |
* | Fix the comment for URLRequest::Cancel(). | kinuko@chromium.org | 2011-03-30 | 1 | -1/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Remove all "net::" prefixes under net/url_request for code that's | adamk@chromium.org | 2011-03-24 | 1 | -32/+32 |
* | Remove AddRef()/Release() from ViewHttpCacheJob. Use a Core class. | willchan@chromium.org | 2011-03-22 | 1 | -1/+1 |
* | Remove URLRequestJobMetrics and related code. | adamk@chromium.org | 2011-03-16 | 1 | -9/+0 |
* | Reland rest of r77399. | willchan@chromium.org | 2011-03-12 | 1 | -6/+0 |
* | Revert r77399 in preparation for merging a small portion of it to 696. | willchan@chromium.org | 2011-03-11 | 1 | -0/+6 |
* | Extends NetworkDelegate to avoid use of static_cast<> when handling RegisterP... | tony@chromium.org | 2011-03-10 | 1 | -0/+3 |
* | Reland r77075,r77077. | willchan@chromium.org | 2011-03-09 | 1 | -6/+0 |
* | Implement blocking for webRequest.onBeforeRequest extension event. | mpcomplete@chromium.org | 2011-03-08 | 1 | -0/+13 |
* | Revert 77075 - Don't block on stream requests on Alternate-Protocol. | jochen@chromium.org | 2011-03-07 | 1 | -0/+6 |
* | Don't block on stream requests on Alternate-Protocol. | willchan@chromium.org | 2011-03-06 | 1 | -6/+0 |
* | Add chunked uploads support to SPDY | satish@chromium.org | 2011-03-04 | 1 | -4/+3 |
* | Revert "Add chunked uploads support to SPDY" | satish@chromium.org | 2011-03-04 | 1 | -3/+4 |
* | Add chunked uploads support to SPDY | satish@chromium.org | 2011-03-04 | 1 | -4/+3 |
* | Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav... | bryner@chromium.org | 2011-02-22 | 1 | -0/+5 |
* | Add unique identifier to url requests | jochen@chromium.org | 2011-02-17 | 1 | -0/+6 |
* | Prototype of chunked transfer encoded POST. | satish@chromium.org | 2011-01-25 | 1 | -0/+14 |
* | Reorder the methods in net/url_request/. | erg@google.com | 2011-01-20 | 1 | -16/+16 |
* | net: Add namespace net to the remaining files under url_request directory. | tfarina@chromium.org | 2011-01-06 | 1 | -14/+13 |
* | Move non_thread_safe from base to base/threading and into the base namespace. | brettw@chromium.org | 2011-01-01 | 1 | -2/+2 |
* | net: Remove typedef net::URLRequest URLRequest; | tfarina@chromium.org | 2010-11-30 | 1 | -2/+0 |
* | Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -2/+6 |
* | FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -6/+2 |
* | net: Add namespace net to URLRequest and URLRequestJob classes. | tfarina@chromium.org | 2010-11-28 | 1 | -1/+6 |
* | Pass cookie options to content settings delegate. | jochen@chromium.org | 2010-11-25 | 1 | -0/+2 |
* | net: Implement DNS certificate provenance check uploads. | agl@chromium.org | 2010-11-24 | 1 | -4/+2 |
* | Restrict file protocol on chromeos to certain whitelisted directories. Disabl... | achuith@chromium.org | 2010-11-11 | 1 | -0/+4 |
* | Move debug-related stuff from base to the base/debug directory and use the | brettw@chromium.org | 2010-10-26 | 1 | -2/+2 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 1 | -21/+8 |
* | FBTF: Header cleanup in renderer_host. | jhawkins@chromium.org | 2010-08-16 | 1 | -4/+4 |
* | Implement prefetching in chrome | gavinp@google.com | 2010-07-31 | 1 | -1/+1 |
* | Net: Convert username and password to string16. | thestig@chromium.org | 2010-07-29 | 1 | -2/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 1 | -2/+0 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 1 | -0/+2 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 1 | -2/+0 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -0/+2 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -2/+0 |
* | Annotate some network classes as non-threadsafe. | eroman@chromium.org | 2010-07-12 | 1 | -1/+2 |
* | Make sure that URLRequestJob holds a reference to the read IOBuffer rather th... | eroman@chromium.org | 2010-07-09 | 1 | -2/+2 |
* | Store blocked and accessed cookies in the tab contents. | jochen@chromium.org | 2010-07-02 | 1 | -4/+10 |
* | Add field trial stats for alternate_protocol. The histogram we collected are: | lzheng@chromium.org | 2010-06-26 | 1 | -1/+8 |
* | Track whether a page was loaded via a proxy so that we can | mbelshe@chromium.org | 2010-06-10 | 1 | -0/+5 |
* | This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t... | lzheng@chromium.org | 2010-05-21 | 1 | -0/+6 |
* | Pass HttpRequestHeaders to URLRequest::SetExtraRequestHeaders(). | willchan@chromium.org | 2010-05-07 | 1 | -9/+4 |
* | Use net::HttpRequestHeaders instead of std::string in URLRequest and friends. | willchan@chromium.org | 2010-05-06 | 1 | -6/+5 |
* | Support sending a sliced file in chromium. | jianli@chromium.org | 2010-03-24 | 1 | -3/+7 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -11/+3 |