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
/
webkit
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
set pending_repaint_ flag only when a non-empty frame is sent to Webkit.
wjia@chromium.org
2012-10-09
1
-4
/
+5
*
Upstream fullscreen video implementation for android
qinmin@chromium.org
2012-10-05
10
-83
/
+114
*
Removing annacc@chromium.org from OWNERS.
scherkus@chromium.org
2012-10-04
1
-1
/
+0
*
Add video decoding methods in Decryptor and add DecryptingVideoDecoder.
xhwang@chromium.org
2012-10-04
5
-0
/
+86
*
Update PPP side of Pepper CDM API to support video decoding.
tomfinegan@chromium.org
2012-10-04
4
-18
/
+18
*
Update PPB side of Pepper CDM API to support video decoding.
tomfinegan@chromium.org
2012-10-03
2
-47
/
+256
*
Fix leak of MockDecryptor in ProxyDecryptorTest.
xhwang@chromium.org
2012-10-03
1
-6
/
+18
*
Refactor ProxyDecryptor.
xhwang@chromium.org
2012-10-03
4
-138
/
+274
*
Rename cdm::OutputBuffer to DecryptedBlock.
tomfinegan@chromium.org
2012-10-02
4
-76
/
+76
*
Make cdm::Status error names more specific.
tomfinegan@chromium.org
2012-10-01
3
-8
/
+15
*
Support reading pixels from HW-decoded video textures into canvas/webgl.
fischman@chromium.org
2012-10-01
2
-28
/
+41
*
Fix ChunkDemuxer end of stream tracking during canceled seeks.
acolwell@chromium.org
2012-10-01
1
-1
/
+2
*
Add encrypted media basic playback tests.
shadi@chromium.org
2012-09-28
1
-1
/
+1
*
create a separate WebMediaPlayer for URL derived from media stream
wjia@chromium.org
2012-09-25
8
-0
/
+792
*
Call Decryptor::Stop() in FFmpegVideoDecoder::Reset().
xhwang@chromium.org
2012-09-25
5
-7
/
+7
*
Remove KeyError in CdmWrapper::Decrypt().
xhwang@chromium.org
2012-09-21
1
-10
/
+7
*
Disable GPU video decoding when using Media Source.
acolwell@chromium.org
2012-09-21
1
-0
/
+6
*
Move android mediaplayer from render process to browser process.
qinmin@chromium.org
2012-09-19
13
-488
/
+752
*
Add CDM allocator interface.
tomfinegan@chromium.org
2012-09-18
6
-122
/
+509
*
We are removing checksum/HMAC in WebM spec for encrypted content.
fgalligan@chromium.org
2012-09-18
4
-12
/
+0
*
Fix crash in CdmWrapper::Decrypt when there are no sub samples.
tomfinegan@chromium.org
2012-09-14
1
-5
/
+12
*
Return void from all PPP CDM API interface methods
tomfinegan@chromium.org
2012-09-13
1
-24
/
+14
*
Move ChunkDemuxer handling from WMPProxy to WMPI and remove ChunkDemuxerClient
acolwell@chromium.org
2012-09-12
6
-147
/
+56
*
Rewrite media::Pipeline state transition machinery and simplify shutdown.
scherkus@chromium.org
2012-09-11
1
-1
/
+0
*
Combine audio decoding and video decoding onto a single thread.
scherkus@chromium.org
2012-09-06
1
-2
/
+2
*
Add video decoding support in the CDM interface.
xhwang@chromium.org
2012-09-06
4
-19
/
+171
*
Fix resource leaks in CDM implementation.
tomfinegan@chromium.org
2012-09-06
1
-9
/
+6
*
Report buffered byte ranges even when they are buffered before DataSource::se...
fischman@chromium.org
2012-09-05
2
-2
/
+23
*
fix link on Windows component build
scottmg@google.com
2012-08-30
1
-0
/
+1
*
Convert WebAudio file handlers to use AudioBus.
dalecurtis@chromium.org
2012-08-30
1
-13
/
+7
*
Add a bool return value to media::Decryptor::GenerateKeyRequest().
xhwang@chromium.org
2012-08-29
5
-9
/
+21
*
Hook up CDM calls in CdmWrapper.
xhwang@chromium.org
2012-08-28
3
-136
/
+255
*
Connect PpapiDecryptor and PluginInstance.
xhwang@chromium.org
2012-08-28
2
-31
/
+62
*
Support setting an explicit duration on MediaSource objects
vrk@chromium.org
2012-08-28
4
-0
/
+16
*
Update CDM interface and add clear key CDM.
xhwang@chromium.org
2012-08-27
5
-32
/
+400
*
Modify the PPAPI CDM interface to pass more info.
tomfinegan@chromium.org
2012-08-22
1
-16
/
+46
*
Revert 152672 - Update CDM interface and add clear key CDM.
hbono@chromium.org
2012-08-22
5
-406
/
+31
*
Update CDM interface and add clear key CDM.
xhwang@chromium.org
2012-08-21
5
-31
/
+406
*
media::BindToLoop() is born, with example uses to slim down WebMediaPlayerProxy.
fischman@chromium.org
2012-08-18
3
-93
/
+13
*
Add ContentDecryptionModule interface.
xhwang@chromium.org
2012-08-17
1
-0
/
+150
*
Add PPAPI decryptor implementation.
tomfinegan@chromium.org
2012-08-17
3
-0
/
+265
*
Allow transitioning to HAVE_METADATA before pipeline initialization completes.
acolwell@chromium.org
2012-08-17
4
-47
/
+68
*
Address post commit nits for r151132
acolwell@chromium.org
2012-08-15
1
-2
/
+0
*
Make ChunkDemuxer::SetTimestampOffset take a TimeDelta instead of double
vrk@google.com
2012-08-14
3
-3
/
+5
*
Exclude more files from Android build
wangxianzhu@chromium.org
2012-08-14
1
-0
/
+5
*
Use enum instead of string in MessageLoopFactory::GetMessageLoop*
xhwang@chromium.org
2012-08-12
2
-5
/
+7
*
Disable 'Save Video As' option for MediaSource and MediaStream URLs.
acolwell@chromium.org
2012-08-10
2
-1
/
+5
*
Move VideoDecoder initialization into VideoRendererBase to simplify implement...
acolwell@chromium.org
2012-08-10
1
-7
/
+4
*
Merge Pipeline's kError state with kStopped: a baby step towards bringing san...
scherkus@chromium.org
2012-08-09
2
-17
/
+4
*
Re-add sourceSetTimestampOffset to webmediaplayer_impl
annacc@chromium.org
2012-08-09
2
-0
/
+7
[next]