summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_exceptions_table_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-2/+3
* Remove wstring from TableModel.avi@chromium.org2010-12-301-11/+7
* Remove wstring from l10n_util. Part 2.avi@chromium.org2010-12-281-4/+8
* Move ContentSettingsDetails and Pattern out of HostContentSettingsMap as sepa...jochen@chromium.org2010-12-021-4/+4
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-301-1/+1
* Convert all exception patterns into punicode. Current matcher uses punicode e...cira@google.com2010-10-151-2/+8
* Change plugin content settings to three states: Allow, click-to-play, and block.bauerb@chromium.org2010-10-111-0/+2
* FBTF: Small nits; moving virtual methods to implementation.erg@google.com2010-10-081-0/+2
* Remove vestigial cookie/web app permissions prompting UI now that the async U...ben@chromium.org2010-09-171-2/+0
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-5/+11
* Command line flag to disable the cookie prompt.jochen@chromium.org2010-07-301-0/+2
* Remove the cookie prompt from the settings UI and migrate prefs from ask to b...jochen@chromium.org2010-07-141-2/+0
* Add a "session only" policy to the content settings.jochen@chromium.org2010-07-021-0/+2
* Display content settings applying to the current otr session only.jochen@chromium.org2010-07-021-13/+38
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-081-11/+13
* chrome 1: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* Mac: Content Settings Exceptions dialog.thakis@chromium.org2010-02-261-1/+2
* GTK: Implement the exceptions dialog for the content filtering settings.erg@chromium.org2010-02-191-0/+89