Dactyloidae/dom/media/gmp/rlz
2026-04-23 08:21:57 +01:00
..
lib import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
mac/lib import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
win/lib import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
COPYING import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
GMPDeviceBinding.cpp Add <cstdint> header inclusion in GMPDeviceBinding.h and GMPDeviceBinding.cpp 2026-04-23 08:21:57 +01:00
GMPDeviceBinding.h Add <cstdint> header inclusion in GMPDeviceBinding.h and GMPDeviceBinding.cpp 2026-04-23 08:21:57 +01:00
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
README.mozilla import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
sha256.c import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
sha256.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00

Code taken from rlz project: https://code.google.com/p/rlz/

Revision: 134, then with unused code stripped out.

Note: base/ contains wrappers/dummies to provide implementations of the
Chromium APIs that this code relies upon.