gecko-dev/dom/media/gmp
Chris Pearce 6fc80c2aaa Bug 1324926 - Log Gecko version and buildID in GMP log. r=gerald
MozReview-Commit-ID: 3QLi8aCrqUF

--HG--
extra : rebase_source : 8ca50b09a04478453bf67ce9a055c6253e767b89
2016-12-21 09:53:15 +13:00
..
gmp-api Bug 1313202 - Convert InvalidAccessErrors coming out of the Widevine CDM to TypeErrors like Chrome does. r=gerald 2016-10-27 14:04:10 +13:00
rlz Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
widevine-adapter Bug 1322305. r=gerald 2016-12-04 18:21:01 +13:00
GMPAudioDecoderChild.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPAudioDecoderChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPAudioDecoderParent.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPAudioDecoderParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPAudioDecoderProxy.h
GMPAudioHost.cpp
GMPAudioHost.h
GMPCallbackBase.h
GMPCDMCallbackProxy.cpp Bug 1306314 - Add an ID to GMPDecryptor instances, reflect that on CDMProxy. r=gerald 2016-11-11 12:10:43 +13:00
GMPCDMCallbackProxy.h Bug 1306314 - Add an ID to GMPDecryptor instances, reflect that on CDMProxy. r=gerald 2016-11-11 12:10:43 +13:00
GMPCDMProxy.cpp Bug 1317927 - Media caching needs to use origin attributes, r=cpearce, r=jesup 2016-12-07 07:07:09 -10:00
GMPCDMProxy.h Bug 1317927 - Media caching needs to use origin attributes, r=cpearce, r=jesup 2016-12-07 07:07:09 -10:00
GMPChild.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPContentChild.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPContentChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPContentParent.cpp Bug 1316215 - Block GMPContentParent close while a GMPService::GetContentParent is being processed. r=gerald 2016-11-16 10:59:08 +13:00
GMPContentParent.h Bug 1316215 - Block GMPContentParent close while a GMPService::GetContentParent is being processed. r=gerald 2016-11-16 10:59:08 +13:00
GMPCrashHelper.cpp Bug 1317822 - Move GMPCrashHelper into its own file. r=gerald 2016-11-16 11:35:36 +13:00
GMPCrashHelper.h Bug 1317822 - Move GMPCrashHelper into its own file. r=gerald 2016-11-16 11:35:36 +13:00
GMPCrashHelperHolder.h Bug 1317822 - Move GMPCrashHelper into its own file. r=gerald 2016-11-16 11:35:36 +13:00
GMPDecryptorChild.cpp Bug 1324925 - Convert GMPTimestamp to epoch seconds in GMPDecryptorChild::ExpirationChange(). r=gerald 2016-12-21 11:52:16 +13:00
GMPDecryptorChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPDecryptorParent.cpp Bug 1324925 - Convert GMPTimestamp to epoch seconds in GMPDecryptorChild::ExpirationChange(). r=gerald 2016-12-21 11:52:16 +13:00
GMPDecryptorParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPDecryptorProxy.h Bug 1290830 - [Part1] Detach the GMPDecryptorProxyCallback interface to DecryptorProxyCallback. r=cpearce 2016-08-01 17:37:18 +08:00
GMPDiskStorage.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08:00
GMPEncryptedBufferDataImpl.cpp
GMPEncryptedBufferDataImpl.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
GMPLoader.cpp Bug 1317241 - Use C++11's override and remove virtual where applicable in dom/ r=baku 2016-11-15 13:09:07 +02:00
GMPLoader.h Bug 1306314 - Pipe decryptor ID through to WidevineAdapter. r=gerald 2016-11-11 14:55:56 +13:00
GMPMemoryStorage.cpp
GMPMessageUtils.h Bug 1313202 - Convert InvalidAccessErrors coming out of the Widevine CDM to TypeErrors like Chrome does. r=gerald 2016-10-27 14:04:10 +13:00
GMPParent.cpp merge mozilla-inbound to mozilla-central a=merge 2016-11-24 16:41:59 +01:00
GMPParent.h Bug 1316215 - Make GMPParent::IsUsed() take into account whether there are pending GetContentParent calls. r=gerald 2016-11-18 12:37:14 +13:00
GMPPlatform.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
GMPPlatform.h
GMPProcessChild.cpp
GMPProcessChild.h
GMPProcessParent.cpp Bug 1288021: When we have a network GMP path fix the format for the sandbox rule. r=cpearce 2016-07-20 09:20:30 +01:00
GMPProcessParent.h Bug 1277705 - Remove waitable_event_watcher (r=dvander) 2016-06-24 13:15:41 -07:00
GMPService.cpp Bug 1324926 - Log Gecko version and buildID in GMP log. r=gerald 2016-12-21 09:53:15 +13:00
GMPService.h Bug 1316215 - Block GMPContentParent close while a GMPService::GetContentParent is being processed. r=gerald 2016-11-16 10:59:08 +13:00
GMPServiceChild.cpp Bug 1323566 - Fix incorrect index usage in MediaKeySystemAccessManager::Observe(). r=cpearce 2016-12-15 11:53:54 +08:00
GMPServiceChild.h Bug 1317927 - Media caching needs to use origin attributes, r=cpearce, r=jesup 2016-12-07 07:07:09 -10:00
GMPServiceParent.cpp Bug 1321744. Part 3 - remove ThenPromise and replace its use with Then. r=gerald 2016-12-04 08:51:25 +08:00
GMPServiceParent.h Bug 1317927 - Media caching needs to use origin attributes, r=cpearce, r=jesup 2016-12-07 07:07:09 -10:00
GMPSharedMemManager.cpp
GMPSharedMemManager.h
GMPStorage.h
GMPStorageChild.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPStorageChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPStorageParent.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPStorageParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPTimerChild.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPTimerChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPTimerParent.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPTimerParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPTypes.ipdlh Bug 1303922 - Part 1: Make EME keystatuschanged information notified in batch. r=cpearce 2016-10-04 17:18:46 +08:00
GMPUtils.cpp Bug 1314858 - Refactor multiple callers of HasPluginForAPI into a helper. r=gerald 2016-11-03 14:33:31 +13:00
GMPUtils.h Bug 1314858 - Refactor multiple callers of HasPluginForAPI into a helper. r=gerald 2016-11-03 14:33:31 +13:00
GMPVideoDecoderChild.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPVideoDecoderChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPVideoDecoderParent.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPVideoDecoderParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPVideoDecoderProxy.h
GMPVideoEncodedFrameImpl.cpp
GMPVideoEncodedFrameImpl.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
GMPVideoEncoderChild.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPVideoEncoderChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPVideoEncoderParent.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPVideoEncoderParent.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
GMPVideoEncoderProxy.h
GMPVideoHost.cpp
GMPVideoHost.h
GMPVideoi420FrameImpl.cpp
GMPVideoi420FrameImpl.h
GMPVideoPlaneImpl.cpp
GMPVideoPlaneImpl.h
moz.build Bug 1313808 - Part 1: Move LinuxSandboxStarter back into libxul. r=cpearce,glandium,tedd 2016-11-08 14:23:47 -07:00
mozIGeckoMediaPluginChromeService.idl Bug 1278037 - Part 4: Modify the mozIGeckoMediaPluginChromeService.forgetThisSite() to take the originAttributes pattern as an argument. r=cpearce 2016-07-28 11:46:06 +08:00
mozIGeckoMediaPluginService.idl Bug 1317927 - Media caching needs to use origin attributes, r=cpearce, r=jesup 2016-12-07 07:07:09 -10:00
PGMP.ipdl
PGMPAudioDecoder.ipdl
PGMPContent.ipdl Bug 1306314 - Pass decryptor ID to GMPVideoDecoder constructor. r=gerald 2016-11-14 11:07:02 +13:00
PGMPDecryptor.ipdl Bug 1324925 - Convert GMPTimestamp to epoch seconds in GMPDecryptorChild::ExpirationChange(). r=gerald 2016-12-21 11:52:16 +13:00
PGMPService.ipdl Bug 1317927 - Media caching needs to use origin attributes, r=cpearce, r=jesup 2016-12-07 07:07:09 -10:00
PGMPStorage.ipdl
PGMPTimer.ipdl
PGMPVideoDecoder.ipdl
PGMPVideoEncoder.ipdl
README.txt

This directory contains code supporting Gecko Media Plugins (GMPs). The GMP API is not the same thing as the Media Plugin API (MPAPI).