summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options/advanced_contents_view.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make Combobox portableben@chromium.org2009-06-021-21/+21
* Split out the views table functions into separate header files. Many users onlybrettw@chromium.org2009-05-311-0/+1
* Add a "User Data" tab to the options, remove the "minor tweaks" tabmhm@chromium.org2009-05-301-35/+372
* Revert 17288 - Test failures.mhm@chromium.org2009-05-301-374/+35
* Create a "User data" tab and remove the "minor tweaks" tab. The mockup is inc...mhm@chromium.org2009-05-301-35/+374
* DevTools: remove DevTools from options UI.pfeldman@chromium.org2009-05-281-74/+0
* DevTools: Add 'Enable Developer Tools' option into the Advanced tab. Hide dev...pfeldman@chromium.org2009-05-271-5/+76
* - Passing correct window handle to CreateChromeWindow(). We should pass thehbono@chromium.org2009-05-221-2/+2
* Reverting 16158.beng@google.com2009-05-151-4/+2
* Privacy option added for all cookies to become session cookies.idanan@chromium.org2009-05-151-2/+4
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-2/+2
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Various popup UI fixes:pkasting@chromium.org2009-05-081-39/+4
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-6/+6
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-271-1/+6
* Revert "Do not send stats from Chromium builds."kuchhal@chromium.org2009-04-241-6/+1
* Do not send stats from Chromium builds.kuchhal@chromium.org2009-04-241-1/+6
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-72/+68