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
*
Disk cache: Perform additional verifications of the key
rvargas@google.com
2011-07-19
4
-12
/
+65
*
Http cache: Add more documentation to the http cache transaction
rvargas@google.com
2011-07-19
2
-18
/
+80
*
Implement GetSubjectAltName on all platforms
joth@chromium.org
2011-07-19
6
-141
/
+147
*
Revert "Implementation of server socket for websockets protocol."
dilmah@chromium.org
2011-07-19
8
-1575
/
+11
*
Implementation of server socket for websockets protocol.
dilmah@chromium.org
2011-07-19
8
-11
/
+1575
*
Deprecate RegisterProtocolFactory/(Un)RegisterInterceptor.
willchan@chromium.org
2011-07-19
4
-28
/
+126
*
Cache the underlying OS certificate handle within the X509CertificateCache, r...
rsleevi@chromium.org
2011-07-19
12
-316
/
+208
*
DnsTransaction: added NetLog support.
agayev@chromium.org
2011-07-19
5
-10
/
+163
*
mark TransportClientSocketPoolTest.BackupSocketFailAfterStall flaky on linux ...
tim@chromium.org
2011-07-19
1
-2
/
+2
*
Also ignore SEC_ERROR_BAD_INFO_ACCESS_LOCATION when we try AIA
wtc@chromium.org
2011-07-18
1
-0
/
+1
*
DatagramSocket: added NetLog accessor.
agayev@chromium.org
2011-07-18
9
-3
/
+30
*
Fix typo in net/base/net_api.h
rch@chromium.org
2011-07-18
1
-1
/
+1
*
base: Put md5.* into base namespace.
tfarina@chromium.org
2011-07-18
7
-27
/
+27
*
DnsTransaction: added a delegate interface.
agayev@chromium.org
2011-07-18
13
-223
/
+450
*
Change base::LaunchProcess API slightly
evan@chromium.org
2011-07-15
4
-9
/
+4
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-14
3
-5
/
+9
*
Replace onRequestSent with onSendHeaders in webrequest API
battre@chromium.org
2011-07-14
11
-64
/
+33
*
Add client-side support for the origin bound certificate TLS extension.
rkn@chromium.org
2011-07-14
6
-4
/
+109
*
Fix memory leak in URLRequestTestHTTP.NetworkDelegateTunnelConnectionFailed
battre@chromium.org
2011-07-14
1
-3
/
+3
*
Unit testing of event generation NetworkDelegate / Web Request API
battre@chromium.org
2011-07-14
5
-163
/
+447
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
13
-25
/
+29
*
Revert 92511 - Make the URLRequestContext constant
battre@chromium.org
2011-07-14
13
-29
/
+25
*
Make the URLRequestContext constant
battre@chromium.org
2011-07-14
13
-25
/
+29
*
Fix a few places using OS_MAC instead of OS_MACOSX to disable flaky/failing t...
rsleevi@chromium.org
2011-07-14
1
-1
/
+1
*
Mark TransportClientSocketPoolTest.BackupSocketFailAfterStall flaky on ChromeOS
rsleevi@chromium.org
2011-07-14
1
-2
/
+3
*
Nix CommandLine::GetSwitchCount.
msw@chromium.org
2011-07-13
1
-2
/
+1
*
Add content-security-policy to chrome://view-http-cache, and move scripts to ...
tsepez@chromium.org
2011-07-13
1
-1
/
+3
*
Add COMPONENT_BUILD global define.
darin@chromium.org
2011-07-13
3
-23
/
+4
*
Export some functions to fix component build for chromeos.
sadrul@chromium.org
2011-07-13
1
-1
/
+1
*
Clean up users of a deprecated base::LaunchApp API.
evan@chromium.org
2011-07-13
1
-4
/
+5
*
Disk cache: detect block files that are shorter than expected
rvargas@google.com
2011-07-13
6
-5
/
+39
*
Make MultiThreadedProxyResolver resistant to crashes when leaked.
willchan@chromium.org
2011-07-13
1
-6
/
+7
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
8
-53
/
+211
*
Rewrite the name verifier using CanonicalizeHost
joth@chromium.org
2011-07-13
2
-72
/
+48
*
Revert 92331 - Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
8
-209
/
+53
*
Fix leaking request IDs in webRequest API
battre@chromium.org
2011-07-13
8
-53
/
+209
*
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
[next]