summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* More progress towards removing content settings code from the content layer. ...jam@chromium.org2011-05-1010-52/+123
* Update VideoDecode PPAPI structs to be consistent with media structures, part 1vrk@google.com2011-05-106-53/+72
* Treat the QuotaManager as we do other ProfileIOData.michaeln@google.com2011-05-102-0/+19
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-1017-32/+471
* Adding a new file for media stream types that will be used by future Chrome c...wjia@google.com2011-05-102-0/+15
* Mac Plugins: Clean up the Flash wmode hack logicstuartmorgan@chromium.org2011-05-101-25/+34
* Added mechanism for notification of GpuVideoServiceHost being ready for use.fischman@google.com2011-05-102-12/+51
* Get rid of TabContentsDelegate::ShowHtmlDialog().tfarina@chromium.org2011-05-102-11/+0
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-101-2/+4
* Don't create a blob store with a NULL sender. This causes a crash when runningbrettw@chromium.org2011-05-101-1/+2
* Websocket to TCP proxy running in a separate thread (only on ChromeOS).dilmah@chromium.org2011-05-103-0/+15
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-104-6/+12
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-104-4/+4
* Roll new libjingle. Use the new incoming_only flag in chromoting host.sergeyu@chromium.org2011-05-102-10/+12
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-1014-50/+74
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-106-4/+6
* Override {CreateNew,ShowCreated}FullscreenWidgetInternal() in TabContentsView...viettrungluu@chromium.org2011-05-092-8/+8
* Move ChromeURLAfterDownload to download_browsertestrafaelw@chromium.org2011-05-091-91/+0
* Get rid of updatePreferredDataTypes callback.tfarina@chromium.org2011-05-091-5/+0
* Defer IPC messages to the GpuCommandBufferStub until GpuScheduler is reschedu...apatrick@chromium.org2011-05-092-46/+117
* Enable Print Preview by default for Google Chrome builds.thestig@chromium.org2011-05-091-1/+7
* Moved content/browser/gpu_* to content/browser/gpu/.apatrick@chromium.org2011-05-0914-35/+37
* Take out ResourceDispatcherHost::Observer since it's unused.jam@chromium.org2011-05-093-54/+0
* Remove unneeded dependencies.avi@chromium.org2011-05-092-7/+0