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
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: Use mojo::StrongBinding in mojo media services.
xhwang
2015-05-20
8
-19
/
+34
*
Eliminate some trivial accessors and use "= default" for some required destru...
agoode
2015-05-20
2
-46
/
+13
*
Remove duplicate application cpp files in mojo/application.
jam
2015-05-20
3
-5
/
+4
*
media: Implement MediaDrmBridge::SetServerCertificate().
xhwang
2015-05-20
2
-3
/
+32
*
New FRAME_DURATION VideoFrameMetadata, with Cast Streaming use case.
miu
2015-05-20
4
-19
/
+70
*
MediaDrmBridge: Update ConvertInitDataType().
xhwang
2015-05-19
1
-3
/
+6
*
Pass video overlay renderer preference to ProxyDecryptor.
sandersd
2015-05-19
3
-1
/
+10
*
Subject .mm files to the header sorting presubmit
tapted
2015-05-19
3
-3
/
+3
*
Don't return wall clock times when time isn't ticking.
dalecurtis
2015-05-19
2
-1
/
+7
*
Fix deferred video underflow if audio underflows first.
dalecurtis
2015-05-19
3
-3
/
+47
*
Drop frames less than a millisecond apart in media time.
dalecurtis
2015-05-19
2
-25
/
+49
*
cc: Video layers without a frame should not occlude
hendrikw
2015-05-18
2
-0
/
+6
*
Cast: Fix crash in udp_transport
hubbe
2015-05-18
2
-1
/
+14
*
Work around a clang/win bug, add a .h file to gyp/gn files.
thakis
2015-05-17
3
-1
/
+3
*
Cleanup unit tests for HLS mime types on Android
servolk
2015-05-16
1
-25
/
+13
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
4
-5
/
+5
*
media: Update MediaCodecBridge to use the new log.
xhwang
2015-05-16
1
-1
/
+1
*
Moved media mime type and codec checks to media/base/mime_util.*
servolk
2015-05-16
6
-6
/
+910
*
Implement all resolution change policies for desktop and tab capture.
miu
2015-05-15
3
-9
/
+107
*
Allowing a custom audio buffer size in WebRtcAudioCapturer.
ckehoe
2015-05-15
1
-0
/
+3
*
MSE: Increase log visibility when unfragmented MP4 causes parse failure
wolenetz
2015-05-15
5
-14
/
+34
*
Add a GpuMemoryBuffer pool that creates hardware backed VideoFrames.
dcastagna
2015-05-15
14
-8
/
+675
*
Plumb |use_secure_codecs| through to BrowserCdmFactoryAndroid.
sandersd
2015-05-15
22
-105
/
+131
*
Add extra crash logging for starting the sink with no frames.
dalecurtis
2015-05-15
1
-0
/
+1
*
Revert of Plumb |use_secure_codecs| through to BrowserCdmFactoryAndroid. (pat...
jam
2015-05-15
21
-130
/
+104
*
Plumb |use_secure_codecs| through to BrowserCdmFactoryAndroid.
sandersd
2015-05-15
21
-104
/
+130
*
Chromecast: adds CmaRenderer test coverage.
gunsch
2015-05-15
7
-12
/
+48
*
Fix gradual deterioration of cadence based rendering.
dalecurtis
2015-05-15
3
-22
/
+78
*
Fork the mojo shell interfaces used by Mandoline.
jam
2015-05-14
7
-16
/
+16
*
Getting rid of duplicate includes from media/
anujk.sharma
2015-05-14
91
-168
/
+1
*
Get audio_unittests passing with h/w on windows.
watk
2015-05-14
8
-52
/
+42
*
Fix DCHECK() firing on GPU bots.
dalecurtis
2015-05-14
2
-5
/
+26
*
Implement support for 2-pattern cadence.
dalecurtis
2015-05-14
6
-221
/
+378
*
Return EOS when selected_range_ is NULL in SourceBufferStream
landell
2015-05-14
3
-6
/
+72
*
Add distinction between RGB and RGBA native texture video frame and resources
halliwell
2015-05-13
4
-6
/
+12
*
Substituting pattern push_back(ptr.release()) with push_back(ptr.Pass()) in m...
anujk.sharma
2015-05-13
4
-10
/
+10
*
Sanitize data before providing it to the CDM
jrummell
2015-05-13
6
-14
/
+169
*
Don't include tested apks resources in test apk
cjhopman
2015-05-12
1
-1
/
+0
*
Improve comment around strictly increasing wall clock times.
dalecurtis
2015-05-12
1
-3
/
+6
*
More base::Values-related bare pointer -> scoped_ptr conversions
estade
2015-05-12
1
-2
/
+1
*
Don't carry over frame overage unless frame is selected by cadence.
dalecurtis
2015-05-12
3
-31
/
+83
*
Remove kIgnoreResolutionLimitsForAcceleratedVideoDecode flag
henryhsu
2015-05-12
2
-8
/
+0
*
Switch GetWallClockTime to using vectors for input and output.
dalecurtis
2015-05-12
16
-139
/
+221
*
Restrict use of hardware-secure codecs based on the RendererPreference.
sandersd
2015-05-12
7
-33
/
+54
*
Revert of Restrict use of hardware-secure codecs based on the RendererPrefere...
mdempsky
2015-05-12
6
-51
/
+31
*
Restrict use of hardware-secure codecs based on the RendererPreference.
sandersd
2015-05-12
6
-31
/
+51
*
Partially revert change to not post AttemptRead() every Render().
dalecurtis
2015-05-11
2
-20
/
+10
*
Add Platform Verification Mojo Services.
xhwang
2015-05-11
3
-0
/
+63
*
Allow WMPI to drive compositor updates for invisible video tags.
dalecurtis
2015-05-11
5
-15
/
+112
*
Cleanup: Simplify some checks in tests.
thestig
2015-05-11
4
-12
/
+12
[next]