summaryrefslogtreecommitdiffstats
path: root/chromecast/common
Commit message (Expand)AuthorAgeFilesLines
* 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