summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options
Commit message (Expand)AuthorAgeFilesLines
* Show titles instead of URLs in the "show on startup" table, and add tooltips ...pkasting@chromium.org2010-05-101-33/+98
* Fix RTL-mode display of table of URLs to load on startup. The table itself s...pkasting@chromium.org2010-05-051-5/+4
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-051-1/+3
* Use GetDisplayStringInLTRDirectionality() in more places to simplify code.pkasting@chromium.org2010-05-051-7/+3
* Remove svn:executable property from more files that don't need it.thestig@chromium.org2010-04-274-0/+0
* Introduce FilePathPrefMember so we can get rid of some FromWString conversions.tony@chromium.org2010-04-232-8/+7
* Put Autofill after Themes on Windows and Linux too, to match Mac, in the Cust...dantasse@chromium.org2010-04-212-21/+22
* Check if the icon handle has become invalid when the load callback is invoked.zork@chromium.org2010-04-161-1/+5
* 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