summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* Print error in detail when it fails to set initial error code.byungchul2015-06-251-4/+6
* Do not require explicit initialization of ResourceExtractoragrieve2015-06-241-2/+0
* Load non-locale .pak files directly from the .apk on Android (rather than ext...agrieve2015-06-244-25/+50
* Fix flaky DumpInfo test.slan2015-06-242-8/+5
* Initialize MediaPipelineDevice elements in correct orderhalliwell2015-06-231-3/+3
* Adding crash utilities to chromecast/crash.slan2015-06-2346-133/+2602
* Chromecast: fix Android lint warnings, which are now build errors.gunsch2015-06-233-7/+27
* [chromecast] Enable pepper plugins on non-android platforms.alokp2015-06-231-0/+5
* [Android log] Remove Log#makeTagdgn2015-06-221-1/+1
* Revert "Revert "Android: Store language .pak files in res/raw rather than ass...agrieve2015-06-221-1/+1
* cast_shell_android buildfix: remove stderr reference.gunsch2015-06-221-3/+3
* Speculative fix for cast_shell compile failuredmazzoni2015-06-221-7/+7
* Revert "Android: Store language .pak files in res/raw rather than assets"qinmin2015-06-201-1/+1
* 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