summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get rid of another dependency on /chrome.michaeln@google.com2011-05-114-51/+1
* Self-include not really necessary.avi@chromium.org2011-05-111-2/+0
* iwyu: Include callback_old.h where appropriate, final.jhawkins@chromium.org2011-05-111-0/+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-1112-42/+70
* Revert 84922 - Block the creation of a new window when prerendering.dmaclach@chromium.org2011-05-112-11/+0
* Move ExtensionFunctionDispatcher to ExtensionTabHelper. Thisaa@chromium.org2011-05-1112-70/+42
* Block the creation of a new window when prerendering.dominich@chromium.org2011-05-112-0/+11
* Fix crash in TabContents::OnStartDownload when delegate ismmenke@chromium.org2011-05-111-0/+3
* Nits fix on trace_event.h and child_trace_message_filter.ccscheib@chromium.org2011-05-101-2/+1
* Let CancelableRequest Execute callbacks which do delete this.scr@chromium.org2011-05-101-3/+5
* Remove the automation_resource_message_filter.h dependency in content\browser...jam@chromium.org2011-05-107-218/+73
* revert CL 84847wjia@google.com2011-05-102-15/+0