summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/content_settings_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Tabbed options: Support direct navigation to content settings subtabs.estade@chromium.org2010-09-141-23/+25
* Tabbed options: Update content settings defaults when they change.estade@chromium.org2010-09-081-28/+51
* Fixed crashes caused by unimplemented content settings for location and notif...zelidrag@chromium.org2010-09-071-39/+89
* Show option to block non-sandboxed plugins. (Gtk/Views/tabbed part)jochen@chromium.org2010-09-011-0/+19
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-21/+18
* Content settings: support --enable-cookie-prompt flagestade@chromium.org2010-08-161-2/+14
* Content settings: allow "session only" type for cookies exceptionsestade@chromium.org2010-08-111-0/+6
* Content settings: generalize the exceptions lists for all settings types.estade@chromium.org2010-08-101-34/+44
* Content settings exceptions: add validity check.estade@chromium.org2010-08-091-0/+19
* Convert browser/dom_ui/c*.cc to not use wstrings/wchar_t*s ...viettrungluu@chromium.org2010-08-071-96/+96
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-1/+4
* [Options DOMUI] More content settings exceptions workestade@chromium.org2010-08-031-0/+23
* Flesh out the content settings exceptions lists a bit more.estade@chromium.org2010-07-281-2/+50
* First cut at content settings exceptions lists.estade@chromium.org2010-07-261-17/+43
* The "ask" setting is still required for geolocation and notifications.jochen@chromium.org2010-07-141-0/+4
* Remove the cookie prompt from the settings UI and migrate prefs from ask to b...jochen@chromium.org2010-07-141-6/+0
* Add the rest of the content settings tabs.estade@chromium.org2010-07-141-10/+82
* First cut at the tabbed content settings page.estade@chromium.org2010-07-121-0/+182