Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+1 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -4/+4 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -1/+0 |
* | Remove update delay in URLBlacklistManager for tests. | joaodasilva@chromium.org | 2011-10-07 | 1 | -5/+0 |
* | Changed policy/ code to use Bind/Callback. | joaodasilva@chromium.org | 2011-10-04 | 1 | -1/+1 |
* | Added PrintTo to url_blacklist_manager_unittest to make Valgrind happy. | joaodasilva@chromium.org | 2011-09-06 | 1 | -0/+9 |
* | Implemented URLBlacklist. | joaodasilva@chromium.org | 2011-09-05 | 1 | -0/+228 |
* | Remove broken test. | joaodasilva@chromium.org | 2011-09-04 | 1 | -12/+2 |
* | Introduced the URLBlacklistManager, and wired it to various places. | joaodasilva@chromium.org | 2011-09-04 | 1 | -0/+193 |