summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/options
Commit message (Expand)AuthorAgeFilesLines
* Use the same string resource everywhere for the "Show Passwords" button.pkasting@chromium.org2010-02-122-6/+6
* Remove unused "show title" functionality in UrlPicker.pkasting@chromium.org2010-02-111-1/+1
* Dialog showed now only if profiles are loaded - if not it waits until they are.georgey@chromium.org2010-02-102-5/+28
* GTK: Implements the content settings window and the minor changes to the opti...erg@chromium.org2010-02-102-11/+1
* Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ...ian@chromium.org2010-02-102-10/+54
* Add support for HTML5 databases to the cookie tree model.jochen@chromium.org2010-02-102-8/+25
* Try to make spacing/indenting of Privacy section clearer.pkasting@chromium.org2010-02-101-12/+14
* Remove descriptive text above import settings button. This also removes it f...pkasting@chromium.org2010-02-102-15/+1
* Make the content settings dialog dependent on its parent. This re-plumbs the...pkasting@chromium.org2010-02-095-49/+39
* Prevent the user from triggering multiple copies of a particular exceptions w...pkasting@chromium.org2010-02-092-4/+12
* Fixes leak in cookie filter page view and clear browsing data viewsky@chromium.org2010-02-091-1/+3
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* Remember the last selected tab in the content settings dialog.pkasting@chromium.org2010-02-091-0/+1
* Reland 37913. Clear local state on exit.jochen@chromium.org2010-02-032-3/+15
* Revert 37913 - Clear local state (cookies, databases, local storage) on exit.chase@chromium.org2010-02-032-15/+3
* Clear local state (cookies, databases, local storage) on exit.jochen@chromium.org2010-02-032-3/+15
* Modified cookie alert prompt window to suport displaying of local storage inf...pkasting@chromium.org2010-02-022-161/+1
* Adds content exception dialog.sky@chromium.org2010-02-028-2/+801
* Fix a pet peeve: Big empty hole in Chromium builds where the UMA checkbox wou...pkasting@chromium.org2010-02-011-16/+21
* Fix some bugs related to default-clearing in the HostContentSettingsMap, and ...pkasting@chromium.org2010-01-311-3/+3
* Hook up some of the content settings UI to the actual settings map object. T...pkasting@chromium.org2010-01-305-284/+220
* Changes to support new cookie policy.darin@chromium.org2010-01-301-42/+0
* Fix some signedness issues.pkasting@chromium.org2010-01-301-1/+1
* Rewrite the HostContentSettingsMap to address some issues:pkasting@chromium.org2010-01-301-1/+1
* Finished all windows functionality for autofill dialoggeorgey@chromium.org2010-01-292-4/+23
* Reland r37508. Implement HostContentSettingsMap.jochen@chromium.org2010-01-291-1/+1
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-291-1/+1
* Implement HostContentSettingsMapjochen@chromium.org2010-01-291-1/+1
* Fix broken pref usage; I changed the registration to a user pref but didn't c...pkasting@chromium.org2010-01-281-1/+1
* Make content settings type enum something I can use in more code than just th...pkasting@chromium.org2010-01-283-40/+44
* Content Settings dialog and related Options UI changes.zelidrag@chromium.org2010-01-2611-344/+833
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-0/+1
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-252-15/+208
* Landing Dmitry patch:jcampan@chromium.org2010-01-201-0/+19
* Revert last 3 patches. Sorry guys. :-(jorlow@chromium.org2010-01-202-206/+14
* Adds local storage nodes to cookie tree model and cookies view. jorlow@chromium.org2010-01-202-14/+206
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-082-7/+7
* In the password option pages, a table is used.jcampan@chromium.org2009-12-194-0/+14
* Change the cookies view so that the remove buttons are only enabled when ther...johnnyg@chromium.org2009-12-111-0/+4
* views/options: Use non-deprecated version of PathService::Get.thestig@chromium.org2009-12-041-9/+9
* 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
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-12-023-2/+5
* Adds link to bookmark bar that when clicked imports bookmarks. I alsosky@chromium.org2009-11-301-1/+1
* Be more paranoid when checking the default browser in Windows and return "not...mdm@chromium.org2009-11-251-1/+1
* Adds back the ability to filter cookies by origin in the cookies options view.ian@chromium.org2009-11-252-13/+83
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-3/+3
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-191-3/+4
* Leave the 'Make Chrome Default' button enabled on Windows if not already defa...kuchhal@chromium.org2009-11-181-1/+1
* Add an option to tree_view for whether to show lines from the root nodeian@chromium.org2009-11-181-1/+2