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
/
common
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Web MIDI: implement WebMIDIClient to handle permissions
toyoshim@chromium.org
2013-07-25
1
-5
/
+3
*
Encoded video capture: wire up key frame and bitrate settings.
hshi@chromium.org
2013-07-23
1
-0
/
+7
*
Creates a WebRTCIdentityService instance per peer connection and passes it to...
jiayl@chromium.org
2013-07-20
1
-9
/
+8
*
Use a direct include of the shared_memory header in content/browser/, content...
avi@chromium.org
2013-07-17
2
-2
/
+2
*
Implement Chromium backend for getSourceInfos()
vrk@chromium.org
2013-07-17
3
-0
/
+16
*
Allow video capture module to notify clients of resolution change.
wjia@chromium.org
2013-07-12
1
-0
/
+6
*
content: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-09
3
-3
/
+3
*
Define EncodedVideoSource and RtcCapturedEncodingVideoCapturer.
hshi@chromium.org
2013-07-02
1
-0
/
+128
*
Generates the DTLS identity in browser process and returns it to the renderer...
jiayl@chromium.org
2013-07-01
1
-0
/
+32
*
EME: Use std::vector<uint8> for key messages.
xhwang@chromium.org
2013-06-29
1
-1
/
+3
*
Use a direct include of time headers in content/, part 2.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Remove seek_done parameter from ReadFromDemuxer.
xhwang@chromium.org
2013-06-27
1
-3
/
+2
*
Use validating param traits for MediaStreamType enum
aedla@chromium.org
2013-06-22
1
-1
/
+2
*
Re-land 16025005 with tiny fix for statics perf issue
crogers@google.com
2013-06-22
1
-0
/
+46
*
Revert 207992: This looks like a reland of r207983, which was reverted in
sadrul@chromium.org
2013-06-22
1
-46
/
+0
*
don't include iostream.h
crogers@google.com
2013-06-22
1
-0
/
+46
*
Revert 207983 "Implement Web MIDI API back-end"
crogers@google.com
2013-06-22
1
-46
/
+0
*
Implement Web MIDI API back-end
crogers@google.com
2013-06-22
1
-0
/
+46
*
Pass InitializeCDM() call through IPC to the browser.
xhwang@chromium.org
2013-06-21
1
-14
/
+17
*
Separate CDM initialization from GenerateKeyRequest & remove key_system param...
ddorwin@chromium.org
2013-06-19
1
-12
/
+6
*
Make security team OWNERS for all IPC *_messages*.h files.
palmer@chromium.org
2013-06-12
1
-8
/
+8
*
Use a direct include of strings headers in content/common/.
avi@chromium.org
2013-06-12
1
-1
/
+1
*
Implement MediaSourceDelegate::SetDuration() for android
wolenetz@chromium.org
2013-06-12
1
-0
/
+5
*
Handle config changes for MSE
qinmin@chromium.org
2013-06-07
1
-3
/
+8
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-06-07
1
-6
/
+0
*
Revert 204044 "Replace MediaStreamUIController with MediaStreamU..."
grunell@chromium.org
2013-06-05
1
-0
/
+6
*
Add IPC messages and handling code for EME on Clank.
xhwang@chromium.org
2013-06-05
1
-0
/
+43
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-06-04
1
-6
/
+0
*
Implement WebRTC in Chrome for TV
wonsik@chromium.org
2013-06-03
1
-5
/
+9
*
Try relanding this CL, the original CL passed the try bots but failed the mac...
xians@chromium.org
2013-06-03
1
-1
/
+2
*
Revert 203686 "Trying relanding this CL, the original CL passed ..."
xians@chromium.org
2013-06-03
1
-2
/
+1
*
Trying relanding this CL, the original CL passed the try bots but failed the ...
xians@chromium.org
2013-06-03
1
-1
/
+2
*
Moving WebRTC logging related files from content to chrome.
grunell@chromium.org
2013-05-31
1
-28
/
+0
*
Revert 203427 "Hook up the device selection to the WebAudio live..."
justinlin@chromium.org
2013-05-31
1
-2
/
+1
*
Hook up the device selection to the WebAudio live audio.
xians@chromium.org
2013-05-31
1
-1
/
+2
*
Forwarding app URL to handler host for WebRTC logs.
grunell@chromium.org
2013-05-27
1
-2
/
+3
*
Enable seek in fullscreen mode for MSE impl on android
qinmin@chromium.org
2013-05-24
1
-0
/
+10
*
Forwarding app session id to handler host for WebRTC logs.
grunell@chromium.org
2013-05-23
1
-1
/
+2
*
Remove android media player IPC messages from non-android build
qinmin@chromium.org
2013-05-21
1
-6
/
+0
*
Add MSE implementation on android
qinmin@chromium.org
2013-05-20
1
-9
/
+12
*
Revert 200559 "Replace MediaStreamUIController with MediaStreamU..."
sergeyu@chromium.org
2013-05-16
1
-0
/
+6
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-05-16
1
-6
/
+0
*
Notify geometry when requesting for external surface
wonsik@chromium.org
2013-05-07
1
-6
/
+3
*
Allow extra codec data to be passed to AudioCodecBridge
qinmin@chromium.org
2013-05-07
1
-0
/
+2
*
Move WebRTC logging files to media/
grunell@chromium.org
2013-05-06
1
-0
/
+26
*
Adding kenrb as security team owner for IPC definition files.
kenrb@chromium.org
2013-05-02
1
-0
/
+1
*
Revert 197755 "Replace MediaStreamUIController with MediaStreamU..." which is...
mattm@chromium.org
2013-05-02
1
-0
/
+6
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-05-02
1
-6
/
+0
*
Revert 197222 "Replace MediaStreamUIController with MediaStreamU..."
sergeyu@chromium.org
2013-04-30
1
-0
/
+6
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-04-30
1
-6
/
+0
[next]