| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename PrioritizedIOBuffer to FlipIOBuffer, refactor it into | mbelshe@google.com | 2009-10-29 | 1 | -0/+2 |
* | Rename FlipStreamImpl to FlipStream and separate it out into | mbelshe@chromium.org | 2009-10-29 | 1 | -0/+2 |
* | First parts of new FTP LIST response parsing code. | phajdan.jr@chromium.org | 2009-10-28 | 1 | -0/+6 |
* | Add proxy basic auth support in net/socket_stream. | ukai@chromium.org | 2009-10-27 | 1 | -0/+1 |
* | Add dependencies from net_base to bzip2 and zlib. | agl@chromium.org | 2009-10-23 | 1 | -0/+2 |
* | Adds support for the <keygen> tag for client certificate enrollment | wtc@chromium.org | 2009-10-23 | 1 | -0/+10 |
* | Change the request tracking done by about:net-internals to be per context rat... | eroman@chromium.org | 2009-10-22 | 1 | -0/+3 |
* | Moved patch from 297003 over to committer repository. | rolandsteiner@chromium.org | 2009-10-22 | 1 | -0/+2 |
* | Split net into net and net_base to reduce v8 dependency injection. | maruel@chromium.org | 2009-10-21 | 1 | -12/+71 |
* | Add a mechanism to disable IPv6. | eroman@chromium.org | 2009-10-21 | 1 | -0/+1 |
* | WebSocket protocol handler for live experiment (again) | ukai@chromium.org | 2009-10-21 | 1 | -0/+3 |
* | Revert r29614 "WebSocket protocol handler for live experiment." | ukai@chromium.org | 2009-10-21 | 1 | -3/+0 |
* | WebSocket protocol handler for live experiment. | ukai@chromium.org | 2009-10-21 | 1 | -0/+3 |
* | 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 |