summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/content_settings
Commit message (Expand)AuthorAgeFilesLines
* Move TabContentsDelegate to content/public/browser and put it in the content ...tfarina@chromium.org2011-12-201-1/+1
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-3/+4
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-1/+1
* Lock the GTK UI of the content settings bubble if the corresponding content s...markusheintz@chromium.org2011-11-082-11/+37
* Move BrowserThread to content namespace.joi@chromium.org2011-11-022-0/+4
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-282-4/+4
* 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
* Take the content settings set by extensions into account in the default setti...marja@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-192-15/+18
* Fixed interaction of JavascriptEnabled and DefaultJavascriptSetting policies.joaodasilva@chromium.org2011-10-124-5/+8
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-2/+3
* Add ChromeRenderViewHostTestHarness to get rid of the dependency from RVHTH t...jochen@chromium.org2011-09-142-11/+11
* 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-152-10/+18
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-012-2/+2
* Removal of Profile from content part 4.avi@chromium.org2011-08-011-4/+4
* content_settings: Delete content_settings_combo_model.* now that native optio...tfarina@chromium.org2011-07-282-110/+0
* FileManagerDialogTest.SelectFileAndCancel flaky.grt@chromium.org2011-07-198-0/+1330
|\
* | Roll ANGLE r704:r705jbauman@chromium.org2011-07-198-1330/+0
* | Migrate default geolocation content setting to host content settings map.markusheintz@chromium.org2011-07-191-2/+4
|/
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-102-8/+9
* 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-162-2/+12
* Remove prerender content settings.cbentzel@chromium.org2011-06-162-49/+0
* In memory map to store |Value| objects formarkusheintz@chromium.org2011-06-091-0/+4
* Prerender icon only appears when --prerender=enabled is set.cbentzel@chromium.org2011-06-031-5/+8
* 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-133-30/+52
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-134-42/+41
* Revert 85278 - Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-134-41/+42
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-134-42/+41
* More work on removing content settings code from src\content.jam@chromium.org2011-05-074-1/+4
* 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-228-0/+1341