summaryrefslogtreecommitdiffstats
path: root/chromecast/browser
Commit message (Expand)AuthorAgeFilesLines
* Plumb DemuxerStream::EnableBitstreamConverter through mojo pipeline.alokp2016-03-081-0/+2
* CookieStore: Remove reference counting.mmenke2016-03-072-9/+9
* [Chromecast] Add volume control for different audio stream types.tianyuwang2016-03-041-1/+3
* mojo: Sketch a profile application.erg2016-03-021-0/+1
* [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] Add video support to mojo media pipeline.alokp2016-02-291-2/+22
* [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
* media: Refactor mojo media gn arguments.xhwang2016-02-191-2/+2
* Remove user_gesture parameters from content::PermissionManager interface.mlamouri2016-02-192-4/+0
* [chromecast] Adds media renderer for mojo pipeline.alokp2016-02-196-10/+326
* media: Support TestMojoMediaClient.xhwang2016-02-181-4/+9
* [Chromecast] Set dummy metrics session ID for browser testshalliwell2016-02-181-0/+4
* Rename some AccessToken types for readability.mvanouwerkerk2016-02-172-7/+7
* Refactors media pipeline flush.alokp2016-02-174-14/+10
* Reland of land "media: Refactor MojoMediaClient" with fix. (patchset #2 id:26...hiroshige2016-02-151-3/+5
* Revert of Reland "media: Refactor MojoMediaClient" with fix. (patchset #2 id:...hiroshige2016-02-151-5/+3
* Reland "media: Refactor MojoMediaClient" with fix.xhwang2016-02-131-3/+5
* Revert of media: Refactor MojoMediaClient. (patchset #4 id:60001 of https://c...thakis2016-02-121-5/+3
* media: Refactor MojoMediaClient.xhwang2016-02-111-3/+5
* Make gpu black list work again on Linuxj.isorce2016-02-111-10/+8
* Switch histogram struct members that are sent over IPC to use uint32_t instea...jam2016-02-081-1/+1
* Return PipelineStatus from MediaPipelineImpl::InitiailizeFoo directly.alokp2016-02-051-4/+6
* [chromecast] Use defaults for HTTP/2 and Alt-Svc.bnc2016-02-041-7/+0
* [Chromecast] Hook up mojo media pipeline.alokp2016-02-034-16/+14
* Destroying ContentViewRenderView from CastShellajith.v2016-02-031-1/+2
* Delete base/prefs and update callers to use components.brettw2016-02-039-14/+15
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-039-15/+14
* Delete base/prefs and update callers to use components.brettw2016-02-039-14/+15
* Use Boolean members to control HTTP/2 and SPDY/3.1.bnc2016-02-021-2/+2
* Reland #2: Eliminate browser test helpers from unit tests.carlosk2016-02-021-0/+2
* net: add BindAndListen() method to UnixDomainServerSockettfarina2016-02-021-3/+3
* Revert of Eliminate browser test helpers from unit tests. (patchset #15 id:28...msw2016-02-011-2/+0
* Eliminate browser test helpers from unit tests.carlosk2016-02-011-0/+2
* Update GN build files for new prefs location.brettw2016-01-302-2/+2
* [Chromecast] Update GN files to support public Android Cast builds.slan2016-01-293-11/+100
* Add Alternative Service field trial.bnc2016-01-291-1/+2
* [Chromecast] Extend PreCreateThreads hook to internal codehalliwell2016-01-283-0/+9
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-272-5/+4
* [chromecast] Statically link libcast_media_default for browsertest.alokp2016-01-261-0/+6
* Deletes CastContentBrowserClient::CreateAudioManagerFactory.alokp2016-01-233-14/+2
* [Chromecast] Break ozone -> chromecast/ dependencyhalliwell2016-01-223-0/+20
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-211-4/+4
* Rename ContentVideoViewClient to ContentVideoViewEmbedderwatk2016-01-201-4/+4
* [Chromecast] Adding pause/resume operations to VideoPlaneController.esum2016-01-162-1/+4
* [Chromecast] Adding "chrome-resource://" scheme alias so that it can be accessedgfhuang2016-01-063-5/+19
* Revert "[Chromecast] Move PrefServiceHelper to chromecast/base."derekjchow2016-01-065-3/+149