summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_content_browser_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Attempt to get rid of extension references from RenderMessageFilter.mpcomplete@chromium.org2011-07-011-0/+13
* Linux: Adding crash reporting for extension processes.thestig@chromium.org2011-07-011-2/+8
* Make kClearSiteDataOnExit work for Flash plugins in a multi-profile environment.mirandac@chromium.org2011-06-301-0/+8
* Remove the IsExternalTabContainer function from the TabContentsDelegate and R...ananta@chromium.org2011-06-291-0/+5
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-1/+1
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-291-1/+1
* Revert 90496 - Probable cause of InstantTest.On[Change/Submit/Cancel]Event fa...rsleevi@chromium.org2011-06-271-1/+0
* Added a private chromeAuthPrivate API.sanjeevr@chromium.org2011-06-251-0/+1
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-251-4/+0
* Revert 90435 - Re-land: Move browser accessibility code from chrome to content.brettw@chromium.org2011-06-241-0/+4
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-241-4/+0
* Get rid of the implicit content dependency on how Chrome stores its resources...jam@chromium.org2011-06-241-0/+7
* Revert 90265 - Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-231-0/+4
* Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-231-4/+0
* Start refractoring extension permissions into ExtensionPermissionSet.jstritar@chromium.org2011-06-231-2/+2
* Make chrome.app.isInstalled return false until the page is in application pro...mihaip@chromium.org2011-06-211-4/+7
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-0/+4
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-131-0/+70
* Move load_from_memory_cache_details.* to content now that the SSL code has mo...jam@chromium.org2011-06-131-0/+13
* Remove g_browser_process dependency from content. Also make all the SyncChan...jam@chromium.org2011-06-131-1/+15
* Remove last extension dependencies from content.mpcomplete@chromium.org2011-06-081-0/+30
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-3/+4
* Get rid of Chrome notifications dependency, and instead go through ContentBro...jam@chromium.org2011-06-071-2/+86
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-4/+3
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-3/+4
* Adds a GYP flag for desktop notifications (enabled by default) and stub out r...satish@chromium.org2011-06-061-1/+1
* Remove the remaining Chrome SSL dependencies from content.jam@chromium.org2011-06-061-0/+30
* Get rid of some SSL dependencies by talking to SSLBlockingPolicy through a ca...jam@chromium.org2011-06-041-0/+10
* Remove platform_util dependency from content.jam@chromium.org2011-05-311-0/+13
* Quota InfoBarkinuko@chromium.org2011-05-311-0/+6
* Move sandbox_policy to content.jam@chromium.org2011-05-281-113/+0
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-281-1/+1
* Get rid of content dependency from sandbox_policy.hjam@chromium.org2011-05-271-0/+113
* Get rid of render_messages.h and web_cache_manager.h. I moved the view sourc...jam@chromium.org2011-05-261-0/+3
* Apply third party cookie blocking to all kinds of cookiesjochen@chromium.org2011-05-261-42/+14
* Remove the last prefs code from content. I tried hard to move ShouldShowBook...jam@chromium.org2011-05-261-0/+4
* Remove dependency on PrefChangeRegistrar and renderer_preferences_util from c...jam@chromium.org2011-05-251-17/+0
* Drop url_constants dependency in content/.avi@chromium.org2011-05-191-0/+6
* Fixes an issue preventing TYPE_USER_SCRIPT extensions from accessing extensio...jstritar@chromium.org2011-05-191-0/+1
* Get rid of chrome dependencies from PluginProcessHost by moving dispatching o...jam@chromium.org2011-05-181-0/+7
* Followup to r85247 to address review comments about adding a way to get to Pr...jam@chromium.org2011-05-131-5/+5
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-131-14/+25
* Re-land r84928: Move EFD to ExtensionTabHelper.aa@chromium.org2011-05-131-17/+66
* Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"aa@chromium.org2011-05-121-66/+17
* Re-land r84928: Move ExtensionFunctionDispatcher toaa@chromium.org2011-05-111-17/+66
* Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""aa@chromium.org2011-05-111-66/+17
* Revert "Looks like this introduced leaks in sync ui tests. Sigh."aa@chromium.org2011-05-111-17/+66
* Looks like this introduced leaks in sync ui tests. Sigh.aa@chromium.org2011-05-111-66/+17
* Move ExtensionFunctionDispatcher to ExtensionTabHelper. Thisaa@chromium.org2011-05-111-17/+66
* More progress towards removing content settings code from the content layer. ...jam@chromium.org2011-05-101-2/+80