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
/
blink
/
cdm_session_adapter.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plumb |use_secure_codecs| through to BrowserCdmFactoryAndroid.
sandersd
2015-05-15
1
-4
/
+2
*
Revert of Plumb |use_secure_codecs| through to BrowserCdmFactoryAndroid. (pat...
jam
2015-05-15
1
-2
/
+4
*
Plumb |use_secure_codecs| through to BrowserCdmFactoryAndroid.
sandersd
2015-05-15
1
-4
/
+2
*
Getting rid of duplicate includes from media/
anujk.sharma
2015-05-14
1
-2
/
+0
*
Provide error message if creating the CDM fails
jrummell
2015-05-07
1
-3
/
+4
*
Use std::vector<uint8_t> instead of uint8*/int for MediaKeys interface
jrummell
2015-04-24
1
-12
/
+8
*
media: CdmFactory creates CDM (MediaKeys) asynchronously.
xhwang
2015-04-13
1
-23
/
+44
*
media: Rename SessionError to LegacySessionError.
xhwang
2015-04-02
1
-5
/
+6
*
CreateSessionAndGenerateRequest() to use enum for |init_data_type|
jrummell
2015-04-02
1
-1
/
+1
*
Block platform verification and file IO in the CDM adapter if the CDM configu...
sandersd
2015-03-10
1
-1
/
+4
*
Check InitDataType is supported by key system when creating session
jrummell
2015-02-05
1
-0
/
+5
*
media: Rename WebSessionId to SessionId.
xhwang
2015-01-22
1
-42
/
+38
*
Pass keyschange event to blink
jrummell
2015-01-22
1
-1
/
+1
*
Add |legacy_destination_url| back to SessionMessage for EME
jrummell
2015-01-14
1
-3
/
+5
*
Pass MessageType in OnSessionMessage() calls
jrummell
2015-01-09
1
-3
/
+3
*
Add session_type parameter to LoadSession()
jrummell
2015-01-09
1
-4
/
+4
*
Pass key_information on SessionKeysChange message
jrummell
2015-01-08
1
-1
/
+4
*
Rename CreateSession() to CreateSessionAndGenerateRequest()
jrummell
2015-01-08
1
-5
/
+3
*
Encrypted Media: Add DefaultCdmFactory.
xhwang
2014-12-22
1
-17
/
+7
*
Remove EME Ready event
jrummell
2014-12-20
1
-6
/
+0
*
Remove GetUsableKeyIds()
jrummell
2014-12-19
1
-6
/
+0
*
Handle SetCdm() in media::Renderer.
xhwang
2014-11-25
1
-8
/
+2
*
Introduce CdmContext interface.
xhwang
2014-11-21
1
-2
/
+2
*
Move AesDecryptor creation from RenderCdmFactory to media/.
xhwang
2014-11-19
1
-12
/
+19
*
Move Encrypted Media classes from /content to /media.
xhwang
2014-11-14
1
-0
/
+197