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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Revert of Propagate audible state from player to the containing tab"
timav
2015-03-04
5
-4
/
+34
*
[cast] Stub out call to VideoEncoderImpl::IsSupported on iOS.
jfroy
2015-03-04
1
-2
/
+2
*
Clang fixes for chromeos
stevenjb
2015-03-04
3
-34
/
+35
*
Add metadata to media::VideoFrame and plumb it through IPC/MediaStream.
miu
2015-03-03
11
-17
/
+323
*
Moved gpu factories to media/renderers/
servolk
2015-03-03
8
-19
/
+19
*
Revert of Propagate audible state from player to the containing tab (patchset...
aberent
2015-03-03
5
-34
/
+4
*
Web MIDI: speculative valgrind fix for a unit test on mac
toyoshim
2015-03-03
1
-5
/
+35
*
Revert of gpu: introduce glCopySubTextureCHROMIUM (patchset #4 id:80001 of ht...
ulan
2015-03-03
4
-25
/
+7
*
gpu: introduce glCopySubTextureCHROMIUM
dongseong.hwang
2015-03-03
4
-7
/
+25
*
Propagate audible state from player to the containing tab.
timav
2015-03-03
5
-4
/
+34
*
Remove link_chrome_on_windows GN flag.
brettw
2015-03-02
1
-1
/
+1
*
Decryptors can report kNoKey to WebMediaPlayer
jrummell
2015-03-02
41
-104
/
+253
*
[Cast] Crash fix for certain vp8 video frame resize attempts.
miu
2015-03-02
1
-3
/
+4
*
Web MIDI: newly attached device was not registered to listen
toyoshim
2015-03-02
1
-0
/
+2
*
Web MIDI: MIDI input messages may be lost or cause a crash on OS X
toyoshim
2015-03-02
1
-4
/
+6
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-1
/
+1
*
Remove the --lsan=1 flag from .isolate files.
earthdok
2015-02-27
2
-5
/
+0
*
Web MIDI: remove a resolved TODO
toyoshim
2015-02-27
1
-1
/
+0
*
[MIDI][Android] Support device detach event.
yhirano
2015-02-27
10
-28
/
+107
*
[MIDI][Android] Support device attach event.
yhirano
2015-02-27
11
-124
/
+255
*
Rename the members of FrameReceiverConfig
zhuoyu.qian
2015-02-26
9
-32
/
+32
*
Use blink::initDataType and blink::sessionType as enums
jrummell
2015-02-26
3
-35
/
+65
*
Convert DOS-style newlines in media/cast/cast_unittests.isolate
Sergey Matveev
2015-02-26
1
-86
/
+86
*
Revert: Issue 545053002: Add still image capture interface for VideoCaptureDe...
mcasas
2015-02-26
5
-100
/
+0
*
isolate cast_unittests
Scott Graham
2015-02-26
2
-2
/
+105
*
Fix official build in GN
brettw
2015-02-25
4
-7
/
+159
*
MidiManagerUsb should be able to accept multiple devices.
yhirano
2015-02-25
2
-2
/
+47
*
Remove header file that doesn't exist from build files.
bratell
2015-02-25
2
-2
/
+0
*
Cast: Basic cast_receiver API for chrome.
hubbe
2015-02-25
21
-22
/
+128
*
Fix some virtual and override specifiers
hans
2015-02-24
2
-6
/
+6
*
Moved renderer implementation from media/filters/ to media/renderers/
servolk
2015-02-24
22
-68
/
+68
*
Add way to set volume on all output audio streams on Android.
halliwell
2015-02-24
3
-1
/
+46
*
WebAudioMediaCodecBridge: Close file descriptor on error.
raphael.kubo.da.costa
2015-02-24
1
-5
/
+6
*
AudioManagerAndroid: Change stream destruction order.
raphael.kubo.da.costa
2015-02-24
1
-1
/
+1
*
Moved the fake input stream's processing onto the audio worker thread.
phoglund
2015-02-23
16
-430
/
+473
*
Web MIDI: running status should be reset on receiving a system message
toyoshim
2015-02-23
2
-3
/
+28
*
Handle 'cenc' Initialization Data Type in Clear Key.
jrummell
2015-02-21
11
-34
/
+637
*
Restore L3 support on CrOS when the media permission is denied.
ddorwin
2015-02-21
2
-6
/
+36
*
Add more size_t -> int warning fixes for the win x64 GN build.
dpranke
2015-02-20
5
-3
/
+21
*
Prompt for permission in requestMediaKeySystemAccess().
sandersd
2015-02-20
2
-46
/
+112
*
Reland:Refactored pixel format resize operations in media/video/capture into ...
emircan
2015-02-20
6
-5
/
+55
*
VideoCaptureDevice: refactor Client::Buffer into an interface
mcasas
2015-02-20
1
-10
/
+3
*
Mac Video Capture AVFoundation: Calculate compressed frame size for MJPEG.
magjed
2015-02-20
1
-0
/
+27
*
onGetPixelsEnum back to onGetPixels.(VideoImageGenerator)
scroggo
2015-02-20
1
-6
/
+5
*
Require JSON key IDs and keys to be properly base64url encoded
jrummell
2015-02-20
2
-26
/
+16
*
Unprefixed EME: Check that key system is explicitly supported or begins with ...
ddorwin
2015-02-20
4
-49
/
+191
*
Implement checks for distinctiveIdentifier and persistentState in requestMedi...
sandersd
2015-02-20
7
-169
/
+540
*
Web MIDI: add unit tests for event notification of MidiManagerMac
toyoshim
2015-02-20
3
-2
/
+131
*
Update Chomium's build files to work w/ latest GN binaries.
dpranke
2015-02-20
2
-10
/
+11
*
Update existing uses of /wd4267 to use the GN config
brettw
2015-02-19
2
-13
/
+13
[next]