summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options/general_page_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Move browser/views to browser/ui/viewsben@chromium.org2010-11-091-883/+0
* Revert 62881 - Moves instant back into flags.sky@chromium.org2010-10-171-1/+60
* Moves instant back into flags.sky@chromium.org2010-10-171-60/+1
* Fixes bugs in usage of adding a new tab with a disposition ofsky@chromium.org2010-10-131-6/+3
* Moves instant out of labs and into prefs.sky@chromium.org2010-10-121-1/+64
* Allow the default search provider to be specified via group policy. Also all...jeanluc@google.com2010-10-051-4/+5
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-291-5/+3
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-1/+16
* Revert 60169 - Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-3/+5
* Use PrefChangeRegistrar everywheredanno@chromium.org2010-09-221-5/+3
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-0/+1
* Implement a policy to specify which pages to restore at startup. The admin c...mnissler@chromium.org2010-08-261-16/+16
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-2/+2
* Implement policy for controlling "Show Home Button" preference.mnissler@chromium.org2010-08-241-0/+2
* Remove wstrings from bookmarks, part 12.viettrungluu@chromium.org2010-08-221-3/+4
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-1/+1
* allow editing of hompage preferences on Windows, that are not locked by policiesmnissler@chromium.org2010-07-151-22/+50
* Show the managed prefs warning banner for some advanced options.mnissler@chromium.org2010-07-151-10/+1
* Display warning banner in Win preferences dialog for managed options.mnissler@chromium.org2010-07-061-0/+15
* Re-land r51526mnissler@chromium.org2010-07-051-25/+17
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-17/+25
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-25/+17
* Change a bunch of string types.estade@chromium.org2010-06-291-14/+10
* fix forgotten homepage preference on Windowsdanno@chromium.org2010-06-241-11/+14
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* Make FixupURL() return a GURL instead of a string (i.e. do fixup + canonicali...pkasting@chromium.org2010-06-181-2/+2
* Update UI, sync and importer to properly handle managed homepage prefsmnissler@chromium.org2010-05-271-13/+15
* Invalid URLs are no longer mangled when reopening the Options window.mhm@chromium.org2010-05-261-10/+12
* Gtk: update options "Open on startup" to match new behavior.mattm@chromium.org2010-05-131-24/+2
* Split CustomHomePagesTableModel into its own file so it can be shared with th...mattm@chromium.org2010-05-121-290/+1
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-1/+0
* 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
* Check if the icon handle has become invalid when the load callback is invoked.zork@chromium.org2010-04-161-1/+5
* Add a scoped notifier for pref dictionaries / lists.chron@chromium.org2010-04-051-1/+0
* 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
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-12/+17
* This change adds shield icons to the buttons that need elevation to fix Issue...hbono@chromium.org2010-03-231-0/+1
* 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
* Win: Grey out/remove default browser choices in side by side installs.mattm@chromium.org2010-03-041-1/+14
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Remove unused "show title" functionality in UrlPicker.pkasting@chromium.org2010-02-111-1/+1
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-5/+5
* Remove the deprecated version of FixupURL and fix the callers.thakis@chromium.org2009-12-031-3/+3
* This removes the "default browser" selections from the Chromium OSgspencer@chromium.org2009-12-021-0/+2
* Be more paranoid when checking the default browser in Windows and return "not...mdm@chromium.org2009-11-251-1/+1
* Leave the 'Make Chrome Default' button enabled on Windows if not already defa...kuchhal@chromium.org2009-11-181-1/+1