summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge some changes from branches/mac_july_2008 to trunk.ericroman@google.com2008-08-184-1/+36
* Build and run bzip2 and gzip filter tests in net. Brings net, bzip2, and zlibmmentovai@google.com2008-08-181-384/+854
* Fix a net\SConscript typo. (Note to self: check in from thesgk@google.com2008-08-181-1/+1
* Have the "net" build install icudt38l.dat on non-Windows systems.sgk@google.com2008-08-181-1/+5
* Make some net unittests compile and pass on linux.tc@google.com2008-08-183-23/+21
* Fix the scons build (file name change).tc@google.com2008-08-151-2/+4
* -Add error code for chunked encodingericroman@google.com2008-08-153-7/+117
* Second pass move the os dependent code apart on the disk cache.rvargas@google.com2008-08-1513-40/+267
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-157-34/+53
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-152-10/+5
* Get googleurl and net to build on linux so we can parallelize even more. Thi...tc@google.com2008-08-152-178/+192
* Modify the binary bz2 to have LF and force google.txt totc@google.com2008-08-142-1/+19
* Now force it back to CR for everyone.tc@google.com2008-08-141-19/+1
* Force the eol style to LF so we always get the CR character.tc@google.com2008-08-141-1/+19
* Force the line ending on this test data file to be CR. Thetc@google.com2008-08-141-19/+1
* Update the comment for OnObjectSignaled.wtc@google.com2008-08-142-7/+21
* Don't assert stream_sizes_.cbBlockSize == 1. It fails withwtc@google.com2008-08-141-3/+0
* Fix utilities that were broken by at_exit changes.rvargas@google.com2008-08-142-0/+8
* First cut at implementing SSLClientSocket using Schannel.wtc@google.com2008-08-144-71/+376
* Address some issues I found in chunked decoder:ericroman@google.com2008-08-143-26/+153
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-145-8/+9
* Add a helper method to SConscript.main for adding .pdb files to thetc@google.com2008-08-132-26/+12
* Add new disk_cache\*_{win,posix}.cc files to SCons build. Copy insgk@google.com2008-08-131-35/+49
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-132-399/+399
* Move remaining OS dependent bits from the main logic on the disk cache.rvargas@google.com2008-08-1320-150/+551
* make the GTest executables follow the naming conventions for other platforms. pinkerton@google.com2008-08-131-22/+22
* Re submitting the histograms change (735)rvargas@google.com2008-08-124-0/+40
* configure the net unit test targetspinkerton@google.com2008-08-121-2/+287
* Back off the histograms change.rvargas@google.com2008-08-124-40/+0
* Add a few histograms to the disk cache.rvargas@google.com2008-08-124-0/+40
* Change the ProxyService to work with ASCII strings.darin@google.com2008-08-1210-115/+115
* Fix hammer build. Bustage resulted from renaming some files.darin@google.com2008-08-111-3/+3
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-1118-276/+278
* Add a stubbed-out platform_mime_util_mac.mmericroman@google.com2008-08-104-5/+61
* rollback r526 to fix performance regressiondarin@google.com2008-08-092-10/+11
* Refactor mime_util into a singleton.ericroman@google.com2008-08-095-55/+175
* Add deps files and rules for the checkdeps script.brettw@google.com2008-08-081-0/+3
* Extend disk cache unit tests to include reuse of internal entries.rvargas@google.com2008-08-081-11/+27
* Stop using SHFileOperation from the disk cache code.rvargas@google.com2008-08-081-10/+16
* Break out windows specific parts of mime_util.cc into mime_util_win.ccericroman@google.com2008-08-084-17/+70
* Change the UrlRequestJob base class to be thread safe because the sub class U...nsylvain@google.com2008-08-081-1/+4
* Rollback r517 to retry with ObjectWatcher. This change did not appear to bedarin@google.com2008-08-072-11/+10
* Rollback changes made to URLRequestFileJob to use ObjectWatcher instead ofdarin@google.com2008-08-072-10/+11
* Remove the old NativeMB functions from string util, and use the new ones in s...brettw@google.com2008-08-072-5/+8
* Remove an unused include of deprecated atomic.h. Replace a custom singleton ...deanm@google.com2008-08-073-15/+10
* SCons: handle new net/base/client_socket_*.cc files.sgk@google.com2008-08-071-3/+3
* fix bustage... F**Kdarin@google.com2008-08-071-3/+2
* Rename HttpConnection to ClientSocketHandle, and rename HttpConnectionManager...darin@google.com2008-08-0610-209/+231
* Merge some changes in net/base from branches/mac_july_2008 to trunk.ericroman@google.com2008-08-067-15/+13
* Make some changes from my code review. Two significantwtc@google.com2008-08-056-33/+64