summaryrefslogtreecommitdiffstats
path: root/media/blink
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert of Add media_blink_unittests to build bots (patchset #4 id:60001 of ht...vabr2015-09-181-1/+0
* Add media_blink_unittests to build botshubbe2015-09-181-0/+1
* Make media_blink_unittests compile on windowshubbe2015-09-161-1/+1
* GN port for media_blink_unittests isolatehubbe2015-09-161-0/+9
* Isolate for media_blink_unittestshubbe2015-09-162-1/+91
* Fix media media_blink_unittesthubbe2015-09-151-4/+2
* Implements the required shims to make the tests run again, but some tests are...hubbe2015-09-151-0/+57
* Add PIXEL_FORMAT_MT21.wuchengli2015-09-142-0/+2
* Fix for threaded raster readback of texture backed SkImage.bsalomon2015-09-121-1/+20
* Rename WebSourceBuffer::abort -> resetParserStateservolk2015-09-112-5/+14
* Prevent blink from modifying VideoLayer content opaquenessjbauman2015-09-101-2/+5
* roll libyuv r1480 to r1481fbarchard2015-09-101-9/+13
* Revert "Revert of Add support for converting I420 software frames into NV12 h...guidou2015-09-101-0/+1