summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
...
* Make gyp put Cast apk assets in the correct folder.sanfin2016-02-271-2/+1
* 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
* [Chromecast] Add new enum in VideoCodec and VideoProfileerickung2016-02-251-2/+8
* [Chromecast] Remove prefixed-EME switchhalliwell2016-02-251-2/+0
* content: Improve thread priority for raster threads.reveman2016-02-251-3/+0
* [chromecast] Refactor public interface to get CmaMediaPipelineClient.alokp2016-02-232-16/+18
* [Chromecast] Reuse CmaMediaPipelineClient.derekjchow2016-02-222-2/+13
* [Chromecast] Create platform_jni_loader GN target.slan2016-02-201-4/+11
* media: Refactor mojo media gn arguments.xhwang2016-02-191-2/+2
* Android: Add support for android-app scheme in a referrer.lizeb2016-02-192-0/+2
* Remove user_gesture parameters from content::PermissionManager interface.mlamouri2016-02-192-4/+0
* Refactors backend state management in MediaPipelineImpl.alokp2016-02-193-52/+48
* [chromecast] Adds media renderer for mojo pipeline.alokp2016-02-1911-69/+307
* media: Support TestMojoMediaClient.xhwang2016-02-181-4/+9
* [Chromecast] Set dummy metrics session ID for browser testshalliwell2016-02-183-1/+12
* Enable Android SurfaceView fullscreen video with WMPIwatk2016-02-182-2/+4
* [Chromecast] Fix uninitialized data in ALSA mixer unittestkmackay2016-02-181-1/+4
* [Chromecast] Fix up media unit tests some morekmackay2016-02-172-28/+7
* Rename some AccessToken types for readability.mvanouwerkerk2016-02-172-7/+7
* [Chromecast] Fixed alsa backend logging prioritiesservolk2016-02-171-16/+16
* Refactors media pipeline flush.alokp2016-02-1720-294/+319
* Reland of land "media: Refactor MojoMediaClient" with fix. (patchset #2 id:26...hiroshige2016-02-154-24/+54
* Revert of Reland "media: Refactor MojoMediaClient" with fix. (patchset #2 id:...hiroshige2016-02-154-54/+24
* Reland "media: Refactor MojoMediaClient" with fix.xhwang2016-02-134-24/+54
* [Chromecast] Re-enable WebM and Vorbis tests for ALSA backendkmackay2016-02-132-13/+0
* [Chromecast] Fix media unit testskmackay2016-02-121-10/+114
* [Chromecast] Support vp8/vp9 codecs with widevineservolk2016-02-121-1/+2
* Revert of media: Refactor MojoMediaClient. (patchset #4 id:60001 of https://c...thakis2016-02-124-54/+24
* media: Refactor MojoMediaClient.xhwang2016-02-114-24/+54
* Make gpu black list work again on Linuxj.isorce2016-02-111-10/+8
* [Chromecast] Add flags to specify alsa audio output channels.tianyuwang2016-02-118-65/+113
* media: Remove SetCdmReadyCB and CdmReadyCB (part 1).xhwang2016-02-111-2/+1
* [mojo] Delete third_party/mojorockot2016-02-101-1/+1
* [Chromecast][GN] Move grit repacking into internal directory.slan2016-02-102-35/+4
* Update chromecast/OWNERS.slan2016-02-091-1/+2
* Remove ui::ResourceBundle::Delegate::GetFont(..)tapted2016-02-092-6/+0
* [Chromecast] Fix alsa_cma_backend_unittest for CQcleichner2016-02-093-2/+6
* Revert of [Chromecast] Disable alsa_cma_backend_unittest on desktop x86. (pat...cleichner2016-02-092-6/+2
* Switch histogram struct members that are sent over IPC to use uint32_t instea...jam2016-02-082-4/+4
* [Chromecast] Fix GCC build errors with component testskmackay2016-02-081-5/+5
* Update cast_media_unittests to test media shlib conformancekmackay2016-02-0814-73/+776
* Deletes references to non-existent unittest.alokp2016-02-051-1/+0
* Return PipelineStatus from MediaPipelineImpl::InitiailizeFoo directly.alokp2016-02-058-67/+42
* Moves DemuxerStreamAdapter from renderer to media/cma/base.alokp2016-02-0513-59/+26
* Add component framework and unit tests.kmackay2016-02-048-0/+1296
* [chromecast] Use defaults for HTTP/2 and Alt-Svc.bnc2016-02-041-7/+0
* [Cast ALSA CMA] Clean up formatting, remove spacecleichner2016-02-041-1/+1
* [Chromecast] Hook up mojo media pipeline.alokp2016-02-038-16/+70