summaryrefslogtreecommitdiffstats
path: root/chromecast/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Chromecast buildfix: content::KeySystemsInfo moved to media namespace.gunsch2014-10-285-11/+11
* Move KeySystemInfo to media/.xhwang2014-10-243-10/+11
* Reorganizes Chromecast code to better reflect functional dependencies.gunsch2014-10-136-0/+182