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
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not require a key before processing unencrypted frames within a potentiall...
ddorwin@chromium.org
2013-01-11
1
-8
/
+8
*
Encrypted Media: Replace DecryptorClient with key event callbacks.
xhwang@chromium.org
2012-12-22
3
-35
/
+54
*
Encrypted Media: Use std::string for key message in media pipeline.
xhwang@chromium.org
2012-12-06
2
-17
/
+10
*
Encrypted Media: Allows empty key message to be fired.
xhwang@chromium.org
2012-12-04
2
-9
/
+11
*
Encrypted Media: Handle empty init_data in AesDecryptor::GenerateKeyRequest().
xhwang@chromium.org
2012-11-30
2
-9
/
+18
*
Add RegisterKeyAddedCB in Decryptor interface.
xhwang@chromium.org
2012-11-02
2
-8
/
+30
*
Add "type" in GenerateKeyRequest() and OnNeedKey().
xhwang@chromium.org
2012-10-27
3
-3
/
+6
*
Update Decryptor interface to support audio decoding.
xhwang@chromium.org
2012-10-18
3
-18
/
+38
*
Change WebM parser to treat IVs from encrypted WebM as raw data.
fgalligan@chromium.org
2012-10-16
1
-16
/
+12
*
Implement video decoding methods in all Decryptor implementations.
xhwang@chromium.org
2012-10-11
2
-4
/
+3
*
Add decryptor requesting and kNoKey handling in DecryptingVideoDecoder (DVD).
xhwang@chromium.org
2012-10-10
2
-2
/
+4
*
Add video decoding methods in Decryptor and add DecryptingVideoDecoder.
xhwang@chromium.org
2012-10-04
2
-0
/
+30
*
Call Decryptor::Stop() in FFmpegVideoDecoder::Reset().
xhwang@chromium.org
2012-09-25
2
-2
/
+2
*
We are removing checksum/HMAC in WebM spec for encrypted content.
fgalligan@chromium.org
2012-09-18
3
-188
/
+89
*
Add a bool return value to media::Decryptor::GenerateKeyRequest().
xhwang@chromium.org
2012-08-29
3
-3
/
+5
*
Change Deryptor::DecryptStatus and VideoDecoder::DecoderStatus to *::Status.
xhwang@chromium.org
2012-08-07
1
-1
/
+1
*
Implement "Key Presence" step in "Encrypted Block Encounted" algorithm in EME.
xhwang@chromium.org
2012-08-03
3
-2
/
+16
*
Add support for v0.3 of the encrypted WebM specification. (Revert Fix)
fgalligan@chromium.org
2012-08-02
2
-96
/
+177
*
Revert 149449 - Add support for v0.3 of the encrypted WebM specification.
vandebo@chromium.org
2012-08-01
2
-103
/
+54
*
Add support for v0.3 of the encrypted WebM specification.
fgalligan@chromium.org
2012-08-01
2
-54
/
+103
*
Code clean-up in AesDecryptor and test.
xhwang@chromium.org
2012-07-30
3
-135
/
+142
*
Add Common Encryption support to BMFF, including subsample decryption.
strobe@google.com
2012-07-26
3
-148
/
+313
*
Replace memcmp() with HMAC.VerifyTruncated() in aes_decryptor.cc
fgalligan@chromium.org
2012-07-24
1
-12
/
+13
*
Add support for encrypted WebM files as defined in the RFC.
fgalligan@chromium.org
2012-07-20
3
-98
/
+502
*
Revert 147169 - Add support for encrypted WebM files as defined in the RFC.
jln@chromium.org
2012-07-18
3
-502
/
+98
*
Add support for encrypted WebM files as defined in the RFC.
fgalligan@chromium.org
2012-07-18
3
-98
/
+502
*
Change AesDecryptor::Decrypt to be an asynchronous call.
xhwang@chromium.org
2012-07-15
3
-19
/
+37
*
Add Decryptor interface.
xhwang@chromium.org
2012-06-19
4
-102
/
+25
*
Generalize AesDecryptor to make it more spec compliant.
xhwang@chromium.org
2012-06-16
4
-56
/
+260
*
Introducing DecoderBuffer and general Buffer cleanup.
dalecurtis@google.com
2012-05-31
3
-20
/
+22
*
Replace size_t with int in a few media classes.
scherkus@chromium.org
2012-03-27
1
-1
/
+1
*
Add AddKey to AesDecryptor
xhwang@chromium.org
2012-03-14
3
-41
/
+127
*
Add AES decryptor and tests.
xhwang@chromium.org
2012-03-08
4
-0
/
+169