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
*
HttpResponseHeaders::GetContentRange() to handle implied LWS
hclam@chromium.org
2009-05-26
2
-20
/
+78
*
Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi...
abarth@chromium.org
2009-05-23
5
-22
/
+27
*
Extract socket mocks out of HttpNetworkTransactionTest.
phajdan.jr@chromium.org
2009-05-23
4
-502
/
+607
*
Change timeout settings in CacheTest to
huanr@chromium.org
2009-05-23
1
-2
/
+2
*
Remove a duplicate source file entry -- it appears in the sources of both "ne...
ericroman@google.com
2009-05-22
1
-1
/
+0
*
Shows Unicode IDN instead of Punycode in the followings:
brettw@google.com
2009-05-22
3
-0
/
+341
*
Re-do of r16741 (http://codereview.chromium.org/113482).
robertshield@google.com
2009-05-22
3
-0
/
+63
*
Revert of r16741 which appeared to cause a perf regression (???) on the build...
robertshield@google.com
2009-05-22
3
-63
/
+0
*
Adding the ability to alter Chrome's proxy settings via the automation interf...
robertshield@google.com
2009-05-22
3
-0
/
+63
*
Fix gconf for the linux proxy config service.
sdoyon@chromium.org
2009-05-22
9
-177
/
+613
*
Revert "Temporarily landing my ClientSocketPool refactor. Will revert right ...
willchan@chromium.org
2009-05-22
11
-774
/
+377
*
Temporarily landing my ClientSocketPool refactor. Will revert right after.
willchan@chromium.org
2009-05-22
11
-377
/
+774
*
Revert "Revert "Implement full duplex mode for TCPClientSocketLibevent.""
willchan@chromium.org
2009-05-22
5
-157
/
+276
*
Fix a typo (one extra '!') in the previous checkin (r13601).
wtc@chromium.org
2009-05-22
1
-1
/
+1
*
Add #if defined(OS_WIN) for the previous change, which only
wtc@chromium.org
2009-05-22
1
-1
/
+5
*
Revert "Implement full duplex mode for TCPClientSocketLibevent."
willchan@chromium.org
2009-05-22
5
-275
/
+156
*
Disable the flaky fullduplex tests.
willchan@chromium.org
2009-05-21
1
-2
/
+2
*
Implement full duplex mode for TCPClientSocketLibevent.
willchan@chromium.org
2009-05-21
5
-154
/
+273
*
Changes the UI for HTTP/FTP auth challenges to include the server's port. So ...
ericroman@google.com
2009-05-21
10
-65
/
+110
*
Map the NSS error code SEC_ERROR_CA_CERT_INVALID (-8156)
wtc@chromium.org
2009-05-21
1
-1
/
+2
*
Remove another NOTIMPLEMENTED
kuchhal@chromium.org
2009-05-20
1
-1
/
+1
*
Add JSON-specific escaping, which has different rules from JS escaping.BUG=ht...
erikkay@google.com
2009-05-20
1
-6
/
+5
*
More progress on ForceHTTPS.
abarth@chromium.org
2009-05-20
6
-5
/
+150
*
Linux download shelf icons first cut.
estade@chromium.org
2009-05-20
1
-2
/
+2
*
Cleanup code to keep flag showing "was cached" only in URLRequestHttpJob
jar@chromium.org
2009-05-19
6
-20
/
+19
*
Reorganize the ProxyService::Create() and ProxyService::CreateWithoutV8Resolv...
eroman@chromium.org
2009-05-19
2
-48
/
+62
*
Remove an incorrect DCHECK.
paul@chromium.org
2009-05-19
1
-4
/
+1
*
Include C system headers before C++ system headers.
wtc@chromium.org
2009-05-18
2
-3
/
+6
*
Revert "Revert "Revert "Add connected socket function to ClientSocketPool and...
willchan@chromium.org
2009-05-18
11
-774
/
+377
*
Fix a memory leak in client_socket_pool_unittest.cc.
willchan@chromium.org
2009-05-17
1
-10
/
+14
*
Revert "Revert "Add connected socket function to ClientSocketPool and ClientS...
willchan@chromium.org
2009-05-17
11
-377
/
+770
*
Revert "Add connected socket function to ClientSocketPool and ClientSocketHan...
willchan@chromium.org
2009-05-17
11
-770
/
+377
*
Add connected socket function to ClientSocketPool and ClientSocketHandle.
willchan@chromium.org
2009-05-17
11
-377
/
+770
*
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
3
-11
/
+12
*
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
*
Assert that HttpNetworkTransaction::GetResponseInfo() should
ukai@chromium.org
2009-05-15
1
-1
/
+5
*
Adjust histograms to only collect non-cache stats for SDCH.
jar@chromium.org
2009-05-15
7
-47
/
+67
*
Fix reversed arguments to EXPECT_EQ() in mime_util_unittest.
thestig@chromium.org
2009-05-14
1
-4
/
+4
*
Change the host() method of ProxyServer to strip the
wtc@chromium.org
2009-05-14
4
-6
/
+51
*
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
2
-277
/
+299
[next]