summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-161-4/+4
* Add a param to indicate that an audio stream is for sound effectskmackay2015-10-152-3/+27
* Upgrade to new CMA backend APIkmackay2015-10-1583-2725/+1325
* Separate RenderViewHost from RenderWidgetHost, part 1: public interface.avi2015-10-152-3/+6
* [Chromecast] Disable GPU shader disk cachehalliwell2015-10-142-0/+5
* [Chromecast] Add LockFileHasDumps to SynchronizedMinidumpManager.bcf2015-10-143-0/+48
* [Chromecast] Capabilities do not get removed when Validators unregister.esum2015-10-144-165/+135
* [Chromecast] Fix DCHECK for CastAudioOutputStream::backend_busy_.alokp2015-10-133-9/+43
* [Chromecast] Adds mechanism for holding device-specific capabilities.esum2015-10-127-0/+927
* Specify .cc file in libcast_media_1.0_default target.byungchul2015-10-122-2/+24
* [Chromecast] Allow triggering reading of external metrics.derekjchow2015-10-124-0/+27
* Split screen info metrics out of GpuMetricsProviderblundell2015-10-123-0/+15
* [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