summaryrefslogtreecommitdiffstats
path: root/media/mojo
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-1/+1
* Moving mojo_demuxer_stream_adapter to lib target.pwestin2014-10-241-2/+2
* Supports MojoRendererImpl in WebMediaPlayerImpl for HTMLViewer.xhwang2014-10-229-52/+363
* Standardize usage of virtual/override/final in media/dcheng2014-10-216-59/+55
* Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gypjamesr2014-10-071-1/+1
* replace OVERRIDE and FINAL with override and final in media/mostynb2014-10-074-24/+24
* media: Pass DemuxerStreamProvider in Renderer::Initialize().xhwang2014-10-033-13/+15
* mojom: Change array syntax from uint8[] to array<uint8>.erg2014-10-031-2/+2
* Move mojo edk into mojo/edkjamesr2014-10-031-1/+1
* Revert "Move mojo edk into mojo/edk"Trent Apted2014-10-031-1/+1
* Move mojo edk into mojo/edkJames Robinson2014-10-031-1/+1
* Convert the remaining MOJO_OVERRIDE -> override, and get rid of MOJO_OVERRIDE.viettrungluu2014-09-302-18/+18
* Fix mojom dependencies in media/mojo/services, make gn check passjamesr2014-09-221-1/+5
* media: scaffolding and plumbing for MojoRenderer{Impl, Service}tim2014-09-1819-29/+1361
* GN: Replace mojo/system.gni with forwarding groupsjamesr2014-09-161-4/+1
* media: add basic MediaRenderer mojom and TypeConverterstim2014-09-058-0/+346