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 "Add COMPONENT_BUILD global define. "
yurys@chromium.org
2011-07-13
3
-4
/
+23
*
Add COMPONENT_BUILD global define.
darin@chromium.org
2011-07-13
3
-23
/
+4
*
Linux Cert manager: improve PKCS #12 import error messages.
mattm@chromium.org
2011-07-13
3
-7
/
+64
*
Enhancements to the about://appcache-internals pages.
michaeln@google.com
2011-07-12
2
-37
/
+44
*
Fixed issues with previous CL.
rkn@chromium.org
2011-07-12
3
-40
/
+53
*
Revert "Clean up users of a deprecated base::LaunchApp API."
evan@chromium.org
2011-07-12
1
-5
/
+4
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-12
1
-4
/
+5
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
21
-54
/
+74
*
net: enable components build on Linux
evan@chromium.org
2011-07-12
1
-10
/
+15
*
Define an asynchronous API for CookieStore.
ycxiao@chromium.org
2011-07-12
6
-558
/
+1428
*
Update the PreconnectWithBackupTimer and PreconnectWithBackupTimer
wtc@chromium.org
2011-07-12
1
-8
/
+9
*
Make the host name verification conform to rfc6125
joth@chromium.org
2011-07-12
4
-123
/
+289
*
net: expose some more classes as API
evan@chromium.org
2011-07-11
5
-40
/
+43
*
Upstream android net related code (part3)
michaelbai@google.com
2011-07-11
4
-0
/
+41
*
Fixed network connectivity checks specific to ChromeOS. Previously we were d...
zelidrag@chromium.org
2011-07-11
4
-0
/
+51
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
4
-24
/
+0
*
Upstream android net related code (part 1)
michaelbai@google.com
2011-07-11
7
-13
/
+51
*
Add WebSocket over SPDY experimental implementation.
toyoshim@chromium.org
2011-07-11
5
-89
/
+411
*
Revert 92006 - Make the host name verification conform to rfc6125
joth@chromium.org
2011-07-11
4
-290
/
+121
*
Make the host name verification conform to rfc6125
joth@chromium.org
2011-07-11
4
-121
/
+290
*
Revert 91997 - Add WebSocket over SPDY experimental implementation.
toyoshim@chromium.org
2011-07-11
5
-410
/
+87
*
The NET_API change got swallowed by the automerge grrr :(
pastarmovj@chromium.org
2011-07-11
1
-1
/
+1
*
Introduce a policy to control the maximal number of connections per proxy ser...
pastarmovj@chromium.org
2011-07-11
2
-1
/
+5
*
Add WebSocket over SPDY experimental implementation.
toyoshim@chromium.org
2011-07-11
5
-87
/
+410
*
Added OriginBoundCertService class to handle the fetching (and creation) of o...
rkn@chromium.org
2011-07-08
4
-0
/
+148
*
Remove old comments.
eroman@chromium.org
2011-07-08
1
-6
/
+0
*
Change HttpProxyClientSocket and SpdyProxyClient socket to look
rch@chromium.org
2011-07-08
4
-4
/
+6
*
Updating a link in the comments.
marja@google.com
2011-07-08
1
-1
/
+1
*
Revert 91842 - Introduce a policy to control the maximal number of connection...
johnme@google.com
2011-07-08
2
-5
/
+1
*
Introduce a policy to control the maximal number of connections per proxy ser...
pastarmovj@chromium.org
2011-07-08
2
-1
/
+5
*
Reland r91815, "Clean up RegisterProtocolFactory calls."
willchan@chromium.org
2011-07-08
1
-3
/
+3
*
Revert r91815, "Clean up RegisterProtocolFactory calls." (broke mac canaries)
caseq@google.com
2011-07-08
1
-3
/
+3
*
Clean up RegisterProtocolFactory calls.
willchan@chromium.org
2011-07-08
1
-3
/
+3
*
net: Precede each CBC encrypted application data record with an empty one.
agl@chromium.org
2011-07-07
5
-3
/
+107
*
Upstream android net related code (part 2)
michaelbai@google.com
2011-07-07
3
-10
/
+10
*
net: add Izenpe as EV CA
agl@chromium.org
2011-07-07
1
-0
/
+11
*
Refactoring on WebSocket over SPDY unit tests
toyoshim@chromium.org
2011-07-07
5
-105
/
+165
*
Allow DiskCache tests to be shuffled/independent of eachother
rsleevi@chromium.org
2011-07-07
5
-126
/
+129
*
WebSocket: Add connection test on WebSocketJobTest
toyoshim@chromium.org
2011-07-06
1
-47
/
+233
*
URLRequestJob::Read can return false but still leave the request in state URL...
battre@chromium.org
2011-07-06
4
-25
/
+42
*
Fixes for OpenSSL
bulach@chromium.org
2011-07-05
3
-1
/
+20
*
Fix ReuseTest memory handling.
joi@chromium.org
2011-07-04
1
-8
/
+10
*
Do tests in both spdy enabled and disabled configurations.
toyoshim@chromium.org
2011-07-04
1
-17
/
+84
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-02
10
-28
/
+12
*
net: Build net.dll on Windows.
rvargas@google.com
2011-07-01
2
-4
/
+22
*
net: Add NET_API to DnsTransaction.
rvargas@google.com
2011-07-01
1
-1
/
+2
*
Revert 91296 - Revert 91292 - Refactoring on SocketStream to support IO PENDI...
sky@chromium.org
2011-07-01
3
-17
/
+159
*
Detect Kaspersky SSL MITM and give a helpful error message.
agl@chromium.org
2011-07-01
3
-31
/
+49
*
Revert 91292 - Refactoring on SocketStream to support IO PENDING on WebSocket...
sky@chromium.org
2011-07-01
3
-159
/
+17
*
Refactoring on SocketStream to support IO PENDING on WebSocket throttling
toyoshim@chromium.org
2011-07-01
3
-17
/
+159
[next]