summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* media: Remove BrowserCdmFactory inferface.xhwang2015-11-0612-276/+96
* Re-land: Converted video frame and image callbacks to use new sync tokens.dyen2015-11-064-8/+18
* Get Mandoline working in component build.jam2015-11-064-77/+74
* scheduler: Simplify dependencies for WebThreadImplForRendererSchedulerskyostil2015-11-061-1/+1
* Simplify cdm_adapterjrummell2015-11-066-681/+555
* cc: Fix GL_R8 GpuMemoryBuffersccameron2015-11-061-1/+1
* Stop and close audio output stream on error.alokp2015-11-061-0/+3
* Reland of Fix formatting specifier for MSVC++ 2013 compatibility. (patchset #...miu2015-11-051-1/+2
* Adding more UMA stats tied to existing Media.Audio.InputStartupSuccessMachenrika2015-11-055-9/+39
* Revert of Converted video frame and image callbacks to use new sync tokens. (...nhiroki2015-11-054-18/+8
* Add content_decryption_module.h based MediaKeys implementation.jrummell2015-11-059-10/+838
* Web MIDI (Windows): finalize on the IO threadtoyoshim2015-11-052-4/+8
* Converted video frame and image callbacks to use new sync tokens.dyen2015-11-054-8/+18
* Revert of Fix formatting specifier for MSVC++ 2013 compatibility. (patchset #...tommycli2015-11-051-2/+1
* Provide better frame duration estimates for non-animating captures.miu2015-11-043-16/+23
* Add additional event logging for EME testsjrummell2015-11-041-0/+17
* GN: Remove "outputs" parameter for java_cpp_enum()agrieve2015-11-041-4/+0
* Revert of Use hardware AEC on Nexus 9. (patchset #1 id:1 of https://coderevie...grunell2015-11-041-1/+0
* Revert of add ConvertYUVAToARGBRow_MMX to media_perftests (patchset #2 id:200...binjin2015-11-043-72/+2
* media: Allows GetCdmContext to return null.xhwang2015-11-044-10/+11
* Add fail log to VideoFramePoolemircan2015-11-041-0/+1
* Move code out of supported_cdm_versions.hjrummell2015-11-045-38/+68
* Remove obsolete "temporary seek" track buffer logic.chcunningham2015-11-041-27/+0
* Add gfx::Size::GetCheckedArea and use it where appropriate.vmpstr2015-11-041-5/+8
* add ConvertYUVAToARGBRow_MMX to media_perftestsfbarchard2015-11-043-2/+72
* Reland: [Cast] Thread-safe LogEventDispatcher for packet/frame event logging.miu2015-11-0445-1900/+1408
* Remove redundant GYP variable conditions.ddorwin2015-11-041-3/+3
* Revert of [Cast] Thread-safe LogEventDispatcher for packet/frame event loggin...anthonyvd2015-11-0344-1406/+1897
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-0311-89/+100
* [Cast] Thread-safe LogEventDispatcher for packet/frame event logging.miu2015-11-0344-1897/+1406
* Fix formatting specifier for MSVC++ 2013 compatibility.miu2015-11-031-1/+2
* Adds a flag to support "Virtual Time" to the blink scheduleralexclarke2015-11-031-2/+2
* Improved error handling for low-latency audio input on Machenrika2015-11-032-21/+33
* Revert of add ConvertYUVAToARGBRow_MMX to media_perftests (patchset #5 id:800...dskiba2015-11-033-68/+2
* add ConvertYUVAToARGBRow_MMX to media_perftestsfbarchard2015-11-033-2/+68
* media: Make MediaKeys ref-counted.xhwang2015-11-0339-395/+350
* Fix race on demuxer memory usage. Reuse previous calculation.dalecurtis2015-11-023-25/+25
* Fix Bug: Capture Buffer Contention When Taking Snapshot For Local Previewqiangchen2015-11-022-1/+11
* media: Generate CDM ID in MojoCdmService.xhwang2015-11-029-41/+79
* Add constructors for CdmKeyInformationjrummell2015-10-315-17/+41
* Carry over REFERENCE_TIME for the frames using GPU Memory Bufferqiangchen2015-10-301-0/+8
* Extend VideoCaptureDevice::Client::OnError() to have a tracked_objects::Locat...mcasas2015-10-3023-98/+173
* Disable VideoCaptureDeviceTest.ReAllocateCamera test.dalecurtis2015-10-301-10/+3
* Revert of "webgl: optimize webgl.texSubImage2D(video) path." (patchset #3 id:...zmo2015-10-304-80/+27
* Adds Media.Audio.InputStartupSuccessMac UMA stat for Mac OS Xhenrika2015-10-302-5/+88
* Reland of "webgl: optimize webgl.texSubImage2D(video) path."dongseong.hwang2015-10-304-27/+80
* [tracing] Add names to memory-infra dumpers for debuggingprimiano2015-10-302-2/+2
* Android VideoCaptureCamera2: Use closest supported resolution instead of requ...magjed2015-10-301-13/+39
* Fix overreporting of '0' stats in the Mac audio rendering code.tommi2015-10-301-3/+7
* Resolve media/cast crypto crash, and add crash reporting.miu2015-10-304-3/+62