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
*
Allow server sockets to rebind to same port if there is nothing actively list...
justinlin@chromium.org
2012-09-17
5
-5
/
+65
*
Chromium's key generation is running on a non-joinable worker thread, which r...
jnd@chromium.org
2012-09-17
1
-2
/
+9
*
Httpb Cache: handle error codes when reading data from the net,
rvargas@google.com
2012-09-17
1
-0
/
+3
*
net: Fix clang warnings about missing virtual and OVERRIDE annotations.
tfarina@chromium.org
2012-09-17
1
-8
/
+11
*
net: Enable the infinite cache simulation.
rvargas@google.com
2012-09-15
1
-1
/
+1
*
Enable TLS channeld id by default.
mattm@chromium.org
2012-09-15
4
-15
/
+10
*
net: don't run InfiniteCache.DeleteBetween on Android.
rvargas@google.com
2012-09-14
1
-0
/
+2
*
Http Cache: Add code for simulating an infinite HTTP cache.
rvargas@google.com
2012-09-14
8
-5
/
+1420
*
Revert 156846 - Http Cache: Add code for simulating an infinite HTTP cache.
rvargas@google.com
2012-09-14
8
-1419
/
+5
*
Http Cache: Add code for simulating an infinite HTTP cache.
rvargas@google.com
2012-09-14
8
-5
/
+1419
*
net: set Google pins for our ccTLDs domains and others.
agl@chromium.org
2012-09-14
3
-0
/
+669
*
NaCl: Bind TCP socket for the GDB debug stub in the browser process
halyavin@chromium.org
2012-09-14
1
-2
/
+3
*
Revert 156742 - Launch pywebsocket via net::TestServer
peter@chromium.org
2012-09-14
6
-99
/
+36
*
Disk cache histograms tracking cache opens by size/age of cache.
gavinp@chromium.org
2012-09-14
1
-6
/
+17
*
Launch pywebsocket via net::TestServer
toyoshim@chromium.org
2012-09-14
6
-36
/
+99
*
* Change logic of SpdySession::VerifyDomainAuthentication to
rch@chromium.org
2012-09-13
6
-2
/
+234
*
Reland: Take 2: Force python test server output to be unbuffered, so it doesn...
rsimha@google.com
2012-09-12
6
-24
/
+34
*
Histogram to measure if NetworkChangeNotifier::GetConnectionType() is
pauljensen@chromium.org
2012-09-12
1
-0
/
+29
*
Revert 156361 - Take 2: Force python test server output to be unbuffered, so ...
rsimha@google.com
2012-09-12
6
-31
/
+24
*
Have a clearer error message for Android's GetMimeTypeFromExtension
peter@chromium.org
2012-09-12
1
-1
/
+2
*
Take 2: Force python test server output to be unbuffered, so it doesn't mix w...
rsimha@google.com
2012-09-12
6
-24
/
+31
*
[net/udp] Create UDPSocketWin::Core which persists until all network operatio...
szym@chromium.org
2012-09-12
2
-86
/
+156
*
[net/dns] Collect histogram on HOSTS file size.
szym@chromium.org
2012-09-12
1
-11
/
+13
*
Reordering URLRequest unittest and port to iOS.
droger@chromium.org
2012-09-12
1
-2201
/
+2206
*
Implement net::GetNetworkList() for Android.
shouqun.liu@intel.com
2012-09-12
4
-6
/
+94
*
Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...
gab@chromium.org
2012-09-12
1
-1
/
+5
*
net: Move data reading functionalities from UploadElement to UploadElementReader
hashimoto@chromium.org
2012-09-11
16
-267
/
+615
*
[net/dns] Use the DnsConfig provided in the HostResolverImpl ctor if any.
szym@chromium.org
2012-09-11
1
-1
/
+2
*
Move tools out of Chromium repo
agl@chromium.org
2012-09-11
2
-775
/
+0
*
[cros/net] Add DnsConfigService to NetworkChangeNotifierChromeos.
szym@chromium.org
2012-09-11
3
-8
/
+9
*
Revert 153131 (Histograms showed it doesn't help much)
mmenke@chromium.org
2012-09-11
6
-260
/
+34
*
Fail UDP socket unittests early if the socket cannot be bound.
droger@chromium.org
2012-09-11
1
-3
/
+3
*
installer_util_unittests has failed on XP Tests (dbg)(1) since this landed
dgrogan@chromium.org
2012-09-11
1
-5
/
+1
*
Increase the sizes of the circular buffers used by SSLClientSocketNSS
wtc@chromium.org
2012-09-11
4
-10
/
+18
*
[Android] Improve NetworkChangeNotifier granularity
dfalcantara@chromium.org
2012-09-11
4
-47
/
+107
*
Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...
gab@chromium.org
2012-09-10
1
-1
/
+5
*
net: add (*.)iop.intuit.com to HSTS preloaded
agl@chromium.org
2012-09-10
2
-0
/
+2
*
Build NetError.java to use in java side tests by preprocessing net_errors.cc
yusufo@chromium.org
2012-09-10
3
-0
/
+79
*
Plumbing for the Infinite Cache.
tburkard@chromium.org
2012-09-10
2
-0
/
+10
*
Remove {base,net}_java dependencies from GYP client targets on Android.
pliard@chromium.org
2012-09-10
1
-4
/
+14
*
Move the NSS functions out of CertDatabase into a new NSSCertDatabase class.
joaodasilva@chromium.org
2012-09-10
21
-696
/
+864
*
Allows GetExtensionsForMimeType to support mime types like "foo/*"
thorogood@chromium.org
2012-09-10
3
-55
/
+92
*
Update callers of CreateFileSystemOperation so more detailed error codes can ...
calvinlo@chromium.org
2012-09-10
1
-2
/
+4
*
Revert 155587 - Force python test server output to be unbuffered, so it doesn...
rsimha@google.com
2012-09-08
3
-20
/
+0
*
Force python test server output to be unbuffered, so it doesn't mix with gtes...
rsimha@chromium.org
2012-09-08
3
-0
/
+20
*
Use HttpAuthController in SocketStream
bashi@chromium.org
2012-09-08
8
-140
/
+347
*
Use GURL for stringifying IPEndPoint rather than the system network libraries.
eroman@chromium.org
2012-09-08
5
-63
/
+143
*
Remove static variables from HttpStreamFactory.
szager@chromium.org
2012-09-07
16
-190
/
+131
*
Upstream setting flag for outgoing favicon sync.
nyquist@chromium.org
2012-09-07
2
-11
/
+11
*
New hit rate by size histograms.
gavinp@chromium.org
2012-09-07
1
-8
/
+16
[next]