Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Remove the mostly-unused FilterPolicy class. Convert the only actually-used ... | pkasting@chromium.org | 2010-05-18 | 1 | -16/+3 |
* | Implement ResourceQueue, an object that makes it easy to delay starting | phajdan.jr@chromium.org | 2009-12-10 | 1 | -2/+3 |
* | Ninth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-07 | 1 | -2/+4 |
* | Fifth patch in getting rid of caching MessageLoop pointers. | jam@chromium.org | 2009-11-03 | 1 | -8/+1 |
* | Finish refactoring to make SSLPolicy and friends unit testable. Next stop: t... | abarth@chromium.org | 2009-05-15 | 1 | -3/+0 |
* | Factor SSLPolicyBackend out of SSLManager. | abarth@chromium.org | 2009-05-14 | 1 | -2/+2 |
* | Refactor the inner classes from SSLManager to their own files to reduce the c... | abarth@chromium.org | 2009-05-14 | 1 | -0/+176 |