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
/
browser
/
renderer_host
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix audio glitch when audio stream first starts up.
crogers@google.com
2011-08-26
1
-0
/
+4
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-08-23
4
-8
/
+32
*
Make AudioRendererHost store its own pointer to the MediaObserver.
scottfr@chromium.org
2011-08-17
2
-17
/
+25
*
Remove some unneeded uses of wstring.
torne@chromium.org
2011-08-09
1
-5
/
+2
*
Plumb media data from renderers up to MediaInternals in the browser process.
scottfr@chromium.org
2011-08-05
2
-0
/
+11
*
Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...
yzshen@chromium.org
2011-08-05
2
-11
/
+0
*
Plumb media data from renderers up to MediaInternals in the browser process.
scottfr@chromium.org
2011-08-05
2
-0
/
+11
*
Adding AudioInputDeviceManager.
mflodman@google.com
2011-07-20
4
-0
/
+855
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
4
-4
/
+4
*
Fix media code to use initializer-list style for inheritance.
scherkus@chromium.org
2011-07-18
4
-8
/
+12
*
[Reverted due to check_deps failure]
zea@chromium.org
2011-07-15
5
-46
/
+13
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-07-15
5
-13
/
+46
*
MediaStreamDispatcher host. This is the browser process counterpart for the M...
perkj@chromium.org
2011-07-14
3
-0
/
+458
*
Ensures that AudioMessageFilter now lives on the main render thread.
henrika@chromium.org
2011-07-12
7
-225
/
+154
*
Pass AudioRendererHost data to MediaInternals.
scottfr@chromium.org
2011-07-08
6
-5
/
+123
*
Adding possibility to bypass MediaStream UI to be able to rununit tests on se...
mflodman@chromium.org
2011-07-08
3
-21
/
+39
*
Adding MediaStreamManager.
mflodman@google.com
2011-07-07
10
-86
/
+651
*
MediaStreamDeviceSettings is used by MediaStreamManager to communicate with t...
mflodman@google.com
2011-06-28
3
-0
/
+243
*
move VideoCaptureImplManager from singleton to a member of RenderThread.
wjia@chromium.org
2011-06-27
1
-5
/
+4
*
Add MediaInternals data aggregator.
scottfr@chromium.org
2011-06-24
1
-0
/
+21
*
use control message instead of routed for video capture
wjia@chromium.org
2011-06-22
5
-101
/
+77
*
Follow up patch on issue 7192007, containing mainly style fixes.
mflodman@google.com
2011-06-21
2
-23
/
+24
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
1
-1
/
+3
*
Adding error signalling from device to VideocaptureManager to relay up to Med...
mflodman@google.com
2011-06-21
6
-139
/
+87
*
Clamping down media DEPS rules.
scherkus@chromium.org
2011-06-17
1
-0
/
+3
*
Move media-related IPC message definitions from content/common/ to content/co...
scherkus@chromium.org
2011-06-17
5
-5
/
+5
*
separate interface function and internal task function
wjia@chromium.org
2011-06-17
1
-1
/
+1
*
move all media and media_stream related files into content/browser/renderer_h...
wjia@chromium.org
2011-06-14
24
-0
/
+4038