summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* [Chromecast] Refactor ConnectivityChecker for test.derekjchow2015-06-038-229/+358
* [chromecast] NOTREACHED for unknown SampleFormatcleichner2015-06-021-0/+1
* Revert of Revert of Split fake CMA backend components into files (patchset #1...cleichner2015-06-0217-645/+783
* Revert of Split fake CMA backend components into files (patchset #6 id:100001...cleichner2015-06-0217-783/+645
* Move Pickle to base namespace.brettw2015-06-021-2/+2
* Split fake CMA backend components into filescleichner2015-06-0217-645/+783
* Add SampleFormat to the Chromecast AudioConfigcleichner2015-06-022-23/+63
* [chromecast] Add SetConnectedForTesting() to expose SetConnected() private me...gfhuang2015-06-012-5/+12
* Delete code corresponding to old UMA prefs.asvitkine2015-06-011-3/+5
* Chromecast: adds MessageType to BrowserCdmCast::OnSessionMessage API.gunsch2015-06-012-8/+7
* Add StreamId into VideoConfig/AudioConfigerickung2015-06-0113-20/+59
* Allows support for persistent session types in BrowserCdm.gunsch2015-05-303-13/+6
* Add process and path utilities to chromecast/base.slan2015-05-298-0/+266
* Chromecast: adds ChromecastInitData parsing code.gunsch2015-05-285-45/+286
* Chromecast: replace "CmaRendererUnitTest" with "CmaEndToEndTest".gunsch2015-05-273-67/+12
* Chromecast: Add stream id interface in DecoderBufferBase classerickung2015-05-225-4/+46
* Chromecast: moves chromecast_switches.* from common/ to base/.gunsch2015-05-2210-13/+13
* Adds hardware overlay support to Casthalliwell2015-05-2113-204/+269
* Chromecast: adds Android implementation of CastSysInfo.gunsch2015-05-1910-10/+224
* Chromecast: MessageLoopProxy cleanup --> SingleThreadTaskRunner.gunsch2015-05-1942-292/+245
* Override OnSSLCertificateError() in connectivity_checker.wzhong2015-05-192-14/+32
* Chromecast: adds CastMetricsHelper API from Java.gunsch2015-05-195-0/+81
* Remove obsolete use of kDisableInfobarForProtectedMediaIdentifier in Cast for...ddorwin2015-05-181-2/+0
* Wake up other streams/task runners after removing ended streamservolk2015-05-181-2/+8
* Revert of Revert of Use BoringSSL in the implementation of ClearKey for Chrom...gunsch2015-05-181-11/+1
* Revert of Use BoringSSL in the implementation of ClearKey for Chromecast. (pa...gunsch2015-05-151-1/+11
* Make BrowserCdmCast::Initialize() a virtual function so that a subclass can o...lcwu2015-05-152-0/+11
* Use BoringSSL in the implementation of ClearKey for Chromecast.dougsteed2015-05-151-11/+1
* Initialize Cast Media for cast_media_unittestshalliwell2015-05-152-5/+25
* Moves Cast test list from chromium.fyi to chromium.linux.gunsch2015-05-151-1/+1
* Fix crash in shutdown of cast_shell browser processhalliwell2015-05-152-7/+6
* Plumb |use_secure_codecs| through to BrowserCdmFactoryAndroid.sandersd2015-05-152-3/+4
* Revert of Plumb |use_secure_codecs| through to BrowserCdmFactoryAndroid. (pat...jam2015-05-152-4/+3
* Plumb |use_secure_codecs| through to BrowserCdmFactoryAndroid.sandersd2015-05-152-3/+4
* Chromecast: adds CmaRenderer test coverage.gunsch2015-05-153-9/+158
* Chromecast: Cma should has_audio/video after initialization finishes.gunsch2015-05-141-4/+2
* Adds new libcast_media shared library for cast_shell mediahalliwell2015-05-135-1/+77
* Chromecast: fix handling of streams with different durationsservolk2015-05-131-0/+7
* [Chromecast] Reland "Ignore interfaces not used to connect to internet."derekjchow2015-05-126-0/+118
* Revert of [Chromecast] Ignore interfaces not used to connect to internet. (pa...gunsch2015-05-126-112/+0
* [Chromecast] Ignore interfaces not used to connect to internet.derekjchow2015-05-126-0/+112
* Componentizes external_video_surface to reduce webview/Cast duplication.gunsch2015-05-078-497/+8
* Introduce VideoConfig/AudioConfig class for CMA backenderickung2015-05-0611-47/+369
* Support Android secure codecs in requestMediaKeySystemAccess().sandersd2015-05-061-11/+19
* Fixes Cast egltest dependencyhalliwell2015-05-051-1/+1
* Add GL strings to CastSysInfo interface and use to configure GPUhalliwell2015-05-044-0/+39
* [Chromecast] Add netifs-to-ignore flag.derekjchow2015-04-302-0/+5
* Fixes Cast dependency on eglplatform_shim_x11halliwell2015-04-301-1/+1
* Set the AudioManager factory before the browser main loop.slan2015-04-306-4/+39
* Move ClosePage() from RenderViewHost to WebContents.nasko2015-04-302-2/+2