summaryrefslogtreecommitdiffstats
path: root/chromecast/common
Commit message (Expand)AuthorAgeFilesLines
* This change contains several new targets required to successfully build the p...slan2015-08-052-2/+35
* Reland: Change the video color space default.watk2015-07-142-4/+7
* media: extract Format and ColorSpace enum from VideoFrame.dongseong.hwang2015-07-131-3/+2
* Revert of Change the video color space default. (patchset #4 id:60001 of http...amineer2015-07-092-9/+4
* Change the video color space default.watk2015-07-092-4/+9
* Fix some GN issues in chromecast/kmackay2015-07-081-0/+27
* Use type-deducing IPC helpers in cma_param_traits.ccdcheng2015-06-301-36/+27
* Set RemoteDebuggingServer port based on "remote-debugging-port" flag.derekjchow2015-06-162-5/+4
* Chromecast: use multiple video configs in CMAerickung2015-06-071-3/+4
* Change most uses of Pickle to base::Picklebrettw2015-06-031-2/+4
* Move Pickle to base namespace.brettw2015-06-021-2/+2
* Chromecast: moves chromecast_switches.* from common/ to base/.gunsch2015-05-222-63/+0
* Chromecast: adds Android implementation of CastSysInfo.gunsch2015-05-192-17/+1
* Switch to double for time calculations using playback rate.a.berwal2015-04-221-1/+1
* Chromecast: removes ATV product information from UA string.gunsch2015-04-211-1/+50
* [chromecast] Add CAST_PRODUCT_TYPE controlled at build time.gfhuang2015-04-161-0/+1
* Chromecast: make CAST_IS_DEBUG_BUILD to macro CAST_IS_DEBUG_BUILD().gunsch2015-04-151-1/+1
* Fix chromecast comments about file access switch.nbegley2015-04-101-1/+1
* 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