summaryrefslogtreecommitdiffstats
path: root/chromecast/renderer
Commit message (Expand)AuthorAgeFilesLines
* [Chromecast] Remove unused code in cast_content_renderer_client.derekjchow2016-03-082-36/+0
* Sets a transparent background for out-of-process subframeslfg2016-02-261-1/+3
* EME: Remove WidevineCdmType.ddorwin2016-02-261-2/+1
* [Chromecast] include proper header fileerickung2016-02-251-0/+2
* Refactors backend state management in MediaPipelineImpl.alokp2016-02-191-11/+0
* Enable Android SurfaceView fullscreen video with WMPIwatk2016-02-182-2/+4
* Refactors media pipeline flush.alokp2016-02-176-40/+34
* [Chromecast] Support vp8/vp9 codecs with widevineservolk2016-02-121-1/+2
* Moves DemuxerStreamAdapter from renderer to media/cma/base.alokp2016-02-058-851/+1
* [Chromecast] Add logging for overlay/hole frameshalliwell2016-02-021-1/+4
* [Chromecast] Update GN files to support public Android Cast builds.slan2016-01-292-48/+61
* [Chromecast] Avoid DCHECK for 0-area video frameshalliwell2016-01-251-17/+18
* Verify returned frames from media::VideoFrame::Wrap*() methodsemircan2016-01-151-0/+1
* Call media_pipeline_client.error_cb on the CMA threadservolk2016-01-121-1/+1
* Convert Pass()→std::move() in //chromecastdcheng2015-12-296-19/+31
* Switch to standard integer types in chromecast/.avi2015-12-2213-2/+15
* [Chromecast] Fix a renderer crash if an error occurs while flushing.kmackay2015-12-151-1/+4
* Chromecast: Hook up waiting_for_decryption_key callbackerickung2015-12-154-1/+22
* [Chromecast] Remove SwitchingMediaRendererkmackay2015-12-113-52/+5
* [Chromecast] Enforce overlay path working in browser testhalliwell2015-11-201-13/+10
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Updated chromecast sync points to use new sync tokens.dyen2015-11-141-1/+3
* [GN][Chromecast] Replace //chromecast:config with feature-specific configs.slan2015-11-131-0/+4
* [Chromecast] Adds Browser test for media playbackhalliwell2015-11-121-7/+11
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-032-4/+5
* [Chromecast] Clean up GN so that gn check passes.slan2015-10-301-0/+3
* [Chromecast][Build Fix] Correct type error in unittest.slan2015-10-261-1/+1
* ui: Rename gfx::BufferUsage enum values and add BufferUsage::GPU_READ.reveman2015-10-261-2/+2
* Fail playback when VideoDecoderConfig has invalid extra data.chcunningham2015-10-201-3/+4
* media: Use GL shared worker context instead of allocating one.dcastagna2015-10-198-21/+23
* Revert of Fail playback when VideoDecoderConfig has invalid extra data. (patc...hajimehoshi2015-10-191-4/+3
* Fail playback when VideoDecoderConfig has invalid extra data.Chris Cunningham2015-10-171-3/+4
* Upgrade to new CMA backend APIkmackay2015-10-1520-66/+1668
* Fold away now dead NSS code.davidben2015-10-021-10/+0
* Refactor AudioParameters member setting.ajm2015-09-081-3/+2
* [Chromecast] Add flag for background tab media playback.derekjchow2015-09-022-2/+6
* [Chromecast] Raises CastService creation to CastContentBrowserClient.gunsch2015-09-024-35/+3
* media: Make GpuMemoryBuffers VideoFrame copies asynchronous.dcastagna2015-08-202-3/+5
* Defer media playback in background tabs.dalecurtis2015-08-192-0/+2
* This change contains several new targets required to successfully build the p...slan2015-08-052-0/+75
* [Chromecast] Add missing #includes.kmackay2015-08-051-1/+3
* Don't initialize NSS in Cast renderers for the chimera build.davidben2015-07-081-1/+1
* Enables use of overlays for Cast video playbackhalliwell2015-06-264-3/+10
* Chromecast: move link-time decisions to inheritance-based Content*Client.gunsch2015-06-115-40/+29
* [Chromecast] Handle pending flush tasks in stop correctlyyucliu2015-06-102-5/+10
* Chromecast: use multiple video configs in CMAerickung2015-06-074-13/+13
* Chromecast: use CastContent{Browser,Renderer}Client as a base class.gunsch2015-06-052-1/+13
* Allow CastContentBrowserClient to customise media pipeline devicehalliwell2015-06-051-2/+2
* Chromecast: fix accidental dangling reference in CC renderer factoryservolk2015-06-042-3/+8
* [Chromecast] ToT buildfix.derekjchow2015-06-031-0/+1