summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* Move base::FreeDeleter into its own header.dcheng2016-03-261-0/+1
* [Chromecast] Remove resource tracker delegate checkhalliwell2016-03-251-1/+0
* [Chromecast] Cleanup in media_codec_support.*servolk2016-03-253-26/+11
* [Chromecast] Centralise tracking of media resource usagehalliwell2016-03-2418-171/+391
* [chromecast] Pass media task runner to VideoPlaneController.alokp2016-03-2312-61/+81
* [Chromecast] Fix some thread-safety issues with loopback audiokmackay2016-03-232-14/+27
* [Chromecast] Add optional audio loopback support to the media shlibkmackay2016-03-205-9/+93
* [Chromecast] Set cast_media_unittests to run serially.mbjorge2016-03-192-1/+5
* [chromecast] Start deprecating MediaMessageLoop.alokp2016-03-197-65/+99
* Implement 'margin' for keeping WebVTT cues in title-safe areahalliwell2016-03-181-0/+3
* [Chromecast] Improve rendering delay accuracy by tracking partial sampleskmackay2016-03-172-7/+10
* Use monotonic raw timestamp by default except for x86/64mengyu2016-03-161-3/+4
* [Chromecast] Allow the PTS to advance a little bit while pausedkmackay2016-03-151-2/+5
* 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