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
*
reland patch http://codereview.chromium.org/7204008 after webrtc build has be...
wjia@chromium.org
2011-07-20
14
-81
/
+1186
*
Add some trace events so that all causes of DoDeferredUpdate are shown in the...
jbates@chromium.org
2011-07-20
1
-1
/
+6
*
Rename CommandLine::GetCommandLineString().
msw@chromium.org
2011-07-20
1
-1
/
+1
*
Removing CreateFrameExternal(), CreateFrameGl(), and SurfaceType from VideoFr...
scherkus@chromium.org
2011-07-20
1
-2
/
+0
*
Revert 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-20
3
-5
/
+11
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
4
-4
/
+4
*
Reparenting of RendererGLContexts supports going from no parent to having a p...
apatrick@chromium.org
2011-07-19
3
-20
/
+13
*
Execute all GL commands up to the put offset reported by a each flush.This me...
apatrick@chromium.org
2011-07-19
3
-11
/
+5
*
Move MHTML code to content, now that download code is moving there.
jam@chromium.org
2011-07-19
3
-0
/
+99
*
Remove redundant size and type information from VideoDecode PPAPI
vrk@google.com
2011-07-19
4
-31
/
+20
*
Remove --enable-p2papi flag.
sergeyu@chromium.org
2011-07-19
1
-2
/
+1
*
Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.
scherkus@chromium.org
2011-07-18
1
-38
/
+7
*
NULL-check video_decoder_host_ in CommandBufferProxy::OnChannelError
jamesr@chromium.org
2011-07-18
1
-1
/
+2
*
Fix media code to use initializer-list style for inheritance.
scherkus@chromium.org
2011-07-18
3
-10
/
+13
*
[Reverted due to check_deps failure]
zea@chromium.org
2011-07-15
5
-130
/
+34
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-07-15
5
-34
/
+130
*
Keep track of the history's page IDs to avoid navigating to a stale entry.
creis@chromium.org
2011-07-15
3
-7
/
+149
*
Avoid leaking file handles.
yzshen@chromium.org
2011-07-15
1
-3
/
+13
*
Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.
fischman@chromium.org
2011-07-15
7
-115
/
+18
*
Implements an external AudioDeviceModule for WebRTC.
henrika@chromium.org
2011-07-15
2
-0
/
+1013
*
Revert 92590 - add CaptureVideoDecoder for local preview and VideoCaptureModu...
sky@chromium.org
2011-07-14
14
-1200
/
+81
*
add CaptureVideoDecoder for local preview and VideoCaptureModuleImpl for rtc ...
wjia@chromium.org
2011-07-14
14
-81
/
+1200
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-14
8
-16
/
+93
*
Coding style update.
ronghuawu@google.com
2011-07-13
1
-1
/
+1
*
Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...
kbr@chromium.org
2011-07-13
8
-93
/
+16
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-13
8
-16
/
+93
*
Roll new libjingle with asynchronous NetworkManager.
sergeyu@chromium.org
2011-07-13
4
-39
/
+106
*
Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...
fischman@chromium.org
2011-07-13
5
-53
/
+121
*
DevTools: add initial support for shared workers debugging.
yurys@chromium.org
2011-07-13
1
-2
/
+1
*
Getting form value from NPAPI plugins.
bashi@chromium.org
2011-07-13
2
-0
/
+7
*
Remove GpuVideoServiceHost and move ownership of GVDAHosts to CommandBufferPr...
vrk@google.com
2011-07-12
12
-274
/
+122
*
Convert ViewMsg_NetworkStateChanged from routed -> control,
adamk@chromium.org
2011-07-12
4
-8
/
+9
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-11
/
+13
*
Implement the rtc_video_render as the libjingle cricket::VideoRenderer. Becau...
ronghuawu@google.com
2011-07-12
4
-72
/
+38
*
Ensures that AudioMessageFilter now lives on the main render thread.
henrika@chromium.org
2011-07-12
17
-383
/
+548
*
Make sure webkit compositor is not using ppapi backing texture ID after it ha...
reveman@google.com
2011-07-12
2
-7
/
+17
*
Avoid calling AudioDevice::Stop() multiple times.
crogers@google.com
2011-07-12
2
-3
/
+11
*
Fix num_swapbuffers_complete_pending_ accounting.
piman@google.com
2011-07-11
7
-12
/
+32
*
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
[next]