| Commit message (Expand) | Author | Age | Files | Lines |
* | Refine a CHECK into several CHECKs to determine the return | wtc@chromium.org | 2009-01-17 | 1 | -1/+20 |
* | Have net_resources.grd generate a .pak file too. Since the tld | tc@google.com | 2009-01-16 | 1 | -0/+1 |
* | If connect succeeds synchronously, the event object is also | wtc@google.com | 2009-01-16 | 1 | -1/+4 |
* | revert 8087 | abarth@chromium.org | 2009-01-15 | 2 | -8/+6 |
* | We should download text/csv mime types instead of displaying them. | abarth@chromium.org | 2009-01-15 | 2 | -6/+8 |
* | post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache. | ericroman@google.com | 2009-01-15 | 3 | -159/+0 |
* | Add a bucket in the connection type histograms for | wtc@google.com | 2009-01-15 | 3 | -5/+13 |
* | Push MD5 certificate histograms to UMA. | wtc@google.com | 2009-01-14 | 1 | -4/+9 |
* | Rewrite old unit tests to avoid connecting to google.com; fixes TODO(darin) | dkegel@google.com | 2009-01-13 | 2 | -14/+55 |
* | Correct latency histograms for SDCH encoding | jar@chromium.org | 2009-01-13 | 1 | -14/+8 |
* | Measure how often the users are encountering MD5 | wtc@google.com | 2009-01-12 | 4 | -0/+113 |
* | CookieMonster quote parsing changes and tests. | deanm@chromium.org | 2009-01-09 | 3 | -45/+101 |
* | Remove net_resources.rc and net_resources.h and replace it | tc@google.com | 2009-01-08 | 5 | -26/+30 |
* | Using PlatformThread::Sleep instead of msleep | dkegel@google.com | 2009-01-08 | 1 | -17/+3 |
* | Reverting 7641. | dkegel@google.com | 2009-01-07 | 2 | -81/+0 |
* | Add an easy way to do a synchronous connect from test code. | dkegel@google.com | 2009-01-07 | 2 | -0/+81 |
* | Histogram size of "final" block of SDCH compressed data. | jar@google.com | 2009-01-05 | 2 | -2/+13 |
* | Add TRACE_EVENT calls from tcp_client_socket_win.cc into tcp_client_socket_li... | dkegel@google.com | 2008-12-30 | 1 | -1/+16 |
* | Remove compatibility #defines in string_util.h | phajdan.jr@chromium.org | 2008-12-30 | 1 | -1/+1 |
* | Implement part of x509_certificate on linux, enable its unit test. | dkegel@google.com | 2008-12-22 | 2 | -5/+247 |
* | Add the CertVerifier class. It is based on the | wtc@google.com | 2008-12-19 | 3 | -3/+208 |
* | Correct typo in SDCH problem logging code. | jar@google.com | 2008-12-17 | 2 | -3/+4 |
* | Fixed failed test in net_perftest. | darin@chromium.org | 2008-12-17 | 1 | -1/+1 |
* | Add a call to MemoryDebug::MarkAsInitialized to the new network code to avoid | pamg@google.com | 2008-12-16 | 1 | -0/+9 |
* | message_pump_libevent refactor: | jeremy@chromium.org | 2008-12-15 | 4 | -51/+71 |
* | Reverting 6911. | ojan@google.com | 2008-12-12 | 4 | -51/+47 |
* | message_pump_libevent refactor: | jeremy@chromium.org | 2008-12-12 | 4 | -47/+51 |
* | Move file enumeration to filepaths. | avi@google.com | 2008-12-11 | 1 | -2/+2 |
* | no-op style change. | ericroman@google.com | 2008-12-10 | 1 | -4/+4 |
* | Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This... | ericroman@google.com | 2008-12-10 | 2 | -0/+7 |
* | no-op style change. | ericroman@google.com | 2008-12-10 | 1 | -4/+4 |
* | Fix some crashes by handling an NSS result value more carefully and reverting | evanm@google.com | 2008-12-09 | 1 | -6/+13 |
* | Third time's a charm? | dkegel@google.com | 2008-12-07 | 4 | -41/+358 |
* | Correctly handle (and log) receipt of gzip response to SDCH encode proposal | jar@google.com | 2008-12-05 | 3 | -2/+29 |
* | Get rid of kPathSeparator on windows. Port some wstring function to take File... | estade@chromium.org | 2008-12-04 | 2 | -12/+18 |
* | Revert r6233, need to move the cert, there is a policy against | dkegel@google.com | 2008-12-02 | 4 | -331/+23 |
* | For http://code.google.com/p/chromium/issues/detail?id=4510 | dkegel@google.com | 2008-12-02 | 4 | -23/+331 |
* | * Cleanup: move base/platform_test.h -> testing/ | jeremy@chromium.org | 2008-12-02 | 8 | -8/+8 |
* | Linux: fix layout test crash for security/block-test.html. | agl@chromium.org | 2008-12-02 | 1 | -0/+2 |
* | Add instrumentation to and tighten SDCH implementation | jar@google.com | 2008-12-02 | 2 | -3/+12 |
* | Roll back r6063. TBR. | dank@chromium.org | 2008-11-26 | 4 | -332/+23 |
* | Point nss at root certs so test_shell can talk to mail.google.com without war... | dank@chromium.org | 2008-11-26 | 4 | -23/+332 |
* | Fix a memory leak in the net directory lister. | estade@chromium.org | 2008-11-25 | 1 | -4/+2 |
* | Clarify file-stream comments. | darin@chromium.org | 2008-11-25 | 1 | -0/+4 |
* | Use StringPiece in the TLD service. This means we don't have to copy the TLD... | deanm@chromium.org | 2008-11-25 | 2 | -138/+103 |
* | Clean up some net/ code. Change a number of wstrings to FilePaths. | estade@chromium.org | 2008-11-24 | 7 | -41/+48 |
* | Adjust histograms to get better data for latency experiments | jar@google.com | 2008-11-22 | 4 | -26/+49 |
* | Port directory lister to allow the linux and mac test shells to display file ... | estade@chromium.org | 2008-11-20 | 6 | -114/+122 |
* | Cancel any pending IO and wait for it to be aborted before | wtc@google.com | 2008-11-20 | 1 | -1/+8 |
* | Make the net resource interface use StringPiece instead of std::string. This... | deanm@chromium.org | 2008-11-20 | 4 | -7/+9 |