summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings
Commit message (Expand)AuthorAgeFilesLines
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-1/+0
* Profiles: Really fix refcounted services.erg@chromium.org2012-03-162-6/+8
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-3/+3
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-151-2/+2
* Remove web intents from Chrome on Android buildjgreenwald@chromium.org2012-03-131-2/+7
* Extract LocalShareObjectsContainer into a separate filemarkusheintz@chromium.org2012-03-084-85/+112
* Pass ContentSettingsPattern and ResourceIdentifier by referencetbreisacher@chromium.org2012-03-082-6/+6
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-072-1/+6
* scoped_ptr moved to base/memory a while ago, update includethakis@chromium.org2012-03-071-2/+2
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Move creation of CookiesTreeModel to UI code and add getter for the LocalStor...markusheintz@chromium.org2012-03-062-72/+55
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-1/+1
* [Coverity 101670] Pass ResourceIdentifier by const-reftbreisacher@chromium.org2012-02-272-3/+3
* Whitelist Google Talk plug-in when turning on click-to-play.bauerb@chromium.org2012-02-271-0/+2
* Web Intents: Add a pref for enabling the feature, enable the UI.jhawkins@chromium.org2012-02-221-1/+2
* Add per-plugin whitelisting to chrome://pluginsbauerb@chromium.org2012-02-211-24/+24
* Revert "Add per-plugin whitelisting to chrome://plugins"loislo@chromium.org2012-02-171-7/+6
* Add per-plugin whitelisting to chrome://pluginsbauerb@chromium.org2012-02-171-6/+7
* Whitelist extensions with bundled plug-ins for plug-ins.bauerb@chromium.org2012-02-154-27/+85
* Profiles: Move cookie pref registration to the service.erg@chromium.org2012-02-132-10/+8
* Profiles: Generalize ProfileKeyedServiceFactory into a base class and the par...erg@chromium.org2012-02-135-72/+64
* Block plugins for platform appsbenwells@chromium.org2012-02-074-4/+149
* Coverity: Fix a pass-by-value.jhawkins@chromium.org2012-02-062-6/+6
* Revert 120541 - Block plugins for platform appshbono@chromium.org2012-02-064-144/+4
* Block plugins for platform appsbenwells@chromium.org2012-02-064-4/+144
* Coverity: pass ContentSettingsPattern by const reftbreisacher@chromium.org2012-02-026-17/+17
* Move click-to-play out of chrome://flags.bauerb@chromium.org2012-01-316-42/+4
* Revert 119306 - Turn web intents build flag on.gbillock@chromium.org2012-01-271-3/+2
* Revert 119284 - Turn web intents build flag on. Move the command-line flag to...gbillock@chromium.org2012-01-261-1/+2
* Turn web intents build flag on. Move the command-line flag to default on.gbillock@chromium.org2012-01-261-2/+1
* Profiles: Add a --dump-profile-graph option when !NDEBUG.erg@chromium.org2012-01-241-2/+3
* Move RenderViewHostDelegate to content/public and content namespace.joi@chromium.org2012-01-181-2/+2
* chrome/common/render_messages.h isn't needed by content_settings_utils.cc.bdibello@google.com2012-01-101-2/+1
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-3/+3
* Get rid of trivial IncognitoUserPrefStore and PerTabUserPrefStore.mnaganov@chromium.org2012-01-051-4/+4
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-2/+2
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-2/+3
* Create a Content API interface around NavigationController, and move all the ...jam@chromium.org2011-12-291-0/+1
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-1/+2
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-2/+2
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-0/+1
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-271-3/+0
* Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...jam@chromium.org2011-12-272-5/+5
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-15/+16
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-1/+1
* Coverity: Fix unchecked return valueskmadhusu@chromium.org2011-12-221-6/+9
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-222-4/+4
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-221-1/+1
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-2/+2
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-1/+1