Chromium supports three types of CDMs:
- Internal from source (Clear Key, which is implemented internally by aes_decryptor.cc)
- Pepper-based CDMs (used for desktop and Chrome OS)
- Platform-based (e.g. Android using MediaDrm APIs)
Source: David Dorwin, Feb 2014
Tested with version:
45.0.2454.85