summaryrefslogtreecommitdiffstats
path: root/components/cdm
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-256-2/+11
* Refactor MediaCodecBridge to add support for NDK APIsqinmin2015-12-171-3/+2
* Revert of Refactor MediaCodecBridge to add support for NDK APIs (patchset #5 ...acleung2015-12-151-2/+3
* Refactor MediaCodecBridge to add support for NDK APIsqinmin2015-12-061-3/+2
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Add more components to "gn check"brettw2015-10-222-1/+3
* Cleanup: Pass std::string as const reference from components/ki.stfu2015-09-281-1/+1
* Remove scherkus@chromium.org from OWNERS files.scherkus2015-07-011-1/+0
* Combine CENC 'pssh' box parsing routines.jrummell2015-06-152-138/+4
* Revert of Combine 'pssh' parsing routines. (patchset #8 id:140001 of https://...kjellander2015-06-102-4/+138
* Combine CENC 'pssh' box parsing routines.jrummell2015-06-092-138/+4
* Revert of Combine 'pssh' parsing routines. (patchset #7 id:120001 of https://...rfevang2015-06-092-4/+138
* Combine CENC 'pssh' box parsing routines.jrummell2015-06-092-138/+4
* Remove checking for 'tenc' boxes when processing initDatajrummell2015-05-191-9/+2
* Support Android secure codecs in requestMediaKeySystemAccess().sandersd2015-05-064-51/+48
* Add support for version 1 'pssh' boxes on Androidjrummell2015-05-011-9/+30
* Adds MediaClientAndroid to support embedder/MediaDrmBridge interaction.gunsch2015-04-303-0/+197
* Change enums in eme_constants.h to enum classesjrummell2015-04-211-21/+24
* encrypted media: Persistent state is always enabled on Android.xhwang2015-04-031-2/+7
* Replace kMediaDrmEnableNonCompositing swicth with use_video_overlay_for_embed...ddorwin2015-04-022-7/+13
* Change EmeInitDataType to be an enum classjrummell2015-03-262-4/+4
* Implement robustness strings in requestMediaKeySystemAccess().sandersd2015-03-253-8/+43
* Implement checks for distinctiveIdentifier and persistentState in requestMedi...sandersd2015-02-203-5/+36
* Advertise Opus support in EME.sandersd2014-11-261-0/+1
* GN: Fix Android component buildcjhopman2014-10-271-1/+1
* Move KeySystemInfo to media/.xhwang2014-10-249-42/+43
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-5/+4
* Add mkwst@chromium.org to IPC OWNERS files.mkwst2014-10-091-0/+1
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-2/+2
* Implement Chromium side of MediaKeys.isTypeSupported().sandersd2014-09-304-1/+23
* Add wfh@chromium.org to ipc OWNERS filesWill Harris2014-09-081-0/+1
* Remove cevans@ from OWNERS files.thestig2014-08-291-1/+0
* Enable more tests in GN build.brettw@chromium.org2014-07-223-0/+60
* Fix the no proprietary codecs build for android.l.gombos@samsung.com2014-07-141-1/+1
* Add an IPC to return the platform supported key-system names in Android.ycheo@chromium.org2014-06-137-48/+124
* Update components/cdm/common/OWNERS to reflect the module name change.ycheo@chromium.org2014-06-121-9/+9
* Remove cdn from OWNERS for IPC security review.palmer@chromium.org2014-06-081-2/+0
* Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...jam@chromium.org2014-05-162-7/+4
* Fix the compile error for win64: widevine_key_systems.cc.ycheo@chromium.org2014-05-111-3/+3
* Componentize EncryptedMediaMessageFilter and rename it CdmMessageFilter.ycheo@chromium.org2014-05-0913-0/+394