| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide the option for HTTPServer to be created with a specific | sky@google.com | 2009-01-29 | 1 | -5/+5 |
* | Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII(""). | deanm@chromium.org | 2009-01-22 | 1 | -3/+3 |
* | Add FTP unit test in preparation for portable FTP implementation. | erikkay@google.com | 2009-01-08 | 1 | -15/+25 |
* | Revert 7508.7509 and 7510 | nsylvain@chromium.org | 2008-12-30 | 1 | -25/+15 |
* | Add FTP unit test in preparation for portable FTP implementation. | erikkay@google.com | 2008-12-30 | 1 | -15/+25 |
* | Add a unit test to mac build. | ericroman@google.com | 2008-12-20 | 1 | -6/+9 |
* | Mark MessageLoop::delayed_work_queue_ as initialized so Purify doesn't report... | ericroman@google.com | 2008-12-17 | 1 | -6/+6 |
* | Reverting 7125. | ericroman@google.com | 2008-12-17 | 1 | -6/+6 |
* | Temp experiment to confirm theory in crbug.com/5555. | ericroman@google.com | 2008-12-17 | 1 | -6/+6 |
* | Reverting 6977. | ericroman@google.com | 2008-12-15 | 1 | -6/+6 |
* | Test re-enable some tests to get more data from purify buildbot. This will pr... | ericroman@google.com | 2008-12-15 | 1 | -6/+6 |
* | Reverting 6966. | ericroman@google.com | 2008-12-13 | 1 | -2/+6 |
* | Use automatic memory management for URLRequestContext's members. | ericroman@google.com | 2008-12-13 | 1 | -6/+2 |
* | Add back proxy_script_fetcher[_unittest.cc] to the build -- mark the tests as... | ericroman@google.com | 2008-12-12 | 1 | -6/+6 |
* | Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This... | ericroman@google.com | 2008-12-10 | 1 | -0/+294 |