summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options/advanced_contents_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Changed the CloudPrintSetupFlow to not create a Browser object. Made the setu...sanjeevr@chromium.org2010-09-281-1/+2
* Cloud print proxy management UI.scottbyer@chromium.org2010-09-271-0/+162
* GTTF: Extract all preferences-related code from DownloadManager to DownloadPr...phajdan.jr@chromium.org2010-08-301-2/+3
* Disable BackgroundModeManager by default for M7, and add an --enable-backgrou...atwilson@chromium.org2010-08-271-2/+7
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-3/+3
* Added prefs ui for enabling/disabling background mode on windows.atwilson@chromium.org2010-08-241-0/+88
* Enables/disables UI widgets for privacy preferences in the options->"Under th...markusheintz@chromium.org2010-08-191-12/+10
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-1/+1
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-10/+10
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* Disable proxy config button and show banner if proxy prefs are managed.mnissler@chromium.org2010-07-231-0/+11
* Re-land r51526mnissler@chromium.org2010-07-051-23/+2
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-2/+23
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-23/+2
* Canvas refactoring phase 4b:ben@chromium.org2010-06-301-2/+2
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-1/+1
* Canvas refactoring part 3.ben@chromium.org2010-06-251-3/+3
* 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-241-3/+3
* Canvas refactoring part 3.ben@chromium.org2010-06-241-3/+3
* 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-061-1/+1
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-1/+1
* Introduce FilePathPrefMember so we can get rid of some FromWString conversions.tony@chromium.org2010-04-231-6/+5
* CL #1530013 by Thiago Farina <thiago.farina@gmail.com>georgey@chromium.org2010-04-071-23/+1
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-28/+33
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-5/+6
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Adding a preference to turn off the translate feature.jcampan@chromium.org2010-02-261-3/+70
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-2/+2
* Try to make spacing/indenting of Privacy section clearer.pkasting@chromium.org2010-02-101-12/+14
* Make the content settings dialog dependent on its parent. This re-plumbs the...pkasting@chromium.org2010-02-091-1/+3
* Fix a pet peeve: Big empty hole in Chromium builds where the UMA checkbox wou...pkasting@chromium.org2010-02-011-16/+21
* Changes to support new cookie policy.darin@chromium.org2010-01-301-42/+0
* Make content settings type enum something I can use in more code than just th...pkasting@chromium.org2010-01-281-3/+2
* Content Settings dialog and related Options UI changes.zelidrag@chromium.org2010-01-261-74/+60
* views/options: Use non-deprecated version of PathService::Get.thestig@chromium.org2009-12-041-9/+9
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-021-0/+3
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-26/+26
* Converting the Cookies options page from a TableView to a TreeViewian@chromium.org2009-11-061-1/+2
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-10/+15
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-191-4/+4
* Move LanguageComboboxModel to chrome/browsermattm@chromium.org2009-08-191-1/+0
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-181-3/+4
* Move the ResolveMetricsReportingEnabled logic to OptionsUtil, make gtk option...mattm@chromium.org2009-07-151-24/+2
* Removed mixed content options. Turns out extremely few users changed the def...abarth@chromium.org2009-06-161-95/+1
* Reduce header dependencies in browser/phajdan.jr@chromium.org2009-06-131-0/+1