summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* [Build Fix] Correct broken GN syntax.slan2015-10-091-1/+1
* Link a dummy impl of libcast_media_1.0 instead of default impl.byungchul2015-10-085-24/+110
* [Chromecast] Cleanup the API for creating MediaPipelineBackend.alokp2015-10-078-45/+31
* [BackgroundSync] Add BackgroundSyncController to Chromejkarlin2015-10-062-0/+6
* Allow //chromecast/media/base to depend on internal code.slan2015-10-061-5/+20
* [Chromecast] Upstream chromecast/internal/public/avsettings.hseantopping2015-10-053-0/+171
* [GN] Add a template which wraps generate_test_lists.py.slan2015-10-056-14/+416
* [Chromecast] Initialize CastMediaShlib on caller's threadyucliu2015-10-051-3/+1
* Fold away now dead NSS code.davidben2015-10-021-10/+0
* [Chromecast] Call CMA backend API on cast media thread.alokp2015-10-025-221/+409
* permissions: remove unecessary parameters from cancellalitm2015-10-022-9/+2
* permissions: handle request ids for permissions in permission managerlalitm2015-10-022-5/+4
* Link default libcast_graphics_1.0 always.byungchul2015-10-013-54/+24
* [Chromecast] Allow multiple media pipeline in CmaMediaPipelineClientyucliu2015-10-012-3/+19
* [Chromecast] Fix gn libcast_media reference from message_loophalliwell2015-10-011-1/+1
* [Chromecast] Simplify VideoPlane interfacehalliwell2015-10-017-25/+290
* Prepare MediaDrmBridge to work with MediaCodecPlayertimav2015-09-302-4/+4
* [Chromecast] Remove use of VIDEO_HOLEhalliwell2015-09-3010-223/+4
* [Build Fix] Rename libcast_media to libcast_media_1.0 in GN.slan2015-09-302-8/+2
* Link libcast_media_1.0 default (dummy) implementation in compile time.byungchul2015-09-293-44/+20
* [Chromecast] CastResource::Client inside CastResourceyucliu2015-09-296-20/+37
* [Chromecast] Move audio logging from PushFrame to Start.mbjorge2015-09-251-2/+2
* [Chromecast] Add LogTimeToFirstAudio after first audio frame push.mbjorge2015-09-245-1/+34
* make ProxyService::CreateSystemProxyConfigService return scoped_ptrscsharrison2015-09-221-3/+3
* [Chromecast] Add a return value after NOTREACHED in tests.slan2015-09-213-5/+6
* Add is_chromecast to GN build.slan2015-09-216-42/+86
* Cleanup: Pass std::string as const reference from chromecast/ki.stfu2015-09-211-11/+15
* [Chromecast] Plumbs raw audio through CMA backend.alokp2015-09-1912-2/+1104
* Deprecate ffmpegsumo dummy shared library.slan2015-09-192-2/+2
* Turn components/crash into a layered component.sdefresne2015-09-1810-16/+16
* Split out an M specific ContentView to prevent reflection crashes.tedchoc2015-09-171-1/+1
* Revert of Turn components/crash into a layered component. (patchset #6 id:100...sdefresne2015-09-1710-16/+16
* Turn components/crash into a layered component.sdefresne2015-09-1710-16/+16
* Chromecast: re-enables prefixed EME by default.gunsch2015-09-171-0/+2
* Shift URLRequestContextStorage over to taking scoped_ptrs.rdsmith2015-09-161-5/+5
* Implement exponential backoff for connectivity checker timeoutwzhong2015-09-151-1/+4
* [Chromecast] Replace test ASSERT to fix compilation errors.bcf2015-09-141-4/+4
* [Chromecast] Move SynchronizedMinidumpManager ratelimit logic to child classes.bcf2015-09-144-154/+107
* Fix stability histogram values to match histograms.xmlwfh2015-09-111-1/+1
* [Chromecast] Allow CCBrowserClient impls access to URLRequestContextFactory.gunsch2015-09-111-0/+4
* [Chromecast] Raise Cast's BrowserCdmFactory creation to CCBrowserClient.gunsch2015-09-118-36/+26
* Add the proper dependencies for an internal build of cast_shell.slan2015-09-103-18/+34
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-5/+4
* Chromecast: Checks if default codec type is supportederickung2015-09-101-1/+21
* [Chromecast] Add cast_version_header dependency from CastSysInfoAndroid.gunsch2015-09-101-0/+1
* [Chromecast] Moves remote debugging start decision into CastContentBrowserCli...gunsch2015-09-098-26/+14
* DevTools: expose wired front-end API for editors interop [chrome]pfeldman2015-09-092-0/+7
* jni: Forbid inappropriate JNI parameter conversions.torne2015-09-091-2/+1
* Refactor AudioParameters member setting.ajm2015-09-081-3/+2
* Fix for --ignore-gpu-blacklist not working from flags UI on Linuxhalliwell2015-09-081-4/+8