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
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Encrypted Media: Return and handle NeedMoreData correctly.
xhwang@chromium.org
2012-10-23
3
-95
/
+90
*
Add UMA reporting for EME APIs.
fischman@chromium.org
2012-10-23
2
-0
/
+23
*
Add CDM video decoder.
tomfinegan@chromium.org
2012-10-23
6
-22
/
+492
*
Add pepper content decryption audio decoding API.
tomfinegan@chromium.org
2012-10-19
4
-16
/
+138
*
Update Decryptor interface to support audio decoding.
xhwang@chromium.org
2012-10-18
6
-79
/
+195
*
Don't hang in Stop(): because the render thread is paused while Pipeline::Stop()
fischman@chromium.org
2012-10-18
2
-27
/
+21
*
Update PluginInstance for decrypt-and-decode video.
xhwang@chromium.org
2012-10-18
4
-34
/
+68
*
Fake video decoder in clearkey CDM.
xhwang@chromium.org
2012-10-16
2
-1
/
+85
*
Add frame size to cdm::VideoFrame.
xhwang@chromium.org
2012-10-13
2
-4
/
+23
*
Allow null buffer resources to be returned through the PPB_ContentDecryptor_P...
ddorwin@chromium.org
2012-10-13
2
-5
/
+13
*
Generalize Pepper CDM API decrypt and decode.
tomfinegan@chromium.org
2012-10-12
1
-10
/
+15
*
Add decoder de-initialization and reset to the Pepper CDM API.
tomfinegan@chromium.org
2012-10-12
4
-18
/
+65
*
Add the Widevine CDM to Chrome.
ddorwin@chromium.org
2012-10-12
1
-1
/
+14
*
Add PPAPI CDM video decoder initialization.
tomfinegan@chromium.org
2012-10-11
1
-13
/
+75
*
Emit timer-triggered KeyMessage from CDM to JS.
fischman@chromium.org
2012-10-11
1
-3
/
+4
*
Implement video decoding methods in all Decryptor implementations.
xhwang@chromium.org
2012-10-11
4
-29
/
+65
*
Add decryptor requesting and kNoKey handling in DecryptingVideoDecoder (DVD).
xhwang@chromium.org
2012-10-10
4
-18
/
+60
*
Allow decrypt error to be returned in CdmWrapper::DeliverBlock().
xhwang@chromium.org
2012-10-10
3
-21
/
+23
*
Add asynchrony support to ContentDecryptionModule via new CdmHost interface:
fischman@chromium.org
2012-10-10
4
-7
/
+74
*
Build the list of key system/container/codec combinations at runtime.
ddorwin@chromium.org
2012-10-10
1
-32
/
+116
*
Add video decoding methods in Decryptor and add DecryptingVideoDecoder.
xhwang@chromium.org
2012-10-04
4
-0
/
+70
*
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
3
-137
/
+269
*
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
*
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
*
Add CDM allocator interface.
tomfinegan@chromium.org
2012-09-18
5
-122
/
+507
*
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
*
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
*
Add a bool return value to media::Decryptor::GenerateKeyRequest().
xhwang@chromium.org
2012-08-29
4
-7
/
+15
*
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
*
Update CDM interface and add clear key CDM.
xhwang@chromium.org
2012-08-27
4
-27
/
+381
*
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
4
-381
/
+27
*
Update CDM interface and add clear key CDM.
xhwang@chromium.org
2012-08-21
4
-27
/
+381
*
Add ContentDecryptionModule interface.
xhwang@chromium.org
2012-08-17
1
-0
/
+150
*
Add PPAPI decryptor implementation.
tomfinegan@chromium.org
2012-08-17
2
-0
/
+231
*
Change Deryptor::DecryptStatus and VideoDecoder::DecoderStatus to *::Status.
xhwang@chromium.org
2012-08-07
3
-3
/
+3
*
Implement "Key Presence" step in "Encrypted Block Encounted" algorithm in EME.
xhwang@chromium.org
2012-08-03
5
-14
/
+399
*
Add PpapiDecryptor which wraps a CDM plugin.
xhwang@chromium.org
2012-07-23
6
-36
/
+278
*
Fix a rebase error in ProxyDecryptor::Decrypt()
xhwang@chromium.org
2012-07-19
1
-2
/
+5
*
Change AesDecryptor::Decrypt to be an asynchronous call.
xhwang@chromium.org
2012-07-15
2
-6
/
+7
*
Add ProxyDecryptor which wraps concrete Decryptor implementations.
xhwang@chromium.org
2012-06-29
4
-0
/
+258