summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-184-167/+0
* Move the chromeos implementation of WifiDataProvider back to chrome, since it...jam@chromium.org2011-05-174-387/+0
* Revert "Changes to not use the prerendered contents when window.opener needs ...tessamac@chromium.org2011-05-174-12/+4
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-174-4/+12
* Remove PluginSelectionPolicy since it's not used anymore.jam@chromium.org2011-05-174-66/+21
* Remove browser_list.h from content/sadrul@chromium.org2011-05-172-3/+0
* We don't need to buffer network responses anymore now that we have an HTML5abarth@chromium.org2011-05-172-44/+1
* Move view_types.h from chrome to content. Although some of the enum types ar...jam@chromium.org2011-05-1610-54/+11
* Fix ResourceDispatcherHost so that cancelling a paused request works.rdsmith@chromium.org2011-05-162-12/+192
* Description:annacc@chromium.org2011-05-163-4/+4
* Revert 85504 - Move download stuff to download tab helper.avi@chromium.org2011-05-166-9/+51
* Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL...michaeln@google.com2011-05-163-5/+8
* Move download stuff to download tab helper.avi@chromium.org2011-05-166-51/+9
* Revert 85486 - Move download stuff to download tab helper.avi@chromium.org2011-05-166-9/+51
* Add bug for downloads includes in contentjam@chromium.org2011-05-161-0/+1
* Move download stuff to download tab helper.avi@chromium.org2011-05-166-51/+9
* Revert 85394 - This change broke "PrerenderBrowserTest.PrerenderWindowOpenerJ...nsylvain@chromium.org2011-05-154-12/+4
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-144-4/+12
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-146-21/+54
* Move CertificateManagerModel and CertificateViewer back to chrome. Nothing u...jam@chromium.org2011-05-135-292/+0
* Remove the last content settings include from content.jam@chromium.org2011-05-133-21/+0
* Block the creation of a new window when prerendering.dominich@chromium.org2011-05-131-0/+5
* Create cleanup bug for deprecated method.avi@chromium.org2011-05-131-1/+1
* Re-land:ben@chromium.org2011-05-131-1/+1
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-133-36/+0
* Revert 85278 - Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-133-0/+36
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Block HTTP basic auth from cross-orgin third-party content.tsepez@chromium.org2011-05-131-0/+44
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-133-36/+0
* Followup to r85247 to address review comments about adding a way to get to Pr...jam@chromium.org2011-05-131-0/+3
* Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-1321-303/+42
* Re-land r84928: Move EFD to ExtensionTabHelper.aa@chromium.org2011-05-1311-54/+36
* Drive compositor scheduling with the swapbuffers callback.nduca@chromium.org2011-05-122-0/+11
* Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...jam@chromium.org2011-05-126-39/+37
* Get rid of net::CookiePolicy, now that all code that uses it (except WebSocke...jam@chromium.org2011-05-124-6/+36
* Support window.opener after a process swap.creis@chromium.org2011-05-1224-151/+423
* Miscelaneous cleanups to AddressList to make it harder to mis-use.eroman@chromium.org2011-05-122-3/+4
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-2/+4
* Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"aa@chromium.org2011-05-1211-38/+56
* Re-land r84928: Move ExtensionFunctionDispatcher toaa@chromium.org2011-05-1111-56/+38
* Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""aa@chromium.org2011-05-1111-38/+58
* Avoid exiting the renderer process if it has a pending render view.creis@chromium.org2011-05-116-1/+87
* Revert "Looks like this introduced leaks in sync ui tests. Sigh."aa@chromium.org2011-05-1111-58/+38
* Only block the GPu process if WebGL, compositing or canvas2D are blacklisted ...vangelis@chromium.org2011-05-111-1/+9
* Use ContentBrowserClient to check if cookie getting/setting is allowed in Ren...jam@chromium.org2011-05-111-52/+17
* Get rid of another dependency on /chrome.michaeln@google.com2011-05-113-49/+1
* Treat TERMINATION_STATUS_ABNORMAL_TERMINATION in browser child processes asmark@chromium.org2011-05-111-1/+2
* Looks like this introduced leaks in sync ui tests. Sigh.aa@chromium.org2011-05-1111-38/+58
* Revert 84922 - Block the creation of a new window when prerendering.dmaclach@chromium.org2011-05-111-5/+0