summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/options
Commit message (Expand)AuthorAgeFilesLines
* Add DOM UI version of "Customize modifier keys" dialog.mazda@chromium.org2010-08-243-1/+40
* DOMUI: Several fixes for AutoFill page.jhawkins@chromium.org2010-08-246-35/+72
* DOMUI: Implement the base HTML for the 'Edit credit card' AutoFill overlay.jhawkins@chromium.org2010-08-234-0/+149
* yRevert 57093 - dom-ui options: record user metrics for pref changes.csilv@chromium.org2010-08-2311-133/+59
* dom-ui options: record user metrics for pref changes.csilv@chromium.org2010-08-2311-59/+133
* Changing options page so it is in the center, has less padding, a drop shadow...dhg@chromium.org2010-08-231-3/+5
* dom-ui options: Setup proxy settings UI accordingly if an Extension is managi...csilv@chromium.org2010-08-202-4/+5
* dom-ui options: Add button for displaying Gears settings (windows only).csilv@chromium.org2010-08-202-0/+12
* dom-ui options: Remove special casing for Mac passwords, all platforms should...csilv@chromium.org2010-08-201-12/+5
* Fix a bug in ImportingData Overlay which cause crash when importing data mult...sargrass@google.com2010-08-202-2/+7
* Implement Password Exceptions Tab.sargrass@google.com2010-08-205-39/+317
* Remove nested if statements.seanparent@google.com2010-08-201-12/+8
* Convert alert() to notification bar.kochi@google.com2010-08-201-2/+3
* DOMUI: Add the basic HTML for the 'Edit Address' AutoFill overlay.jhawkins@chromium.org2010-08-205-1/+127
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-4/+0
* Revert r56571:estade@chromium.org2010-08-195-179/+51
* DOMUI prefs: Use a List instead of a select for startup pages.stuartmorgan@chromium.org2010-08-199-70/+124
* AutoFill: Enable or disable the buttons whether the autofill is enabled or not.tfarina@chromium.org2010-08-191-0/+15
* Show message nicely when the user tries to remove tha last language or input ...kochi@google.com2010-08-193-8/+119
* Display a banner above each panel that contains managed options.csilv@chromium.org2010-08-182-5/+56
* Removed 'stop syncing' button from chromeos options.zelidrag@chromium.org2010-08-182-3/+5
* Make the saved passwords tab work.sargrass@google.com2010-08-185-51/+179
* DOMUI prefs: Move inline header list class into its own file for reuse.stuartmorgan@chromium.org2010-08-185-178/+210
* DOMUI prefs: Add the recent pages list to the 'add startup page' overlaystuartmorgan@chromium.org2010-08-185-6/+164
* Fix two bugs in pinyin config.satorux@chromium.org2010-08-181-8/+0
* DOMUI - Fix a bug in the chewing config page.satorux@chromium.org2010-08-181-3/+2
* DOMUI: Load and display the AutoFill addresses and credit cards.jhawkins@chromium.org2010-08-172-5/+96
* DOMUI prefs: CSS changes for search engine managerstuartmorgan@chromium.org2010-08-171-1/+4
* DOMUI prefs: Implement the non-editing parts of search engine management.stuartmorgan@chromium.org2010-08-174-3/+311
* Fix a bug where we were incorrectly disabling input methods used in other act...satorux@chromium.org2010-08-171-9/+34
* Fix an incorrect comment in chromeos_language_options.jssatorux@chromium.org2010-08-171-2/+2
* Fix "Languages and Input" options.satorux@chromium.org2010-08-172-2/+3
* - Add support for managed options so that basic controls can disable themselv...csilv@chromium.org2010-08-162-5/+20
* Get saved passwords when click the "show saved passwords" button on personal ...sargrass@google.com2010-08-165-12/+58
* Reenabled ChromeOS system setting for timezone selection.zelidrag@chromium.org2010-08-161-3/+1
* DOMUI prefs: Fix typo in CSS valuesstuartmorgan@chromium.org2010-08-161-2/+2
* Unbreak build - add missing fileestade@chromium.org2010-08-161-0/+18
* Content settings: support --enable-cookie-prompt flagestade@chromium.org2010-08-163-8/+51
* Content settings: show/hide exceptions list when the exceptions link is clicked.estade@chromium.org2010-08-164-66/+38
* Add logic to remove duplicates.satorux@chromium.org2010-08-162-8/+30
* Show native display names in two places: tooltip and language title on the ri...satorux@chromium.org2010-08-162-1/+29
* Add logic to enable the default input method for the language added.satorux@chromium.org2010-08-161-1/+13
* Fix a bug where users were able to remove a language used for displaying Chro...satorux@chromium.org2010-08-161-1/+9
* Fix a bug where clicking on the configure button caused the input method to b...satorux@chromium.org2010-08-161-0/+4
* Made download location hidden on ChromeOS, fixed a JS error due to a related ...zelidrag@chromium.org2010-08-143-13/+18
* Overwrite a list to display the passwords.sargrass@google.com2010-08-135-23/+219
* First draft of DOM UI for about box. See chromium-os:5161 for details on whatseanparent@google.com2010-08-133-0/+187
* Implement logic to sort input methods per language codes.satorux@chromium.org2010-08-131-3/+58
* Show restart warning when UI language is changed.satorux@chromium.org2010-08-133-4/+28
* Implement drag-and-drop for Languages and Input dialog.satorux@chromium.org2010-08-132-5/+111