summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options
Commit message (Expand)AuthorAgeFilesLines
* Make it impossible to click OK if you've selected 0 datatypes.dantasse@chromium.org2010-04-132-7/+55
* Remove the option to stop syncing if you're in Chrome OS. Also hide the "Cus...dantasse@chromium.org2010-04-131-1/+1
* Windows: Fix remove button being enabled when cookies view opens and nothing ...mattm@chromium.org2010-04-081-2/+4
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-084-63/+58
* CL #1530013 by Thiago Farina <thiago.farina@gmail.com>georgey@chromium.org2010-04-071-23/+1
* Add a scoped notifier for pref dictionaries / lists.chron@chromium.org2010-04-051-1/+0
* Geolocation exceptions window, Windows.pkasting@chromium.org2010-04-053-6/+280
* Turn on autofill and prefs sync by defaultdantasse@chromium.org2010-04-051-18/+2
* Fix some Sync stringsdantasse@chromium.org2010-04-021-1/+1
* Move enable/disable storage to prefs.nick@chromium.org2010-04-023-81/+35
* Revert 43413 - Add a notification when the list of startup URLs change.zork@chromium.org2010-04-021-0/+1
* Add a notification when the list of startup URLs change.zork@chromium.org2010-04-021-1/+0
* Add themes to new sync UI.dantasse@chromium.org2010-04-012-1/+30
* The "Customize Sync" dialog will let users select to sync or not sync each da...dantasse@chromium.org2010-03-314-4/+363
* Adds a geolocation tab in the content settings dialog (on Windows). Also ref...pkasting@chromium.org2010-03-307-194/+191
* Land Satoshi.Matsuzaki's patch for issue 16197.xiyuan@chromium.org2010-03-261-0/+1
* Add Geolocation to the content types. This adds several special case guards s...joth@chromium.org2010-03-251-1/+2
* Add link to disable individual plug-ins in Plug-ins tab of Content Settings (...viettrungluu@chromium.org2010-03-242-1/+36
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-236-55/+71
* This change adds shield icons to the buttons that need elevation to fix Issue...hbono@chromium.org2010-03-231-0/+1
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-238-11/+11
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-1/+2
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-202-8/+10
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-191-1/+1
* Move more files to toplevel gfx.ben@chromium.org2010-03-198-8/+8
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-181-1/+1
* Change so that the extension favicon is read on the UI thread since extension...arv@chromium.org2010-03-171-5/+5
* Fixes first and third points in the bug "Autofill profile dialog box polish i...georgey@chromium.org2010-03-163-24/+5
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-0/+1
* AutoFill Mac preference for enabling Address Book "me" card usage.dhollowa@chromium.org2010-03-061-2/+4
* Win: Grey out/remove default browser choices in side by side installs.mattm@chromium.org2010-03-042-1/+18
* Enable "Remove All" button even if nothing is selected.ian@chromium.org2010-03-041-5/+2
* Moves ActionComboboxModel class to its own header so we can share common code...erg@chromium.org2010-03-022-62/+4
* [Mac] Reduce jank in the cookie manager by batching updates from the model.rsesek@chromium.org2010-03-022-3/+2
* Fix the content page of the options dialog to use kAutoFillEnabled instead of...jhawkins@chromium.org2010-03-021-2/+2
* Teach the cookie tree view and model about appcaches. Not hooked up to real d...michaeln@chromium.org2010-02-262-17/+46
* Adding a preference to turn off the translate feature.jcampan@chromium.org2010-02-261-3/+70
* Add a host validity status icon to the content settings exception editor. Ori...pkasting@chromium.org2010-02-242-17/+43
* Fixes a bug where the "remove" and "remove all" buttons areian@chromium.org2010-02-231-2/+3
* Fix truncation issues for new Privacy UI. Also, make the checkbox for the "cl...ben@chromium.org2010-02-201-2/+3
* GTK: Implement the exceptions dialog for the content filtering settings.erg@chromium.org2010-02-194-145/+2
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-1918-20/+20
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Actually delete databases in CookiesTreeModel.jochen@chromium.org2010-02-181-7/+3
* Linux: Implement the new AutoFill section of the Options dialog.jhawkins@chromium.org2010-02-172-19/+19
* Use the same string resource everywhere for the "Show Passwords" button.pkasting@chromium.org2010-02-122-6/+6
* Remove unused "show title" functionality in UrlPicker.pkasting@chromium.org2010-02-111-1/+1
* Dialog showed now only if profiles are loaded - if not it waits until they are.georgey@chromium.org2010-02-102-5/+28
* GTK: Implements the content settings window and the minor changes to the opti...erg@chromium.org2010-02-102-11/+1