summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* Eliminate //chrome dependencies from MetricsServicesManagerblundell2015-10-212-0/+5
* Revert of Eliminate //chrome dependencies from MetricsServicesManager (patchs...vasilii2015-10-212-5/+0
* Eliminate //chrome dependencies from MetricsServicesManagerblundell2015-10-212-0/+5
* [Chromecast] Fix a crash in CastAudioOutputStreamkmackay2015-10-212-4/+46
* Media pipeline must be destroyed before media shlib is finalized.byungchul2015-10-201-0/+2
* Fail playback when VideoDecoderConfig has invalid extra data.chcunningham2015-10-208-57/+47
* [Chromecast] Cache CDM if set before audio/video pipelines are created.kmackay2015-10-202-31/+33
* media: Use GL shared worker context instead of allocating one.dcastagna2015-10-198-21/+23
* Revert of Fail playback when VideoDecoderConfig has invalid extra data. (patc...hajimehoshi2015-10-198-47/+57
* Fail playback when VideoDecoderConfig has invalid extra data.Chris Cunningham2015-10-178-57/+47
* Remove lots of old blur plumbing.esprehn2015-10-172-6/+0
* [Chromecast] Remove ChannelIDService for system url request context.lcwu2015-10-171-7/+3
* 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