summaryrefslogtreecommitdiffstats
path: root/chromecast/app
Commit message (Expand)AuthorAgeFilesLines
* [chromecast] Pass media task runner to VideoPlaneController.alokp2016-03-232-6/+0
* [Chromecast] Enable crash reporting for Cast utility processeskmackay2016-03-111-1/+2
* [Chromecast] Stubs for creating a Cast utility processkmackay2016-03-073-0/+10
* [Chromecast] Update GN files to support public Android Cast builds.slan2016-01-291-0/+12
* Switch to standard integer types in chromecast/.avi2015-12-225-0/+8
* [Chromecast] Use ScopedTemp[File|Dir] in tests.slan2015-12-092-15/+17
* Add context_utils.h includes where needed.torne2015-11-251-0/+1
* [GN][Chromecast] Replace //chromecast:config with feature-specific configs.slan2015-11-131-2/+0
* [Chromecast][GN] Implement chromecast_locales_pak in GN.slan2015-11-051-1/+2
* Turn components/crash into a layered component.sdefresne2015-09-186-9/+9
* Revert of Turn components/crash into a layered component. (patchset #6 id:100...sdefresne2015-09-176-9/+9
* Turn components/crash into a layered component.sdefresne2015-09-176-9/+9
* Remove third-party translations.newt2015-08-241-35/+0
* [Chromecast] ATV: don't include logs from renderer process in logfile.gunsch2015-08-211-10/+9
* Delay CastMediaShlib::Finalize until exithalliwell2015-08-192-0/+6
* Remove unused content .rc files.brettw2015-08-122-2/+0
* This change contains several new targets required to successfully build the p...slan2015-08-051-0/+98
* [Chromecast] Consolidate duplicated crash test functions.bcf2015-07-292-30/+2
* [Chromecast] Fixed bugs from in DumpInfo tests.bcf2015-07-281-1/+1
* [Chromecast] Changed crash lockfile to use a JSON format.bcf2015-07-271-10/+29
* Reland of place system IO calls in chromecast/crash with Chrome utilities. (p...slan2015-07-171-59/+104
* Revert of Replace system IO calls in chromecast/crash with Chrome utilities. ...dcaiafa2015-07-171-99/+59
* Replace system IO calls in chromecast/crash with Chrome utilities.slan2015-07-161-59/+99
* Fix some GN issues in chromecast/kmackay2015-07-081-4/+11
* [Chromecast] Delete old crash dumps on startup.mbjorge2015-06-263-5/+60
* Load non-locale .pak files directly from the .apk on Android (rather than ext...agrieve2015-06-241-8/+26
* Adding crash utilities to chromecast/crash.slan2015-06-2310-2/+547
* [Chromecast] Only delete log when in browser process for ATV.derekjchow2015-06-121-1/+7
* Chromecast: use CastContent{Browser,Renderer}Client as a base class.gunsch2015-06-051-2/+2
* Move cast_paths into chromecast/base.byungchul2015-03-311-1/+1
* Make content JNI API accept a list of callbacksmichaelbai2015-02-261-4/+7
* Separate OnJNIOnLoadmichaelbai2015-02-211-21/+20
* Chromecast: removes chrome-devtools:// protocol from debugging page.gunsch2015-02-181-31/+3
* Migrate cast to use JNIOnLoadDelegatemichaelbai2015-02-141-19/+27
* Chromecast: virtual/override cleanup.gunsch2015-01-061-8/+7
* Chromecast: adds crash handling for Linux build.gunsch2014-11-201-0/+24
* Chromecast: removes devtools resources from bundle.gunsch2014-10-301-34/+63
* Reorganizes Chromecast code to better reflect functional dependencies.gunsch2014-10-1362-0/+785