gecko-dev/dom/media/eme
Daniel Holbert 95a650ec1b Bug 1343975: Get rid of all dos/windows linebreaks in Mozilla C++ code. r=ehsan
This is an automated patch, generated by the following command:
find . -name "*.h" -exec fromdos {} \; && \
  find . -name "*.cpp" -exec fromdos {} \; && \
  hg revert -C gfx/angle \
               gfx/sfntly \
               media/webrtc \
               media/libstagefright \
               media/openmax_il \
               other-licenses

MozReview-Commit-ID: Gunlz3vE3h6
2017-03-02 13:08:29 -08:00
..
mediadrm Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
CDMCaps.cpp Bug 1290830 - [Part2] Remove the GMP types using genral types instead. r=cpearce 2016-08-02 15:05:21 +08:00
CDMCaps.h Bug 1290830 - [Part2] Remove the GMP types using genral types instead. r=cpearce 2016-08-02 15:05:21 +08:00
CDMProxy.h Backed out 2 changesets (bug 1339755) for build bustage a=backout 2017-02-15 11:57:38 -08:00
DecryptorProxyCallback.h Bug 1306314 - Add an ID to GMPDecryptor instances, reflect that on CDMProxy. r=gerald 2016-11-11 12:10:43 +13:00
DetailedPromise.cpp Merge inbound to m-c a=merge 2017-02-17 13:38:51 -08:00
DetailedPromise.h Bug 1330907 - Rename Telemetry::ID to Telemetry::HistogramID. r=dexter 2017-02-16 00:45:15 +05:30
EMEUtils.cpp Bug 1329543 - Remove IsPrimetimeKeySystem(string) from Gecko. r=gerald 2017-01-09 21:51:40 +08:00
EMEUtils.h Bug 1329543 - Remove IsPrimetimeKeySystem(string) from Gecko. r=gerald 2017-01-09 21:51:40 +08:00
MediaEncryptedEvent.cpp Bug 1297558 - Remove explicit calls to Expose*ToActiveJS r=mccr8 2016-10-18 17:58:19 +01:00
MediaEncryptedEvent.h
MediaKeyError.cpp
MediaKeyError.h
MediaKeyMessageEvent.cpp Bug 1311252 - Make MediaKeyMessageEvent.webidl patch spec. r=smaug 2016-10-19 20:33:54 +13:00
MediaKeyMessageEvent.h
MediaKeySession.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
MediaKeySession.h Bug 1335555 - Begins removing MediaKeySession.keySystem r=cpearce,smaug 2017-02-01 13:36:56 +13:00
MediaKeyStatusMap.cpp Bug 1343975: Get rid of all dos/windows linebreaks in Mozilla C++ code. r=ehsan 2017-03-02 13:08:29 -08:00
MediaKeyStatusMap.h Bug 1343409 - HTMLMediaElement::MozRequestDebugInfo returns EMEInfo. r=cpearce 2017-03-01 12:56:29 +13:00
MediaKeySystemAccess.cpp Bug 1341475 - Ensure clearkey doesn't think it can decode AAC on Windows. r=gerald 2017-02-22 13:04:17 +13:00
MediaKeySystemAccess.h Bug 1314445 - Make MediaKeySystemAccess use GMPService::HasPluginForAPI. r=gerald 2016-11-02 13:42:40 +13:00
MediaKeySystemAccessManager.cpp Bug 1329543 - Remove IsPrimetimeKeySystem(string) from Gecko. r=gerald 2017-01-09 21:51:40 +08:00
MediaKeySystemAccessManager.h
MediaKeys.cpp Bug 1343975: Get rid of all dos/windows linebreaks in Mozilla C++ code. r=ehsan 2017-03-02 13:08:29 -08:00
MediaKeys.h Bug 1343409 - HTMLMediaElement::MozRequestDebugInfo returns EMEInfo. r=cpearce 2017-03-01 12:56:29 +13:00
moz.build Bug 1306572 - Part3 - Implement MediaCDMProxy and the callback proxy. r=cpearce 2016-11-01 14:39:34 +08:00