Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reference-count the data used by PAC scripts, so it is shared between threads. | eroman@chromium.org | 2010-07-20 | 1 | -5/+6 |
* | Add the capability to run multiple proxy PAC scripts in parallel. | eroman@chromium.org | 2010-07-09 | 1 | -7/+38 |
* | Revert 51877, since SpdyNetworkTransactionTest.CorruptFrameSessionError start... | eroman@chromium.org | 2010-07-08 | 1 | -34/+7 |
* | Add the capability to run multiple proxy PAC scripts in parallel. | eroman@chromium.org | 2010-07-08 | 1 | -7/+34 |
* | Optimization: reduce the copying of string data between C++ and javascript in... | eroman@chromium.org | 2010-07-01 | 1 | -1/+1 |
* | Make HostResolver NonThreadSafe and not thread safe refcounted. | willchan@chromium.org | 2010-06-03 | 1 | -31/+31 |
* | Fix a deadlock that could happen during shutdown if a host resolve request wa... | eroman@chromium.org | 2010-04-17 | 1 | -0/+199 |