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
*
net: disable SSL compression
agl@chromium.org
2012-08-02
1
-11
/
+0
*
Http cache: Always revalidate PUT and DELETE requests.
rvargas@google.com
2012-08-02
2
-6
/
+5
*
Add a mutable version of CookieMonster::ParsedCookie
battre@chromium.org
2012-08-02
3
-59
/
+399
*
Applying late feedback on CL https://chromiumcodereview.appspot.com/10834051.
noyau@chromium.org
2012-08-02
1
-110
/
+111
*
This is a major refactor of Histogram related code:
kaiwang@chromium.org
2012-08-01
4
-20
/
+11
*
Add a new ExtractSubjectPublicKeyFromSPKI method to asn1_utils.
rch@chromium.org
2012-08-01
2
-1
/
+36
*
Log SPDY request headers in URL_REQUEST events in net-internals.
pauljensen@chromium.org
2012-08-01
2
-0
/
+30
*
Simplify the EC signature creation code by moving it to a Helper.
rch@chromium.org
2012-08-01
3
-47
/
+63
*
Remove error handling for NOT_IN_DNS.
agl@chromium.org
2012-08-01
4
-9
/
+2
*
Android: remove ant environment dependencies.
torne@chromium.org
2012-08-01
1
-15
/
+1
*
Now WebSocketFrameChunk use std::vector<char> to hold payload data.
toyoshim@chromium.org
2012-08-01
5
-47
/
+121
*
Revert 149261 - Support SHA-256 in public key pins for HTTPS.
vandebo@chromium.org
2012-07-31
33
-460
/
+214
*
Support SHA-256 in public key pins for HTTPS.
palmer@chromium.org
2012-07-31
33
-214
/
+460
*
[Sync] Add support for performing a GetKey on startup.
zea@chromium.org
2012-07-31
2
-3
/
+24
*
Add a new GetTlsUniqueChannelBinding method to SSLSocket, and implement nss v...
rch@chromium.org
2012-07-31
13
-11
/
+79
*
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
[next]