summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
Commit message (Expand)AuthorAgeFilesLines
...
* Move socket related files from net/base to net/socket.willchan@chromium.org2009-06-221-29/+30
* Add "load_states.h" to net.gyp, since it was missing.ericroman@google.com2009-06-221-0/+1
* Remove some unused files.ericroman@google.com2009-06-221-2/+0
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-181-0/+5
* Add a simple cache of certificates for SSL client authentication.wtc@chromium.org2009-06-181-0/+3
* Revert cl 18723.rvargas@google.com2009-06-181-5/+0
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-181-0/+5
* Compile fetch_server on POSIX.phajdan.jr@chromium.org2009-06-171-21/+20
* Compile fetch_client on all platforms and add a TODO(port) for fetch_server.phajdan.jr@chromium.org2009-06-171-14/+15
* Add unit tests for new FTP network transaction.phajdan.jr@chromium.org2009-06-151-0/+1
* [Refactor] Rename DnsResolutionObserver --> HostResolver::Observer.ericroman@google.com2009-06-151-1/+0
* * Move the global "DnsResolutionObserver" code depended on by DNS prefetcher,...ericroman@google.com2009-06-151-1/+0
* Specify new methods for supporting SSL client authentication.wtc@chromium.org2009-06-121-0/+1
* Http Cache: First pass of byte-range requests support.rvargas@google.com2009-06-121-0/+2
* * Avoid doing concurrent DNS resolves of the same hostname in HostResolver.ericroman@google.com2009-06-121-0/+4
* Revert "Move much of the TCPClientSocketPool implementation out into ClientSo...willchan@chromium.org2009-06-101-4/+0
* Move much of the TCPClientSocketPool implementation out into ClientSocketPool...willchan@chromium.org2009-06-101-0/+4
* Make ClientSocketPool an interface. Move ClientSocketPool code into TCPClien...willchan@chromium.org2009-06-051-2/+3
* Parsing routines for X-Force-TLS header.abarth@chromium.org2009-06-021-0/+1
* Extract socket mocks out of HttpNetworkTransactionTest.phajdan.jr@chromium.org2009-05-231-1/+4
* Remove a duplicate source file entry -- it appears in the sources of both "ne...ericroman@google.com2009-05-221-1/+0
* More progress on ForceHTTPS.abarth@chromium.org2009-05-201-0/+2
* Making command-line specified proxy settings more flexible - allowing for set...robertshield@google.com2009-05-121-1/+2
* Add a 'cygwin' target to execute setup_mount.bat explicitly as asgk@google.com2009-05-111-0/+5
* A utility driver for doing client/server HTTP transactionmbelshe@google.com2009-05-061-0/+34
* Switching to v8.gyp in the v8 project (so they can maintain it themselves).bradnelson@google.com2009-04-281-1/+1
* Implement a parser that parses the "Range" HTTP headerhclam@chromium.org2009-04-281-0/+3
* Reverting 14597,14596,14595.sgjesse@chromium.org2009-04-271-1/+1
* Update V8 in chromium to version 1.2.1.ager@chromium.org2009-04-271-1/+1
* Add -DCHROME_V8 to the chrome/browser build.sgk@google.com2009-04-221-1/+5
* Build on Linux with shared libraries (significant chunks courtesy craigsch):sgk@google.com2009-04-221-0/+4
* Implement full duplex tcp sockets on Windows.willchan@chromium.org2009-04-201-0/+2
* ProxyConfigService for Linux.sdoyon@chromium.org2009-04-201-1/+13
* Reverting 13983.willchan@chromium.org2009-04-171-2/+0
* Implement full duplex mode for windows tcp sockets.willchan@chromium.org2009-04-171-0/+2
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-2/+2
* DNS prefetch experiment extension: Consider different connection count limitsjar@chromium.org2009-04-081-0/+1
* Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.ericroman@google.com2009-03-311-0/+1
* Add a unit test for ProxyConfigServiceWin.ericroman@google.com2009-03-271-0/+2
* Disk Cache: Second pass (and final) to allow multiple instancesrvargas@google.com2009-03-271-0/+1
* Disk cache: First pass to make it possible to havervargas@google.com2009-03-251-0/+1
* Update the gyp Linux build:sgk@google.com2009-03-201-0/+8
* Add the directory listing code for the new portable FTPwtc@chromium.org2009-03-191-0/+2
* Switching net over to use gyp on windows.bradnelson@google.com2009-03-181-1/+1
* Add targets for page_cycler_tests, perf_tests and startup_tests. Listedsgk@google.com2009-03-161-2/+1
* Add command line switch "--new-ftp" for new portable FTPwtc@chromium.org2009-03-161-0/+2
* Add 'Generating' messages for rules.sgk@google.com2009-03-161-0/+1
* Revert 11689 and 11690jar@chromium.org2009-03-141-1/+1
* Removing extra {}s that got lost in restructuring a CL.bradnelson@google.com2009-03-141-1/+1
* Linux: GYP fixesagl@chromium.org2009-03-131-2/+1