| Commit message (Expand) | Author | Age | Files | Lines |
* | Disables KeygenHandlerTest.FLAKY_SmokeTest on Mac valgrind bots. | glider@chromium.org | 2010-03-03 | 1 | -0/+2 |
* | Don't run some tests failing on certificate erros under Valgrind | timurrrr@chromium.org | 2010-02-25 | 1 | -0/+3 |
* | Disable some unsupported tsan tests for Mac. | shess@chromium.org | 2010-02-24 | 1 | -0/+2 |
* | Disabled DiskCacheBackendTest.*InvalidRankings* on TSan/Mac. | timurrrr@chromium.org | 2010-02-24 | 1 | -3/+1 |
* | Disabled DiskCacheBackendTest.NewEvictionInvalidRankingsSuccess on Mac. | timurrrr@chromium.org | 2010-02-24 | 1 | -0/+1 |
* | Disabled DiskCacheBackendTest.InvalidRankingsSuccess on Mac. | timurrrr@chromium.org | 2010-02-24 | 1 | -1/+2 |
* | Disabled DiskCacheBackendTest.NewEvictionInvalidRankings2 on Mac. | glider@chromium.org | 2010-02-24 | 1 | -0/+4 |
* | wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests. | thestig@chromium.org | 2010-02-08 | 1 | -0/+49 |
* | Added gtest filter for net_unittests that spawn processes | glider@chromium.org | 2009-12-24 | 1 | -0/+4 |
* | Get the new certificate for https://www.unosoft.hu/ and re-enable the | wtc@chromium.org | 2009-12-15 | 1 | -0/+0 |
* | Add support for MLSD FTP directory listing (RFC-3659) | phajdan.jr@chromium.org | 2009-12-10 | 4 | -0/+58 |
* | Compatibility updates for "ls -l" style FTP LIST response parser: | phajdan.jr@chromium.org | 2009-12-10 | 4 | -0/+109 |
* | Compatibility improvements for "ls -l" FTP LIST response format. | phajdan.jr@chromium.org | 2009-12-08 | 4 | -0/+58 |
* | Add support for wu-ftpd style FTP LIST response format. | phajdan.jr@chromium.org | 2009-12-08 | 4 | -0/+140 |
* | Implement parser for Netware-style FTP LIST response listing. | phajdan.jr@chromium.org | 2009-12-07 | 4 | -0/+50 |
* | Make new FTP LIST parsing code more robust. | phajdan.jr@chromium.org | 2009-12-03 | 12 | -0/+288 |
* | Add suppression while I fix this WriteError leak. | mbelshe@google.com | 2009-11-30 | 1 | -0/+8 |
* | Fix recognizing FTP listings consisting of only one line. | phajdan.jr@chromium.org | 2009-11-23 | 2 | -0/+9 |
* | Remove old files. | nsylvain@chromium.org | 2009-11-20 | 9 | -102/+0 |
* | Remove the unnecessary suppressions. | mbelshe@google.com | 2009-11-19 | 1 | -57/+0 |
* | Another attempt to silence valgrind for a moment. | mbelshe@google.com | 2009-11-19 | 1 | -42/+0 |
* | Suppress flip valgrind | mbelshe@google.com | 2009-11-19 | 1 | -0/+99 |
* | Implement Windows FTP directory listing parser. | phajdan.jr@chromium.org | 2009-11-07 | 4 | -0/+178 |
* | Fix the "ls -l" FTP LIST format parser to understand correctly | phajdan.jr@chromium.org | 2009-11-06 | 4 | -0/+150 |
* | Coverity: Fix leaking UCharsetDetector in ftp code. | mattm@chromium.org | 2009-11-05 | 2 | -0/+59 |
* | Implement VMS FTP directory listing parser. | phajdan.jr@chromium.org | 2009-11-04 | 8 | -0/+501 |
* | Also parse file size in new FTP LIST parsing code. | phajdan.jr@chromium.org | 2009-10-29 | 2 | -0/+13 |
* | First parts of new FTP LIST response parsing code. | phajdan.jr@chromium.org | 2009-10-28 | 4 | -0/+115 |
* | Don't run SocketStreamTest.BasicAuthProxy under ThreadSanitizer on Mac | timurrrr@chromium.org | 2009-10-27 | 1 | -0/+1 |
* | Add three of the six extensions to PAC that Internet Explorer supports. | eroman@chromium.org | 2009-10-26 | 2 | -1/+35 |
* | Wildcard the test cases if two or more tests make | timurrrr@chromium.org | 2009-10-26 | 2 | -5/+2 |
* | Disable the FlipNetworkTransactionTes because it crashes TSAN. | nsylvain@chromium.org | 2009-10-25 | 1 | -0/+1 |
* | Don't run WebSocketTest.* under ThreadSanitizer on Mac | timurrrr@chromium.org | 2009-10-21 | 1 | -0/+5 |
* | Don't run DiskCacheEntryTest.CancelSparseIO under ThreadSanitizer on Mac | timurrrr@chromium.org | 2009-10-14 | 1 | -0/+1 |
* | Do not run FlipNetworkTransactionTest.Connect under ThreadSanitizer on Mac OS | timurrrr@chromium.org | 2009-10-13 | 1 | -0/+1 |
* | Add an additional test for dnsDomainIs() to verify that it doesn't simply mat... | eroman@chromium.org | 2009-09-25 | 1 | -2/+3 |
* | Add an additional unit-test for when PAC script is missing newline. | eroman@chromium.org | 2009-09-25 | 1 | -0/+3 |
* | Set the mime-type on a test data file to binary. | eroman@chromium.org | 2009-09-24 | 1 | -1/+1 |
* | Fix a bug where if a PAC script ended with a comment and no newline, it would... | eroman@chromium.org | 2009-09-24 | 1 | -0/+8 |
* | Respect the charset specified in PAC file responses. | eroman@chromium.org | 2009-09-22 | 4 | -0/+5 |
* | Excluded a few tests that hang under ThreadSanitizer on Mac | timurrrr@chromium.org | 2009-09-16 | 1 | -0/+22 |
* | Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi... | eroman@chromium.org | 2009-09-10 | 1 | -0/+21 |
* | Fix 307 redirects of a POST request to actually send the body again, and add a | darin@chromium.org | 2009-07-30 | 3 | -2/+2 |
* | Disk cache: Fix handling of invalid entries that are detected | rvargas@google.com | 2009-07-23 | 2 | -0/+4 |
* | Change URLRequest to return net::ERR_INVALID_URL on redirects to invalid urls. | willchan@chromium.org | 2009-07-21 | 2 | -0/+3 |
* | Add a few more cases to NetUtilTest.IDN* tests. Because IDN*Slow test is much... | jshin@chromium.org | 2009-07-15 | 1 | -3/+0 |
* | Remove svn:executable property from some more files that don't need it. | thestig@chromium.org | 2009-07-10 | 2 | -0/+0 |
* | Disk cache: Keep a map of all open entries. | rvargas@google.com | 2009-07-07 | 6 | -0/+67 |
* | Disable the http cache when fetching PAC scripts. Also adds an extra log stat... | eroman@chromium.org | 2009-06-03 | 2 | -0/+4 |
* | Disk cache: fix the description of data\cache_tests\bad_rankings2 | rvargas@google.com | 2009-05-29 | 1 | -2/+2 |