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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dead log entries for SPDY_TRANSACTION_*
mbelshe@chromium.org
2010-08-25
1
-16
/
+0
*
Actually allow recursive=true to be set in net::DirectoryLister
johnnyg@chromium.org
2010-08-24
1
-1
/
+1
*
Adds HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-24
10
-89
/
+352
*
Address post-review comments on r56727.
agl@chromium.org
2010-08-23
1
-12
/
+11
*
Whitespace change to trigger the bots.
viettrungluu@chromium.org
2010-08-22
1
-2
/
+2
*
Allow net::DirectoryLister to be used to recursively list the directory, and ...
johnnyg@chromium.org
2010-08-21
3
-48
/
+138
*
Change EXPECT_ to ASSERT_ for X.509 tests where it will crash if the check fails
rsleevi@chromium.org
2010-08-21
1
-9
/
+9
*
Remove obviously unneeded forward declarations from headers under src/{app,ba...
viettrungluu@chromium.org
2010-08-21
3
-9
/
+2
*
Add a feature to the HostResolverRules to be able to match rules only
mbelshe@chromium.org
2010-08-21
2
-2
/
+42
*
x509_certificate_nss: remove unused ScopedCERTCertificate and ScopedCERTCertList
mattm@chromium.org
2010-08-21
1
-32
/
+0
*
NSS cert database cleanups
mattm@chromium.org
2010-08-20
1
-44
/
+43
*
Give keys friendly names in NSS and OS X
davidben@chromium.org
2010-08-19
4
-9
/
+45
*
Convert FormatBytes to string16.
evan@chromium.org
2010-08-19
1
-1
/
+2
*
net: expect MITM attacks with HTTP proxies and command line flag.
agl@chromium.org
2010-08-19
5
-7
/
+39
*
Remove forward declares for ASCIIToUTF16 from string_util. All callers now use
brettw@chromium.org
2010-08-19
1
-0
/
+1
*
FBTF: Remove unnecessary STL #includes from src/net.
viettrungluu@chromium.org
2010-08-19
7
-14
/
+5
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
1
-1
/
+2
*
Add a command-line flag to disable SSL/TLS False Start
davidben@chromium.org
2010-08-18
5
-0
/
+44
*
Don't resolve IP literals.
vandebo@chromium.org
2010-08-18
6
-85
/
+139
*
Revert "Convert FormatBytes to string16."
evan@chromium.org
2010-08-18
1
-2
/
+1
*
Convert FormatBytes to string16.
evan@chromium.org
2010-08-18
1
-1
/
+2
*
DnsRRResolver: hoist inner class and callback on MessageLoop.
agl@chromium.org
2010-08-18
3
-125
/
+191
*
Revert 56539 - Added HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-18
10
-352
/
+86
*
Added HostResolveImpl Requests and Jobs to log.
mmenke@chromium.org
2010-08-18
10
-86
/
+352
*
Re-land part of r55416, minus actually moving the test_suite.h contents to a ...
brettw@chromium.org
2010-08-17
2
-1
/
+2
*
Revert 56376 - This CL will introduce a new way to do exponential back-off on...
joi@chromium.org
2010-08-17
1
-4
/
+0
*
Revert 56384 - Don't resolve IP literals.
vandebo@chromium.org
2010-08-17
6
-130
/
+85
*
Don't resolve IP literals.
vandebo@chromium.org
2010-08-17
6
-85
/
+130
*
This CL will introduce a new way to do exponential back-off on failure within
joi@chromium.org
2010-08-17
1
-0
/
+4
*
Revert "DnsRRResolver: hoist inner class and callback on MessageLoop."
agl@chromium.org
2010-08-17
3
-111
/
+49
*
DnsRRResolver: hoist inner class and callback on MessageLoop.
agl@chromium.org
2010-08-17
3
-49
/
+111
*
Revert the workaround for servers that use tiny DH keys.
wtc@chromium.org
2010-08-17
1
-0
/
+3
*
Remove test isolation enforcement code.
phajdan.jr@chromium.org
2010-08-16
1
-1
/
+0
*
Cleanup Registry API: part 3.
tfarina@chromium.org
2010-08-14
1
-4
/
+6
*
Adding ability to sort by date to directory_lister.cc. Adding support for ti...
dhg@chromium.org
2010-08-13
2
-8
/
+61
*
Redirects NetLog output to the log file, when the command line
mmenke@chromium.org
2010-08-13
2
-0
/
+84
*
Emit an event to NetLog whenever the proxy settings change.
eroman@chromium.org
2010-08-13
1
-0
/
+13
*
Add NSS PKCS12 import/export functions to CertDatabase.
mattm@chromium.org
2010-08-12
4
-1
/
+160
*
Net-internal's Javascript code no longer requires all enties have a unique so...
mmenke@chromium.org
2010-08-12
1
-6
/
+1
*
Add WebSocket handshake message in net_log
ukai@chromium.org
2010-08-12
1
-0
/
+18
*
Revert "Add NSS PKCS12 import/export functions to CertDatabase." which failed...
mattm@chromium.org
2010-08-11
4
-160
/
+1
*
Add NSS PKCS12 import/export functions to CertDatabase.
mattm@chromium.org
2010-08-11
4
-1
/
+160
*
net: add embedded DNSSEC chain support.
agl@chromium.org
2010-08-11
11
-3
/
+1730
*
Build fix for old glibc (<= 2.5) systems.
agl@chromium.org
2010-08-10
1
-0
/
+6
*
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...
nsylvain@chromium.org
2010-08-09
2
-2
/
+1
*
Cleanup in base. This moves the implementation (and a bunch of header file
brettw@chromium.org
2010-08-09
2
-1
/
+2
*
Added defense in depth mechanism to host resolver to prevent long hostnames f...
cdn@chromium.org
2010-08-07
2
-0
/
+22
*
Clean up SpdyStream.
erikchen@google.com
2010-08-06
1
-3
/
+0
*
More cleanup relating to the domain now being part of the CanonicalCookie:
rdsmith@chromium.org
2010-08-06
5
-95
/
+64
*
[Linux] Listen to and correctly handle IPv6 address change announcements.
vandebo@chromium.org
2010-08-06
1
-1
/
+35
[next]