summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/options
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed incompatible options from ChromeOS version of DOM UI options page.zelidrag@chromium.org2010-08-134-7/+14
* DOMUI: Add basic HTML for the AutoFill options page.jhawkins@chromium.org2010-08-122-0/+46
* Revert 55881 - DOM-UI Options: Disable the 'Clear browsing Data' button when ...stuartmorgan@chromium.org2010-08-124-62/+34
* Display saved login entries in Passwords and Exceptions subpagesargrass@google.com2010-08-123-1/+17
* If ethernet is not available (i.e. no wired nic), don't show ethernet in stat...chocobo@chromium.org2010-08-123-3/+15
* DOM-UI Options: Disable the 'Clear browsing Data' button when no checkboxes a...tfarina@chromium.org2010-08-124-34/+62
* Fix a bug that caused the lead index to always move to the first item after r...satorux@chromium.org2010-08-121-0/+2
* Add instructions in the Languages and Input dialog per a mock from UX.satorux@chromium.org2010-08-122-0/+12
* Implement DOMUI version of key repeat options.yusukes@chromium.org2010-08-121-0/+42
* Tabbed content settings:estade@chromium.org2010-08-111-17/+28
* Show alert messages when the user tries to remove the last language or the in...satorux@chromium.org2010-08-112-6/+24
* Add better support for languages in kExtraLanguages.satorux@chromium.org2010-08-112-8/+12
* Add ability to show "Chromium OS cannot be displayed" as needed.satorux@chromium.org2010-08-111-2/+10
* Use ListSingleSelectionModel in LanguageList.satorux@chromium.org2010-08-111-15/+9
* Widen the margin between the two-column list and the cancel buttonmazda@chromium.org2010-08-111-0/+1
* Content settings: allow "session only" type for cookies exceptionsestade@chromium.org2010-08-111-7/+20
* DOMUI prefs: Wire up Basics control states based on pref selectionsstuartmorgan@chromium.org2010-08-102-9/+55
* DOMUI prefs: Basic implementation of adding a startup pagestuartmorgan@chromium.org2010-08-104-15/+76
* Add "Configure..." buttons for input methods that config pages.satorux@chromium.org2010-08-102-1/+40