summaryrefslogtreecommitdiffstats
path: root/content/browser/content_browser_client.h
Commit message (Expand)AuthorAgeFilesLines
* DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...pfeldman@chromium.org2011-07-201-1/+2
* Move MHTML code to content, now that download code is moving there.jam@chromium.org2011-07-191-0/+2
* Avoid having SavePackageFilePicker keep a reference to SavePackage, to avoid ...jam@chromium.org2011-07-181-2/+3
* Comment cleanup.avi@chromium.org2011-07-181-6/+6
* Move the save file code from chrome to content. This is just a file move so t...jam@chromium.org2011-07-141-0/+8
* Move BrowserURLHandler to content, and keep the Chrome specific ones in Chrome.jam@chromium.org2011-07-131-6/+11
* Enable clear cache/cookies support in developer toolsvsevik@chromium.org2011-07-131-0/+6
* Get rid of the remaining implementation in TabContentsView and make all the m...jam@chromium.org2011-07-121-0/+12
* Use process-per-app-instance for hosted apps without background permission.creis@chromium.org2011-07-121-0/+5
* Attempt to get rid of extension references from RenderMessageFilter.mpcomplete@chromium.org2011-07-011-0/+8
* Make kClearSiteDataOnExit work for Flash plugins in a multi-profile environment.mirandac@chromium.org2011-06-301-0/+4
* Remove the IsExternalTabContainer function from the TabContentsDelegate and R...ananta@chromium.org2011-06-291-0/+3
* Make all content client interfaces pure virtual.joi@chromium.org2011-06-291-30/+31
* Get rid of the implicit content dependency on how Chrome stores its resources...jam@chromium.org2011-06-241-0/+4
* Split out abstract interface from GeolocationPermissionContextjoth@chromium.org2011-06-231-1/+7
* Move load_from_memory_cache_details.* to content now that the SSL code has mo...jam@chromium.org2011-06-131-1/+14
* Remove g_browser_process dependency from content. Also make all the SyncChan...jam@chromium.org2011-06-131-0/+9
* Remove last extension dependencies from content.mpcomplete@chromium.org2011-06-081-0/+14
* Get rid of Chrome notifications dependency, and instead go through ContentBro...jam@chromium.org2011-06-071-1/+32
* Remove the remaining Chrome SSL dependencies from content.jam@chromium.org2011-06-061-0/+21
* Get rid of some SSL dependencies by talking to SSLBlockingPolicy through a ca...jam@chromium.org2011-06-041-0/+11
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-1/+1
* Remove platform_util dependency from content.jam@chromium.org2011-05-311-0/+4
* Quota InfoBarkinuko@chromium.org2011-05-311-0/+4
* Move sandbox_policy to content.jam@chromium.org2011-05-281-10/+0
* Get rid of content dependency from sandbox_policy.hjam@chromium.org2011-05-271-0/+10
* 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-3/+0
* Drop url_constants dependency in content/.avi@chromium.org2011-05-191-0/+4
* Get rid of chrome dependencies from PluginProcessHost by moving dispatching o...jam@chromium.org2011-05-181-0/+6
* Re-land r84928: Move EFD to ExtensionTabHelper.aa@chromium.org2011-05-131-5/+0
* Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...jam@chromium.org2011-05-121-2/+4
* Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"aa@chromium.org2011-05-121-1/+6
* Re-land r84928: Move ExtensionFunctionDispatcher toaa@chromium.org2011-05-111-6/+1
* Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""aa@chromium.org2011-05-111-1/+8
* Revert "Looks like this introduced leaks in sync ui tests. Sigh."aa@chromium.org2011-05-111-8/+1
* Looks like this introduced leaks in sync ui tests. Sigh.aa@chromium.org2011-05-111-1/+8
* Move ExtensionFunctionDispatcher to ExtensionTabHelper. Thisaa@chromium.org2011-05-111-8/+1
* Remove the automation_resource_message_filter.h dependency in content\browser...jam@chromium.org2011-05-101-1/+3
* More progress towards removing content settings code from the content layer. ...jam@chromium.org2011-05-101-1/+25
* Have AppCache code go through the content embedder API for content settings c...jam@chromium.org2011-05-081-0/+6
* Start moving content_settings code out of content code.jam@chromium.org2011-05-031-0/+4
* Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...jam@chromium.org2011-05-021-0/+14
* Pick off the lowest hanging fruits in removing the chrome includes from conte...jam@chromium.org2011-04-291-0/+10
* Move BrowserRenderProcessHost to content. It should have been moved earlier.jam@chromium.org2011-04-191-0/+4
* Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.jam@chromium.org2011-04-081-1/+4
* Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs ...jam@chromium.org2011-04-081-4/+1
* Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV...jam@chromium.org2011-04-081-1/+4
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-0/+4
* Move WebUIFactory to chrome/, try 2.estade@chromium.org2011-03-301-0/+5