| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove proxy_script_fetcher from the scons files too to try and green purify ... | ericroman@google.com | 2008-12-10 | 2 | -2/+0 |
* | Remove proxy_script_fetcher_unittest.cc as it seems to be triggering a UMR. | ericroman@google.com | 2008-12-10 | 2 | -12/+0 |
* | no-op style change. | ericroman@google.com | 2008-12-10 | 1 | -4/+4 |
* | Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This... | ericroman@google.com | 2008-12-10 | 24 | -3/+717 |
* | no-op style change. | ericroman@google.com | 2008-12-10 | 1 | -4/+4 |
* | Misc proxy service changes. | ericroman@google.com | 2008-12-10 | 16 | -213/+308 |
* | Disk cache: Avoid using a block file to full capacity if there is | rvargas@google.com | 2008-12-09 | 1 | -3/+17 |
* | If a server answers a cache validation request with 304 and cache-control:no-... | rvargas@google.com | 2008-12-09 | 2 | -1/+49 |
* | Fix some crashes by handling an NSS result value more carefully and reverting | evanm@google.com | 2008-12-09 | 1 | -6/+13 |
* | Third time's a charm? | dkegel@google.com | 2008-12-07 | 12 | -46/+579 |
* | Correctly handle (and log) receipt of gzip response to SDCH encode proposal | jar@google.com | 2008-12-05 | 3 | -2/+29 |
* | Record network latency stats for Win HTTP in a histogram | jar@google.com | 2008-12-05 | 2 | -1/+12 |
* | Disk cache: Add support for an extra data stream for each cache entry. | rvargas@google.com | 2008-12-04 | 140 | -75/+527 |
* | Get rid of kPathSeparator on windows. Port some wstring function to take File... | estade@chromium.org | 2008-12-04 | 2 | -12/+18 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 7 | -2260/+2260 |
* | upgrade cache tool: Improve the handling of errors so that | rvargas@google.com | 2008-12-03 | 1 | -3/+14 |
* | Remove unused x-SDCH header from get requests | jar@google.com | 2008-12-03 | 1 | -7/+0 |
* | Revert r6233, need to move the cert, there is a policy against | dkegel@google.com | 2008-12-02 | 8 | -389/+28 |
* | For http://code.google.com/p/chromium/issues/detail?id=4510 | dkegel@google.com | 2008-12-02 | 8 | -28/+389 |
* | * Cleanup: move base/platform_test.h -> testing/ | jeremy@chromium.org | 2008-12-02 | 14 | -26/+13 |
* | Disk cache: Add a tool to upgrade a set of cache files from one version to | rvargas@google.com | 2008-12-02 | 11 | -54/+1550 |
* | Linux: fix layout test crash for security/block-test.html. | agl@chromium.org | 2008-12-02 | 1 | -0/+2 |
* | Minor refactorings: | ericroman@google.com | 2008-12-02 | 4 | -6/+5 |
* | Refactoring: replace some raw strings with GURL. | ericroman@google.com | 2008-12-02 | 10 | -44/+57 |
* | Add instrumentation to and tighten SDCH implementation | jar@google.com | 2008-12-02 | 2 | -3/+12 |
* | Remove file_util::kPathSeparator from posix. | estade@chromium.org | 2008-11-27 | 2 | -8/+6 |
* | Roll back r6063. TBR. | dank@chromium.org | 2008-11-26 | 6 | -374/+23 |
* | Point nss at root certs so test_shell can talk to mail.google.com without war... | dank@chromium.org | 2008-11-26 | 6 | -23/+374 |
* | Re-enable url_request_unittest, which seems to have been | dank@chromium.org | 2008-11-26 | 1 | -1/+0 |
* | fix build | tc@google.com | 2008-11-26 | 1 | -2/+1 |
* | Fix a memory leak in the net directory lister. | estade@chromium.org | 2008-11-25 | 1 | -4/+2 |
* | Append a trailing slash on file directory URLs. Thus a link to /directory wil... | estade@chromium.org | 2008-11-25 | 3 | -21/+27 |
* | Clarify file-stream comments. | darin@chromium.org | 2008-11-25 | 1 | -0/+4 |
* | Use StringPiece in the TLD service. This means we don't have to copy the TLD... | deanm@chromium.org | 2008-11-25 | 2 | -138/+103 |
* | Clean up some net/ code. Change a number of wstrings to FilePaths. | estade@chromium.org | 2008-11-24 | 11 | -60/+72 |
* | http_cache: Don't destroy an entry from the transaction destructor if | rvargas@google.com | 2008-11-24 | 2 | -7/+23 |
* | * Add net_unittests and unit_tests sources that size comparisons | sgk@google.com | 2008-11-24 | 1 | -10/+24 |
* | Adjust histograms to get better data for latency experiments | jar@google.com | 2008-11-22 | 4 | -26/+49 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-22 | 1 | -1/+1 |
* | Add run time checks to get more info for bug 3931. | rvargas@google.com | 2008-11-22 | 1 | -8/+26 |
* | Don't crash if test server was not started. | dkegel@google.com | 2008-11-21 | 2 | -4/+26 |
* | Port stress_cache tool. | deanm@chromium.org | 2008-11-21 | 3 | -27/+67 |
* | Rollback "Remove use of wide characters in stats table identifiers." | evanm@google.com | 2008-11-21 | 1 | -1/+1 |
* | Remove use of wide characters in stats table identifiers. | evanm@google.com | 2008-11-21 | 1 | -1/+1 |
* | Port directory lister to allow the linux and mac test shells to display file ... | estade@chromium.org | 2008-11-20 | 13 | -142/+165 |
* | Cancel any pending IO and wait for it to be aborted before | wtc@google.com | 2008-11-20 | 1 | -1/+8 |
* | Add a flags to further control response header persistence. We use this to | darin@chromium.org | 2008-11-20 | 4 | -59/+148 |
* | Fix the FTP implementation. Our change to make the MessageLoopForIO not | darin@chromium.org | 2008-11-20 | 2 | -96/+39 |
* | Finish release (opt) builds on Windows, including the parallel | sgk@google.com | 2008-11-20 | 7 | -146/+15 |
* | Make the net resource interface use StringPiece instead of std::string. This... | deanm@chromium.org | 2008-11-20 | 5 | -8/+11 |