summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-123-24/+23
* Re-land r84928: Move ExtensionFunctionDispatcher toaa@chromium.org2011-05-1112-68/+42
* Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""aa@chromium.org2011-05-1112-42/+70
* Avoid exiting the renderer process if it has a pending render view.creis@chromium.org2011-05-117-1/+92
* Revert "Looks like this introduced leaks in sync ui tests. Sigh."aa@chromium.org2011-05-1112-70/+42
* Only block the GPu process if WebGL, compositing or canvas2D are blacklisted ...vangelis@chromium.org2011-05-111-1/+9
* Convert Demuxer::Read() to use the new callback system.acolwell@chromium.org2011-05-111-1/+1
* Add OWNERS file for content/renderer/mediaacolwell@chromium.org2011-05-111-0/+8
* Use ContentBrowserClient to check if cookie getting/setting is allowed in Ren...jam@chromium.org2011-05-111-52/+17
* Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-113-24/+15
* Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...apatrick@chromium.org2011-05-113-15/+24