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
/
net.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing...
vandebo@chromium.org
2009-10-17
1
-0
/
+3
*
Reverting 29316.
vandebo@chromium.org
2009-10-16
1
-3
/
+0
*
Refactor HttpNetworkTransaction so that HttpStream is responsible for parsing...
vandebo@chromium.org
2009-10-16
1
-0
/
+3
*
Remove the base_gfx project since it no longer has an external dependencies.
brettw@chromium.org
2009-10-14
1
-0
/
+4
*
Add a command line switch to enable flip sockets.
mbelshe@google.com
2009-10-13
1
-0
/
+16
*
Add net/socket_stream.
ukai@chromium.org
2009-10-09
1
-0
/
+2
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+6
*
Correctly talk to VMS servers (translate UNIX paths to VMS and vice versa).
phajdan.jr@chromium.org
2009-09-24
1
-0
/
+3
*
Moving two http utility functions to a separate source file due to dependency...
tommi@chromium.org
2009-09-18
1
-0
/
+1
*
Force inclusion of build/common.gypi for all chromium gyp files.
yaar@chromium.org
2009-09-15
1
-3
/
+0
*
Change the URLs used to access "view-cache:" and "view-net-internals:".
eroman@chromium.org
2009-09-14
1
-4
/
+4
*
Add an SSLConfigService implementation for Mac OS X
hawk@chromium.org
2009-09-09
1
-0
/
+3
*
Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere...
jshin@chromium.org
2009-09-09
1
-6
/
+6
*
ForceTLS: hash hostnames, handle subdomains, canonicalise.
agl@chromium.org
2009-09-09
1
-0
/
+3
*
Rename X-Force-TLS to Strict-Transport-Security.
abarth@chromium.org
2009-09-05
1
-3
/
+3
*
[Second attempt of r25461]
wtc@chromium.org
2009-09-05
1
-0
/
+3
*
Delete all precompiled support. It is causing more harm than good, especially...
maruel@chromium.org
2009-09-04
1
-12
/
+0
*
Intercept HTTP requests for documents that GView is capable of displaying (such
davemoore@chromium.org
2009-09-04
1
-0
/
+2
*
Revert "Use SSPI for NTLM authentication on Windows."
agl@chromium.org
2009-09-04
1
-3
/
+0
*
Use SSPI for NTLM authentication on Windows.
wtc@chromium.org
2009-09-04
1
-0
/
+3
*
Create an option to dump the cache to disk files. Because URLs are frequentl...
mbelshe@google.com
2009-09-02
1
-0
/
+3
*
Add skeleton for an about:net-internal page.
eroman@chromium.org
2009-09-01
1
-0
/
+2
*
Move Mozilla FTP LIST response parsing code to net/third_party directory.
phajdan.jr@chromium.org
2009-09-01
1
-2
/
+2
*
Add histograms for FTP server types encountered by users.
phajdan.jr@chromium.org
2009-08-28
1
-0
/
+2
*
Alphabetize and detabify some gyp files.
mdm@chromium.org
2009-08-25
1
-2
/
+2
*
Cleanups for SSLConfigService and SSLConfigServiceManager.
mattm@chromium.org
2009-08-21
1
-0
/
+1
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-7
/
+4
*
Add third_party/bzip2/bzip2.gyp:bzip2 to a few targets.
agl@chromium.org
2009-08-17
1
-0
/
+1
*
Implement LoadLog, and hook up HostResolverImpl to LoadLog.
ericroman@google.com
2009-08-14
1
-0
/
+7
*
Build fix: Scons acts differently than make with direct_dependent_settings.
agl@chromium.org
2009-08-12
1
-0
/
+1
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-0
/
+1
*
Remove the gtest dependency from net.lib
rvargas@google.com
2009-08-07
1
-4
/
+0
*
Reverting r22603, which reverts r22591. It seems that the revert doesn't help...
hamaji@chromium.org
2009-08-06
1
-0
/
+1
*
Reverting r22591. It seems to be making purify fail.
hamaji@chromium.org
2009-08-06
1
-1
/
+0
*
Remove dependency on SingleThreadedProxyResolver from resolve_proxy_msg_helpe...
eroman@chromium.org
2009-08-06
1
-0
/
+1
*
Better match IE's proxy settings.
ericroman@google.com
2009-08-04
1
-0
/
+3
*
Move test_file_util out of libbase. Test code should not be mixed with produc...
phajdan.jr@chromium.org
2009-08-03
1
-2
/
+3
*
Rename ProxyResolverV8::JSBindings --> ProxyResolverJSBindings.
eroman@chromium.org
2009-08-02
1
-0
/
+3
*
Rework FTP control response parsing code and fix socket Write misuse.
phajdan.jr@chromium.org
2009-07-28
1
-0
/
+3
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
1
-0
/
+2
*
Remove the concept of threading from ProxyService, and move it into the Proxy...
ericroman@google.com
2009-07-26
1
-0
/
+3
*
Implement OCSP handler for NSS.
ukai@chromium.org
2009-07-24
1
-0
/
+4
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
1
-2
/
+8
*
Changing to match reality.
avi@chromium.org
2009-07-15
1
-2
/
+2
*
SOCKS v5 implementation
arindam@chromium.org
2009-07-15
1
-0
/
+3
*
Reverting 20626.
arindam@chromium.org
2009-07-14
1
-3
/
+0
*
SOCKS v5 implementation
arindam@chromium.org
2009-07-14
1
-0
/
+3
*
Refactor ClientSocketPoolBase to be testable without host resolution / tcp co...
willchan@chromium.org
2009-06-30
1
-0
/
+1
*
Tests for socks4/4a implementation.
arindam@chromium.org
2009-06-28
1
-0
/
+1
*
Reverting 19466.
thakis@chromium.org
2009-06-27
1
-1
/
+0
[next]