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
/
blink
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add UYVY 4:2:2 support to VideoFrame and GpuMemoryBuffer.
andresantoso
2015-08-21
2
-0
/
+2
*
Add a dummy WebSourceBufferImpl::evictCodedFrames
servolk
2015-08-21
2
-0
/
+10
*
use libyuv to implement yuva conversion in skcanvas.
fbarchard
2015-08-20
1
-12
/
+19
*
media: Make GpuMemoryBuffers VideoFrame copies asynchronous.
dcastagna
2015-08-20
4
-5
/
+17
*
Call VideoFrameProviderImpl::DidReceiveFrame when background render completes.
jbauman
2015-08-15
1
-1
/
+3
*
Remove #if around PIXEL_FORMAT_NV12
andresantoso
2015-08-14
2
-4
/
+0
*
Remove the old WebMediaSourceImpl::addSourceBuffer overload
servolk
2015-08-14
2
-23
/
+0
*
media: Refactor SkCanvasVideoRenderer to use SkImages and not SkBitmaps.
dcastagna
2015-08-13
3
-237
/
+120
*
Media: Introduce addSourceBuffer which takes an unparsed codecs string
servolk
2015-08-12
2
-0
/
+24
*
Convert remaining StringToLowerASCII to ToLowerASCII.
brettw
2015-08-11
2
-3
/
+2
*
Fix a double overflow issue when converting seconds to timeDelta
qinmin
2015-08-10
3
-14
/
+2
*
media: Rename Media.MSE.Playback UMA to Media.LoadType.
xhwang
2015-08-06
1
-6
/
+3
*
Introduce OutputDevice interface.
guidou
2015-07-31
3
-20
/
+15
*
Use skia to do accelerated YUV conversion for rec709 'HD' color space in
rileya
2015-07-29
1
-6
/
+7
*
Switch to the new SkImageGenerator API
fmalita
2015-07-29
1
-8
/
+7
*
Update MediaKeyStatus to replace OutputNotAllowed with OutputRestricted
jrummell
2015-07-28
1
-2
/
+2
*
Make UTF16ToASCII and UTF16TOUTF8 take a StringPiece
brettw
2015-07-24
4
-8
/
+14
*
Save WebContentDecryptionModuleResult in scoped_ptr<>
jrummell
2015-07-23
9
-39
/
+64
*
Migrate from WebCallbacks<S, T> to WebCallback<S*, T*> (3/4)
yhirano
2015-07-23
1
-6
/
+0
*
Migrate from WebCallbacks<S, T> to WebCallback<S*, T*> (1/4)
yhirano
2015-07-22
1
-0
/
+6
*
media: Add UMA and trace events for CDM creation.
xhwang
2015-07-21
2
-3
/
+41
*
Initial support for the desktop media pipeline on Android.
watk
2015-07-20
1
-1
/
+4
*
Add a rappor metric for the origin url of HLS media playbacks.
watk
2015-07-16
2
-0
/
+8
*
Deprecate LogCB in favor of using MediaLog
wolenetz
2015-07-14
3
-10
/
+9
*
Eliminate MediaPlayer & MediaPlayerClient abstractions
srirama.m
2015-07-14
5
-26
/
+35
*
Check the response URL origin in BufferedDataSource to avoid mixing cross-ori...
horo
2015-07-14
7
-4
/
+195
*
media: extract Format and ColorSpace enum from VideoFrame.
dongseong.hwang
2015-07-13
5
-47
/
+47
*
Revert of Flush pending writes on Skia scratch textures used in Chromium (pat...
kbr
2015-07-09
1
-5
/
+0
*
Flush pending writes on Skia scratch textures used in Chromium
oetuaho
2015-07-09
1
-0
/
+5
*
Replace remaining Tokenize calls to SplitString
brettw
2015-07-06
1
-6
/
+7
*
Log buffered resource loading failures to media-internals
wolenetz
2015-07-06
1
-0
/
+9
*
media: Copy YUV VideoFrame textures to TEXTURE_2D in SkCanvasVideoRenderer.
dcastagna
2015-06-30
1
-0
/
+15
*
Remove flip_y, premultiply_alpha, unmultiply_alpha support in command buffer.
zmo
2015-06-24
1
-4
/
+0
*
Move more string_util functions to base namespace.
brettw
2015-06-24
1
-1
/
+1
*
Remove Chromium specific PixelStorei params in GPU command buffer.
zmo
2015-06-23
1
-1
/
+2
*
media: Add RAPPOR metric for EME over insecure origin.
xhwang
2015-06-23
1
-2
/
+10
*
media: Add RAPPOR metrics for EME usage.
xhwang
2015-06-23
1
-0
/
+7
*
Improve promise rejection message when origin doesn't allow it
jrummell
2015-06-22
1
-1
/
+1
*
remove legacy SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS flag
reed
2015-06-22
1
-0
/
+1
*
media: Add RAPPOR metrics for media player origin URLs.
xhwang
2015-06-18
3
-8
/
+42
*
media: Migrate callers of message_loop_proxy() to task_runner()
skyostil
2015-06-17
1
-1
/
+1
*
Add support for the setSinkId operation to WebMediaPlayerImpl
guidou
2015-06-17
3
-4
/
+89
*
media: remove |level| in copyVideoTextureToPlatformTexture().
dongseong.hwang
2015-06-16
2
-24
/
+2
*
Add dummy versions of setSinkId() to WebMediaPlayer implementations
guidou
2015-06-16
3
-0
/
+15
*
Add support for the audio-output-device switching IPC mechanism to the render...
guidou
2015-06-16
2
-0
/
+17
*
Revert of Add support for the audio-output-device switching IPC mechanism to ...
jmadill
2015-06-15
2
-17
/
+0
*
Add support for the audio-output-device switching IPC mechanism to the render...
guidou
2015-06-15
2
-0
/
+17
*
VideoFrame: extract AccessType from StorageType, allow clients to add DmaBuf ...
mcasas
2015-06-12
2
-29
/
+25
*
media: Report media stack errors to MediaLog.
xhwang
2015-06-11
1
-4
/
+2
*
media: SkCanvasVideoRenderer support for YUV native videoframes.
dcastagna
2015-06-11
3
-40
/
+112
[next]