summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/content_settings_dialog_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Change plugin content settings to three states: Allow, click-to-play, and block.bauerb@chromium.org2010-10-111-11/+10
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-19/+5
* Add IndexedDB to cookie tree.bauerb@chromium.org2010-09-241-1/+4
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-5/+19
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-19/+5
* Remove vestigial cookie/web app permissions prompting UI now that the async U...ben@chromium.org2010-09-171-16/+1
* [Mac] Add per-plugin exceptions to content settings.bauerb@chromium.org2010-09-151-1/+16
* [Mac] Add option to block nonsandboxed plugins to content settings.bauerb@chromium.org2010-09-011-7/+33
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-3/+3
* Flip the default for the cookie prompt to disabled.jochen@chromium.org2010-07-311-2/+2
* Command line flag to disable the cookie prompt.jochen@chromium.org2010-07-301-1/+18
* Remove the cookie prompt from the settings UI and migrate prefs from ask to b...jochen@chromium.org2010-07-141-4/+2
* Mac: Tweak content settings window.thakis@chromium.org2010-07-131-0/+9
* Add Notifications pane to content settings.thakis@chromium.org2010-07-061-0/+43
* Display content settings applying to the current otr session only.jochen@chromium.org2010-07-021-1/+6
* Rename GeolocationExceptionsView, make it more reusable.thakis@chromium.org2010-07-011-2/+5
* Mac: First run bubble.thakis@chromium.org2010-06-261-27/+10
* Fix an unititialized variable that caused a mac valgrind failure.csilv@chromium.org2010-06-241-1/+1
* Add observers to ContentSettingsDialogController so that the dialog will showcsilv@chromium.org2010-06-161-43/+109
* Mac: Change content settings from showing tabs on top to showing a list on th...thakis@chromium.org2010-06-041-1/+8
* Reland r46049: [Mac] Make exceptions dialog a sheet.bauerb@chromium.org2010-05-031-3/+13
* Revert 46049 - [Mac] Make exceptions dialog a sheet.bauerb@chromium.org2010-04-301-13/+3
* [Mac] Make exceptions dialog a sheet.bauerb@chromium.org2010-04-301-3/+13
* Mac: Improve content settings dialog in some languages.thakis@chromium.org2010-04-061-1/+32
* Mac: Implement geolocation exceptions dialog.thakis@chromium.org2010-04-051-2/+4
* Revert 43111 - Make the location content setting tab be dependent on the enab...pkasting@chromium.org2010-03-301-21/+4
* Make the location content setting tab be dependent on the --enable-geolocatio...joth@chromium.org2010-03-301-4/+21
* [Mac] display appcaches in cookie treedanno@chromium.org2010-03-301-1/+4
* Mac: Add geolocation content setting.thakis@chromium.org2010-03-261-0/+39
* Add link to disable individual plug-ins in Plug-ins tab of Content Settings (...viettrungluu@chromium.org2010-03-241-0/+9
* Move all the PrefObserverBridges into namespaces (like is already done with T...avi@chromium.org2010-03-111-7/+12
* Mac: Select right tab in content settings dialog.thakis@chromium.org2010-03-021-3/+47
* Mac: Content Settings Exceptions dialog.thakis@chromium.org2010-02-261-0/+33
* Mac: Implement most of the content settings dialog.thakis@chromium.org2010-02-221-0/+147
* Mac: Move prefs around in preparation for the content settings window.thakis@chromium.org2010-02-221-0/+89