index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
mojo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add MojoVideoDecoder.
sandersd
2016-03-15
6
-12
/
+143
*
Convert CreateCdmBuffer() to use size_t for |capacity|
jrummell
2016-03-15
5
-17
/
+27
*
Combine media_mojo_unittests and media_mojo_services_unittests
jrummell
2016-03-15
3
-51
/
+26
*
Mark MediaAppTest.InitializeRenderer_Success as Flaky on Linux
csharp
2016-03-15
1
-1
/
+8
*
media: Add OutputProtection mojo interface and stub implementation
xhwang
2016-03-14
2
-0
/
+57
*
Remove stale mentions of mandoline.
msw
2016-03-14
1
-60
/
+0
*
Add MojoCdmAllocator
jrummell
2016-03-14
7
-0
/
+559
*
Request a GpuVideoAcceleratorFactories when constructing decoders.
sandersd
2016-03-14
1
-2
/
+3
*
media config: expand is_encrypted to a struct.
dougsteed
2016-03-12
4
-24
/
+144
*
Revert of media config: expand is_encrypted to a struct. (patchset #23 id:440...
alexmos
2016-03-11
4
-144
/
+24
*
media config: expand is_encrypted to a struct.
dougsteed
2016-03-11
4
-24
/
+144
*
Reland "Transfer media::VideoFrame using mojo shared memory"
jrummell
2016-03-11
6
-106
/
+161
*
Moves mojo_application_manifest to data_deps
sky
2016-03-10
1
-2
/
+2
*
Revert of Transfer media::VideoFrame using mojo shared memory (patchset #4 id...
tsergeant
2016-03-10
6
-158
/
+106
*
Transfer media::VideoFrame using mojo shared memory
jrummell
2016-03-09
6
-106
/
+158
*
Plumb DemuxerStream::EnableBitstreamConverter through mojo pipeline.
alokp
2016-03-08
4
-1
/
+10
*
Remove Mojo bindings environment.
Yuzhu Shen
2016-03-08
3
-6
/
+0
*
Add a instance groups to Connect(), and introduce an Identity struct.
ben
2016-03-08
2
-4
/
+2
*
Add error codes to connect callbacks.
ben
2016-03-06
1
-1
/
+1
*
media: Disallow MEDIA_EXPORT in media/mojo and media/blink.
xhwang
2016-03-06
1
-0
/
+3
*
Change userid from a uint32_t to a string guid
ben
2016-03-05
2
-4
/
+4
*
Remove MEDIA_EXPORT from MojoSharedBufferVideoFrame definition
jrummell
2016-03-05
1
-2
/
+1
*
Add MojoVideoFrame
jrummell
2016-03-04
4
-0
/
+358
*
Added unittests for VideoDecoderConfig conversion.
alokp
2016-03-04
2
-3
/
+51
*
media: Minor comments cleanup in MojoMediaClient.
xhwang
2016-03-04
1
-5
/
+10
*
media: Reject pending CDM promise during destruction.
xhwang
2016-03-01
2
-3
/
+8
*
Move media_type_converters to media/mojo/common/
jrummell
2016-03-01
13
-57
/
+70
*
Change Mojo URLs to structured names.
ben
2016-02-27
2
-4
/
+4
*
media: MojoRendererService holds a ref-count of the CDM.
xhwang
2016-02-26
7
-44
/
+63
*
Replace with mojo::Connector (already exists) now that Shell is gone.
ben
2016-02-26
5
-14
/
+17
*
media: Pass InterfaceProvider to mojo media factories.
xhwang
2016-02-26
4
-34
/
+37
*
media: Fix destruction order in MojoRendererService.
xhwang
2016-02-24
2
-4
/
+5
*
Add a user id parameter to connections.
ben
2016-02-24
2
-2
/
+4
*
This enforces the capability filter specified in an application manifest.
ben
2016-02-23
3
-0
/
+23
*
media: Support MojoAudioDecoder.
xhwang
2016-02-23
6
-2
/
+171
*
Remove prefixed EME.
ddorwin
2016-02-22
1
-1
/
+0
*
media: Refactor mojo media gn arguments.
xhwang
2016-02-19
1
-16
/
+29
*
media: Support TestMojoMediaClient.
xhwang
2016-02-18
11
-135
/
+213
*
Enable Android SurfaceView fullscreen video with WMPI
watk
2016-02-18
3
-3
/
+6
*
Run mojo_apptests on debug Linux as well.
jam
2016-02-17
1
-11
/
+3
*
media: Rename service_provider to interface_provider.
xhwang
2016-02-16
6
-9
/
+9
*
Reland of land "media: Refactor MojoMediaClient" with fix. (patchset #2 id:26...
hiroshige
2016-02-15
11
-111
/
+194
*
Revert of Reland "media: Refactor MojoMediaClient" with fix. (patchset #2 id:...
hiroshige
2016-02-15
11
-194
/
+111
*
Reland "media: Refactor MojoMediaClient" with fix.
xhwang
2016-02-13
11
-111
/
+189
*
Revert of media: Refactor MojoMediaClient. (patchset #4 id:60001 of https://c...
thakis
2016-02-12
9
-192
/
+110
*
media: Refactor MojoMediaClient.
xhwang
2016-02-11
9
-110
/
+192
*
Move InterfaceProvider into the shell::mojom namespace like the rest of the s...
ben
2016-02-11
6
-8
/
+16
*
media: Destroy MojoDecryptor on the correct thread.
xhwang
2016-02-11
5
-12
/
+143
*
Fold AppRefCount/LifetimeHelper into ShellConnection.
ben
2016-02-11
2
-1
/
+1
*
Rename ConnectToService to ConnectToInterface()
ben
2016-02-10
1
-1
/
+1
[next]