summaryrefslogtreecommitdiffstats
path: root/chromecast/common
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unused ui::ResourceBundle::ImageRTLtapted2016-01-192-14/+10
* [Chromecast] Fix gn deps check.gfhuang2016-01-071-0/+2
* [Chromecast] Adding "chrome-resource://" scheme alias so that it can be accessedgfhuang2016-01-062-0/+14
* Convert Pass()→std::move() in //chromecastdcheng2015-12-291-6/+5
* Switch to standard integer types in chromecast/.avi2015-12-225-5/+15
* Chromecast: Hook up waiting_for_decryption_key callbackerickung2015-12-151-0/+3
* Fail playback when VideoDecoderConfig has invalid extra data.chcunningham2015-10-201-25/+4
* Revert of Fail playback when VideoDecoderConfig has invalid extra data. (patc...hajimehoshi2015-10-191-4/+25
* Fail playback when VideoDecoderConfig has invalid extra data.Chris Cunningham2015-10-171-25/+4
* [Chromecast] Remove use of VIDEO_HOLEhalliwell2015-09-301-7/+0
* [Chromecast] Fix GN build: pref_names.* moved to chromecast/base.gunsch2015-08-201-2/+0
* [Chromecast] Moves prefs to chromecast/base/.gunsch2015-08-192-68/+0
* [Chromecast] Simplifies platform-specific metrics code.gunsch2015-08-192-0/+4
* 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