summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_setting_bubble_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Move blocked content from TabContents to TabContentsWrapper.avi@chromium.org2011-04-221-543/+0
* Revert 80519 - Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-071-6/+1
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-051-1/+6
* Show options in the blocked cookie bubble to easily enable first party cookies.rogerta@chromium.org2011-03-221-8/+17
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-151-1/+1
* Options: Remove the GTK and Views native options code.jhawkins@chromium.org2011-03-111-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-2/+2
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-021-3/+3
* Add an icon to the omnibox when a page is prerendered.cbentzel@chromium.org2011-02-221-0/+8
* If host part of an URL cannot be parsed, use the spec in content bubblesjochen@chromium.org2011-02-161-0/+3
* Only commit changes from content settings bubbles on their dismissaljochen@chromium.org2011-02-151-13/+34
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* Peter: Please review model, test, and WIN changes.thakis@chromium.org2010-12-101-74/+79
* Move:ben@chromium.org2010-12-021-1/+1
* Refactor: move HostContentSettingsMap to content_settingsgfeher@chromium.org2010-11-301-1/+1
* Move click-to-play to about:flags.bauerb@chromium.org2010-11-121-7/+2
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-0/+15
* Fixes instant so that it correctly deals with child contents. I'vesky@chromium.org2010-10-141-7/+7
* Change plugin content settings to three states: Allow, click-to-play, and block.bauerb@chromium.org2010-10-111-11/+24
* Add DCHECK for misused string resources.estade@chromium.org2010-10-041-2/+1
* Remove vestigial cookie/web app permissions prompting UI now that the async U...ben@chromium.org2010-09-171-6/+2
* Revert 58663 - Revert 58641 - Add user metrics for nonsandboxed plugin infobar.nsylvain@chromium.org2010-09-071-0/+2
* Revert 58641 - Add user metrics for nonsandboxed plugin infobar.mal@chromium.org2010-09-071-2/+0
* Add user metrics for nonsandboxed plugin infobar.bauerb@chromium.org2010-09-061-0/+2
* Enable click-to-play by default.bauerb@chromium.org2010-09-011-4/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Check that BlockedContents::blocked_popup_container is not NULL before using it.jschuh@google.com2010-08-241-1/+3
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-191-12/+93
* Revert 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-121-93/+12
* Allow per-plugin content settings.bauerb@chromium.org2010-08-121-12/+93
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-111-4/+25
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Revert 55548 - Reland r55382. When blocking cookies, also show an icon in the...jochen@chromium.org2010-08-101-25/+4
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-101-4/+25
* Revert 55536 - Reland r55382. When blocking cookies, also show an icon in the...jochen@chromium.org2010-08-101-25/+4
* Reland r55382. When blocking cookies, also show an icon in the location bar w...jochen@chromium.org2010-08-101-4/+25
* Speculative backout to see if this caused perf regressions.rohitrao@chromium.org2010-08-091-25/+4
* When blocking cookies, also show an icon in the location bar when cookies are...jochen@chromium.org2010-08-091-4/+25
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-1/+2
* Add "Load all plugins on this page" button to blocked plugins bubble if click...bauerb@chromium.org2010-08-031-0/+43
* Flip the default for the cookie prompt to disabled.jochen@chromium.org2010-07-311-2/+2
* Command line flag to disable the cookie prompt.jochen@chromium.org2010-07-301-1/+5
* Preparatory work for adding content exceptions from the tab cookie view.bauerb@chromium.org2010-07-191-10/+2
* Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-161-1/+8
* Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.dmaclach@chromium.org2010-07-151-8/+1
* Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-151-1/+8
* Display an info link in the blocked cookies info bubble.jochen@chromium.org2010-07-061-2/+36
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-2/+6
* Add notifications content settings type.thakis@chromium.org2010-07-011-0/+6