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
/
chrome
/
renderer
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use adapter's additional params to detect codecs supported by CDM.
ddorwin@chromium.org
2013-10-29
1
-13
/
+69
*
Use CastEnvironment and CastSender in CastSessionDelegate
hclam@chromium.org
2013-10-25
3
-3
/
+73
*
Defines CastSessionDelegate and connects Cast objects
hclam@chromium.org
2013-10-25
9
-14
/
+137
*
Enable use of MediaDrm by default on Android.
xhwang@chromium.org
2013-10-22
1
-4
/
+1
*
mac: Fix build with ffmpeg_branding=Chrome proprietary_codecs=1.
thakis@chromium.org
2013-10-18
1
-0
/
+2
*
Interface and skeleton code for Cast Extensions API
hclam@chromium.org
2013-10-18
6
-0
/
+264
*
Add support for avc3 codec string.
acolwell@chromium.org
2013-10-18
1
-4
/
+5
*
Handle CdmWrapper::Initialize() failure gracefully.
xhwang@chromium.org
2013-10-14
1
-1
/
+6
*
Disable use of MediaDrm by default on Android.
xhwang@chromium.org
2013-10-10
1
-1
/
+4
*
Hook up WebRTC logging extension API to the underlying functionality.
grunell@chromium.org
2013-10-03
5
-47
/
+42
*
InstantExtended: Send search URLs to renderers.
jered@chromium.org
2013-10-01
1
-12
/
+15
*
Clean up a few more unused globals.
thakis@chromium.org
2013-09-25
1
-10
/
+12
*
Rename hrsurface and simplify the IPC struct definition
qinmin@chromium.org
2013-09-20
1
-8
/
+12
*
Populate canPlayType to renderer
qinmin@chromium.org
2013-09-19
1
-14
/
+52
*
Always Register the Clear Key key system in content.
ddorwin@chromium.org
2013-09-18
1
-19
/
+0
*
Add key system Widevine.hr if platform supports RA
jrummell@chromium.org
2013-09-18
1
-10
/
+44
*
Check whether the Pepper CDM is available before adding the key system.
ddorwin@chromium.org
2013-09-17
1
-46
/
+66
*
Fixed method name after it was changed (https://chromiumcodereview.appspot.co...
avayvod@chromium.org
2013-09-16
1
-1
/
+1
*
Move EME key system knowledge from content/ to chrome/.
ddorwin@chromium.org
2013-09-13
3
-0
/
+194
*
Update include paths in chrome et al. for base/process changes.
rsesek@chromium.org
2013-07-25
1
-1
/
+1
*
Use a direct include of the shared_memory header in base/, chrome/, components/.
avi@chromium.org
2013-07-17
2
-2
/
+2
*
Rename WebRtcLoggingHandlerImpl to ChromeWebRtcLogMessageDelegate.
grunell@chromium.org
2013-07-01
5
-38
/
+41
*
Logging machine info to diagnostic WebRTC log.
grunell@chromium.org
2013-06-14
1
-1
/
+2
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
2
-2
/
+2
*
Moving WebRTC logging related files from content to chrome.
grunell@chromium.org
2013-05-31
5
-0
/
+328
*
Move core renderer subdirectories to content.
jam@chromium.org
2011-03-16
7
-1199
/
+0
*
Fold media/ffmpeg/ffmpeg_util.{cc,h} into media/ffmpeg/ffmpeg_common.{cc,h}
scherkus@chromium.org
2011-03-12
1
-1
/
+0
*
Remove FFmpegVideoDecodeEngine's dependency on AVStream (again).
scherkus@chromium.org
2011-03-11
1
-8
/
+10
*
Revert 77476 - Remove FFmpegVideoDecodeEngine's dependency on AVStream.
tyoshino@chromium.org
2011-03-11
1
-10
/
+8
*
Fix some pass-by-values caught by Coverity
stuartmorgan@chromium.org
2011-03-11
2
-2
/
+2
*
Remove FFmpegVideoDecodeEngine's dependency on AVStream.
scherkus@chromium.org
2011-03-09
1
-8
/
+10
*
Remove the silly notion of MIME types from media code.
scherkus@chromium.org
2011-03-09
2
-4
/
+0
*
Remove width_ and height_ from various VideoDecoder implementations.
scherkus@chromium.org
2011-03-08
2
-14
/
+17
*
Move ChildThread and ChildProcess to content. Also move remaining code that ...
jam@chromium.org
2011-03-08
1
-1
/
+1
*
Implement webkit media metrics in chromium.
scherkus@chromium.org
2011-02-16
2
-6
/
+14
*
Remove includes of message headers in headers.
jam@chromium.org
2011-02-09
1
-0
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
2
-16
/
+16
*
Remove MessageLoop methods from Filter interface to
acolwell@chromium.org
2011-01-15
1
-1
/
+0
*
Replace MockFilterCallback with MockCallback and simplify unit tests.
scherkus@chromium.org
2011-01-15
1
-19
/
+9
*
Almost done deinlining virtual methods.
erg@google.com
2010-12-16
2
-2
/
+10
*
Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...
jam@chromium.org
2010-12-14
1
-2
/
+2
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-7
/
+7
*
Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...
scherkus@chromium.org
2010-12-03
2
-4
/
+4
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
1
-1
/
+3
*
Deleted code associated with --enable-gpu-rendering and
kbr@chromium.org
2010-11-08
2
-241
/
+0
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Rename UploadToVideoFrame to ConvertToVideoFrame.
tfarina@chromium.org
2010-10-30
2
-5
/
+5
*
Fix up SharedMemory implementation so that it is more equivalent on Windows v...
dmaclach@chromium.org
2010-10-27
1
-1
/
+1
*
Fix excessive IPCs by audio renderer.
sergeyu@chromium.org
2010-10-26
3
-6
/
+7
*
Terminate FilterFactory and his nasty friends
hclam@chromium.org
2010-10-23
6
-109
/
+16
[next]