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
*
Reland r58230.
willchan@chromium.org
2010-09-07
6
-52
/
+111
*
Don't call freeaddrinfo(NULL) to avoid crash on FreeBSD.
vandebo@chromium.org
2010-09-07
1
-2
/
+4
*
This CL changes our per-domain limits to be per-effective domain.
rdsmith@chromium.org
2010-09-07
5
-224
/
+744
*
Revert "net: add prober results to False Start blacklist."
agl@chromium.org
2010-09-07
7
-1132
/
+29
*
net: add prober results to False Start blacklist.
agl@chromium.org
2010-09-07
7
-29
/
+1132
*
Remove the small read buffer size for windows; we landed the async IO
mbelshe@chromium.org
2010-09-07
1
-6
/
+0
*
Revert 58684 - Fix SetOmniboxSpeculation in TcpClientSocket*
cbentzel@chromium.org
2010-09-07
2
-2
/
+2
*
Fix SetOmniboxSpeculation in TcpClientSocket*
cbentzel@chromium.org
2010-09-07
2
-2
/
+2
*
Don't run HttpNetworkLayerTest.GET under TSan/Win
timurrrr@chromium.org
2010-09-06
1
-0
/
+1
*
Don't run HttpNetworkTransactionTest.* under TSan/Win;
timurrrr@chromium.org
2010-09-06
2
-14
/
+1
*
Disable HttpNetworkTransactionTest.SimpleGET under TSan on Win32
glider@chromium.org
2010-09-06
1
-0
/
+3
*
I investigated the TODO, and decided that the current logic is right.
mbelshe@chromium.org
2010-09-05
1
-4
/
+6
*
Reland 58541 - Cleanup the LOG(INFO)s out of the SpdyStream. Most of the
mbelshe@chromium.org
2010-09-05
2
-31
/
+54
*
Flush SSL pools after SSL config changes.
csilv@chromium.org
2010-09-04
17
-32
/
+240
*
Revert 58541 - Cleanup the LOG(INFO)s out of the SpdyStream. Most of the log...
mbelshe@chromium.org
2010-09-04
2
-54
/
+31
*
Restore run_testserver, it's needed for PPAPI and possibly others.
phajdan.jr@chromium.org
2010-09-03
2
-0
/
+71
*
Rename the ridiculously long and redundant 'SpdyNetworkingTest' prefix
mbelshe@chromium.org
2010-09-03
2
-4
/
+4
*
Mark test flakiness
gavinp@chromium.org
2010-09-03
1
-1
/
+1
*
Cleanup the LOG(INFO)s out of the SpdyStream. Most of the logging was
mbelshe@chromium.org
2010-09-03
2
-31
/
+54
*
Fix remaining localhost resolution issues.
vandebo@chromium.org
2010-09-03
4
-34
/
+113
*
Fix NetworkChangeNotifier crashes on Mac.
willchan@chromium.org
2010-09-03
6
-106
/
+47
*
Update the Preconnect logic to use the new HttpStreamFactory for
mbelshe@chromium.org
2010-09-03
3
-1
/
+34
*
Fix Server Push bug; we properly detected the duplicate SYN, but we forgot to
mbelshe@chromium.org
2010-09-03
3
-15
/
+72
*
Moving file_util::FileInfo to base::PlatformFileInfo, and adding the
dumi@chromium.org
2010-09-03
5
-10
/
+9
*
Spelling error: s/ADDRESSSES/ADDRESSES/g.
willchan@chromium.org
2010-09-02
1
-1
/
+1
*
Fix ClientSocketHandle reuse_type(). Correctly track socket use.
willchan@chromium.org
2010-09-02
24
-30
/
+142
*
Summary of changes:
cbentzel@chromium.org
2010-09-02
2
-12
/
+19
*
base: Move SplitStringUsingSubstr functions from string_util.h to string_split.h
tfarina@chromium.org
2010-09-02
1
-1
/
+3
*
Don't break on auth if we are about to do client auth.
wtc@chromium.org
2010-09-02
1
-28
/
+13
*
Fixed crash involving using NetAddress::Adopt() incorrectly
akalin@chromium.org
2010-09-02
1
-3
/
+4
*
Add ListCerts method to CertDatabase.
mattm@chromium.org
2010-09-01
3
-0
/
+30
*
Add support for speaking SPDY to an HTTPS proxy.
rch@chromium.org
2010-09-01
11
-20
/
+169
*
Stop NetworkChangeNotifierMac from calling a virtual function before the cons...
willchan@chromium.org
2010-09-01
6
-47
/
+106
*
Unit tests for CanDelegate on URLSecurityManager.
cbentzel@chromium.org
2010-09-01
1
-1
/
+32
*
Fix invalid read in HostResolverImpl::OnIPAddressChanged.
willchan@chromium.org
2010-09-01
1
-1
/
+2
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
8
-21
/
+65
*
net: add *.yodlee.com to False Start blacklist
agl@chromium.org
2010-09-01
3
-3
/
+52
*
net: don't NOTREACHED on long search terms.
agl@chromium.org
2010-09-01
2
-1
/
+13
*
Relands r58007.
willchan@chromium.org
2010-09-01
3
-24
/
+150
*
Stop leaking requests on abort.
willchan@chromium.org
2010-09-01
1
-0
/
+1
*
Migrate spdy_session from using LOG() to NetLog. In the process, I'm
mbelshe@chromium.org
2010-09-01
5
-131
/
+257
*
Change the API from passing refptr<>s through the interfaces.
mbelshe@chromium.org
2010-09-01
5
-32
/
+26
*
Allow NOTIFY_EXISTING_ONLY in ObserverListThreadSafe. Switch NCN to using it.
willchan@chromium.org
2010-08-31
1
-1
/
+3
*
Add NSS cert trust setting, cert deleting, and CA cert import to CertDatabase.
mattm@chromium.org
2010-08-31
8
-10
/
+720
*
Fix a regression whereby full-granularity network events were being captured ...
eroman@chromium.org
2010-08-31
11
-20
/
+37
*
Add an optional parameter to CreatePlatformFile() to report the type
dumi@chromium.org
2010-08-31
7
-10
/
+9
*
Abort ConnectJobs with ERR_ABORTED when network changes.
willchan@chromium.org
2010-08-31
3
-3
/
+95
*
Revert r58019 and r58007 due to flaky.
willchan@chromium.org
2010-08-31
3
-126
/
+6
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
39
-167
/
+421
*
Mark HostResolverImplTest.AbortOnIPAddressChanged as FLAKY.
willchan@chromium.org
2010-08-31
1
-1
/
+2
[next]