summaryrefslogtreecommitdiffstats
path: root/chromecast/common
Commit message (Expand)AuthorAgeFilesLines
* Replace file access def checks with a switch check.nbegley2015-04-092-4/+0
* Move cast_paths into chromecast/base.byungchul2015-03-312-103/+0
* Chromecast: communicate HDMI-sink codec changes over IPC.gunsch2015-03-045-0/+45
* Add flag to communicate last casted app to renderer processkjoswiak2015-02-242-0/+12
* Chromecast: disables wifi-based features on ATV.gunsch2015-02-242-0/+6
* Replace CAST_BUILD_REVISION with <major>.<minor>.<incremental>.byungchul2015-01-231-1/+2
* Ipclist fixes.Abhishek Arya2015-01-211-1/+1
* Revert of Ipclist fixes. (patchset #2 id:20001 of https://codereview.chromium...Nico Weber2015-01-211-1/+1
* Ipclist fixes.Abhishek Arya2015-01-211-1/+1
* Chromecast: virtual/override cleanup.gunsch2015-01-062-19/+17
* Add CmaMediaRendererFactory and IPC components on render processerickung2014-12-227-14/+122
* Chromecast: generate IPC ParamTraits implementations for enums.gunsch2014-12-183-10/+19
* Chromecast: IPC messages for browser-based media pipeline.gunsch2014-12-178-0/+400
* Move files from chromecast_config to pref_service_helper.byungchul2014-12-053-248/+0
* Hook up chromecast platform code to load/restore/regenerate UMA client id.gfhuang2014-12-032-0/+5
* Added OnConfigLoaded() hook to ChromecastConfig.maclellant2014-12-023-0/+7
* Chromecast: adds handler to log metrics from external processes.gunsch2014-11-062-0/+15
* Chromecast: adds platform hooks for initializing client-auth support.gunsch2014-10-302-0/+41
* Reorganizes Chromecast code to better reflect functional dependencies.gunsch2014-10-132-0/+84
* Chromecast: adds crash handling for Android build.gunsch2014-10-091-0/+1
* replace OVERRIDE and FINAL with override and final in chromecast/mostynb2014-10-061-8/+8
* Chromecast: adds stability metrics provider to track crashes.gunsch2014-10-023-2/+18
* Chromecast: adds CastNetworkDelegate.gunsch2014-09-272-0/+10
* Chromecast: provides a method to check if config has been set by user.gunsch2014-09-262-4/+12
* Chromecast: adds Chromecast build # to User-Agent string.gunsch2014-09-251-0/+2
* Chromecast: initial checkin of Android-based cast shell.gunsch2014-09-113-1/+36
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...thestig2014-09-102-2/+2
* Fix the uses of T* conversion operator from scoped_refptr<T> which is now rem...lcwu2014-09-081-2/+3
* Chromecast: command-line switch to override the UMA metric upload URL.gunsch2014-08-302-0/+29
* Adds CastMetricsServiceClient to Chromecast shell.gunsch2014-08-231-0/+2
* Chromecast: moves cast_shell.pak output to assets/ directory.gunsch@chromium.org2014-08-162-0/+13
* Adds locale strings to Chromecast build.gunsch@chromium.org2014-08-152-0/+180
* Adds remote devtools support to cast_shell.gunsch@chromium.org2014-08-153-0/+29
* Adds ChromecastConfig to manage cast_shell's PrefService.gunsch@chromium.org2014-08-085-0/+242
* Generates Chromecast User-Agent string from current Chromium version.gunsch@chromium.org2014-07-311-0/+12
* Initial checkin of chromecast content embedder (cast_shell) and related build...lcwu@chromium.org2014-07-112-0/+64