summaryrefslogtreecommitdiffstats
path: root/net/base
Commit message (Expand)AuthorAgeFilesLines
...
* Unrollback 3024 (partially rolled back in 3027).ericroman@google.com2008-10-085-73/+3
* Revert 3024, broke mac build.maruel@google.com2008-10-085-3/+73
* Pull in new googleurl@94 which includes GURL::EffectiveIntPort().ericroman@google.com2008-10-085-73/+3
* Use the new HTTP stack by default in the net module'swtc@google.com2008-10-081-0/+2
* Handle TLS-intolerant servers by retrying with TLS 1.0wtc@google.com2008-10-086-15/+54
* Rever 2997 since it caused UI and unit tests failure.maruel@google.com2008-10-082-30/+75
* Optimize the mime sniffer based on UMA data and move closer to the HTML 5 spec.darin@chromium.org2008-10-082-75/+30
* - Cleanup usage, EnsureWinsockInit is now the only method of initializing.deanm@chromium.org2008-10-062-42/+35
* Add Posix sync only support to FileInputStream.deanm@chromium.org2008-10-062-18/+106
* Move all callers to EnsureWinsockInit, and away from using WinsockInit instan...deanm@chromium.org2008-10-061-2/+1
* Get open-vcdiff building on Linux and Mac (in SCons) usingsgk@google.com2008-09-301-9/+0
* Transition to pulling open-vcdiff rather than using a private snapshot pulljar@google.com2008-09-301-1/+1
* Define FileInputStream and use it to make UpdateDataStream and URLRequestFile...darin@google.com2008-09-297-73/+622
* Update unit test to check EV functionality (Windows-only for now).avi@google.com2008-09-291-7/+184
* Avoid using of interlocked increment to facilitate porting.jar@google.com2008-09-281-4/+1
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-273-0/+55
* Use open-vcdiff for sdch compression on the Macmark@chromium.org2008-09-263-9/+11
* Assert that the lifetimes of multiple ScopedHostMapperwtc@google.com2008-09-261-1/+3
* If we read nothing (EOF) after sending a request on awtc@google.com2008-09-251-0/+6
* Add UTF-8 check for JSON deserializer.jungshik@google.com2008-09-252-4/+4
* Add more tests and files to the Mac's net_unittests:mark@chromium.org2008-09-252-6/+0
* add http layer and unit tests to mac build. stub out file uploading in upload...pinkerton@google.com2008-09-253-0/+29
* Repair leak in unit test by properly ending use of gzip stream.jar@google.com2008-09-251-0/+2
* Correct typo in SDCH (filter chaining) unit test, and enable testjar@google.com2008-09-252-6/+13
* fix minor whitespace issuesdarin@chromium.org2008-09-241-1/+1
* Apply minor tweaks to ScopedHostMapper per review feedback.darin@chromium.org2008-09-243-8/+11
* Some quick changes suggested by wtc in review.avi@google.com2008-09-241-1/+14
* Add support for mock DNS queries. This allows us to eliminatedarin@google.com2008-09-245-3/+146
* Fix support for 204 responses that lack an explicit EOF.darin@google.com2008-09-231-0/+3
* Miscellaneous cleanup.wtc@google.com2008-09-232-38/+49
* Refactoring out common code in the X.509 cert handlingavi@google.com2008-09-234-325/+210
* Correct typo with containing extra declarations in headerjar@google.com2008-09-231-8/+7
* Another unit test parsing the Webkit cert, and the attendent changes needed f...avi@google.com2008-09-232-22/+196
* Add tcp_client_socket_libevent to the project and get the unit tests working ...pinkerton@google.com2008-09-231-9/+2
* Disable failing filter chaining testjar@google.com2008-09-231-1/+2
* Don't use SDCH until open_vcdiff works on all platforms.evanm@google.com2008-09-231-0/+9
* Re-land SDCH filter support experimentjar@google.com2008-09-239-60/+1459
* Remove stragler file that didn't rollbhack (delete) properlyjar@google.com2008-09-221-170/+0
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-229-1290/+61
* Adjust includes to satisfy deps checkjar@google.com2008-09-221-1/+1
* Experimental integration of delta compression content encodingjar@google.com2008-09-229-60/+1459
* Unit test now runs on the Mac.avi@google.com2008-09-223-23/+74
* Accidental commit; oopsavi@google.com2008-09-193-74/+23
* Unit test now runs on the Mac.avi@google.com2008-09-193-23/+74
* Oops, expected value comes first.avi@google.com2008-09-191-24/+24
* Add unit test for the X509 parsing. This only runs on Windows, but does so su...avi@google.com2008-09-192-6/+161
* Add a byte factory method for unit testing.avi@google.com2008-09-193-29/+46
* Pull in the latest revision (18744:a1d3449a2cba) of the effective-TLDpamg@google.com2008-09-191-40/+150
* Some tweaks pointed out by wtc.avi@google.com2008-09-181-11/+8
* * Change output of trace_event log to JSON to enable easier integration with ...erikkay@google.com2008-09-181-4/+6