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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Add connected socket function to ClientSocketPool and ClientS...
willchan@chromium.org
2009-05-17
6
-181
/
+595
*
Revert "Add connected socket function to ClientSocketPool and ClientSocketHan...
willchan@chromium.org
2009-05-17
6
-595
/
+181
*
Add connected socket function to ClientSocketPool and ClientSocketHandle.
willchan@chromium.org
2009-05-17
6
-181
/
+595
*
Add a temporary hack to not resolve the mime type for .pl files to fix a layo...
thestig@chromium.org
2009-05-16
1
-2
/
+7
*
Override .ico file's mime type on Linux. XDG's mime database has a bogus "ima...
thestig@chromium.org
2009-05-16
1
-0
/
+10
*
Add xdg mime support on Linux.
thestig@chromium.org
2009-05-16
1
-11
/
+11
*
Use the new HostNoBrackets() method in more places.
wtc@chromium.org
2009-05-16
1
-2
/
+2
*
AI_ADDRCONFIG is not necessary on Windows because its
wtc@chromium.org
2009-05-15
1
-2
/
+23
*
Add a comment to document that we don't know if a nonblocking
wtc@chromium.org
2009-05-15
1
-0
/
+11
*
Reverting 16158.
beng@google.com
2009-05-15
4
-17
/
+2
*
Privacy option added for all cookies to become session cookies.
idanan@chromium.org
2009-05-15
4
-2
/
+17
*
Adjust histograms to only collect non-cache stats for SDCH.
jar@chromium.org
2009-05-15
3
-14
/
+17
*
Fix reversed arguments to EXPECT_EQ() in mime_util_unittest.
thestig@chromium.org
2009-05-14
1
-4
/
+4
*
Add a separate cookie store that's used for extensions.
mpcomplete@google.com
2009-05-14
3
-12
/
+49
*
Remove the remaining WaitForSingleObject(INFINITE) call.
wtc@chromium.org
2009-05-14
1
-47
/
+55
*
If Schannel's InitializeSecurityContext calls return
wtc@chromium.org
2009-05-14
1
-2
/
+17
*
Ensure that IO thread is not called in last actions by SDCH shutdown
jar@chromium.org
2009-05-13
2
-0
/
+10
*
Split NetUtilTest.IDNToUnicode into IDNToUnicodeFast and IDNToUnicodeSlow. En...
thestig@chromium.org
2009-05-13
1
-272
/
+294
*
Create a detachable core for the TCPClientSocketWin object
rvargas@google.com
2009-05-12
2
-132
/
+197
*
Change registry-controlled-domain status for .pw
agl@chromium.org
2009-05-12
2
-3
/
+14
*
Revert cl 15819 to investigate the purify failure.
rvargas@google.com
2009-05-12
2
-189
/
+132
*
Create a detachable core for the TCPClientSocketWin object
rvargas@google.com
2009-05-12
2
-132
/
+189
*
Use IOBuffers on UploadDataStream.
rvargas@google.com
2009-05-11
2
-5
/
+8
*
Avoid divide by zero when gathering stats for SDCH
jar@chromium.org
2009-05-07
1
-2
/
+4
*
Add two more error codes to net.
rvargas@google.com
2009-05-07
1
-0
/
+7
*
Fix up some unit tests for HostResolver:
wtc@chromium.org
2009-05-07
1
-4
/
+55
*
Change names of SDCH related histograms.
jar@chromium.org
2009-05-02
2
-13
/
+13
*
This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...
jungshik@google.com
2009-05-01
3
-94
/
+163
*
POSIX: Add a macro for handling EINTR.
agl@chromium.org
2009-05-01
5
-34
/
+34
*
Fix a crash on the SSL logic, when a state transition
rvargas@google.com
2009-05-01
1
-5
/
+9
*
Deprecate wstring version of PathService::Get() in net.
thestig@chromium.org
2009-05-01
2
-10
/
+10
*
Hand craft an A/B test of SDCH compression
jar@chromium.org
2009-04-30
8
-159
/
+107
*
Extend the use of IOBuffers to the code underneath
rvargas@google.com
2009-04-30
14
-105
/
+244
*
Add a histogram to measure the number of idle sockets when a TCP connection i...
willchan@chromium.org
2009-04-30
3
-0
/
+12
*
Don't return true from unimplemented X509Certificate::IsEV.
ukai@chromium.org
2009-04-29
2
-8
/
+6
*
Supports single range request with file protocol
hclam@chromium.org
2009-04-29
1
-1
/
+5
*
Add a histogram to measure how long are we waiting to close
rvargas@google.com
2009-04-29
1
-5
/
+13
*
Revert "Supports single range request with file protocol"
evan@chromium.org
2009-04-29
1
-5
/
+1
*
Supports single range request with file protocol
hclam@chromium.org
2009-04-28
1
-1
/
+5
*
Don't use CancelIo to cancel pending IO before closing a
wtc@chromium.org
2009-04-26
1
-10
/
+11
*
Add SDCH histogram to help detected delayed acks
jar@chromium.org
2009-04-24
1
-0
/
+16
*
Correct SDCH enforcement of PathMatch for dictionaries
jar@chromium.org
2009-04-20
3
-2
/
+43
*
Implement full duplex tcp sockets on Windows.
willchan@chromium.org
2009-04-20
6
-322
/
+510
*
Add assertion to help clarify code.
jar@chromium.org
2009-04-18
1
-0
/
+2
*
Reverting 13983.
willchan@chromium.org
2009-04-17
6
-508
/
+320
*
Implement full duplex mode for windows tcp sockets.
willchan@chromium.org
2009-04-17
6
-320
/
+508
*
Do a better job of counting SDCH packets
jar@chromium.org
2009-04-17
2
-24
/
+48
*
Delete more unused functions in nss_memio.c.
thestig@chromium.org
2009-04-14
1
-32
/
+0
*
Assert that the WinSock DLL supports version 2.2.
wtc@chromium.org
2009-04-14
1
-9
/
+14
*
Update to version 26 of open-vcdiff (underpinnings for SDCH decoder)
jar@chromium.org
2009-04-14
1
-0
/
+1
[next]