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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix surface destruction, broken by r90096
piman@google.com
2011-07-09
1
-2
/
+2
*
We were synchronously destroying the RendererGlContext transfer buffers while...
jbates@chromium.org
2011-07-07
1
-20
/
+18
*
Delete GpuVideoService and move GpuVideoDecodeAccelerator ownership to stubs
vrk@google.com
2011-07-07
3
-28
/
+10
*
Change audio renderer to communicate with host using low latency codepath.
enal@chromium.org
2011-07-07
3
-31
/
+188
*
The RTCVideoDecoder will eventially need to depend on third_party lib (webrtc...
wjia@chromium.org
2011-07-07
4
-0
/
+550
*
Revert 91390 (build breakage) - Convert ViewMsg_NetworkStateChanged from rout...
adamk@google.com
2011-07-02
4
-9
/
+8
*
Convert ViewMsg_NetworkStateChanged from routed -> control
adamk@google.com
2011-07-01
4
-8
/
+9
*
Printing: Pass the context menu WebNode to WebFrame::executeCommand, as the
jhawkins@chromium.org
2011-06-29
1
-1
/
+2
*
Implement proper synchronization between HW video decode IPC and CommandBuffer.
fischman@chromium.org
2011-06-29
9
-159
/
+189
*
Make all content client interfaces pure virtual.
joi@chromium.org
2011-06-29
4
-120
/
+183
*
File upload API in chromedriver
hnoda@google.com
2011-06-28
1
-0
/
+2
*
MediaStreamDispatcher
perkj@google.com
2011-06-28
4
-0
/
+493
*
Release scriptable object reference when deleting WebPluginDelegateProxy.
wez@chromium.org
2011-06-28
1
-0
/
+2
*
Enable Web Audio API by default (no longer needs enable flag).
crogers@google.com
2011-06-27
1
-1
/
+6
*
Add Clipboard GetSequenceNumber interface which allows us to version the data...
cdn@chromium.org
2011-06-27
1
-0
/
+7
*
GPU compositing surface handle is no longer sent to renderer process.
apatrick@chromium.org
2011-06-27
11
-51
/
+14
*
move VideoCaptureImplManager from singleton to a member of RenderThread.
wjia@chromium.org
2011-06-27
6
-123
/
+60
*
Update src/content/renderer to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE
abarth@chromium.org
2011-06-24
6
-40
/
+49
*
Get rid of the implicit content dependency on how Chrome stores its resources...
jam@chromium.org
2011-06-24
1
-16
/
+5
*
Fix JingleSession to respect net::StreamSocket Read/Write semantics.
wez@chromium.org
2011-06-24
1
-15
/
+23
*
Remove unused has_unload_listener_.
creis@chromium.org
2011-06-23
2
-4
/
+0
*
Coverity: Fix pass by value errors.
kmadhusu@chromium.org
2011-06-23
2
-2
/
+3
*
Add switch to enable media stream apis in Webkit. The patch is needed so medi...
perkj@google.com
2011-06-23
1
-0
/
+3
*
Fixes a bug that could occur while a user searches in a plugin document if th...
deadhead@google.com
2011-06-23
1
-2
/
+4
*
Add more trace events related to latch usage and to track RendererGlContext d...
jbates@chromium.org
2011-06-22
2
-0
/
+3
*
Repost invalidation task in swapbuffers callback.
nduca@chromium.org
2011-06-22
1
-4
/
+9
*
Coverity: Fix pass by value error.
kmadhusu@chromium.org
2011-06-22
2
-2
/
+2
*
use control message instead of routed for video capture
wjia@chromium.org
2011-06-22
6
-45
/
+28
*
Made contexts without a parent return valid latch IDs.
apatrick@chromium.org
2011-06-21
1
-25
/
+22
*
RendererGLContext supports reparenting a GL context.
apatrick@chromium.org
2011-06-20
8
-46
/
+93
*
Clamping down media DEPS rules.
scherkus@chromium.org
2011-06-17
1
-0
/
+1
*
Move media-related IPC message definitions from content/common/ to content/co...
scherkus@chromium.org
2011-06-17
12
-12
/
+12
*
Show composition text on IME panel when Pepper plugin is focused (Linux).
kinaba@chromium.org
2011-06-17
5
-21
/
+59
*
separate interface function and internal task function
wjia@chromium.org
2011-06-17
3
-46
/
+73
*
Removed the GetProductVersion function from webkit_glue and replace it with t...
ananta@chromium.org
2011-06-16
1
-0
/
+5
*
Use the ExecuteJavascriptInWebFrameNotifyResult to return results rather than...
scr@chromium.org
2011-06-16
1
-1
/
+1
*
Run Video Decode PPAPI callbacks on same thread
vrk@google.com
2011-06-15
2
-17
/
+56
*
Move fullscreen and instance to the new thunk system.
brettw@chromium.org
2011-06-15
1
-2
/
+2
*
Move ProvidePictureBuffers out of initialization and into the decode path.
fischman@chromium.org
2011-06-15
4
-4
/
+6
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)
thestig@chromium.org
2011-06-15
5
-7
/
+9
*
move all media and media_stream related files into content/browser/renderer_h...
wjia@chromium.org
2011-06-14
10
-15
/
+16
*
Add tracing for various functions significant in compositor startup
jamesr@chromium.org
2011-06-14
2
-12
/
+23
*
Improve and unify Mac OS X run-time version checks.
mark@chromium.org
2011-06-14
2
-21
/
+10
*
use SharedMemory for buffer sharing in video capture
wjia@chromium.org
2011-06-14
5
-59
/
+141
*
Uninitialized member in IpcPacketSocket.
finnur@chromium.org
2011-06-14
1
-2
/
+4
*
Moves audio files from content/renderer/ to content/renderer/media.
scherkus@chromium.org
2011-06-14
13
-26
/
+26
*
Get rid of the following dependencies from content:
jam@chromium.org
2011-06-14
6
-38
/
+0
*
Moving the GetLocalizedString function in the webkit glue namespace from chro...
ananta@chromium.org
2011-06-13
1
-0
/
+8
*
Disabled painting transpaent windowless NPAPI plugins when doing accelerated ...
alokp@chromium.org
2011-06-13
1
-0
/
+9
*
Moving some of the webkit_glue functions from chrome\common\common_glue and c...
ananta@chromium.org
2011-06-10
2
-1
/
+16
[next]