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
*
Revert 52336 - More header cleanup:
erg@chromium.org
2010-07-14
16
-22
/
+5
*
Init GSSAPI library in HttpAuthHandlerNegotiate.
cbentzel@chromium.org
2010-07-14
1
-0
/
+6
*
More header cleanup:
erg@chromium.org
2010-07-14
16
-5
/
+22
*
Http Cache: chain GetLoadState from transactions waiting for
rvargas@google.com
2010-07-14
6
-6
/
+55
*
DevTools: provide network log details to the WebCore's InspectorController.
pfeldman@chromium.org
2010-07-14
1
-0
/
+3
*
Update effective-TLD data files using the latest data from Mozilla.
pam@chromium.org
2010-07-14
3
-4749
/
+4789
*
Exclude one test from TSan/Win run
timurrrr@chromium.org
2010-07-14
1
-0
/
+1
*
Implement SSLClientSocketPool.
vandebo@chromium.org
2010-07-14
39
-465
/
+2253
*
Clean up FTP code a bit:
phajdan.jr@chromium.org
2010-07-14
3
-78
/
+12
*
SPDY incorrectly DCHECKed that the SYN_REPLY headers could never be an empty ...
erikchen@google.com
2010-07-14
2
-1
/
+2
*
Display the proxy PAC javascript errors in the NetLog.
eroman@chromium.org
2010-07-14
15
-142
/
+547
*
Remove |net_log_| as a class member and pass it in where needed and a little ...
vandebo@chromium.org
2010-07-13
6
-47
/
+42
*
Rewrite X509Certificate::SupportsSSLClientAuth to be more accurate
davidben@chromium.org
2010-07-13
1
-12
/
+39
*
Add the URLRequest's priority to the net-log.
eroman@chromium.org
2010-07-13
3
-6
/
+20
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-13
21
-240
/
+1543
*
My fix didn't work. No idea why tsan is unhappy.
mbelshe@chromium.org
2010-07-13
1
-0
/
+3
*
Disk cache: Add a few more histograms.
rvargas@google.com
2010-07-12
3
-2
/
+42
*
Fixes a crash when xdg_mime library is unable to handle a long file path.
inferno@chromium.org
2010-07-12
1
-0
/
+5
*
Remove hex frames from spdy_session_unittest.cc
mlloyd@chromium.org
2010-07-12
1
-27
/
+10
*
TBR: reverting broken commit
erikchen@google.com
2010-07-12
9
-263
/
+47
*
Annotate some network classes as non-threadsafe.
eroman@chromium.org
2010-07-12
5
-5
/
+13
*
Make the various SocketParams reference counted.
vandebo@chromium.org
2010-07-12
20
-341
/
+357
*
Streams send a Rst frame upon being closed by client. Some minor editorial fi...
erikchen@google.com
2010-07-12
9
-47
/
+263
*
Put HttpProxyClientSocket into a pool.
vandebo@chromium.org
2010-07-12
21
-270
/
+1105
*
Fix a race condition in the unit test. The MockPending jobs actually
mbelshe@chromium.org
2010-07-12
2
-4
/
+8
*
Implement HttpProxyClientSocket: Http proxie setup is now done in it's own cl...
vandebo@chromium.org
2010-07-12
11
-284
/
+780
*
Plumb SSL connection information into the PageInfo model.
agl@chromium.org
2010-07-12
7
-3
/
+72
*
Attempt to fix flakey test.
mbelshe@chromium.org
2010-07-11
1
-3
/
+8
*
Reland 51081:
mbelshe@chromium.org
2010-07-11
4
-307
/
+387
*
Fix a bug in backup socket cleanup where when we call RemoveConnectJob,
mbelshe@chromium.org
2010-07-10
2
-11
/
+56
*
Change the default number of proxy resolver threads used for evaluating PAC s...
eroman@chromium.org
2010-07-10
2
-4
/
+25
*
Coverity: Fix using pointer to freed string in OCSPTrySendAndReceive.
mattm@chromium.org
2010-07-10
1
-7
/
+7
*
Add back a flag to disable Alternate-Protocol processing.
willchan@chromium.org
2010-07-10
1
-2
/
+8
*
Make sure that URLRequestJob holds a reference to the read IOBuffer rather th...
eroman@chromium.org
2010-07-09
4
-9
/
+7
*
Client attempts to start a new spdy transaction with a session that is closin...
erikchen@google.com
2010-07-09
7
-21
/
+119
*
Add a run_testserver executable to make it easy to run the testserver
darin@chromium.org
2010-07-09
2
-0
/
+84
*
Mark differences in the hex dumps
mlloyd@chromium.org
2010-07-09
1
-18
/
+46
*
KDE treats all host patterns as wildcard patterns
davidben@chromium.org
2010-07-09
5
-9
/
+65
*
Change a FAILS_ to DISABLED_, since FAILS_ doesnt help when the test crashes.
eroman@chromium.org
2010-07-09
1
-1
/
+1
*
Add the capability to run multiple proxy PAC scripts in parallel.
eroman@chromium.org
2010-07-09
20
-594
/
+1196
*
Clean up .grds, step 1: Alphabetize.
pkasting@chromium.org
2010-07-08
1
-1
/
+1
*
CorrupFrameSessionError Fails.
cbentzel@chromium.org
2010-07-08
1
-1
/
+2
*
Revert 51887 - Disable SpdyNetworkTransactionTest.CorruptFrameSessionError wh...
eroman@chromium.org
2010-07-08
1
-2
/
+1
*
Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start...
eroman@chromium.org
2010-07-08
20
-1192
/
+594
*
Adds tests for the SpdyFramer.Create* frame creation methods.
mlloyd@chromium.org
2010-07-08
6
-22
/
+576
*
Disable SpdyNetworkTransactionTest.CorruptFrameSessionError which is failing ...
eroman@chromium.org
2010-07-08
1
-1
/
+2
*
Add the capability to run multiple proxy PAC scripts in parallel.
eroman@chromium.org
2010-07-08
20
-594
/
+1192
*
Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-08
19
-1482
/
+225
*
Mark two tests flaky.
evan@chromium.org
2010-07-08
1
-1
/
+3
*
FTP: change order of commands to improve compatibility
phajdan.jr@chromium.org
2010-07-08
3
-199
/
+51
[next]