summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/advanced_options_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* [dom ui settings] move settings bits in dom_ui/ to dom_ui/options/estade@chromium.org2010-10-011-407/+0
* dom-ui settings: Changes not to assume the existance of a preference, elimina...csilv@chromium.org2010-09-301-3/+4
* DOMUI options: NSS Certificate manager part 1 (read only)mattm@chromium.org2010-09-291-1/+5
* dom-ui settings: properly implement the 'metrics reporting' checkbox.csilv@chromium.org2010-09-271-0/+37
* DOMUI: Add prefs ui for enabling/disabling background mode.tfarina@chromium.org2010-09-251-0/+17
* Fixed saving of prefs from domui options page. There were number of cases whe...zelidrag@chromium.org2010-09-151-10/+7
* dom-ui options: Improve how proxy preferences are observed.csilv@chromium.org2010-09-071-2/+1
* dom-ui options: Eliminate redundant DCHECKs (eliminates Coverity issue.)csilv@chromium.org2010-08-311-6/+1
* GTTF: Extract all preferences-related code from DownloadManager to DownloadPr...phajdan.jr@chromium.org2010-08-301-2/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* dom-ui options: Implement the 'Reset to Defaults' button. Also add a general...csilv@chromium.org2010-08-251-1/+17
* reland 57093: dom-ui options: record user metrics for pref changes.csilv@chromium.org2010-08-241-0/+12
* yRevert 57093 - dom-ui options: record user metrics for pref changes.csilv@chromium.org2010-08-231-12/+0
* dom-ui options: record user metrics for pref changes.csilv@chromium.org2010-08-231-0/+12
* dom-ui options: Setup proxy settings UI accordingly if an Extension is managi...csilv@chromium.org2010-08-201-6/+26
* dom-ui options: Add button for displaying Gears settings (windows only).csilv@chromium.org2010-08-201-4/+14
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-36/+12
* Remove forward declares for ASCIIToUTF16 from string_util. All callers now usebrettw@chromium.org2010-08-191-0/+1
* Display a banner above each panel that contains managed options.csilv@chromium.org2010-08-181-0/+6
* - Add support for managed options so that basic controls can disable themselv...csilv@chromium.org2010-08-161-4/+14
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-1/+1
* Convert browser/dom_ui/a*.cc to not use wstrings/wchar_t*s.viettrungluu@chromium.org2010-08-071-76/+80
* Moved option-related JS classes behind options namespacezelidrag@chromium.org2010-07-301-4/+5
* Revert 54137 - Revert 53990 - - Implement proxy settings dialog for Linux/Win...glider@chromium.org2010-07-291-34/+22
* Revert 53990 - - Implement proxy settings dialog for Linux/Windows.glider@chromium.org2010-07-291-22/+34
* - Implement proxy settings dialog for Linux/Windows.csilv@chromium.org2010-07-281-34/+22
* Advanced (Under the Hood) dom-ui progress.csilv@chromium.org2010-07-151-9/+197
* - First round implementation of the Advanced (Under the Hood) options panel.csilv@chromium.org2010-07-071-0/+123