summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some issues with the New Tab Page:pkasting@chromium.org2010-08-133-2/+4
* Overwrite a list to display the passwords.sargrass@google.com2010-08-136-23/+221
* First draft of DOM UI for about box. See chromium-os:5161 for details on whatseanparent@google.com2010-08-134-6/+203
* Adding ability to sort by date to directory_lister.cc. Adding support for ti...dhg@chromium.org2010-08-131-23/+55
* Implement logic to sort input methods per language codes.satorux@chromium.org2010-08-131-3/+58
* Emit an event to NetLog whenever the proxy settings change.eroman@chromium.org2010-08-131-0/+22
* 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-123-0/+47
* 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
* remove toolstripserikkay@chromium.org2010-08-121-8/+0
* If ethernet is not available (i.e. no wired nic), don't show ethernet in stat...chocobo@chromium.org2010-08-123-3/+15
* Net-internal's Javascript code no longer requires all enties have a unique so...mmenke@chromium.org2010-08-123-12/+35
* 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-113-15/+12
* 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-105-16/+79
* Re-enable the link to disable invididual plug-ins in a group.bauerb@chromium.org2010-08-101-19/+18
* Add "Configure..." buttons for input methods that config pages.satorux@chromium.org2010-08-103-25/+60
* Content settings: generalize the exceptions lists for all settings types.estade@chromium.org2010-08-104-27/+86
* Add Themes controlssargrass@google.com2010-08-092-7/+11
* Reference ChromeOS specific config parameters.seh@chromium.org2010-08-091-1/+1
* Bookmark manager: Fix error which prevented middle clicking from opening a bo...arv@chromium.org2010-08-091-1/+1
* Bookmarks manager: Polish the edit mode CSS a little to make the text inputs ...arv@chromium.org2010-08-091-22/+14
* Content settings exceptions: add validity check.estade@chromium.org2010-08-093-18/+79
* dom-ui options: Implement font settings overlay dialog.csilv@chromium.org2010-08-093-2/+94
* Fix style issues in CSS files of DOMUI options:: 0px -> 0.satorux@chromium.org2010-08-093-8/+8
* DOM UI js: Add a single selection model.arv@chromium.org2010-08-065-15/+354
* Tweak CSS so that very long language names are folded in left-aligned.satorux@chromium.org2010-08-061-0/+1
* Add tabs to passwords and exceptions subpage.sargrass@google.com2010-08-0611-50/+90
* dom-ui options: tweak advanced layout so Browse button appears on the same li...csilv@chromium.org2010-08-051-3/+5
* DOMUI: Base framework for the AutoFill page.jhawkins@chromium.org2010-08-054-1/+53
* Fix the call to setClearingState which was causing a javascript error.csilv@chromium.org2010-08-051-1/+1
* Tweak appearances of "Languages and Input" options.satorux@chromium.org2010-08-051-0/+13
* Show native language names in the add language overlay.satorux@chromium.org2010-08-051-0/+4
* Fix a bug that the language list is not drawn properly.satorux@chromium.org2010-08-051-0/+12
* One line fix for a bug that broke the input method list.satorux@chromium.org2010-08-051-1/+1