summaryrefslogtreecommitdiffstats
path: root/chromecast/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allows support for persistent session types in BrowserCdm.gunsch2015-05-301-0/+6
* Chromecast: replace "CmaRendererUnitTest" with "CmaEndToEndTest".gunsch2015-05-271-124/+0
* Chromecast: moves chromecast_switches.* from common/ to base/.gunsch2015-05-221-1/+1
* Chromecast: MessageLoopProxy cleanup --> SingleThreadTaskRunner.gunsch2015-05-1910-80/+67
* Chromecast: adds CmaRenderer test coverage.gunsch2015-05-151-0/+125
* Support Android secure codecs in requestMediaKeySystemAccess().sandersd2015-05-061-11/+19
* Fixes bug where cast_shell uses fraction of screen on ATVhalliwell2015-04-271-0/+7
* Switch to double for time calculations using playback rate.a.berwal2015-04-222-4/+4
* Change enums in eme_constants.h to enum classesjrummell2015-04-211-12/+15
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-171-1/+1
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-162-4/+7
* Speculative revert by sheriffBartosz Fabianowski2015-04-162-7/+4
* Prime the landing pad for the new video rendering pipeline.dalecurtis2015-04-152-4/+7
* Chromecast: enables unprefixed EME APIs in embedder.gunsch2015-04-141-1/+2
* Change EmeInitDataType to be an enum classjrummell2015-03-261-1/+1
* Implement robustness strings in requestMediaKeySystemAccess().sandersd2015-03-251-3/+7
* Chromecast: replay buildfixes in SwitchingMediaRenderer code.gunsch2015-03-041-0/+1
* Chromecast: communicate HDMI-sink codec changes over IPC.gunsch2015-03-045-1/+83
* Revert of Revert of Chromecast: Play audio streams not supported by CMA via d...finnur2015-03-046-72/+120
* Revert of Chromecast: Play audio streams not supported by CMA via default ren...finnur2015-03-046-121/+72
* Chromecast: Fix build in chromecast_media_renderer_factory.ccservolk2015-03-041-0/+1
* Chromecast: Play audio streams not supported by CMA via default rendererservolk2015-03-036-72/+120
* Add flag to communicate last casted app to renderer processkjoswiak2015-02-242-1/+13
* Chromecast buildfix: restores AddKeySystemWithCodecs, fixes namespace.gunsch2015-02-232-11/+25
* Chromecast: fix build break in cast_content_renderer_client.ccservolk2015-02-201-1/+1
* Pass MediaLog to CreateMediaRendererFactoryservolk2015-02-202-2/+4
* Implement checks for distinctiveIdentifier and persistentState in requestMedi...sandersd2015-02-202-21/+22
* Chromecast: add platform hooks to inject browser/renderer message filters.gunsch2015-02-185-5/+46
* Chromecast: allow platform to add custom native bindings (take 2).gunsch2015-02-111-0/+14
* Chromecast: allow platform to add custom native bindings.gunsch2015-02-112-1/+3
* Renamed the dns_prefetch component to network_predictorpmeenan2015-01-303-6/+6
* Chromecast: Remove the notification of moderate memory pressure.lcwu2015-01-221-13/+6
* Chromecast: add a CastRenderViewObserver for wiring up native bindings.gunsch2015-01-151-0/+20
* Use webview settings to disable off-line application cache instead of the com...lcwu2015-01-091-0/+4
* Chromecast: forcibly trigger GC in low-memory situations.gunsch2015-01-081-0/+44
* Chromecast: wires up renderer-side CMA message filter.gunsch2014-12-234-0/+89
* Chromecast on Android buildfix: don't try to create a RendererFactory.gunsch2014-12-222-0/+4
* Support for defered media load to cast_content_render_client.derekjchow2014-12-224-0/+77
* Add CmaMediaRendererFactory and IPC components on render processerickung2014-12-2215-0/+1776
* Adds DNS prefetch support to Chromecast.gunsch2014-12-113-5/+33
* Prefix CommandLine usage with base namespace (Part 6: chromecast/)pgal.u-szeged2014-11-251-1/+2
* Chromecast: disables WebKit's overlay play controls.gunsch2014-11-041-0/+4