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
/
cdm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland "Add unprefixed EME tests for LoadSession()"
jrummell
2014-10-21
1
-0
/
+7
*
Standardize usage of virtual/override/final in media/
dcheng
2014-10-21
2
-44
/
+41
*
Add MediaKeys::GetCdmId().
xhwang
2014-10-21
2
-0
/
+9
*
Revert "Add unprefixed EME tests for LoadSession()"
Xiaohan Wang
2014-10-16
1
-7
/
+0
*
Add unprefixed EME tests for LoadSession()
jrummell
2014-10-16
1
-0
/
+7
*
Remove support for CDM_4
jrummell
2014-10-15
4
-440
/
+18
*
Refactor CdmPromise and related classes
jrummell
2014-10-07
2
-44
/
+49
*
replace OVERRIDE and FINAL with override and final in media/
mostynb
2014-10-07
11
-137
/
+137
*
Update MediaKeys interface for EME
jrummell
2014-09-26
5
-52
/
+141
*
CDM FileIOTest: Work around flakiness by not closing during read/write.
xhwang
2014-09-19
1
-4
/
+8
*
CdmFileIOImpl: Refactor Write() implementation.
xhwang
2014-09-18
4
-120
/
+347
*
CDM FileIOTest: Explictly test corrupted file.
xhwang
2014-09-15
2
-0
/
+41
*
CdmAdapter: Report size of the file read by CDM via FileIO.
xhwang
2014-09-15
4
-5
/
+75
*
Encrypted Media: Fix a typo in FileIOTest::MatchResult().
xhwang
2014-09-12
1
-1
/
+1
*
Fix uma_interface variable name in CdmAdapter.
xhwang
2014-09-11
1
-2
/
+2
*
Fix certificate length check.
jrummell
2014-09-10
1
-1
/
+1
*
Update Pepper interface for EME
jrummell
2014-09-08
3
-21
/
+74
*
Remove CDM_5 Support
jrummell
2014-08-30
4
-195
/
+28
*
Remove implicit conversions from scoped_refptr to T* in media/
dcheng
2014-08-27
1
-1
/
+1
*
Changing the behavior of ReleaseSession() from Close() to Remove()
jrummell
2014-08-23
3
-29
/
+32
*
Implement ClearKey message format as JSON.
jrummell@chromium.org
2014-08-19
5
-15
/
+297
*
Fix passing of init_data_type size to CDM_4 and CDM_5.
sandersd@chromium.org
2014-08-18
1
-12
/
+16
*
Support persistent sessions with CDM5/6.
jrummell@chromium.org
2014-08-15
1
-0
/
+37
*
Update ClearKey to support CDM_6
jrummell@chromium.org
2014-08-15
6
-40
/
+190
*
Convert between |init_data_type| and content type.
sandersd@chromium.org
2014-08-14
1
-2
/
+34
*
Add support for CDM_6.
jrummell@chromium.org
2014-08-08
6
-39
/
+375
*
CdmAdapter: Allow parallel SendPlatformChallenge() calls.
xhwang@chromium.org
2014-07-17
2
-35
/
+33
*
CdmAdapter: Value initialize PP_Decrypted*Info.
xhwang@chromium.org
2014-07-16
1
-3
/
+3
*
Encrypted Media: Fix PpbBuffer::Destroy().
xhwang@chromium.org
2014-07-11
3
-35
/
+86
*
Fix OUTPUT_PROTECTION_ALL_EXTERNAL_LINKS_PROTECTED reporting.
xhwang@chromium.org
2014-07-01
1
-1
/
+8
*
Clear Key CDM to generate close event when session is closed.
jrummell@chromium.org
2014-06-11
5
-4
/
+20
*
Add Promises for EME (Chromium side)
jrummell@chromium.org
2014-06-07
10
-414
/
+1019
*
Changing default_url to destination_url for consistency
amogh.bihani@samsung.com
2014-06-03
3
-7
/
+8
*
Add PlayerTracker and BrowserCdm interfaces.
xhwang@chromium.org
2014-06-03
2
-0
/
+111
*
Using GURL in place of std::string for destination_url
amogh.bihani@samsung.com
2014-05-28
4
-11
/
+17
*
Roll FFmpeg for M37.
dalecurtis@google.com
2014-05-21
2
-2
/
+2
*
Revert 271945 "Roll FFmpeg for M37."
kbr@chromium.org
2014-05-21
2
-2
/
+2
*
Roll FFmpeg for M37.
dalecurtis@google.com
2014-05-21
2
-2
/
+2
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
1
-1
/
+1
*
CdmAdapter: Add UMA for output protection queries and results.
xhwang@chromium.org
2014-05-03
2
-0
/
+62
*
Ensure Pepper plugin origin matches security origin
jrummell@chromium.org
2014-04-17
1
-15
/
+19
*
Encrypted Media: Support VP9 playback.
xhwang@chromium.org
2014-04-11
3
-5
/
+12
*
Encrypted Media: Remove support of CDM_1 and CDM_2.
xhwang@chromium.org
2014-04-05
5
-428
/
+40
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Convert scoped_ptr_malloc -> scoped_ptr, part 5.
viettrungluu@chromium.org
2014-03-17
2
-9
/
+6
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
1
-1
/
+1
*
Encrypted Media: Use uint32 for systemCode in SessionError.
xhwang@chromium.org
2014-03-04
3
-3
/
+5
*
Only support unprefixed Clear Key internally in Chromium.
xhwang@chromium.org
2014-02-21
2
-7
/
+4
*
PpapiDecryptor: Call NewKeyCB on OnSessionReady().
xhwang@chromium.org
2014-02-19
2
-12
/
+37
*
Support LoadSession() in MediaKeys and PPP_ContentDecryptor_Private interface.
xhwang@chromium.org
2014-02-12
5
-46
/
+98
[next]