summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options/content_page_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the option to stop syncing if you're in Chrome OS. Also hide the "Cus...dantasse@chromium.org2010-04-131-1/+1
* 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-021-4/+1
* The "Customize Sync" dialog will let users select to sync or not sync each da...dantasse@chromium.org2010-03-311-4/+46
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-9/+14
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-1/+2
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Fixes first and third points in the bug "Autofill profile dialog box polish i...georgey@chromium.org2010-03-161-19/+3
* AutoFill Mac preference for enabling Address Book "me" card usage.dhollowa@chromium.org2010-03-061-2/+4
* Fix the content page of the options dialog to use kAutoFillEnabled instead of...jhawkins@chromium.org2010-03-021-2/+2
* Linux: Implement the new AutoFill section of the Options dialog.jhawkins@chromium.org2010-02-171-17/+17
* Use the same string resource everywhere for the "Show Passwords" button.pkasting@chromium.org2010-02-121-5/+5
* Dialog showed now only if profiles are loaded - if not it waits until they are.georgey@chromium.org2010-02-101-4/+22
* Remove descriptive text above import settings button. This also removes it f...pkasting@chromium.org2010-02-101-14/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* Finished all windows functionality for autofill dialoggeorgey@chromium.org2010-01-291-4/+22
* Content Settings dialog and related Options UI changes.zelidrag@chromium.org2010-01-261-21/+3
* Adds link to bookmark bar that when clicked imports bookmarks. I alsosky@chromium.org2009-11-301-1/+1
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-3/+3
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-7/+7
* GTK: Activate window when "Get themes" button is clicked.derat@chromium.org2009-10-281-4/+1
* Remove the browser_sync flag.zork@chromium.org2009-10-271-23/+2
* Make it so that clicking the "Get Themes" link in the options dialog box acti...ben@chromium.org2009-10-231-3/+5
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-12/+12
* Facelifts to sync UItim@chromium.org2009-10-151-2/+17
* Disable "Reset to Default Theme" button in Google Chrome Options / Personal S...mirandac@chromium.org2009-10-141-0/+6
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Make the "get themes" button into a link instead.mdm@chromium.org2009-09-101-10/+13
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+2
* Removed personalization_strings.h and moved all the strings into generated_re...idana@chromium.org2009-08-201-7/+8
* Some personalization cleanup:tim@chromium.org2009-08-151-8/+6
* Add UMA histograms for chrome-sync.We add the following histograms:Sync.Merge...brg@chromium.com2009-08-111-0/+2
* Move the sync options group from "user Data" tab to "Personal Stuff" tab and ...munjal@chromium.org2009-08-071-0/+145
* Add "Get Themes" button to gtk options dialog.estade@chromium.org2009-07-311-11/+3
* Add link to themes gallery.glen@chromium.org2009-07-241-5/+28
* Refactoring of tabbed-pane component so it can be ported to Linux toolkit_view.jcampan@chromium.org2009-07-211-0/+1
* Implement different radio groups for Options > Personal Stuffmhm@chromium.org2009-06-091-7/+8
* Form Autofil Options should be a radio groupmhm@chromium.org2009-06-091-74/+58
* Now that themes are enabled by default, the option should be visible by default.glen@chromium.org2009-05-311-9/+4
* Add a "User Data" tab to the options, remove the "minor tweaks" tabmhm@chromium.org2009-05-301-309/+97
* Revert 17288 - Test failures.mhm@chromium.org2009-05-301-97/+309
* Create a "User data" tab and remove the "minor tweaks" tab. The mockup is inc...mhm@chromium.org2009-05-301-309/+97
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-6/+6
* - Passing correct window handle to CreateChromeWindow(). We should pass thehbono@chromium.org2009-05-221-3/+3
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-211-1/+1
* Revert 16567.ben@chromium.org2009-05-211-1/+1
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-211-1/+1
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-3/+3