summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reland: Web MIDI: split build rules for media/miditoyoshim2015-04-301-0/+2
* Adds MediaClientAndroid to support embedder/MediaDrmBridge interaction.gunsch2015-04-3012-14/+249
* Add extra parameter to BrowserChildProcessCrashed to pass the exit_code at ti...wfh2015-04-282-2/+4
* Adds public API and loads Cast OSD plane implementation from shared libhalliwell2015-04-287-13/+234
* [DevTools] Cleanup DevToolsTarget and DevToolsManagerDelegate after moving to...dgozman2015-04-286-84/+3
* Fixed "blocking io" from FixupURL on UI thread.eugenebng2015-04-281-1/+3
* [Chromecast] Always receive notifications.derekjchow2015-04-281-0/+4
* Fixes bug where cast_shell uses fraction of screen on ATVhalliwell2015-04-271-0/+7
* Use std::vector<uint8_t> instead of uint8*/int for MediaKeys interfacejrummell2015-04-242-59/+15
* Chromecast: adds base/bind.h include for media codec shim file.gunsch2015-04-241-0/+2
* Don't schedule more tasks after CastService is finalized.byungchul2015-04-231-2/+0
* [Chromecast] CastSysInfo implementation.derekjchow2015-04-238-0/+236
* Remove AccessibilityInjector support.aurimas2015-04-231-1/+1
* Revert of Web MIDI: split build rules for media/midi (patchset #19 id:340001 ...aboxhall2015-04-221-2/+0
* Created devtools_discovery component.dgozman2015-04-223-67/+7
* Switch to double for time calculations using playback rate.a.berwal2015-04-2214-18/+18
* Web MIDI: split build rules for media/miditoyoshim2015-04-221-0/+2
* Adds JSON serialization helper functions to chromecast/base.slan2015-04-225-2/+158
* Change enums in eme_constants.h to enum classesjrummell2015-04-211-12/+15
* Chromecast: removes ATV product information from UA string.gunsch2015-04-211-1/+50
* Add BUILD.gn files for chromecast/mediaprashantv2015-04-2115-0/+400
* Add /oem_cast_shlib/ to cast_shell's rpath.wzhong2015-04-211-2/+7
* Chromecast startup race: don't add filter before HostResolver exists.gunsch2015-04-212-4/+33
* Chromecast: make HandleCrash a FilterCallback in ATV crash path.gunsch2015-04-211-8/+5
* Chromecast: temporary shim files for internal media codec callbacks.gunsch2015-04-214-96/+53
* Chromecast: CmaMessageFilterHost SetCdm threading change.gunsch2015-04-214-44/+103
* Avoid PathUtils fetching directory paths on UI thread.wnwen2015-04-201-3/+4
* Bind BrowserCdmManager callbacks to UI thread before passing to CDM.gunsch2015-04-201-3/+8
* chromecast: Enable OutOfMemoryDeathTest.ViaSharedLibrariesicoolidge2015-04-201-5/+1
* Chromecast: enables unprefixed EME on Cast Android.gunsch2015-04-202-2/+8
* Componentize devtools_http_handler.dgozman2015-04-206-24/+35
* Chromecast: aura_test_support dep should be in cast_shell_common.gunsch2015-04-181-1/+1
* Chromecast: Fix ToT build after switching internal code to new codec checksservolk2015-04-181-0/+114
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-172-3/+3
* Chromecast teardown race: SetCdm vs. pipeline destruction.gunsch2015-04-171-5/+18
* [chromecast] Remove inappropriate NOTIMPLEMENTED, to avoid ERROR logs.gfhuang2015-04-171-8/+4
* [chromecast] Add CAST_PRODUCT_TYPE controlled at build time.gfhuang2015-04-162-0/+4
* Chromecast: moves ConnectivityChecker to the IO thread.gunsch2015-04-161-1/+1
* Revert "Speculative revert by sheriff"Bartosz Fabianowski2015-04-166-15/+20
* Speculative revert by sheriffBartosz Fabianowski2015-04-166-20/+15
* Prime the landing pad for the new video rendering pipeline.dalecurtis2015-04-156-15/+20