summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* Allow consumers of components/crash to use crash_keys_win and base::debug::In...grt2015-10-281-4/+4
* [Chromecast] Make CastAudioOutputStream more permissive about queued datakmackay2015-10-281-8/+14
* [Chromecast] Fix some CMA stream state issueskmackay2015-10-279-82/+198
* [Chromecast][Build Fix] Correct type error in unittest.slan2015-10-261-1/+1
* ui: Rename gfx::BufferUsage enum values and add BufferUsage::GPU_READ.reveman2015-10-261-2/+2
* [Chromecast] Pass DecoderBufferBase directly to backends.kmackay2015-10-2622-214/+123
* [Chromecast][Internal Build Fix] Move IsCodecSupportedCB into ::media namespace.slan2015-10-262-4/+4
* Permissions: browser/ side implementation of multiple permissions request.mlamouri2015-10-242-0/+19
* Revert of Reland Switch Chrome Android using v8 arch specific external data n...jbudorick2015-10-231-15/+4
* [Chromecast] stop backend after flushyucliu2015-10-232-10/+10
* Orignal patchmichaelbai2015-10-231-4/+15
* Chromecast: update timestamp requirementscleichner2015-10-231-2/+2
* Revert of Switch Chrome Android using v8 arch specific external data name (pa...dalecurtis2015-10-231-15/+4
* [Chromecast] Change LockFileHasDumps to HasDumps.bcf2015-10-233-15/+45
* Switch Chrome Android using v8 arch specific external data namemichaelbai2015-10-221-4/+15
* [Chromecast] Make audio/video config easier to use correctlykmackay2015-10-222-47/+39
* [Chromecast] Fix playback freeze from CMA shlib changehalliwell2015-10-221-6/+0
* 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