| Commit message (Expand) | Author | Age | Files | Lines |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -2/+4 |
* | Make the Blacklist in the URL request context refcounted, since the Profile g... | pkasting@chromium.org | 2010-01-30 | 1 | -2/+3 |
* | Load filter rules from preferences. | jochen@chromium.org | 2010-01-23 | 1 | -11/+38 |
* | Remove support for filtering by MIME-type. | jochen@chromium.org | 2010-01-20 | 1 | -20/+1 |
* | Take filter exceptions into account when matching against resource requests. | jochen@chromium.org | 2010-01-12 | 1 | -4/+16 |
* | Also match against the query string if present. | jochen@chromium.org | 2010-01-12 | 1 | -3/+6 |
* | Introduce exception filter rules. | jochen@chromium.org | 2010-01-12 | 1 | -2/+6 |
* | Implement delaying resource requests until privacy blacklists are ready. | phajdan.jr@chromium.org | 2010-01-05 | 1 | -3/+0 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -11/+11 |
* | Design changes in browser/privacy_blacklist needed to integrate | phajdan.jr@chromium.org | 2009-10-29 | 1 | -35/+49 |
* | Error diagnostics for Blacklist IO | idanan@chromium.org | 2009-09-10 | 1 | -0/+5 |
* | Load Multiple Blacklists | idanan@chromium.org | 2009-07-28 | 1 | -16/+13 |
* | Blacklist API change for allowing multiple rule matches | idanan@chromium.org | 2009-07-16 | 1 | -13/+32 |
* | Privacy Blacklist IOImplemented parsing of input (text) blacklists. This is t... | idanan@chromium.org | 2009-07-15 | 1 | -4/+39 |
* | Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ... | idanan@chromium.org | 2009-06-23 | 1 | -0/+130 |