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
*
Remove repeated target definition from net.gyp
csharp@chromium.org
2012-07-31
1
-39
/
+0
*
Fix bug in SpdySession where map.erase() was called on an iterator when the u...
rch@chromium.org
2012-07-30
3
-15
/
+277
*
Http cache: Make sure that issuing a byte range request
rvargas@google.com
2012-07-30
4
-28
/
+80
*
Add a kBITSTRING DER encoding tag byte to asn1_util.h
rch@chromium.org
2012-07-30
1
-1
/
+2
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
27
-95
/
+340
*
Bringing up the net target on iOS.
noyau@chromium.org
2012-07-30
3
-159
/
+298
*
net: add browserid.org and login.persona.org to HSTS preloaded.
agl@chromium.org
2012-07-30
2
-0
/
+5
*
net: add (*.)passwd.io to HSTS preloaded
agl@chromium.org
2012-07-30
1
-0
/
+1
*
Replaced static URLRequestDataJob factory with protocol handler for Data jobs.
shalev@chromium.org
2012-07-30
3
-0
/
+50
*
Bug fix for lack of errors on requests with invalid ports
shalev@chromium.org
2012-07-30
1
-0
/
+11
*
Add const accessors to URLRequest and UploadData.
vabr@chromium.org
2012-07-28
4
-4
/
+14
*
SPDY - update the comment to have "status" for SPDY_SESSION_GOAWAY
rtenneti@chromium.org
2012-07-28
1
-0
/
+1
*
Fix a SPDY crash bug where a CHECK() is hit because a cancelled stream is con...
rch@chromium.org
2012-07-28
3
-0
/
+216
*
Remove target chromium_swarm_tests when test_isolate_mode == noop.
maruel@chromium.org
2012-07-28
1
-39
/
+36
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
2
-2
/
+2
*
Give MockRead and MockWrite distinct types.
yutak@chromium.org
2012-07-27
11
-57
/
+72
*
Instead of enqueueing SPDY frames, enqueue SPDY streams that are ready to pro...
rch@chromium.org
2012-07-26
17
-209
/
+461
*
[net/dns] Remove check for DNS Changer.
szym@chromium.org
2012-07-26
2
-57
/
+1
*
Removed unnecessary DCHECK on entry
orenb@chromium.org
2012-07-26
1
-1
/
+0
*
net: update ssl_cipher_suite_names_generate.go for Go 1.
agl@chromium.org
2012-07-26
1
-9
/
+9
*
Add yfriedman to several Android OWNERS files
yfriedman@chromium.org
2012-07-26
1
-0
/
+1
*
Fix gcc 4.7 building problems - cont 2.
shenhan@google.com
2012-07-26
1
-10
/
+12
*
Added sanity check for entry in ReadyToUse
orenb@chromium.org
2012-07-26
1
-1
/
+2
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
2
-1
/
+14
*
[net/dns] Retry reading config in DnsConfigServiceWin
szym@chromium.org
2012-07-25
1
-1
/
+9
*
Do not inherit from std::vector.
tfarina@chromium.org
2012-07-25
5
-8
/
+5
*
Factor out common error-code conversion code for PlatformFileErrorToNetError.
nhiroki@google.com
2012-07-25
2
-2
/
+21
*
net: fix a couple of broken certificate tests.
agl@chromium.org
2012-07-24
4
-40
/
+353
*
SPDY - minor bug fixes. Log status code for GOAWAY frames
rtenneti@google.com
2012-07-24
3
-4
/
+7
*
Fix removal of headers
battre@chromium.org
2012-07-24
3
-54
/
+62
*
net: don't crash when failing dynamic pins.
agl@chromium.org
2012-07-23
1
-0
/
+5
*
Offload disk accesses to WorkerPool in ExtensionProtocolHandler
paivanof@gmail.com
2012-07-23
5
-20
/
+44
*
Allow any text/* mime type to be rendered inline.
torne@chromium.org
2012-07-23
3
-3
/
+44
*
Make disk cache tests ETags more HTTP standard conformant.
gavinp@chromium.org
2012-07-22
2
-7
/
+7
*
Modify DeterministicSocketData to verify that the sequence number of reads an...
rch@chromium.org
2012-07-21
10
-34
/
+84
*
Add more using base::Time* to http_cache_transaction.cc.
gavinp@chromium.org
2012-07-21
1
-4
/
+6
*
Convert ProtocolHandlerRegistry to be a ProfileKeyedService.
smckay@chromium.org
2012-07-21
1
-3
/
+3
*
mac: Remove code that was only needed on 10.5
thakis@chromium.org
2012-07-20
1
-2
/
+0
*
Revert 147692 - Instead of enqueueing SPDY frames, instead enqueue SPDY strea...
vitalybuka@chromium.org
2012-07-20
17
-460
/
+209
*
Instead of enqueueing SPDY frames, instead enqueue SPDY streams that are read...
rch@chromium.org
2012-07-20
17
-209
/
+460
*
Switch net_unittests_run, unit_tests_run and browser_tests_run to use run_tes...
maruel@chromium.org
2012-07-20
1
-0
/
+3
*
Disk cache: Always look for open entries when loading
rvargas@google.com
2012-07-20
4
-8
/
+56
*
More -Wunused-private-field cleanups.
thakis@chromium.org
2012-07-20
2
-5
/
+3
*
Add irccloud.com to HSTS preloaded list
agl@chromium.org
2012-07-20
2
-0
/
+6
*
Add sol.io to HSTS preloaded
agl@chromium.org
2012-07-20
2
-0
/
+2
*
Move files related to registry-controlled domains into a new net/base/registr...
pam@chromium.org
2012-07-20
19
-31
/
+37
*
Exclude openssl_memory_private_key_store.cc from build on Android.
pliard@chromium.org
2012-07-20
2
-10
/
+9
*
A Speculative Revert for r147597 - Convert ProtocolHandlerRegistry to be a Pr...
hbono@chromium.org
2012-07-20
1
-3
/
+3
*
Convert ProtocolHandlerRegistry to be a ProfileKeyedService.
smckay@chromium.org
2012-07-20
1
-3
/
+3
*
Fix TCPClientSocket::GetLocalAddress() to work when socket is not connected.
sergeyu@chromium.org
2012-07-20
4
-5
/
+29
[next]