summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/content_settings/content_setting_bubble_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Lock the GTK UI of the content settings bubble if the corresponding content s...markusheintz@chromium.org2011-11-081-11/+33
* Adding CookieSettings for storing cookie content settings.marja@chromium.org2011-10-281-8/+10
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-3/+3
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-8/+11
* Fixed interaction of JavascriptEnabled and DefaultJavascriptSetting policies.joaodasilva@chromium.org2011-10-121-1/+0
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-2/+3
* content: Move collected cookies constrained window to TabContentsWrapper.erg@chromium.org2011-09-071-1/+1
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-1/+2
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-011-2/+1
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-1/+2
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-1/+1
* Migrate geolocation settings to host content settings map and remove the geol...markusheintz@chromium.org2011-08-151-6/+10
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-7/+8
* Watch for profile destruction in ContentSettingBubbleModel.bauerb@chromium.org2011-06-221-9/+22
* Add methods to support item_pattern, top_level_frame_pattersn to host_content...markusheintz@chromium.org2011-06-161-2/+6
* Make content settings UI classes not depend on the exact set of content types.bauerb@chromium.org2011-05-261-100/+76
* Apply third party cookie blocking to all kinds of cookiesjochen@chromium.org2011-05-261-1/+3
* Remove ShowCollectedCookiesDialog from TabContentsDelegate, since content lay...jam@chromium.org2011-05-191-2/+2
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-1/+1
* Remove the last content settings include from content.jam@chromium.org2011-05-131-24/+39
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-131-21/+16
* Revert 85278 - Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-131-16/+21
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-131-21/+16
* More work on removing content settings code from src\content.jam@chromium.org2011-05-071-1/+1
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-05-031-1/+2
* Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape....pkasting@chromium.org2011-05-031-4/+4
* Move a few Chrome messages out of RenderViewHost. I added ChromeRenderViewHo...jam@chromium.org2011-04-281-1/+3
* Move UserMetrics to content.michaeln@google.com2011-04-271-1/+1
* Move blocked content from TabContents to TabContentsWrapper.avi@chromium.org2011-04-221-0/+545