summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Revert of Revert of Propagate audible state from player to the containing tab"timav2015-03-045-4/+34
* [cast] Stub out call to VideoEncoderImpl::IsSupported on iOS.jfroy2015-03-041-2/+2
* Clang fixes for chromeosstevenjb2015-03-043-34/+35
* Add metadata to media::VideoFrame and plumb it through IPC/MediaStream.miu2015-03-0311-17/+323
* Moved gpu factories to media/renderers/servolk2015-03-038-19/+19
* Revert of Propagate audible state from player to the containing tab (patchset...aberent2015-03-035-34/+4
* Web MIDI: speculative valgrind fix for a unit test on mactoyoshim2015-03-031-5/+35
* Revert of gpu: introduce glCopySubTextureCHROMIUM (patchset #4 id:80001 of ht...ulan2015-03-034-25/+7
* gpu: introduce glCopySubTextureCHROMIUMdongseong.hwang2015-03-034-7/+25
* Propagate audible state from player to the containing tab.timav2015-03-035-4/+34
* Remove link_chrome_on_windows GN flag.brettw2015-03-021-1/+1
* Decryptors can report kNoKey to WebMediaPlayerjrummell2015-03-0241-104/+253
* [Cast] Crash fix for certain vp8 video frame resize attempts.miu2015-03-021-3/+4
* Web MIDI: newly attached device was not registered to listentoyoshim2015-03-021-0/+2
* Web MIDI: MIDI input messages may be lost or cause a crash on OS Xtoyoshim2015-03-021-4/+6
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-1/+1
* Remove the --lsan=1 flag from .isolate files.earthdok2015-02-272-5/+0
* Web MIDI: remove a resolved TODOtoyoshim2015-02-271-1/+0
* [MIDI][Android] Support device detach event.yhirano2015-02-2710-28/+107
* [MIDI][Android] Support device attach event.yhirano2015-02-2711-124/+255
* Rename the members of FrameReceiverConfigzhuoyu.qian2015-02-269-32/+32
* Use blink::initDataType and blink::sessionType as enumsjrummell2015-02-263-35/+65
* Convert DOS-style newlines in media/cast/cast_unittests.isolateSergey Matveev2015-02-261-86/+86
* Revert: Issue 545053002: Add still image capture interface for VideoCaptureDe...mcasas2015-02-265-100/+0
* isolate cast_unittestsScott Graham2015-02-262-2/+105
* Fix official build in GNbrettw2015-02-254-7/+159
* MidiManagerUsb should be able to accept multiple devices.yhirano2015-02-252-2/+47
* Remove header file that doesn't exist from build files.bratell2015-02-252-2/+0
* Cast: Basic cast_receiver API for chrome.hubbe2015-02-2521-22/+128
* Fix some virtual and override specifiershans2015-02-242-6/+6
* Moved renderer implementation from media/filters/ to media/renderers/servolk2015-02-2422-68/+68
* Add way to set volume on all output audio streams on Android.halliwell2015-02-243-1/+46
* WebAudioMediaCodecBridge: Close file descriptor on error.raphael.kubo.da.costa2015-02-241-5/+6
* AudioManagerAndroid: Change stream destruction order.raphael.kubo.da.costa2015-02-241-1/+1
* Moved the fake input stream's processing onto the audio worker thread.phoglund2015-02-2316-430/+473
* Web MIDI: running status should be reset on receiving a system messagetoyoshim2015-02-232-3/+28
* Handle 'cenc' Initialization Data Type in Clear Key.jrummell2015-02-2111-34/+637
* Restore L3 support on CrOS when the media permission is denied.ddorwin2015-02-212-6/+36
* Add more size_t -> int warning fixes for the win x64 GN build.dpranke2015-02-205-3/+21
* Prompt for permission in requestMediaKeySystemAccess().sandersd2015-02-202-46/+112
* Reland:Refactored pixel format resize operations in media/video/capture into ...emircan2015-02-206-5/+55
* VideoCaptureDevice: refactor Client::Buffer into an interfacemcasas2015-02-201-10/+3
* Mac Video Capture AVFoundation: Calculate compressed frame size for MJPEG.magjed2015-02-201-0/+27
* onGetPixelsEnum back to onGetPixels.(VideoImageGenerator)scroggo2015-02-201-6/+5
* Require JSON key IDs and keys to be properly base64url encodedjrummell2015-02-202-26/+16
* Unprefixed EME: Check that key system is explicitly supported or begins with ...ddorwin2015-02-204-49/+191
* Implement checks for distinctiveIdentifier and persistentState in requestMedi...sandersd2015-02-207-169/+540
* Web MIDI: add unit tests for event notification of MidiManagerMactoyoshim2015-02-203-2/+131
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-202-10/+11
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-192-13/+13