summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Re-re-reland r99689: Refactor the ContextInfo struct from bindings_utils into aaa@chromium.org2011-09-281-26/+6
* move webkit_glue::GetWebKitLocale to content.dpranke@chromium.org2011-09-201-0/+3
* New implementation of font precache on Windows.arthurhsu@chromium.org2011-09-201-0/+3
* Move sending of the following IPC messages out of Chrome\renderer.ananta@chromium.org2011-09-191-0/+9
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-151-20/+0
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-3/+4
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-021-2/+2
* RenderThread::OnControlMessageReceived may result in UserScriptSlave::UpdateS...levin@chromium.org2011-08-031-3/+3
* DevTools: move DevToolsAgent/Client into content.pfeldman@chromium.org2011-07-221-0/+2
* Convert ViewMsg_NetworkStateChanged from routed -> control,adamk@chromium.org2011-07-121-0/+1
* Ensures that AudioMessageFilter now lives on the main render thread.henrika@chromium.org2011-07-121-0/+12
* Revert 91390 (build breakage) - Convert ViewMsg_NetworkStateChanged from rout...adamk@google.com2011-07-021-1/+0
* Convert ViewMsg_NetworkStateChanged from routed -> controladamk@google.com2011-07-011-0/+1
* move VideoCaptureImplManager from singleton to a member of RenderThread.wjia@chromium.org2011-06-271-0/+8
* Make EstablishGpuChannel synchronous. Remove obsolete Synchronize msg.sievers@chromium.org2011-06-081-8/+0
* Revert r75078 now that crbug.com/72007 is fixed.darin@chromium.org2011-05-211-6/+0
* Implement the new WebPermissionClient interface in Chrome code to get rid of ...jam@chromium.org2011-04-301-7/+3
* Move more GPU related files from content/common to content/common/gpu.apatrick@chromium.org2011-04-221-1/+1
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-26/+0
* Move RenderThread to content\renderer.jam@chromium.org2011-04-141-0/+329