| Commit message (Expand) | Author | Age | Files | Lines |
* | Move base::FreeDeleter into its own header. | dcheng | 2016-03-26 | 1 | -0/+1 |
* | [Chromecast] Remove resource tracker delegate check | halliwell | 2016-03-25 | 1 | -1/+0 |
* | [Chromecast] Cleanup in media_codec_support.* | servolk | 2016-03-25 | 3 | -26/+11 |
* | [Chromecast] Centralise tracking of media resource usage | halliwell | 2016-03-24 | 18 | -171/+391 |
* | [chromecast] Pass media task runner to VideoPlaneController. | alokp | 2016-03-23 | 12 | -61/+81 |
* | [Chromecast] Fix some thread-safety issues with loopback audio | kmackay | 2016-03-23 | 2 | -14/+27 |
* | [Chromecast] Add optional audio loopback support to the media shlib | kmackay | 2016-03-20 | 5 | -9/+93 |
* | [Chromecast] Set cast_media_unittests to run serially. | mbjorge | 2016-03-19 | 2 | -1/+5 |
* | [chromecast] Start deprecating MediaMessageLoop. | alokp | 2016-03-19 | 7 | -65/+99 |
* | Implement 'margin' for keeping WebVTT cues in title-safe area | halliwell | 2016-03-18 | 1 | -0/+3 |
* | [Chromecast] Improve rendering delay accuracy by tracking partial samples | kmackay | 2016-03-17 | 2 | -7/+10 |
* | Use monotonic raw timestamp by default except for x86/64 | mengyu | 2016-03-16 | 1 | -3/+4 |
* | [Chromecast] Allow the PTS to advance a little bit while paused | kmackay | 2016-03-15 | 1 | -2/+5 |
* | media config: expand is_encrypted to a struct. | dougsteed | 2016-03-12 | 18 | -40/+318 |
* | [Chromecast] Add metrics for logging platform A/V bitrate estimates. | jasonroberts | 2016-03-11 | 6 | -2/+69 |
* | [Chromecast] Make sure that pause tests use 'sync PTS' mode | kmackay | 2016-03-11 | 1 | -2/+4 |
* | Revert of media config: expand is_encrypted to a struct. (patchset #23 id:440... | alexmos | 2016-03-11 | 18 | -318/+40 |
* | media config: expand is_encrypted to a struct. | dougsteed | 2016-03-11 | 18 | -40/+318 |
* | [Chromecast] Enable crash reporting for Cast utility processes | kmackay | 2016-03-11 | 2 | -2/+4 |
* | [Chromecast] Fix potential nullptr dereference. | derekjchow | 2016-03-11 | 1 | -1/+4 |
* | Revert of Add the missing asset file cast_shell.pak back (patchset #3 id:4000... | alokp | 2016-03-10 | 1 | -3/+1 |
* | [Chromecast] Add metrics for logging buffering related Cast Events. | jasonroberts | 2016-03-09 | 2 | -4/+19 |
* | Add the missing asset file cast_shell.pak back | tsunghung | 2016-03-09 | 1 | -1/+3 |
* | [Chromecast] Add method to log Cast Event with value. | jasonroberts | 2016-03-09 | 2 | -0/+29 |
* | [Chromecast] Add support for logging platform playing states. | jasonroberts | 2016-03-09 | 3 | -0/+28 |
* | [chromecast] Add cast_shell --accept-resource-provider switch and a utility f... | jyw | 2016-03-09 | 6 | -3/+129 |
* | [Chromecast] Allow recursive dependencies for cast_test_groups. | slan | 2016-03-08 | 1 | -0/+19 |
* | [Chromecast] Build dependency clean up for media_pipeline_backend_manager. | tianyuwang | 2016-03-08 | 1 | -4/+17 |
* | Plumb DemuxerStream::EnableBitstreamConverter through mojo pipeline. | alokp | 2016-03-08 | 1 | -0/+2 |
* | [Chromecast] Remove unused code in cast_content_renderer_client. | derekjchow | 2016-03-08 | 2 | -36/+0 |
* | [Chromecast] Stubs for creating a Cast utility process | kmackay | 2016-03-07 | 8 | -0/+80 |
* | CookieStore: Remove reference counting. | mmenke | 2016-03-07 | 2 | -9/+9 |
* | [Chromecast] fix gn build | tianyuwang | 2016-03-05 | 2 | -3/+1 |
* | Unify media track info reporting on a demuxer level | servolk | 2016-03-05 | 1 | -1/+6 |
* | [Chromecast] Fix lint error. | tianyuwang | 2016-03-05 | 2 | -1/+5 |
* | [Chromecast] Add volume control for different audio stream types. | tianyuwang | 2016-03-04 | 11 | -2/+434 |
* | [chromecast] Disabled component death tests on Android TV | sanfin | 2016-03-04 | 1 | -0/+2 |
* | [Chromecast] Create AvSettings::Event::HDMI_ERROR event. | almasrymina | 2016-03-04 | 1 | -0/+3 |
* | Change scoped_ptr to be a type alias for std::unique_ptr on OS_LINUX. | dcheng | 2016-03-03 | 1 | -1/+1 |
* | [Chromecast] Fix some more media unit test issues | kmackay | 2016-03-03 | 1 | -19/+29 |
* | Add tests for CMA backend GetRenderingDelay accuracy. | kmackay | 2016-03-02 | 3 | -0/+377 |
* | Replaced apk_command_line with adb_cast_shell_command_line. | sanfin | 2016-03-02 | 1 | -36/+0 |
* | mojo: Sketch a profile application. | erg | 2016-03-02 | 1 | -0/+1 |
* | media: Reject pending CDM promise during destruction. | xhwang | 2016-03-01 | 1 | -2/+7 |
* | [chromecast] Combine audio and video eos notification to report end of playback. | alokp | 2016-03-01 | 2 | -2/+22 |
* | [chromecast] Fix build with enable-mojo-media=true. | alokp | 2016-03-01 | 1 | -1/+1 |
* | [Chromecast] Clean up some logging in CastScreen | halliwell | 2016-03-01 | 1 | -1/+0 |
* | [chromecast] Add video support to mojo media pipeline. | alokp | 2016-02-29 | 1 | -2/+22 |
* | [Chromecast] Clean up //chromecast/base:cast_version. | slan | 2016-02-29 | 2 | -10/+125 |
* | [Chromecast] Don't run death tests when DCHECK is disabled | kmackay | 2016-02-27 | 1 | -0/+3 |