summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options
Commit message (Expand)AuthorAgeFilesLines
* Facelifts to sync UItim@chromium.org2009-10-152-3/+23
* Disable "Reset to Default Theme" button in Google Chrome Options / Personal S...mirandac@chromium.org2009-10-142-0/+7
* A patch from contributor Thiago Farina:finnur@chromium.org2009-10-141-1/+12
* Fix header.brettw@chromium.org2009-10-091-1/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-075-7/+7
* Change flag "auto-spell-correct" to "experimental-spellchecker-features". I w...sidchat@chromium.org2009-10-051-3/+3
* Change ConfirmMessageBoxDialog to just be a native view (it was only windows ...tim@chromium.org2009-10-032-9/+13
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-4/+5
* Coverity: Remove unnecessary GetPasswordFormAt call.mattm@chromium.org2009-10-021-1/+0
* Remove the intializaton of the Download Manager when bringing uptony@chromium.org2009-09-181-3/+0
* Make the "get themes" button into a link instead.mdm@chromium.org2009-09-102-12/+15
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-091-2/+2
* Allow the default browser check to return "unknown" and reflect that in the UI.mdm@chromium.org2009-09-041-1/+7
* Convert std::wstring encoding names to std::string in a bunch of files.tony@chromium.org2009-09-042-10/+11
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-0317-26/+39
* Set the initial sizes of several dialogs based on font information.mdm@chromium.org2009-09-021-5/+7
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-13/+14
* Gtk: Add spellchecking options.mattm@chromium.org2009-08-211-8/+1
* Removed personalization_strings.h and moved all the strings into generated_re...idana@chromium.org2009-08-201-7/+8
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-4/+4
* Gtk languages options page part 1: accept-languages configuration.mattm@chromium.org2009-08-191-152/+7
* Move LanguageComboboxModel to chrome/browsermattm@chromium.org2009-08-194-235/+1
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-185-24/+25
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-1/+2
* Some personalization cleanup:tim@chromium.org2009-08-151-8/+6
* Added a button to the bookmark bar which shows up when the syncidana@chromium.org2009-08-111-1/+1
* Add UMA histograms for chrome-sync.We add the following histograms:Sync.Merge...brg@chromium.com2009-08-111-0/+2
* Renaming the class ShelfItemDialog to URLPicker, and ShelfItemDialogDelegate ...thakis@chromium.org2009-08-102-7/+6
* Move the sync options group from "user Data" tab to "Personal Stuff" tab and ...munjal@chromium.org2009-08-075-287/+190
* Revert of r22559.aa@chromium.org2009-08-061-2/+2
* Bunch of Coverity fixes, rather minor severity.phajdan.jr@chromium.org2009-08-061-2/+2
* Fix include path for header file to fix sync build.tim@chromium.org2009-08-051-1/+1
* Add files to browser/sync and tweak includes.tim@chromium.org2009-08-053-4/+278
* Add "Get Themes" button to gtk options dialog.estade@chromium.org2009-07-311-11/+3
* Fix running default browser check/setting in UI thread on Linux.mattm@chromium.org2009-07-282-132/+14
* Refactor out language models for linux gtk views preparationmhm@chromium.org2009-07-281-155/+2
* Add link to themes gallery.glen@chromium.org2009-07-242-5/+29
* Gtk cookie manager part 1.mattm@chromium.org2009-07-221-219/+1
* Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view.jcampan@chromium.org2009-07-217-10/+15
* Change GetAllLogins to GetAllBlacklistLogins.stuartmorgan@google.com2009-07-202-6/+4
* Move the ResolveMetricsReportingEnabled logic to OptionsUtil, make gtk option...mattm@chromium.org2009-07-151-24/+2
* Adding a message box to confirm if the user really wants to delete all storedhclam@chromium.org2009-07-141-1/+11
* Commit for tfarinaglen@chromium.org2009-07-121-3/+7
* Commit for tfarinaglen@chromium.org2009-07-122-8/+23
* Add the rest of the password manager API to PasswordStore, and move clientsstuartmorgan@chromium.org2009-07-104-51/+35
* Removing an unused variable from cookies_view.hdeanm@chromium.org2009-07-081-5/+4
* Change the use of typedef Language in Spell Check files back to std::string. ...sidchat@google.com2009-07-071-1/+1
* move the ResetToDefault function for prefs to chrome/browser/options_utilmattm@chromium.org2009-06-261-54/+2
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-243-13/+15
* We were hitting a DCHECK when removing a password in the password option panel.jcampan@chromium.org2009-06-241-4/+6