summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings/tab_specific_content_settings.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 144957 - Bring up a content settings icon for ungestured registerProto...gbillock@chromium.org2012-06-291-51/+0
* Bring up a content settings icon for ungestured registerProtocolHandler call.gbillock@chromium.org2012-06-291-0/+51
* Get rid of the need of ViewType::VIEW_TYPE_INTERSTITIAL_PAGE in content. Ther...jam@chromium.org2012-05-221-0/+2
* Display cookies and site data information in the Website Settings UI.markusheintz@chromium.org2012-04-201-0/+36
* In addition to the request URL we now also pass the first party URL (the URL ...markusheintz@chromium.org2012-04-051-0/+4
* Extract LocalShareObjectsContainer into a separate filemarkusheintz@chromium.org2012-03-081-50/+1
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-1/+5
* Move creation of CookiesTreeModel to UI code and add getter for the LocalStor...markusheintz@chromium.org2012-03-061-51/+55
* Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...jam@chromium.org2011-12-271-2/+1
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-3/+3
* Don't use the DOMStorageType for a chrome IPC, so that we can get rid of that...jam@chromium.org2011-11-231-3/+2
* Get rid of a bunch of view_messages.h includes from chrome by making the TabC...jam@chromium.org2011-11-211-1/+1
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-161-1/+0
* Switch BackgroundContents to use TabContents instead of RenderViewHost.jam@chromium.org2011-11-111-1/+1
* Revert 109228 - ContentSettingsObserver (+ related classes) cleanup.cmp@chromium.org2011-11-101-0/+1
* ContentSettingsObserver (+ related classes) cleanup.marja@chromium.org2011-11-091-1/+0
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Fixed interaction of JavascriptEnabled and DefaultJavascriptSetting policies.joaodasilva@chromium.org2011-10-121-3/+4
* Move the ViewHostMsg_AppCacheAccessed message handling out of Chrome and repl...ananta@chromium.org2011-09-081-1/+2
* Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...ycxiao@chromium.org2011-08-121-5/+10
* Revert 95534 - Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHel...yzshen@chromium.org2011-08-051-10/+5
* Creat BrowsingDataCookieHelper and CannedBrowsingDataCookieHelper for logging...ycxiao@chromium.org2011-08-041-5/+10
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-0/+3
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Correctly apply content settings to data URLs.abarth@chromium.org2011-06-171-0/+1
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-3/+2
* Wrapping blocked filesystems into TabSpecificContentSettingsmkwst@chromium.org2011-05-271-2/+18
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-131-33/+70
* More work on removing content settings code from src\content.jam@chromium.org2011-05-071-0/+230