index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a browser crash during cache validation.
rvargas@google.com
2009-06-30
2
-0
/
+34
*
Refactor ClientSocketPoolBase to be testable without host resolution / tcp co...
willchan@chromium.org
2009-06-30
7
-370
/
+340
*
Stop leaking ConnectCallbackWrapper if Connect() does not complete before the...
willchan@chromium.org
2009-06-30
2
-40
/
+46
*
Remove some dead code -- this was moved into client_socket_pool_base.cc.
ericroman@google.com
2009-06-29
1
-15
/
+0
*
Remove a stale comment.
ericroman@google.com
2009-06-29
1
-2
/
+0
*
Use C99 standard format macros for 64-bit values.
agl@chromium.org
2009-06-29
2
-5
/
+7
*
Create a more fine grained histogram of SDCH payload sizes
jar@chromium.org
2009-06-29
1
-2
/
+2
*
Tests for socks4/4a implementation.
arindam@chromium.org
2009-06-28
6
-150
/
+439
*
Reverting 19466.
thakis@chromium.org
2009-06-27
6
-436
/
+147
*
Tests for socks4/4a implementation.
arindam@chromium.org
2009-06-27
6
-147
/
+436
*
Ensure that even if the HostResolver outlives the IO thread, its jobs will no...
ericroman@google.com
2009-06-27
2
-1
/
+20
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-27
22
-121
/
+116
*
Add a command line switch to allow setting the max size
rvargas@google.com
2009-06-26
1
-0
/
+4
*
Reverting 19425.
ericroman@google.com
2009-06-26
22
-116
/
+121
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-26
22
-121
/
+116
*
Document when the Delegate methods OnCertificateRequested and
wtc@chromium.org
2009-06-26
1
-1
/
+9
*
Refactoring using_proxy_, using_tunnel_, using_socks_proxy_ into a single enu...
arindam@chromium.org
2009-06-26
4
-23
/
+145
*
Add DCHECKs to the states that should be entered only when the
wtc@chromium.org
2009-06-26
1
-0
/
+7
*
Sparse IO implementation for memory-only cache
hclam@chromium.org
2009-06-26
5
-73
/
+438
*
revert socks_client_socket.cc from r19005
arindam@chromium.org
2009-06-26
1
-45
/
+47
*
reverting the change 19354, 19356
arindam@chromium.org
2009-06-26
5
-387
/
+96
*
Fixing compilation warnings for r19354
arindam@chromium.org
2009-06-26
2
-3
/
+3
*
Tests for socks4/4a implementation.
arindam@chromium.org
2009-06-26
6
-145
/
+434
*
Reset internal ClientSocketHandle state on Init() synchronous error (failure ...
willchan@chromium.org
2009-06-26
5
-12
/
+31
*
Revert "Implementation for memory only sparse caching" r19270.
scherkus@chromium.org
2009-06-25
5
-438
/
+73
*
Fix a crash in net::SSLClientSocketWin::OnIOComplete(int) when
wtc@chromium.org
2009-06-25
6
-14
/
+34
*
Add some checks to make sure header_buf_body_offset_ is never used when negat...
ericroman@google.com
2009-06-25
2
-6
/
+10
*
Implementation for memory only sparse caching
hclam@chromium.org
2009-06-25
5
-73
/
+438
*
[Second attempt]
wtc@chromium.org
2009-06-25
1
-2
/
+2
*
Disk Cache: Split some time histograms in groups based
rvargas@google.com
2009-06-25
5
-35
/
+75
*
If we get a connect error in DoCtrlConnectComplete, do not advance to
wtc@chromium.org
2009-06-25
1
-1
/
+2
*
Make more things possible with mock sockets:
phajdan.jr@chromium.org
2009-06-25
2
-25
/
+41
*
Return potentially more specific error code in FtpNetworkTransaction.
phajdan.jr@chromium.org
2009-06-24
1
-2
/
+2
*
Prevent infinite loop in new FtpNetworkTransaction.
phajdan.jr@chromium.org
2009-06-24
1
-1
/
+4
*
Disk Cache: Add more clients to the current experiment.
rvargas@google.com
2009-06-24
1
-5
/
+21
*
Start to disable bzip2 support. First step: Stop advertising support.
jar@chromium.org
2009-06-24
2
-9
/
+12
*
svn cp net/socket/tcp_client_socket_pool_unittest.cc net/socket/client_socket...
willchan@chromium.org
2009-06-24
1
-0
/
+621
*
Http cache: Add support for ranges with an unknown start or end.
rvargas@google.com
2009-06-24
4
-23
/
+112
*
Merge WebKit r42737, which added port 3659
wtc@chromium.org
2009-06-24
1
-6
/
+8
*
Break out classes from tcp_client_socket_pool.h into their own files.
willchan@chromium.org
2009-06-24
5
-590
/
+650
*
Original patch by pmarks@google.com (see http://codereview.chromium.org/113944)
ericroman@google.com
2009-06-23
5
-49
/
+47
*
Disk Cache: Fix a dumb warning about a variable not being initialized.
rvargas@google.com
2009-06-23
1
-1
/
+1
*
Disk Cache: Implement GetAvailableRange for the regular disk cache.
rvargas@google.com
2009-06-23
3
-17
/
+136
*
Fix crash in ClientSocketPoolBase.
willchan@chromium.org
2009-06-23
3
-48
/
+62
*
Following the style guide, replace the overloaded operator==
wtc@chromium.org
2009-06-23
2
-2
/
+2
*
Revert the previous checkin r19037 because it causes test_shell to
wtc@chromium.org
2009-06-23
1
-2
/
+2
*
Use the new portable FTP implementation on non-Windows platforms.
wtc@chromium.org
2009-06-23
1
-2
/
+2
*
Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...
idanan@chromium.org
2009-06-23
2
-3
/
+25
*
Define the == operator for X509Certificate::Fingerprint.
wtc@chromium.org
2009-06-23
2
-3
/
+7
*
Use LOAD_VERIFY_EV_CERT to verify EV-ness in Verify().
ukai@chromium.org
2009-06-23
11
-50
/
+94
[next]