tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / dom / media / gmp


ModeNameSize
-rw-r--r--CDMStorageIdProvider.cpp69L
-rw-r--r--CDMStorageIdProvider.h39L
-rw-r--r--ChromiumCDMAdapter.cpp327L
-rw-r--r--ChromiumCDMAdapter.h81L
-rw-r--r--ChromiumCDMCallback.h56L
-rw-r--r--ChromiumCDMCallbackProxy.cpp160L
-rw-r--r--ChromiumCDMCallbackProxy.h62L
-rw-r--r--ChromiumCDMChild.cpp884L
-rw-r--r--ChromiumCDMChild.h151L
-rw-r--r--ChromiumCDMCompat.h134L
-rw-r--r--ChromiumCDMParent.cpp1426L
-rw-r--r--ChromiumCDMParent.h235L
-rw-r--r--ChromiumCDMProxy.cpp646L
-rw-r--r--ChromiumCDMProxy.h137L
-rw-r--r--DecryptJob.cpp49L
-rw-r--r--DecryptJob.h36L
-rw-r--r--GMPCallbackBase.h24L
-rw-r--r--GMPChild.cpp812L
-rw-r--r--GMPChild.h123L
-rw-r--r--GMPContentChild.cpp137L
-rw-r--r--GMPContentChild.h66L
-rw-r--r--GMPContentParent.cpp219L
-rw-r--r--GMPContentParent.h104L
-rw-r--r--GMPCrashHelper.h37L
-rw-r--r--GMPCrashHelperHolder.cpp32L
-rw-r--r--GMPCrashHelperHolder.h63L
-rw-r--r--GMPDiskStorage.cpp463L
-rw-r--r--GMPLoader.cpp202L
-rw-r--r--GMPLoader.h81L
-rw-r--r--GMPLog.h32L
-rw-r--r--GMPMemoryStorage.cpp89L
-rw-r--r--GMPMessageUtils.h224L
-rw-r--r--GMPNativeTypes.h18L
-rw-r--r--GMPParent.cpp1470L
-rw-r--r--GMPParent.h261L
-rw-r--r--GMPPlatform.cpp364L
-rw-r--r--GMPPlatform.h65L
-rw-r--r--GMPProcessChild.cpp51L
-rw-r--r--GMPProcessChild.h40L
-rw-r--r--GMPProcessParent.cpp378L
-rw-r--r--GMPProcessParent.h108L
-rw-r--r--GMPSanitizedExports.h22L
-rw-r--r--GMPService.cpp555L
-rw-r--r--GMPService.h131L
-rw-r--r--GMPServiceChild.cpp612L
-rw-r--r--GMPServiceChild.h171L
-rw-r--r--GMPServiceParent.cpp2075L
-rw-r--r--GMPServiceParent.h305L
-rw-r--r--GMPSharedMemManager.cpp97L
-rw-r--r--GMPSharedMemManager.h48L
-rw-r--r--GMPStorage.h40L
-rw-r--r--GMPStorageChild.cpp245L
-rw-r--r--GMPStorageChild.h94L
-rw-r--r--GMPStorageParent.cpp196L
-rw-r--r--GMPStorageParent.h47L
-rw-r--r--GMPTimerChild.cpp60L
-rw-r--r--GMPTimerChild.h45L
-rw-r--r--GMPTimerParent.cpp104L
-rw-r--r--GMPTimerParent.h56L
-rw-r--r--GMPTypes.ipdlh116L
-rw-r--r--GMPUtils.cpp366L
-rw-r--r--GMPUtils.h91L
-rw-r--r--GMPVideoDecoderChild.cpp246L
-rw-r--r--GMPVideoDecoderChild.h73L
-rw-r--r--GMPVideoDecoderParent.cpp461L
-rw-r--r--GMPVideoDecoderParent.h111L
-rw-r--r--GMPVideoDecoderProxy.h56L
-rw-r--r--GMPVideoEncodedFrameImpl.cpp297L
-rw-r--r--GMPVideoEncodedFrameImpl.h129L
-rw-r--r--GMPVideoEncoderChild.cpp210L
-rw-r--r--GMPVideoEncoderChild.h76L
-rw-r--r--GMPVideoEncoderParent.cpp296L
-rw-r--r--GMPVideoEncoderParent.h92L
-rw-r--r--GMPVideoEncoderProxy.h56L
-rw-r--r--GMPVideoHost.cpp102L
-rw-r--r--GMPVideoHost.h58L
-rw-r--r--GMPVideoPlaneImpl.cpp126L
-rw-r--r--GMPVideoPlaneImpl.h49L
-rw-r--r--GMPVideoi420FrameImpl.cpp531L
-rw-r--r--GMPVideoi420FrameImpl.h130L
-rw-r--r--PChromiumCDM.ipdl130L
-rw-r--r--PGMP.ipdl90L
-rw-r--r--PGMPContent.ipdl37L
-rw-r--r--PGMPService.ipdl43L
-rw-r--r--PGMPStorage.ipdl37L
-rw-r--r--PGMPTimer.ipdl26L
-rw-r--r--PGMPVideoDecoder.ipdl50L
-rw-r--r--PGMPVideoEncoder.ipdl52L
-rw-r--r--README.txt1L
-rw-r--r--moz.build147L
-rw-r--r--mozIGeckoMediaPluginChromeService.idl58L
-rw-r--r--mozIGeckoMediaPluginService.idl131L
d---------gmp-api/-
d---------rlz/-
d---------widevine-adapter/-