summaryrefslogtreecommitdiffstats
path: root/content/browser/media
Commit message (Expand)AuthorAgeFilesLines
* Implement writing mic audio input data to file for debugging purposes.grunell2015-09-076-123/+196
* Fixed avc1/avc3 codec id validationservolk2015-09-041-11/+16
* Additional unit tests for audio/aac mime typeservolk2015-09-042-0/+8
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-041-2/+2
* Treat audio/aac as strict type in mime type checksservolk2015-09-042-0/+13
* Crash fix for window closed during Aura window capture.miu2015-09-032-4/+4
* Merge media::VideoCapturePixelFormat with media::VideoPixelFormatemircan2015-09-016-49/+33
* Disallow lazy assignment of RenderWidgetHostImpl routing IDs.dcheng2015-08-311-9/+16
* Pass GpuMemoryBuffer backed VideoFrame from browser to renderer processesemircan2015-08-311-1/+4
* Reverted the code for the non-interactive audible tab notificationavayvod2015-08-289-174/+42
* Disabling multi-vtag WebRTC test on all platforms.phoglund2015-08-281-11/+3
* Re-enabling WebRTC getusermedia tests on Win Dbg/With DCHECKs.phoglund2015-08-271-51/+31
* Disabling RenderVideoTrackInMultipleTagsAndPause on Linux.phoglund2015-08-261-2/+2
* [MemSheriff] Disable content_browsertests test that fails under MSanbruening2015-08-261-1/+2
* Disable WebRtc[...].RenderVideoTrackInMultipleTagsAndPause on Androidbattre2015-08-251-1/+9
* Remove use of JSONReader::DeprecatedRead from content/browser/mediaolli.raula2015-08-242-9/+7
* Remove constraint_set_flag checks from ParseH264CodecID().sandersd2015-08-211-40/+46
* Deploying into 3 R_8 GpuMemoryBuffers for Video Capture flag kUseGpuMemoryBuf...emircan2015-08-191-2/+2
* Speculatively re-enabling flaky WebRTC tests.phoglund2015-08-181-3/+0
* Android Media Notification: stop the MediaSession when dismissed.mlamouri2015-08-172-0/+14
* Reenable tests which were disabled due to flakiness on Windows trybots.jrummell2015-08-151-3/+0
* Add hack to green up WebRTC bots while we investigate bug.phoglund2015-08-121-0/+13
* Ensure BrowserCdmManager's promises are safe to call while held.gunsch2015-08-101-20/+26
* Temporarily disabling WebRTC content browsertests under debug.phoglund2015-08-102-31/+42
* Remove Android filter file for content_unittests.tfarina2015-08-071-12/+24
* Disable flaky EncryptedMediaTests from content_browsertestsvabr2015-08-061-0/+3
* Setup TestRenderFrameHostFactory in WebContentsVideoCaptureDeviceTest.krasin2015-08-051-0/+6
* New OWNERS for MediaSession related filesavayvod2015-08-051-0/+3
* Remove aura enum from DesktopMediaID to fix desktop mirroring audio (CrOS).miu2015-08-043-8/+16
* [MediaSession,Android] Request audio focus if needed when resuming playback f...avayvod2015-07-311-0/+8
* Fullscreen tab capture: Prefer standard resolutionsmiu2015-07-302-0/+133
* Disable persistent WebRTC certificate caching if cookies are disabled.jiayl2015-07-243-68/+95
* Re-enable WebRtcBrowserTest.CallAndModifyStream on Androidmagjed2015-07-231-7/+1
* [Android,Media] Remove video players from MediaSession when releasing their m...avayvod2015-07-221-1/+7
* Android MediaSession: do not resume a UI suspended session on a system resume.mlamouri2015-07-223-36/+125
* [Media,Android] Moved OnSuspend and OnResume out of #if defined(VIDEO_HOLE)avayvod2015-07-201-16/+16
* Disable WebRtcBrowserTest.CallAndModifyStream on Androidmagjed2015-07-201-1/+7
* Kill renderers for bad password forms in --site-per-process.lfg2015-07-171-1/+1
* Folder shuffle media/capture -> media/capture/content and media/video/captur...mcasas2015-07-179-14/+14
* Add tests to use different video and audio containersjrummell2015-07-171-3/+24
* Remove legacy StartsWithASCII function.brettw2015-07-161-1/+2
* Android MediaSession: mark streams as type content even when duration is 0.mlamouri2015-07-161-1/+2
* media: extract Format and ColorSpace enum from VideoFrame.dongseong.hwang2015-07-137-39/+54
* Fixed the Touchscreen.TouchEventsEnabled histogram to record the correct valu...bruthig2015-07-111-42/+9
* Remove incorrect DCHECK in ~BrowserCdmManager.davidben2015-07-101-1/+0
* Web MIDI: add a new UMA entry for the final result codetoyoshim2015-07-092-3/+3
* media: Add BrowserCdmManagerProcessWatcher.xhwang2015-07-091-16/+46
* Revert of Change the video color space default. (patchset #4 id:60001 of http...amineer2015-07-091-8/+4
* Change the video color space default.watk2015-07-091-4/+8
* [Android] A prototype of the interactive media notification.avayvod2015-07-084-268/+556