summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* Make lint fail builds.aurimas2015-06-191-0/+1
* Android: Store language .pak files in res/raw rather than assetsagrieve2015-06-191-1/+1
* Load V8 startup data directly from the APK on Android.agrieve2015-06-191-2/+0
* Store and load icudtl.dat directly from the apk rather than extracting on sta...agrieve2015-06-191-1/+0
* Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p...agrieve2015-06-192-53/+1
* - Add audio sample format validation for AudioConfigerickung2015-06-181-5/+7
* Chromecast: use common PSSH parsing code and remove UUID box support.gunsch2015-06-182-130/+19
* Remove unnecessary message_loop_proxy.h includesskyostil2015-06-171-1/+0
* Revert of Moved logic for mapping child process FDs for ICU and V8 into child...mek2015-06-162-1/+53
* [Chromecast] Log additional information about SSL connectivity errors.derekjchow2015-06-161-1/+1
* Moved logic for mapping child process FDs for ICU and V8 into child_process_l...agrieve2015-06-162-53/+1
* Break up Cast media device creation into separate clock, audio, videohalliwell2015-06-1616-129/+203
* Set RemoteDebuggingServer port based on "remote-debugging-port" flag.derekjchow2015-06-166-40/+39
* Chromecast: unmute audio stream on Cast session finish on pre-M devices.gunsch2015-06-152-0/+34
* Chromecast: don't try to upload crash immediately.gunsch2015-06-1515-128/+279
* Chromecast: Android crash startup can't read path from /data/.gunsch2015-06-124-16/+28
* Remove remaining use of the deprecated MessageLoopProxyskyostil2015-06-121-2/+2
* [Chromecast] Only delete log when in browser process for ATV.derekjchow2015-06-121-1/+7
* Chromecast: move link-time decisions to inheritance-based Content*Client.gunsch2015-06-119-77/+66
* Initialize media library for cast_shell browser processhalliwell2015-06-111-0/+2
* Unittest for DemuxerStreamAdapter and BalancedMediaTaskRunneryucliu2015-06-117-137/+372
* [Chromecast] Handle pending flush tasks in stop correctlyyucliu2015-06-105-14/+30
* [chromecast] Disable WebM, Vorbis tests for ALSAcleichner2015-06-101-0/+8
* Track frame openers in FrameTreeNodes instead of WebContents.alexmos2015-06-102-2/+4
* Add timeout check for connectivity_checker.wzhong2015-06-102-7/+30
* Chromecast PSSH boxes must use data_size parameter.gunsch2015-06-092-2/+47
* Move safe_strerror to posix directory and the base namespace.brettw2015-06-091-2/+3
* Remove the remaining usage of GG_(U)INTn_C macros.tfarina2015-06-091-3/+4
* Chromium changes to statically link ffmpeg.chcunningham2015-06-091-1/+1
* Chromecast: Cma should set has_audio/video after initialization.gunsch2015-06-082-14/+16
* Allow startup with missing V8 snapshot file.erikcorry2015-06-082-9/+22
* Chromecast: use multiple video configs in CMAerickung2015-06-0720-43/+64
* Chromecast: split DummyMediaTaskRunner class into its own file.erickung2015-06-054-41/+75
* Chromecast: use CastContent{Browser,Renderer}Client as a base class.gunsch2015-06-055-4/+28
* Chromecast: updates Android crash uploader to use HttpURLConnection.gunsch2015-06-051-49/+67
* Add set_timestamp to cma's DecoderBufferBasehalliwell2015-06-055-0/+18
* Revert of Chromecast: Cma should has_audio/video after initialization finishe...gunsch2015-06-051-2/+4
* Allow CastContentBrowserClient to customise media pipeline devicehalliwell2015-06-059-18/+58
* Revert "Chromium changes to statically link ffmpeg."chcunningham2015-06-051-1/+1
* Chromecast: adds external_video_surface_java target.gunsch2015-06-041-0/+1
* Chromecast: adds fake libffmpegsumo target for more graceful internal build.gunsch2015-06-043-4/+7
* [Chromecast] Use NetworkChangeObserver in ConnectivityCheckerImplderekjchow2015-06-042-21/+11
* Chromium changes to statically link ffmpeg.chcunningham2015-06-041-1/+1
* Chromecast: Better EOS logging in CMA rendererservolk2015-06-041-2/+4
* Remove "using" for ObserverListThreadsafe namespace.brettw2015-06-041-1/+1
* Chromecast: fix accidental dangling reference in CC renderer factoryservolk2015-06-042-3/+8
* Move TcpListenSocket to embedded test server directoryxunjieli2015-06-031-1/+0
* [Chromecast] ToT buildfix.derekjchow2015-06-031-0/+1
* [chromecast] Add ToMediaAudioDecoderConfig for CMAcleichner2015-06-032-0/+71
* [Chromecast] ConnectivityChecker improvements.derekjchow2015-06-035-11/+17