index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
renderer
/
render_thread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename RenderThread to RenderThreadImpl
jam@chromium.org
2011-10-06
1
-786
/
+0
*
Create content::RenderThread interface and make code in chrome use that.
jam@chromium.org
2011-10-06
1
-114
/
+157
*
Input event filtering and compositor thread setup.
darin@chromium.org
2011-10-06
1
-0
/
+9
*
Move RenderProcessObserver and RenderViewVisitor to content\public\renderer a...
jam@chromium.org
2011-10-03
1
-3
/
+4
*
Start off the Content API by moving content::ContentRendererClient to content...
jam@chromium.org
2011-10-01
1
-1
/
+1
*
move webkit_glue::GetWebKitLocale to content.
dpranke@chromium.org
2011-09-20
1
-0
/
+14
*
Move npobject_proxy, npobject_stub and npobject_util from content/plugin to c...
steveblock@chromium.org
2011-09-20
1
-2
/
+1
*
New implementation of font precache on Windows.
arthurhsu@chromium.org
2011-09-20
1
-1
/
+9
*
Move NPObjectBase and PluginChannelBase from content/plugin to content/common
steveblock@chromium.org
2011-09-20
1
-2
/
+2
*
Move sending of the following IPC messages out of Chrome\renderer.
ananta@chromium.org
2011-09-19
1
-0
/
+13
*
Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...
ananta@chromium.org
2011-09-15
1
-31
/
+0
*
Change enable-fullscreen flag to disable-fullscreen.
koz@chromium.org
2011-09-08
1
-1
/
+1
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Update Chrome to use WebKitPlatformSupport instead of WebKitClient.
abarth@chromium.org
2011-09-02
1
-7
/
+7
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-1
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Make Chromium disable the fullscreen API if --enable-fullscreen is absent from
koz@chromium.org
2011-08-26
1
-0
/
+3
*
RenderThread::OnControlMessageReceived may result in UserScriptSlave::UpdateS...
levin@chromium.org
2011-08-03
1
-111
/
+111
*
Larger Combo box Hit Targets for TOUCH_UI
fsamuel@chromium.org
2011-07-28
1
-0
/
+6
*
DevTools: move DevToolsAgent/Client into content.
pfeldman@chromium.org
2011-07-22
1
-0
/
+7
*
Remove GpuVideoServiceHost and move ownership of GVDAHosts to CommandBufferPr...
vrk@google.com
2011-07-12
1
-1
/
+0
*
Convert ViewMsg_NetworkStateChanged from routed -> control,
adamk@chromium.org
2011-07-12
1
-0
/
+8
*
Ensures that AudioMessageFilter now lives on the main render thread.
henrika@chromium.org
2011-07-12
1
-1
/
+15
*
Revert 91390 (build breakage) - Convert ViewMsg_NetworkStateChanged from rout...
adamk@google.com
2011-07-02
1
-8
/
+0
*
Convert ViewMsg_NetworkStateChanged from routed -> control
adamk@google.com
2011-07-01
1
-0
/
+8
*
Enable Web Audio API by default (no longer needs enable flag).
crogers@google.com
2011-06-27
1
-1
/
+6
*
GPU compositing surface handle is no longer sent to renderer process.
apatrick@chromium.org
2011-06-27
1
-1
/
+0
*
move VideoCaptureImplManager from singleton to a member of RenderThread.
wjia@chromium.org
2011-06-27
1
-8
/
+5
*
Update src/content/renderer to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE
abarth@chromium.org
2011-06-24
1
-3
/
+5
*
Add switch to enable media stream apis in Webkit. The patch is needed so medi...
perkj@google.com
2011-06-23
1
-0
/
+3
*
move all media and media_stream related files into content/browser/renderer_h...
wjia@chromium.org
2011-06-14
1
-2
/
+2
*
Get rid of the following dependencies from content:
jam@chromium.org
2011-06-14
1
-6
/
+0
*
Enable Spellcheck API on Chromium.
hbono@chromium.org
2011-06-10
1
-0
/
+3
*
create one video capture message filter per renderer process
wjia@google.com
2011-06-08
1
-0
/
+10
*
Make EstablishGpuChannel synchronous. Remove obsolete Synchronize msg.
sievers@chromium.org
2011-06-08
1
-25
/
+21
*
Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, or
tony@chromium.org
2011-05-31
1
-1
/
+1
*
Always enable quota storage API
kinuko@chromium.org
2011-05-31
1
-2
/
+1
*
Moved GPU related files in content/renderer into gpu subdirectory.
apatrick@chromium.org
2011-05-25
1
-2
/
+2
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
1
-2
/
+2
*
Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-06
1
-2
/
+2
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-06
1
-2
/
+2
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
1
-2
/
+2
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-05
1
-2
/
+2
*
Implement the new WebPermissionClient interface in Chrome code to get rid of ...
jam@chromium.org
2011-04-30
1
-17
/
+5
*
Enable quota API when enable-quota flag is given.
kinuko@chromium.org
2011-04-27
1
-0
/
+3
*
Move more GPU related files from content/common to content/common/gpu.
apatrick@chromium.org
2011-04-22
1
-1
/
+1
*
Progress towards fixing 77536
backer@chromium.org
2011-04-19
1
-0
/
+1
*
Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...
backer@chromium.org
2011-04-18
1
-1
/
+0
*
Progress towards fixing 77536
backer@chromium.org
2011-04-18
1
-0
/
+1
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
1
-1
/
+0
[next]