summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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-1613-54/+67
* Fix ResourceDispatcherHost so that cancelling a paused request works.rdsmith@chromium.org2011-05-162-12/+192
* Description:annacc@chromium.org2011-05-164-5/+7
* 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
* Mark test as flakey while I sort out what is going on.mbelshe@chromium.org2011-05-161-1/+1
* 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
* Reland old fix that was reverted incorrectly.mbelshe@chromium.org2011-05-154-4/+59
* Revert 85394 - This change broke "PrerenderBrowserTest.PrerenderWindowOpenerJ...nsylvain@chromium.org2011-05-156-21/+8
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-146-8/+21
* Create a URLRequestJobFactory to replace the URLRequest globals.willchan@chromium.org2011-05-146-21/+54
* Re-enable DNS prefetch. This feature got disable accidentially in WebKitabarth@chromium.org2011-05-141-0/+1
* Content: Define the content api for building content libs as dlls/ananta@chromium.org2011-05-142-0/+26
* Move CertificateManagerModel and CertificateViewer back to chrome. Nothing u...jam@chromium.org2011-05-136-302/+0
* Remove the last content settings include from content.jam@chromium.org2011-05-134-21/+4
* ObfuscatedFileSystemFileUtil classericu@google.com2011-05-131-0/+2
* content: Get rid of "using namespace WebKit;"tfarina@chromium.org2011-05-131-2/+6
* Populating the Gles2TextureToEglImageTranslator class.vhiremath@nvidia.com2011-05-132-0/+114
* Block the creation of a new window when prerendering.dominich@chromium.org2011-05-132-0/+11
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-134-5/+5
* Create cleanup bug for deprecated method.avi@chromium.org2011-05-131-1/+1
* Re-land:ben@chromium.org2011-05-131-1/+1
* Implement VideoDecoder IPC hooks from plugin to GPU processvrk@google.com2011-05-1322-828/+719
* 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
* Fixes race condition in displaying error pages. In particular it wassky@chromium.org2011-05-131-2/+19
* Convert Filter::Seek() to use new callback system.acolwell@chromium.org2011-05-134-9/+8
* 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-1323-324/+44
* Re-land r84928: Move EFD to ExtensionTabHelper.aa@chromium.org2011-05-1312-66/+40
* Implement GL_CHROMIUM_rate_limit_offscreen_contextnduca@chromium.org2011-05-132-0/+7
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-123-24/+23
* Part 1 of changes to to build chrome\common as a dll. Moving some of the func...ananta@chromium.org2011-05-122-37/+0
* Drive compositor scheduling with the swapbuffers callback.nduca@chromium.org2011-05-1213-31/+208
* Chrome side of having the WebKit FileSystem API use WebPermissionClient for c...jam@chromium.org2011-05-129-46/+55
* Fix Clang compile errors in content_client.creis@chromium.org2011-05-122-4/+10
* 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-1233-182/+665
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-123-23/+24
* 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-1212-42/+68