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
*
Add histograms for data connection error types.
phajdan.jr@chromium.org
2009-11-17
2
-0
/
+80
*
Try to fix valgrind error in nss_ocsp.cc
ukai@chromium.org
2009-11-17
1
-11
/
+36
*
Build fix: don't check deps in net/third_party.
agl@chromium.org
2009-11-17
1
-0
/
+4
*
Linux: enable building with a local version of libssl.
agl@chromium.org
2009-11-17
54
-0
/
+35142
*
Linux: fix uninit warnings when building -Os.
agl@chromium.org
2009-11-16
1
-1
/
+1
*
Move NULLing of OCSP context from UI thread to IO thread, to avoid possible r...
eroman@chromium.org
2009-11-16
2
-4
/
+9
*
Add a test for verifying that SYN_REPLY headers are properly
mbelshe@google.com
2009-11-16
1
-0
/
+148
*
Try https proxy for websocket connection.
ukai@chromium.org
2009-11-16
2
-1
/
+18
*
Reverting 32045.
ukai@chromium.org
2009-11-16
2
-17
/
+1
*
Try https proxy for websocket connection.
ukai@chromium.org
2009-11-16
2
-1
/
+17
*
Add modp_b64 dependency to net_base. This is used by net/base/Base64.cc.
maruel@chromium.org
2009-11-16
1
-0
/
+1
*
Fix bad last checkin which broke everything in flip.
mbelshe@google.com
2009-11-15
1
-0
/
+1
*
Fix multi-valued headers to and from the server.
mbelshe@google.com
2009-11-14
2
-5
/
+31
*
Propagate the "first party for cookies" from WebKit to the network stack
wtc@chromium.org
2009-11-13
2
-1
/
+2
*
Fix crash if we get an EOF after a large packet with unterminated headers.
cevans@chromium.org
2009-11-13
1
-1
/
+1
*
Split *AndAdjustOffset() functions into their own header, to restore utf_stri...
pkasting@chromium.org
2009-11-13
2
-2
/
+4
*
Close immediately if no context is set
ukai@chromium.org
2009-11-13
1
-1
/
+6
*
Style nit -- bind asterisks to the left rather than right.
eroman@chromium.org
2009-11-13
3
-3
/
+3
*
Plumb LoadLog into SocketStream
ukai@chromium.org
2009-11-13
13
-216
/
+362
*
Condense the output of LoadLog for empty BEGIN/END blocks.
eroman@chromium.org
2009-11-13
2
-6
/
+23
*
Add LoadLog instrumentation to HttpNetworkTransaction, to tell how much time ...
eroman@chromium.org
2009-11-13
3
-8
/
+53
*
After draining the body of a 401/407 response, verify that
wtc@chromium.org
2009-11-12
4
-11
/
+127
*
Fix Coverity defects in the FLIP code.
wtc@chromium.org
2009-11-12
3
-5
/
+5
*
Enable FLIP POST with unittest.
mbelshe@google.com
2009-11-12
8
-84
/
+345
*
Map a return value of 0 to ERR_CONNECTION_CLOSED for
wtc@chromium.org
2009-11-12
1
-19
/
+16
*
Enable async IO completions on MockSockets through the
mbelshe@google.com
2009-11-11
2
-22
/
+108
*
Http Cache: Split HttpCache::Transaction to its own set
rvargas@google.com
2009-11-11
4
-1582
/
+1641
*
Metrics of SocketStream
ukai@chromium.org
2009-11-11
5
-1
/
+186
*
There was confusion in the mock socket classes due to
mbelshe@google.com
2009-11-11
10
-426
/
+430
*
Lands http://codereview.chromium.org/379007 for Dave:
sky@chromium.org
2009-11-11
1
-0
/
+2
*
Use GURL::is_valid() in place of !GURL::is_empty() in a condition.
eroman@chromium.org
2009-11-10
2
-1
/
+23
*
Add a couple of methods to the StaticMockSocket for verifying
mbelshe@google.com
2009-11-10
1
-0
/
+7
*
Grab SOCKS settings from system prefs.
avi@chromium.org
2009-11-10
1
-1
/
+14
*
Distinguish between old and new FTP LIST response parsers
phajdan.jr@chromium.org
2009-11-10
2
-10
/
+18
*
Get rid of unused function, UTF8ToFilePathString.
tony@chromium.org
2009-11-10
1
-12
/
+0
*
After further discussion, do not try to handle memory errors, but make assert...
vandebo@chromium.org
2009-11-10
4
-35
/
+15
*
Pickup some server nits from the checkin on the GFE side.
mbelshe@google.com
2009-11-10
2
-32
/
+49
*
Use URLRequestContext's host_resolver instead of SystemHostResolver.
ukai@chromium.org
2009-11-10
1
-1
/
+2
*
Fix a style nit in client_socket.h.
wtc@chromium.org
2009-11-10
3
-49
/
+51
*
Clean up recent string conversion function changes, part 1: Remove unnecessar...
pkasting@chromium.org
2009-11-10
1
-4
/
+4
*
Fix integer overflow in calculation of sparse I/O extent.
cevans@chromium.org
2009-11-10
1
-1
/
+1
*
Switch chrome to requesting full-urls over FLIP rather than
mbelshe@google.com
2009-11-10
2
-18
/
+14
*
Fix some over-80-char lines.
mbelshe@google.com
2009-11-09
1
-4
/
+11
*
Remove unnecessary null pointer tests to avoid a false Coverity
wtc@chromium.org
2009-11-09
1
-7
/
+13
*
Use the new FTP LIST parsing code in the browser.
phajdan.jr@chromium.org
2009-11-07
3
-6
/
+23
*
Disable an FTP test which contains a date with year 2079 due to year-2038 pro...
phajdan.jr@chromium.org
2009-11-07
1
-0
/
+3
*
Implement Windows FTP directory listing parser.
phajdan.jr@chromium.org
2009-11-07
9
-2
/
+341
*
Clear disk cache when the cache is not initialized
hclam@chromium.org
2009-11-07
4
-22
/
+37
*
Fix various problems with inline autocomplete and URLs that change length dur...
pkasting@chromium.org
2009-11-07
6
-238
/
+550
*
Take3:
mbelshe@google.com
2009-11-06
8
-362
/
+654
[next]