summaryrefslogtreecommitdiffstats
path: root/chrome/browser/privacy_blacklist/blacklist.h
Commit message (Expand)AuthorAgeFilesLines
* Make the Blacklist in the URL request context refcounted, since the Profile g...pkasting@chromium.org2010-01-301-2/+3
* Load filter rules from preferences.jochen@chromium.org2010-01-231-11/+38
* Remove support for filtering by MIME-type.jochen@chromium.org2010-01-201-20/+1
* Take filter exceptions into account when matching against resource requests.jochen@chromium.org2010-01-121-4/+16
* Also match against the query string if present.jochen@chromium.org2010-01-121-3/+6
* Introduce exception filter rules.jochen@chromium.org2010-01-121-2/+6
* Implement delaying resource requests until privacy blacklists are ready.phajdan.jr@chromium.org2010-01-051-3/+0
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-11/+11
* Design changes in browser/privacy_blacklist needed to integratephajdan.jr@chromium.org2009-10-291-35/+49
* Error diagnostics for Blacklist IOidanan@chromium.org2009-09-101-0/+5
* Load Multiple Blacklistsidanan@chromium.org2009-07-281-16/+13
* Blacklist API change for allowing multiple rule matchesidanan@chromium.org2009-07-161-13/+32
* Privacy Blacklist IOImplemented parsing of input (text) blacklists. This is t...idanan@chromium.org2009-07-151-4/+39
* Privacy Blacklist SketelonAdded code hooks to serve as place holders for the ...idanan@chromium.org2009-06-231-0/+130