summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options
Commit message (Expand)AuthorAgeFilesLines
* Remove the cookie prompt from the settings UI and migrate prefs from ask to b...jochen@chromium.org2010-07-141-1/+1
* Implement support for disabling sync through configuration management.mnissler@chromium.org2010-07-141-3/+19
* Clean up app_resources.grd:pkasting@chromium.org2010-07-131-0/+1
* Revert 52144 - Clean up app_resources.grd:pam@chromium.org2010-07-131-1/+0
* Clean up app_resources.grd:pkasting@chromium.org2010-07-121-0/+1
* Add link to privacy dashboard from sync options panel behind command line flag.tim@chromium.org2010-07-122-3/+24
* Nukes the import parameters to ShowAutoFillDialog as they aren't used.sky@chromium.org2010-07-091-3/+1
* Add Notifications pane to content settings.thakis@chromium.org2010-07-065-16/+48
* Rename IDS_GEOLOCATION_EXCEPTION_DIALOG to IDS_SIMPLE_CONTENT_EXCEPTION_DIALOGthakis@chromium.org2010-07-061-2/+2
* Display warning banner in Win preferences dialog for managed options.mnissler@chromium.org2010-07-063-0/+140
* Re-land r51526mnissler@chromium.org2010-07-055-72/+36
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-025-36/+72
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-025-72/+36
* Display content settings applying to the current otr session only.jochen@chromium.org2010-07-027-24/+143
* Remove the old 'customize sync' panel from win/mac/linux. And a little bit o...dantasse@chromium.org2010-07-013-374/+0
* Add notifications content settings type.thakis@chromium.org2010-07-012-1/+6
* Rename GeolocationExceptionsView, make it more reusable.thakis@chromium.org2010-07-013-54/+55
* Introduce RemoveRowTableModel interface, let GeolocationExceptionsTableModel ...thakis@chromium.org2010-07-011-2/+2
* Canvas refactoring phase 4b:ben@chromium.org2010-06-302-4/+4
* Windows: Replace tabs in content settings with a listbox.thakis@chromium.org2010-06-303-62/+103
* Change a bunch of string types.estade@chromium.org2010-06-295-34/+33
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-1/+1
* New HTML Sync Setup UI.dantasse@chromium.org2010-06-251-1/+2
* AutoFill: GRD strings cleanup.jhawkins@chromium.org2010-06-251-1/+1
* Canvas refactoring part 3.ben@chromium.org2010-06-252-6/+6
* Revert r50774 as it introduces valgrind failureshclam@chromium.org2010-06-251-2/+1
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-251-2/+2
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-242-6/+6
* Canvas refactoring part 3.ben@chromium.org2010-06-242-6/+6
* New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so...dantasse@chromium.org2010-06-241-1/+2
* fix forgotten homepage preference on Windowsdanno@chromium.org2010-06-242-15/+18
* 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
* Add checkbox in customize sync to linux & windows for extensions.chron@chromium.org2010-06-142-1/+23
* Implements policies to enable or disable the five Privacy checkboxes found in...danno@chromium.org2010-06-141-0/+11
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-066-9/+9
* Initialize CookiesTreeModel with a cookie monster instead of a profil.jochen@chromium.org2010-05-311-1/+2
* Initial work to fix the IAccessible tree in circumstances where there is a wi...ctguil@chromium.org2010-05-275-6/+32
* Renames GeolocationContentSettingsTableModel to GeolocationExceptionsTableModelbulach@chromium.org2010-05-272-6/+6
* 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-262-15/+16
* Revert 47675.mirandac@chromium.org2010-05-201-1/+1
* Move data types used in the importer process to common/, in preparation for i...mirandac@chromium.org2010-05-191-1/+1
* gtk: Split DefaultEncodingComboboxModel into its own file so it can be shared...tfarina@chromium.org2010-05-191-65/+3
* 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
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+1
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-102-2/+1
* 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