| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverting 10250. | ericroman@google.com | 2009-02-24 | 1 | -102/+2 |
* | Add v8 as dependency of net. | ericroman@google.com | 2009-02-24 | 1 | -2/+102 |
* | Have tld_cleanup generate a .cc file that contains the effective | tc@google.com | 2009-02-24 | 1 | -2/+6 |
* | Enable SSL error handling in Linux again. | dkegel@google.com | 2009-02-19 | 1 | -8/+8 |
* | Add parsing for PAC result strings -- ProxyInfo::UsePacString(). | ericroman@google.com | 2009-02-19 | 1 | -0/+10 |
* | Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builder | dkegel@google.com | 2009-02-19 | 1 | -10/+8 |
* | Undo revert http://codereview.chromium.org/23028 | dkegel@google.com | 2009-02-18 | 1 | -8/+10 |
* | Reduce the amount of included header files. Vast change like in "Oh God! This... | maruel@chromium.org | 2009-02-18 | 1 | -0/+16 |
* | Reverting r9823 (http://codereview.chromium.org/16207) because | dkegel@google.com | 2009-02-14 | 1 | -10/+8 |
* | ssl_client_socket_unittest.cc: launch local server with TestServerLauncher | dkegel@google.com | 2009-02-14 | 1 | -8/+10 |
* | Move certificate verification off the IO thread. | wtc@chromium.org | 2009-02-03 | 1 | -2/+14 |
* | Add more unit tests for net/base/host_resolver. | phajdan.jr@chromium.org | 2009-01-29 | 1 | -3/+3 |
* | post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache. | ericroman@google.com | 2009-01-15 | 1 | -12/+12 |
* | Remove HttpTransactionWinHttp and the --winhttp command-line | wtc@google.com | 2009-01-13 | 1 | -6/+0 |
* | Measure how often the users are encountering MD5 | wtc@google.com | 2009-01-12 | 1 | -0/+6 |
* | Update googletest (gtest) to 1.2.1 | maruel@chromium.org | 2009-01-07 | 1 | -2/+2 |
* | Add a unit test to mac build. | ericroman@google.com | 2008-12-20 | 1 | -0/+10 |
* | Split ProxyResolver into two interfaces: A. interface for retrieving the sys... | ericroman@google.com | 2008-12-19 | 1 | -8/+0 |
* | Disk cache: move eviction code to a separate file. | rvargas@google.com | 2008-12-18 | 1 | -0/+6 |
* | Reverting 6966. | ericroman@google.com | 2008-12-13 | 1 | -4/+0 |
* | Use automatic memory management for URLRequestContext's members. | ericroman@google.com | 2008-12-13 | 1 | -0/+4 |
* | Build a few more files on the Mac: | mark@chromium.org | 2008-12-11 | 1 | -3/+13 |
* | Third time's a charm? | dkegel@google.com | 2008-12-07 | 1 | -5/+11 |
* | Revert r6233, need to move the cert, there is a policy against | dkegel@google.com | 2008-12-02 | 1 | -11/+5 |
* | For http://code.google.com/p/chromium/issues/detail?id=4510 | dkegel@google.com | 2008-12-02 | 1 | -5/+11 |
* | * Cleanup: move base/platform_test.h -> testing/ | jeremy@chromium.org | 2008-12-02 | 1 | -13/+0 |
* | Port directory lister to allow the linux and mac test shells to display file ... | estade@chromium.org | 2008-11-20 | 1 | -0/+4 |
* | Add url_request_unittest to mac build. | ericroman@google.com | 2008-11-19 | 1 | -0/+2 |
* | Fix the mac build to add dmg_fp to the libbase.a. | tony@chromium.org | 2008-11-15 | 1 | -43/+0 |
* | Make unit_tests pass with pt_BR.UTF-8 locale. | tc@google.com | 2008-11-12 | 1 | -0/+43 |
* | Remove shared code from test_shell_mac, build test_shell_cc. Add a missing fi... | pinkerton@google.com | 2008-11-12 | 1 | -3/+5 |
* | Change made by external contributor Ibrar Ahmed (ibrar.ahmad@gmail.com), revi... | erikkay@google.com | 2008-11-11 | 1 | -0/+8 |
* | - Add preemptive authorization (new http stack only) | ericroman@google.com | 2008-11-08 | 1 | -0/+10 |
* | Dramatically improve the link time in release mode. Today's MC Hammer Xcode | mark@chromium.org | 2008-11-07 | 1 | -0/+16 |
* | * Add write and read/write support to FileStream (renamed from FileInputStream). | erikkay@google.com | 2008-11-03 | 1 | -12/+10 |
* | There's no Objective in this C++. | avi@google.com | 2008-10-31 | 1 | -4/+4 |
* | Relanding of r4221, initial proxy support for the Mac | avi@google.com | 2008-10-31 | 1 | -0/+10 |
* | oops; will reland once tree is open | avi@google.com | 2008-10-30 | 1 | -10/+0 |
* | Initial Mac proxy implementation | avi@google.com | 2008-10-30 | 1 | -0/+10 |
* | Call DidStartDnsResolution and DidFinishDnsResolutionWithStatus | wtc@google.com | 2008-10-24 | 1 | -0/+2 |
* | Remove typo in file name *unitest* vs *unittest* | jar@google.com | 2008-10-20 | 1 | -4/+4 |
* | Misc cleanups | ericroman@google.com | 2008-10-17 | 1 | -0/+2 |
* | Initial Mac implementation of SSL. Requires the full-duplex socket introduced... | avi@google.com | 2008-10-17 | 1 | -1/+9 |
* | Turn SSLClientSocket into an interface. | wtc@google.com | 2008-10-15 | 1 | -2/+0 |
* | add file:// handling to mac and linux builds | pinkerton@google.com | 2008-10-10 | 1 | -0/+2 |
* | Use open-vcdiff source in its new home on the Mac (follow-up to r2709) | mark@chromium.org | 2008-09-30 | 1 | -4/+4 |
* | Add missing header file to net.xcodeproj | darin@google.com | 2008-09-29 | 1 | -0/+2 |
* | Need to alphabetize our source files in the build steps. | avi@google.com | 2008-09-29 | 1 | -6/+6 |
* | Define FileInputStream and use it to make UpdateDataStream and URLRequestFile... | darin@google.com | 2008-09-29 | 1 | -0/+4 |
* | Add the auth unit-tests to SConscript and .pbxproj | ericroman@google.com | 2008-09-27 | 1 | -0/+12 |