summaryrefslogtreecommitdiffstats
path: root/chromecast/service
Commit message (Expand)AuthorAgeFilesLines
* [Chromecast] Lowers CastService out of chromecast/browser/.gunsch2015-09-083-0/+143
* Reorganizes Chromecast code to better reflect functional dependencies.gunsch2014-10-137-366/+0
* replace OVERRIDE and FINAL with override and final in chromecast/mostynb2014-10-063-12/+12
* Chromecast: adds stability metrics provider to track crashes.gunsch2014-10-021-0/+1
* Chromecast: removes CastNetworkDelegate from CastService::Create.gunsch2014-09-303-6/+0
* Chromecast: adds callback for CastService to control metrics state.gunsch2014-09-296-16/+37
* Chromecast: adds CastNetworkDelegate.gunsch2014-09-273-3/+9
* Chromecast: always enable "Media" blink logging.gunsch2014-09-263-4/+2
* Pass the system url request context getter to the cast service so that it can...lcwu2014-09-253-3/+21
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-1/+1
* Chromecast Android shell improvements:gunsch2014-09-171-2/+0
* Chromecast: initial checkin of Android-based cast shell.gunsch2014-09-112-0/+67
* Build-level separation of default CastService implementation.gunsch@chromium.org2014-07-175-131/+185
* Initial checkin of chromecast content embedder (cast_shell) and related build...lcwu@chromium.org2014-07-114-0/+209