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
/
aes_decryptor.cc
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
1
-16
/
+21
*
Encrypted Media: Use std::string for key message in media pipeline.
xhwang@chromium.org
2012-12-06
1
-8
/
+4
*
Encrypted Media: Allows empty key message to be fired.
xhwang@chromium.org
2012-12-04
1
-8
/
+8
*
Encrypted Media: Handle empty init_data in AesDecryptor::GenerateKeyRequest().
xhwang@chromium.org
2012-11-30
1
-0
/
+5
*
Add RegisterKeyAddedCB in Decryptor interface.
xhwang@chromium.org
2012-11-02
1
-4
/
+23
*
Add "type" in GenerateKeyRequest() and OnNeedKey().
xhwang@chromium.org
2012-10-27
1
-1
/
+3
*
Update Decryptor interface to support audio decoding.
xhwang@chromium.org
2012-10-18
1
-6
/
+22
*
Implement video decoding methods in all Decryptor implementations.
xhwang@chromium.org
2012-10-11
1
-3
/
+2
*
Add decryptor requesting and kNoKey handling in DecryptingVideoDecoder (DVD).
xhwang@chromium.org
2012-10-10
1
-1
/
+2
*
Add video decoding methods in Decryptor and add DecryptingVideoDecoder.
xhwang@chromium.org
2012-10-04
1
-0
/
+23
*
Call Decryptor::Stop() in FFmpegVideoDecoder::Reset().
xhwang@chromium.org
2012-09-25
1
-1
/
+1
*
We are removing checksum/HMAC in WebM spec for encrypted content.
fgalligan@chromium.org
2012-09-18
1
-98
/
+1
*
Add a bool return value to media::Decryptor::GenerateKeyRequest().
xhwang@chromium.org
2012-08-29
1
-1
/
+2
*
Implement "Key Presence" step in "Encrypted Block Encounted" algorithm in EME.
xhwang@chromium.org
2012-08-03
1
-2
/
+4
*
Add support for v0.3 of the encrypted WebM specification. (Revert Fix)
fgalligan@chromium.org
2012-08-02
1
-11
/
+18
*
Revert 149449 - Add support for v0.3 of the encrypted WebM specification.
vandebo@chromium.org
2012-08-01
1
-18
/
+11
*
Add support for v0.3 of the encrypted WebM specification.
fgalligan@chromium.org
2012-08-01
1
-11
/
+18
*
Code clean-up in AesDecryptor and test.
xhwang@chromium.org
2012-07-30
1
-35
/
+38
*
Add Common Encryption support to BMFF, including subsample decryption.
strobe@google.com
2012-07-26
1
-67
/
+113
*
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
1
-24
/
+162
*
Revert 147169 - Add support for encrypted WebM files as defined in the RFC.
jln@chromium.org
2012-07-18
1
-162
/
+24
*
Add support for encrypted WebM files as defined in the RFC.
fgalligan@chromium.org
2012-07-18
1
-24
/
+162
*
Change AesDecryptor::Decrypt to be an asynchronous call.
xhwang@chromium.org
2012-07-15
1
-11
/
+17
*
Add Decryptor interface.
xhwang@chromium.org
2012-06-19
1
-3
/
+3
*
Generalize AesDecryptor to make it more spec compliant.
xhwang@chromium.org
2012-06-16
1
-15
/
+67
*
Introducing DecoderBuffer and general Buffer cleanup.
dalecurtis@google.com
2012-05-31
1
-12
/
+10
*
Add AddKey to AesDecryptor
xhwang@chromium.org
2012-03-14
1
-28
/
+64
*
Add AES decryptor and tests.
xhwang@chromium.org
2012-03-08
1
-0
/
+78