summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-168-2532/+2532
* Disk cache: remove the hard coded list from rankings.ccrvargas@google.com2008-12-166-143/+204
* Disk Cache: Send only one eviction age data point per browser execution.rvargas@google.com2008-12-161-5/+9
* Add a call to MemoryDebug::MarkAsInitialized to the new network code to avoidpamg@google.com2008-12-161-0/+9
* I fail at reading code review comments. Second try at getting the white spac...abarth@chromium.org2008-12-161-2/+2
* Comments and white space changes requested by Wan-Teh.abarth@chromium.org2008-12-161-1/+1
* message_pump_libevent refactor:jeremy@chromium.org2008-12-154-51/+71
* Command line switch for the ultra security concious: --force-https!abarth@chromium.org2008-12-151-1/+11
* Reverting 6977.ericroman@google.com2008-12-152-8/+8
* Test re-enable some tests to get more data from purify buildbot. This will pr...ericroman@google.com2008-12-152-8/+8
* Reverting 6966.ericroman@google.com2008-12-1318-138/+154
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-1318-154/+138
* Add back proxy_script_fetcher[_unittest.cc] to the build -- mark the tests as...ericroman@google.com2008-12-126-8/+22
* Reverting 6911.ojan@google.com2008-12-124-51/+47
* message_pump_libevent refactor:jeremy@chromium.org2008-12-124-47/+51
* Remove overly aggressive assertjar@google.com2008-12-121-9/+0
* Port flush_cache tool and perf_tests.phajdan.jr@chromium.org2008-12-121-83/+18
* 307 redirects of POST should generate POSTs instead of GETs.abarth@chromium.org2008-12-124-10/+24
* Don't append tlslite to PYTHONPATH more than oncemark@chromium.org2008-12-121-15/+20
* Disk cache: Set up an experiment to measure the effect ofrvargas@google.com2008-12-115-28/+96
* Build a few more files on the Mac:mark@chromium.org2008-12-111-3/+13
* Reverting 6815.phajdan.jr@chromium.org2008-12-111-18/+83
* Port flush_cache tool and perf_tests.phajdan.jr@chromium.org2008-12-111-83/+18
* Don't require tlslite to be installed, just use what's in the treemark@chromium.org2008-12-111-4/+23
* Missed a spot during the FilePathing.avi@google.com2008-12-111-1/+1
* Move file enumeration to filepaths.avi@google.com2008-12-113-6/+8
* Remove proxy_script_fetcher from the scons files too to try and green purify ...ericroman@google.com2008-12-102-2/+0
* Remove proxy_script_fetcher_unittest.cc as it seems to be triggering a UMR.ericroman@google.com2008-12-102-12/+0
* no-op style change.ericroman@google.com2008-12-101-4/+4
* Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...ericroman@google.com2008-12-1024-3/+717
* no-op style change.ericroman@google.com2008-12-101-4/+4
* Misc proxy service changes.ericroman@google.com2008-12-1016-213/+308
* Disk cache: Avoid using a block file to full capacity if there isrvargas@google.com2008-12-091-3/+17
* If a server answers a cache validation request with 304 and cache-control:no-...rvargas@google.com2008-12-092-1/+49
* Fix some crashes by handling an NSS result value more carefully and revertingevanm@google.com2008-12-091-6/+13
* Third time's a charm?dkegel@google.com2008-12-0712-46/+579
* Correctly handle (and log) receipt of gzip response to SDCH encode proposaljar@google.com2008-12-053-2/+29
* Record network latency stats for Win HTTP in a histogramjar@google.com2008-12-052-1/+12
* Disk cache: Add support for an extra data stream for each cache entry.rvargas@google.com2008-12-04140-75/+527
* Get rid of kPathSeparator on windows. Port some wstring function to take File...estade@chromium.org2008-12-042-12/+18
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-047-2260/+2260
* upgrade cache tool: Improve the handling of errors so thatrvargas@google.com2008-12-031-3/+14
* Remove unused x-SDCH header from get requestsjar@google.com2008-12-031-7/+0
* Revert r6233, need to move the cert, there is a policy against dkegel@google.com2008-12-028-389/+28
* For http://code.google.com/p/chromium/issues/detail?id=4510dkegel@google.com2008-12-028-28/+389
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-0214-26/+13
* Disk cache: Add a tool to upgrade a set of cache files from one version torvargas@google.com2008-12-0211-54/+1550
* Linux: fix layout test crash for security/block-test.html.agl@chromium.org2008-12-021-0/+2
* Minor refactorings:ericroman@google.com2008-12-024-6/+5
* Refactoring: replace some raw strings with GURL.ericroman@google.com2008-12-0210-44/+57