| Commit message (Expand) | Author | Age | Files | Lines |
* | Changing default_url to destination_url for consistency | amogh.bihani@samsung.com | 2014-06-03 | 1 | -6/+5 |
* | Using GURL in place of std::string for destination_url | amogh.bihani@samsung.com | 2014-05-28 | 1 | -1/+9 |
* | Remove AudioBuffer::set_duration(), instead base on frames. | dalecurtis@chromium.org | 2014-05-02 | 1 | -3/+1 |
* | Revert of Remove AudioBuffer::set_duration(), instead base on frames. (https:... | falken@chromium.org | 2014-05-02 | 1 | -1/+3 |
* | Remove AudioBuffer::set_duration(), instead base on frames. | dalecurtis@chromium.org | 2014-05-02 | 1 | -3/+1 |
* | Encrypted Media: Support VP9 playback. | xhwang@chromium.org | 2014-04-11 | 1 | -1/+6 |
* | PPAPI: Run clang_format.py on content/renderer/pepper | dmichael@chromium.org | 2014-04-11 | 1 | -31/+24 |
* | Add channel_count parameter back to AudioBuffer creation methods. | dalecurtis@google.com | 2014-03-29 | 1 | -0/+1 |
* | Encrypted media: avoid resetting video state on audio deinit | sheu@chromium.org | 2014-03-24 | 1 | -1/+2 |
* | Add channel_layout() and sample_rate() to AudioBuffer. | rileya@chromium.org | 2014-03-20 | 1 | -1/+4 |
* | Encrypted Media: Use uint32 for systemCode in SessionError. | xhwang@chromium.org | 2014-03-04 | 1 | -1/+1 |
* | Support LoadSession() in MediaKeys and PPP_ContentDecryptor_Private interface. | xhwang@chromium.org | 2014-02-12 | 1 | -5/+12 |
* | Check audio_bytes_per_frame in ContentDecryptorDelegate::DeserializeAudioFram... | xhwang@chromium.org | 2014-02-07 | 1 | -0/+2 |
* | Refactor base/safe_numerics.h | jschuh@chromium.org | 2014-01-17 | 1 | -2/+2 |
* | Rename media/base/bind_to_loop.h to media/base/bind_to_current_loop.h. | scherkus@chromium.org | 2014-01-10 | 1 | -1/+1 |
* | Remove media::BindToLoop() in favour of media::BindToCurrentLoop(). | scherkus@chromium.org | 2014-01-09 | 1 | -2/+1 |
* | Drop data offset in PP_EncryptedBlockInfo. | xhwang@chromium.org | 2014-01-09 | 1 | -2/+0 |
* | Handle plugin instance crash in ContentDecryptorDelegate. | xhwang@chromium.org | 2014-01-09 | 1 | -12/+45 |
* | Drop DecryptConfig::data_offset_. | xhwang@chromium.org | 2014-01-08 | 1 | -1/+2 |
* | Add TrackableCallback in ContentDecryptorDelegate. | xhwang@chromium.org | 2014-01-08 | 1 | -135/+82 |
* | Rename EME WD call parameters | jrummell@chromium.org | 2013-12-10 | 1 | -24/+23 |
* | Add support for CDM_3. | jrummell@chromium.org | 2013-11-30 | 1 | -55/+57 |
* | Add support for multiple MediaKey sessions | jrummell@chromium.org | 2013-11-14 | 1 | -46/+32 |
* | Move MSE and EME trace events to "media" category. | xhwang@chromium.org | 2013-11-12 | 1 | -4/+4 |
* | Plumb support for audio sample formats. | dalecurtis@chromium.org | 2013-10-22 | 1 | -14/+48 |
* | Fix some WeakPtrFactory members that aren't last | dmichael@chromium.org | 2013-10-08 | 1 | -3/+3 |
* | Create a Pepper-based CDM when a MediaKeys object is created. | jrummell@chromium.org | 2013-09-20 | 1 | -3/+8 |
* | media::VideoFrame::WrapExternalSharedMemory | sheu@chromium.org | 2013-08-09 | 1 | -3/+5 |
* | Put the pepper files which were moved in r213578 to the content namespace. | jam@chromium.org | 2013-07-25 | 1 | -4/+2 |
* | Move webkit/plugins/ppapi to content/renderer/pepper. | jam@chromium.org | 2013-07-25 | 1 | -0/+1051 |