Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve the display of LoadLogs when truncation occurs. | eroman@chromium.org | 2009-11-06 | 1 | -7/+15 |
* | Second patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -0/+11 |
* | Fix a data race found by ThreadSanitizer in LoadLog::Release(). | eroman@chromium.org | 2009-10-20 | 1 | -2/+3 |
* | Remove some unnecessary manual AddRef/Release. | eroman@chromium.org | 2009-10-20 | 1 | -9/+0 |
* | Add the ability to purge memory to the ProxyResolver. | pkasting@chromium.org | 2009-10-13 | 1 | -0/+20 |
* | Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi... | eroman@chromium.org | 2009-09-10 | 1 | -6/+21 |
* | Better match IE's proxy settings. | ericroman@google.com | 2009-08-04 | 1 | -29/+90 |
* | Remove the concept of threading from ProxyService, and move it into the Proxy... | ericroman@google.com | 2009-07-26 | 1 | -0/+231 |