| Commit message (Expand) | Author | Age | Files | Lines |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -0/+4 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -4/+0 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -0/+4 |
* | Prep for generated .vcproj files: | sgk@google.com | 2009-01-23 | 3 | -9/+11 |
* | post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache. | ericroman@google.com | 2009-01-15 | 2 | -12/+16 |
* | Remove HttpTransactionWinHttp and the --winhttp command-line | wtc@google.com | 2009-01-13 | 2 | -32/+0 |
* | Measure how often the users are encountering MD5 | wtc@google.com | 2009-01-12 | 1 | -0/+8 |
* | create a net.vsprops file to share between build configs of net.vcproj | tc@google.com | 2009-01-09 | 2 | -2/+10 |
* | Fix release build by including vsprops in the release config. | tc@google.com | 2009-01-08 | 1 | -1/+1 |
* | Remove net_resources.rc and net_resources.h and replace it | tc@google.com | 2009-01-08 | 3 | -3/+47 |
* | Split ProxyResolver into two interfaces: A. interface for retrieving the sys... | ericroman@google.com | 2008-12-19 | 1 | -3/+3 |
* | Disk cache: move eviction code to a separate file. | rvargas@google.com | 2008-12-18 | 1 | -0/+8 |
* | Add beginnings of a custom FTP implementation. This is built but not used or | darin@chromium.org | 2008-12-17 | 1 | -0/+40 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 7 | -2276/+2276 |
* | Reverting 6966. | ericroman@google.com | 2008-12-13 | 1 | -4/+0 |
* | Use automatic memory management for URLRequestContext's members. | ericroman@google.com | 2008-12-13 | 1 | -0/+4 |
* | Add back proxy_script_fetcher[_unittest.cc] to the build -- mark the tests as... | ericroman@google.com | 2008-12-12 | 2 | -0/+12 |
* | Remove proxy_script_fetcher_unittest.cc as it seems to be triggering a UMR. | ericroman@google.com | 2008-12-10 | 2 | -12/+0 |
* | Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This... | ericroman@google.com | 2008-12-10 | 2 | -3/+15 |
* | Third time's a charm? | dkegel@google.com | 2008-12-07 | 1 | -0/+4 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 7 | -2260/+2260 |
* | Revert r6233, need to move the cert, there is a policy against | dkegel@google.com | 2008-12-02 | 1 | -4/+0 |
* | For http://code.google.com/p/chromium/issues/detail?id=4510 | dkegel@google.com | 2008-12-02 | 1 | -0/+4 |
* | Disk cache: Add a tool to upgrade a set of cache files from one version to | rvargas@google.com | 2008-12-02 | 1 | -0/+159 |
* | Rename tcp_client_socket.cc to _win.cc (should have been done long ago). | dkegel@google.com | 2008-11-10 | 1 | -2/+2 |
* | - Add preemptive authorization (new http stack only) | ericroman@google.com | 2008-11-08 | 2 | -0/+12 |
* | * Add write and read/write support to FileStream (renamed from FileInputStream). | erikkay@google.com | 2008-11-03 | 2 | -11/+3 |
* | Clean up filter and content encoding handling | jar@google.com | 2008-10-27 | 1 | -3/+7 |
* | We don't support SSL renegotiation yet. Add the | wtc@google.com | 2008-10-21 | 1 | -0/+4 |
* | Remove typo in file name *unitest* vs *unittest* | jar@google.com | 2008-10-20 | 1 | -1/+1 |
* | Misc cleanups | ericroman@google.com | 2008-10-17 | 1 | -0/+4 |
* | Turn SSLClientSocket into an interface. | wtc@google.com | 2008-10-15 | 1 | -2/+6 |
* | Define FileInputStream and use it to make UpdateDataStream and URLRequestFile... | darin@google.com | 2008-09-29 | 2 | -2/+14 |
* | Initial stab at http authentication (basic + digest) in new http stack. | ericroman@google.com | 2008-09-27 | 2 | -0/+76 |
* | Use histograms to send interesting parts of the disk cache statistics. | rvargas@google.com | 2008-09-24 | 1 | -0/+8 |
* | Refactoring out common code in the X.509 cert handling | avi@google.com | 2008-09-23 | 1 | -0/+4 |
* | Re-land SDCH filter support experiment | jar@google.com | 2008-09-23 | 2 | -4/+24 |
* | Rollback 2444 and 2443 to get linux and mac prep | jar@google.com | 2008-09-22 | 2 | -32/+4 |
* | Experimental integration of delta compression content encoding | jar@google.com | 2008-09-22 | 2 | -4/+32 |
* | Add unit test for the X509 parsing. This only runs on Windows, but does so su... | avi@google.com | 2008-09-19 | 1 | -0/+4 |
* | Bring X.509 cert handling (at least preliminarily) to the Mac. | avi@google.com | 2008-09-18 | 1 | -1/+1 |
* | Simple unit test, written mostly just to become familiar with the code. | dkegel@google.com | 2008-09-15 | 1 | -0/+4 |
* | Modify HostResolver slightly to build on posix as well as windows. | dkegel@google.com | 2008-09-05 | 1 | -0/+4 |
* | Allow consumers of MessageLoop to specify the type of MessageLoop they want. | darin@google.com | 2008-08-26 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 2 | -56/+8 |
* | Move FileURLToFilePath into platform specific files. Most of the logic in th... | tc@google.com | 2008-08-22 | 1 | -0/+4 |
* | Second pass move the os dependent code apart on the disk cache. | rvargas@google.com | 2008-08-15 | 1 | -6/+6 |
* | Move remaining OS dependent bits from the main logic on the disk cache. | rvargas@google.com | 2008-08-13 | 1 | -0/+16 |
* | Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory. | darin@google.com | 2008-08-11 | 2 | -36/+44 |
* | Refactor mime_util into a singleton. | ericroman@google.com | 2008-08-09 | 1 | -4/+8 |