summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* media config: expand is_encrypted to a struct.dougsteed2016-03-1218-40/+318
* [Chromecast] Add metrics for logging platform A/V bitrate estimates.jasonroberts2016-03-116-2/+69
* [Chromecast] Make sure that pause tests use 'sync PTS' modekmackay2016-03-111-2/+4
* Revert of media config: expand is_encrypted to a struct. (patchset #23 id:440...alexmos2016-03-1118-318/+40
* media config: expand is_encrypted to a struct.dougsteed2016-03-1118-40/+318
* [Chromecast] Enable crash reporting for Cast utility processeskmackay2016-03-112-2/+4
* [Chromecast] Fix potential nullptr dereference.derekjchow2016-03-111-1/+4
* Revert of Add the missing asset file cast_shell.pak back (patchset #3 id:4000...alokp2016-03-101-3/+1
* [Chromecast] Add metrics for logging buffering related Cast Events.jasonroberts2016-03-092-4/+19
* Add the missing asset file cast_shell.pak backtsunghung2016-03-091-1/+3
* [Chromecast] Add method to log Cast Event with value.jasonroberts2016-03-092-0/+29
* [Chromecast] Add support for logging platform playing states.jasonroberts2016-03-093-0/+28
* [chromecast] Add cast_shell --accept-resource-provider switch and a utility f...jyw2016-03-096-3/+129
* [Chromecast] Allow recursive dependencies for cast_test_groups.slan2016-03-081-0/+19
* [Chromecast] Build dependency clean up for media_pipeline_backend_manager.tianyuwang2016-03-081-4/+17
* Plumb DemuxerStream::EnableBitstreamConverter through mojo pipeline.alokp2016-03-081-0/+2
* [Chromecast] Remove unused code in cast_content_renderer_client.derekjchow2016-03-082-36/+0
* [Chromecast] Stubs for creating a Cast utility processkmackay2016-03-078-0/+80
* CookieStore: Remove reference counting.mmenke2016-03-072-9/+9
* [Chromecast] fix gn buildtianyuwang2016-03-052-3/+1
* Unify media track info reporting on a demuxer levelservolk2016-03-051-1/+6
* [Chromecast] Fix lint error.tianyuwang2016-03-052-1/+5
* [Chromecast] Add volume control for different audio stream types.tianyuwang2016-03-0411-2/+434
* [chromecast] Disabled component death tests on Android TVsanfin2016-03-041-0/+2
* [Chromecast] Create AvSettings::Event::HDMI_ERROR event.almasrymina2016-03-041-0/+3
* Change scoped_ptr to be a type alias for std::unique_ptr on OS_LINUX.dcheng2016-03-031-1/+1
* [Chromecast] Fix some more media unit test issueskmackay2016-03-031-19/+29
* Add tests for CMA backend GetRenderingDelay accuracy.kmackay2016-03-023-0/+377
* Replaced apk_command_line with adb_cast_shell_command_line.sanfin2016-03-021-36/+0
* mojo: Sketch a profile application.erg2016-03-021-0/+1
* media: Reject pending CDM promise during destruction.xhwang2016-03-011-2/+7
* [chromecast] Combine audio and video eos notification to report end of playback.alokp2016-03-012-2/+22
* [chromecast] Fix build with enable-mojo-media=true.alokp2016-03-011-1/+1
* [Chromecast] Clean up some logging in CastScreenhalliwell2016-03-011-1/+0
* [chromecast] Add video support to mojo media pipeline.alokp2016-02-291-2/+22
* [Chromecast] Clean up //chromecast/base:cast_version.slan2016-02-292-10/+125
* [Chromecast] Don't run death tests when DCHECK is disabledkmackay2016-02-271-0/+3
* Make gyp put Cast apk assets in the correct folder.sanfin2016-02-271-2/+1
* Sets a transparent background for out-of-process subframeslfg2016-02-261-1/+3
* EME: Remove WidevineCdmType.ddorwin2016-02-261-2/+1
* [Chromecast] include proper header fileerickung2016-02-251-0/+2
* [Chromecast] Add new enum in VideoCodec and VideoProfileerickung2016-02-251-2/+8
* [Chromecast] Remove prefixed-EME switchhalliwell2016-02-251-2/+0
* content: Improve thread priority for raster threads.reveman2016-02-251-3/+0
* [chromecast] Refactor public interface to get CmaMediaPipelineClient.alokp2016-02-232-16/+18
* [Chromecast] Reuse CmaMediaPipelineClient.derekjchow2016-02-222-2/+13
* [Chromecast] Create platform_jni_loader GN target.slan2016-02-201-4/+11
* media: Refactor mojo media gn arguments.xhwang2016-02-191-2/+2
* Android: Add support for android-app scheme in a referrer.lizeb2016-02-192-0/+2
* Remove user_gesture parameters from content::PermissionManager interface.mlamouri2016-02-192-4/+0