summaryrefslogtreecommitdiffstats
path: root/media/blink
Commit message (Expand)AuthorAgeFilesLines
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Use std::default_delete as the default deleter for scoped_ptr.dcheng2015-11-191-0/+1
* Multibuffer reader implementationhubbe2015-11-196-5/+916
* Revert of Multibuffer reader implementation (patchset #5 id:80001 of https://...msramek2015-11-186-912/+5
* Multibuffer reader implementationhubbe2015-11-186-5/+912
* fix build when ffmpeg, libvpx and libwebm are disabledj.isorce2015-11-161-0/+5
* Multi reader/writer cache/bufferhubbe2015-11-134-0/+805
* RangeMap: A int->int mapping with fast range operationshubbe2015-11-124-0/+564
* Add assertions that the empty Platform::cryptographicallyRandomValues() overr...eroman2015-11-121-0/+2
* Simple LRU classhubbe2015-11-115-0/+373
* allow DidPassCORSAccessCheck to return fails until we know the real resulthubbe2015-11-101-2/+3
* Add RestartableAudioRendererSink, a restartable AudioRendererSink.sandersd2015-11-094-11/+12
* use MEDIA_BLINK_EXPORT in media/blinkhubbe2015-11-0719-51/+85
* scheduler: Simplify dependencies for WebThreadImplForRendererSchedulerskyostil2015-11-061-1/+1
* Adds a flag to support "Virtual Time" to the blink scheduleralexclarke2015-11-031-2/+2
* media: Make MediaKeys ref-counted.xhwang2015-11-032-8/+7
* Revert of "webgl: optimize webgl.texSubImage2D(video) path." (patchset #3 id:...zmo2015-10-302-14/+12
* Reland of "webgl: optimize webgl.texSubImage2D(video) path."dongseong.hwang2015-10-302-12/+14
* Add methods for telling V8 how much memory audio/video is using.dalecurtis2015-10-2910-0/+75
* Revert of webgl: optimize webgl.texSubImage2D(video) path. (patchset #10 id:2...dcaiafa2015-10-272-14/+12
* webgl: optimize webgl.texSubImage2D(video) path.dongseong.hwang2015-10-272-12/+14
* Move skcanvas_video_renderer to media/renderersdongseong.hwang2015-10-264-1211/+1
* Add event to media log if origin changes during playbackjrummell2015-10-221-3/+8
* Minor refactoring of audio output devices API.guidou2015-10-224-33/+38
* Relax cross-origin partial response requirements for CORS presence.dalecurtis2015-10-222-10/+30
* Make enum HTTPVersion value names more specific.bnc2015-10-213-45/+41
* Move v8_use_external_startup_data out of //build/config:feature_flags.dpranke2015-10-211-0/+2
* Support desktop media pipeline on Android for GN build.timav2015-10-151-6/+3
* Add HTTP/2.0 to class HttpVersion and enum HTTPVersion.bnc2015-10-142-0/+2
* Revert of Revert "Post loading tasks on the appropriate WebFrameScheduler's q...treib2015-10-141-0/+1
* Revert "Post loading tasks on the appropriate WebFrameScheduler's queue."treib2015-10-141-1/+0
* Post loading tasks on the appropriate WebFrameScheduler's queue.alexclarke2015-10-071-0/+1
* Rename WebURLLoaderClient::willSendRequest to willFollowRedirecttyoshino2015-10-063-3/+3
* Check key system name consistentlyjrummell2015-10-021-1/+2
* Revert of Post loading tasks on the appropriate WebFrameScheduler's queue (pa...dmurph2015-10-021-1/+0
* Post loading tasks on the appropriate WebFrameScheduler's queue.alexclarke2015-10-021-0/+1
* Update MediaKeyStatus enum valuesjrummell2015-10-011-0/+2
* Use WeakPtr<> for session initialization callbackjrummell2015-10-014-20/+64
* Roll libyuv from r1487 to r1495fbarchard2015-09-301-1/+2
* Return error codes in reply for audio output device authorization.guidou2015-09-302-7/+7
* Verify EME calls made on same threadjrummell2015-09-292-0/+13
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-251-1/+1
* scheduler: Implement WebFrameScheduler and WebPageSchedulerskyostil2015-09-254-36/+31
* Enforce marking "override" for functions overriding Blink in media/.avi2015-09-241-5/+5
* Enforce marking "override" for functions overriding Blink in media/.avi2015-09-2410-121/+121
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* + make media_blink_unittests build on machubbe2015-09-232-48/+46
* I444ToABGR for skcanvas in one step.fbarchard2015-09-231-10/+3
* Remove the old WSBI::abort methodservolk2015-09-212-9/+0
* Allow AudioOutputDevice objects to be initialized with a specific hardware ou...guidou2015-09-192-9/+6