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
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build break (update test expectations to ignore the needs_audio_processin...
tommi@chromium.org
2013-08-30
1
-6
/
+6
*
Always set need_audio_processing_ to true in WebRtcLocalAudioTrack.
tommi@chromium.org
2013-08-30
2
-34
/
+50
*
Rename MediaPlayerHostMsg_{DemuxerReady,ReadFromDemuxerAck}_Params to Demuxer...
scherkus@chromium.org
2013-08-30
4
-86
/
+72
*
Close the shared audio output device when the tab is closed.
tommi@chromium.org
2013-08-29
1
-0
/
+13
*
[Android] Rename SurfaceTextureBridge to just SurfaceTexture.
yfriedman@chromium.org
2013-08-29
2
-5
/
+5
*
Move access unit handling into MediaDecoderJob.
acolwell@chromium.org
2013-08-29
1
-2
/
+3
*
Resize destination bus to the actual number of decoded frames.
rtoy@google.com
2013-08-29
1
-0
/
+10
*
Minor cleanup of KeySystems code.
ddorwin@chromium.org
2013-08-29
4
-28
/
+44
*
Template arguments to templates in std must have complete types.
zeno.albisser@digia.com
2013-08-28
1
-0
/
+1
*
Hooking up the new attributes in RTCDataChannel
tommyw@chromium.org
2013-08-28
3
-1
/
+53
*
Web MIDI: enable MIDIMessageFilter::SendMIDIData on Android
toyoshim@chromium.org
2013-08-28
1
-6
/
+2
*
Only accept actual key systems for EME methods.
ddorwin@chromium.org
2013-08-28
7
-77
/
+185
*
Replace WebMediaSourceNew references with WebMediaSource.
acolwell@chromium.org
2013-08-28
5
-15
/
+15
*
EVEA cleanup: use video utility functions in media::*
sheu@chromium.org
2013-08-28
2
-38
/
+32
*
Web MIDI: fix multi-threading problem around message buffer handling
toyoshim@chromium.org
2013-08-27
2
-9
/
+8
*
Fix renderer crash in hangouts.
hshi@chromium.org
2013-08-26
1
-1
/
+3
*
Change NeedKeyCB to use std::vector.
acolwell@chromium.org
2013-08-26
6
-17
/
+13
*
Send video frames backed by textures to WebRTC.
wuchengli@chromium.org
2013-08-26
4
-25
/
+78
*
Web MIDI: return initialization result in didStartSession
toyoshim@chromium.org
2013-08-24
1
-4
/
+1
*
To fix a bug introduced in r218819.
dwkang@chromium.org
2013-08-24
1
-1
/
+1
*
Android: Fix null ptr crash
sievers@chromium.org
2013-08-23
1
-1
/
+1
*
Remove unnecessary references to third_party/WebKit/public/web/WebMediaSource...
acolwell@chromium.org
2013-08-23
2
-3
/
+0
*
Run |demuxer_| related tasks in the media thread in GTV.
ycheo@chromium.org
2013-08-23
4
-91
/
+275
*
Replace WebMediaSourceClient references with WebMediaSourceNew
acolwell@chromium.org
2013-08-23
3
-12
/
+12
*
Revert 217531 "Run |demuxer_| related tasks in the media thread."
qinmin@chromium.org
2013-08-22
4
-238
/
+104
*
Support stream textures with the synchronous compositor
sievers@chromium.org
2013-08-22
2
-8
/
+177
*
Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.
cdn@chromium.org
2013-08-22
1
-1
/
+1
*
Migrate WebMediaPlayer implementations to new load() method.
acolwell@chromium.org
2013-08-21
11
-98
/
+100
*
Correct comment and variable name for changes from Issue 16879009.
bemasc@chromium.org
2013-08-21
1
-3
/
+3
*
Pass the WebFrame to closeHelperPlugin().
ddorwin@chromium.org
2013-08-20
3
-10
/
+10
*
Define proprietary_codecs=1 when branding==Chrome.
scherkus@chromium.org
2013-08-20
2
-5
/
+5
*
Make sure the first VP8 frame for VDA is key frame.
wuchengli@chromium.org
2013-08-16
3
-1
/
+45
*
Logs the decoder used if the decoder used is GpuVideoDecoder.
tyoverby@chromium.org
2013-08-16
1
-2
/
+4
*
Added more logging to audio_renderer_host.
tyoverby@chromium.org
2013-08-16
1
-2
/
+0
*
Adding key press detection in the browser process.
jiayl@chromium.org
2013-08-15
13
-81
/
+157
*
Revert 217768 "Adding key press detection in the browser process."
phoglund@chromium.org
2013-08-15
13
-157
/
+81
*
Adding key press detection in the browser process.
jiayl@chromium.org
2013-08-15
13
-81
/
+157
*
Run |demuxer_| related tasks in the media thread.
ycheo@chromium.org
2013-08-14
4
-104
/
+238
*
Remove unnecessary checks and fix shader_bench.
dalecurtis@chromium.org
2013-08-14
1
-11
/
+1
*
Add media::VideoEncodeAccelerator with WebRTC integration
sheu@chromium.org
2013-08-13
16
-155
/
+1178
*
Start Desktop Capture API.
sergeyu@chromium.org
2013-08-13
1
-0
/
+5
*
Implement WAV decoder
rtoy@google.com
2013-08-13
1
-0
/
+305
*
Clone of @ https://codereview.chromium.org/22452002/
mallinath@chromium.org
2013-08-13
1
-0
/
+1
*
Enable config change in GVD for all CrOS platforms.
posciak@chromium.org
2013-08-12
1
-2
/
+2
*
Fullscreen video in Android WebView
boliu@chromium.org
2013-08-10
5
-59
/
+179
*
Passing NULL PeerConnectionIdentityService to Libjingle when Chrome is using ...
jiayl@chromium.org
2013-08-10
3
-5
/
+20
*
Relocate last remnants of webkit/renderer/media code.
dalecurtis@chromium.org
2013-08-10
1
-1
/
+1
*
Add MediaStreamMsg_StopGeneratedStream message.
hshi@chromium.org
2013-08-09
6
-0
/
+43
*
Do not destroy VDA in RTCVideoDecoder::Release.
wuchengli@chromium.org
2013-08-09
2
-20
/
+25
*
Add DesktopMediaId type to identify desktop media source.
sergeyu@chromium.org
2013-08-09
2
-2
/
+5
[next]