summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* Add Audio Volume Control Typegnikita2015-12-191-6/+28
* Forward the number of skipped frames by the OS in audio playout.grunell2015-12-182-2/+4
* [Chromecast] Add OutputRestriction information to AvSettingssmcgruer2015-12-172-0/+116
* Revert of Forward the number of skipped frames by the OS in audio playout. (p...grunell2015-12-172-4/+2
* [Chromecast] Collect platform metrics before reboot.mengyu2015-12-171-1/+3
* [Chromecast] Replace architecture-based conditionals with flag.slan2015-12-163-7/+5
* [Chromecast] Remove unused fields from CMA backend statisticshalliwell2015-12-153-20/+31
* [Chromecast] Enable navigator.connection API.derekjchow2015-12-151-0/+3
* [Chromecast] Fix a renderer crash if an error occurs while flushing.kmackay2015-12-151-1/+4
* [Chromecast] Ignore calls to SetPlaybackRate when the backend is stoppedkmackay2015-12-152-10/+8
* Chromecast: Hook up waiting_for_decryption_key callbackerickung2015-12-159-1/+41
* [Chromecast] Moving VideoPlane caching/logic in VideoPlaneController.esum2015-12-143-43/+131
* Forward the number of skipped frames by the OS in audio playout.grunell2015-12-142-2/+4
* [Chromecast] Improve logging for key expiry eventshalliwell2015-12-111-1/+2
* [Chromecast] Remove SwitchingMediaRendererkmackay2015-12-117-240/+5
* [Chromecast] Use a software decoding wrapper for the backend audio decoderkmackay2015-12-118-27/+254
* [Chromecast] Fix media unit testskmackay2015-12-101-2/+5
* [Chromecast] Clean up MediaPipelineBackend delegate APIkmackay2015-12-0918-691/+443
* [Chromecast] Prevent cast_shell_browser_test running in parallelhalliwell2015-12-092-2/+6
* [chromecast] DEBUG_BUILD shouldn't be official build.gfhuang2015-12-091-2/+6
* [Chromecast] Suppress error logging for cancelled URL requestsservolk2015-12-091-1/+2
* Refactor media out of WebContentsImpl to MediaWebContentsObserver.dalecurtis2015-12-092-4/+4
* [Chromecast] Use ScopedTemp[File|Dir] in tests.slan2015-12-0913-128/+200
* [Chromecast] Move CastAudioDecoder out to chromecast/media/cma/decoderkmackay2015-12-036-0/+440
* [Chromecast] Add method to convert DecoderBufferBase to ::media::DecoderBufferkmackay2015-12-015-0/+33
* [Chromecast] Add media playback browser test for audio buildshalliwell2015-12-011-1/+10
* [Chromecast] Allow media metrics events with no session ID sethalliwell2015-12-011-0/+1
* Convert vector_as_array to vector::data in //chrome{,cast,os}.davidben2015-11-301-2/+1
* Add context_utils.h includes where needed.torne2015-11-253-0/+3
* Enable pcm_s32le audio decoding.jyw2015-11-252-1/+6
* [Chromecast] Allow individual test filters to take precedencehalliwell2015-11-241-14/+9
* [Chromecast] Ignore MonitorLoop if EOS in unit testyucliu2015-11-241-0/+4
* Add a WebContents getter callback in ResourceRequestInfoclamy2015-11-242-4/+2
* [Chromecast] Remove libffmpegsumo dummyhalliwell2015-11-233-13/+0
* Move content/renderer input handling for web input events to ui.khushalsagar2015-11-231-1/+1
* Fix flags for Chromecast browser test on internal infrastructurehalliwell2015-11-232-2/+2
* [Chromecast] Add setters to CastSysInfoDummy.derekjchow2015-11-212-17/+133
* [Chromecast] Change UMA_HISTOGRAM_CUSTOM_COUNTS_NO_CACHE to use AddCount.bcf2015-11-212-3/+4
* [Chromecast] Enforce overlay path working in browser testhalliwell2015-11-201-13/+10
* Run gn --format over all .gn filesagrieve2015-11-206-12/+12
* [Chromecast] Allow CMA backend to notify of key expiryhalliwell2015-11-198-10/+82
* [Chromecast] Give chromecast/browser visibility to fontconfig headers.slan2015-11-171-1/+4
* [Chromecast] Add frequency offset to MediaPipelineBackend.icoolidge2015-11-163-0/+53
* Remove cast_crash_unittests from Android TV buildsanfin2015-11-163-32/+29
* Updated chromecast sync points to use new sync tokens.dyen2015-11-141-1/+3
* [GN][Chromecast] Replace //chromecast:config with feature-specific configs.slan2015-11-1317-52/+27
* [Chromecast] Audio-only builds should not enable "cast" ozone platform.slan2015-11-131-3/+2
* [Chromecast] Fix timeout in cast_media_unittests.kmackay2015-11-121-3/+4
* Rename "test" ozone platform to "headless"altimin2015-11-122-2/+2
* [Chromecast] Adds Browser test for media playbackhalliwell2015-11-124-7/+73