Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(157)

Issue 11568045: Replace Chromium's content_decryption_module.h with the independent DEPS'd instance. (Closed)

Created:
8 years ago by ddorwin
Modified:
8 years ago
Reviewers:
xhwang
CC:
chromium-reviews, feature-media-reviews_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Replace Chromium's content_decryption_module.h with the independent DEPS'd instance. This allows third-party CDMs to be built before rolling potentially breaking changes into Chrome. TEST=build succeeds and existing External CDM tests. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173664

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -515 lines) Patch
M .gitignore View 1 chunk +1 line, -0 lines 0 comments Download
M DEPS View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
D webkit/media/crypto/ppapi/cdm_export.h View 1 chunk +0 lines, -27 lines 0 comments Download
M webkit/media/crypto/ppapi/cdm_video_decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/crypto/ppapi/cdm_video_decoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/crypto/ppapi/cdm_wrapper.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/crypto/ppapi/clear_key_cdm.h View 1 chunk +1 line, -1 line 0 comments Download
D webkit/media/crypto/ppapi/content_decryption_module.h View 1 chunk +0 lines, -475 lines 0 comments Download
M webkit/media/crypto/ppapi/fake_cdm_video_decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/crypto/ppapi/fake_cdm_video_decoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/crypto/ppapi/ffmpeg_cdm_audio_decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/crypto/ppapi/ffmpeg_cdm_audio_decoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/crypto/ppapi/ffmpeg_cdm_video_decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/crypto/ppapi/ffmpeg_cdm_video_decoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/crypto/ppapi/libvpx_cdm_video_decoder.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/crypto/ppapi/libvpx_cdm_video_decoder.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/media/webkit_media.gypi View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
ddorwin
PTAL. I need to wait for the git mirror before I can land. I will ...
8 years ago (2012-12-14 22:50:55 UTC) #1
xhwang
One thing I feel bad is that cdm stills live under ppapi... On a second ...
8 years ago (2012-12-14 23:10:54 UTC) #2
ddorwin
On 2012/12/14 23:10:54, xhwang wrote: > One thing I feel bad is that cdm stills ...
8 years ago (2012-12-14 23:19:47 UTC) #3
xhwang
On 2012/12/14 23:19:47, ddorwin wrote: > On 2012/12/14 23:10:54, xhwang wrote: > > One thing ...
8 years ago (2012-12-14 23:20:57 UTC) #4
commit-bot: I haz the power
8 years ago (2012-12-18 02:20:27 UTC) #5

Powered by Google App Engine
This is Rietveld 408576698