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
/
webkit
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coverity: Initialize a member variable.
jhawkins@chromium.org
2012-06-20
1
-4
/
+8
*
Fix ChunkDemuxer so it properly outputs buffered ranges.
acolwell@chromium.org
2012-06-20
3
-23
/
+17
*
Add UMA reporting for GpuVideoDecoder::Initialize status.
fischman@chromium.org
2012-06-20
1
-1
/
+5
*
Add Decryptor interface.
xhwang@chromium.org
2012-06-19
6
-16
/
+15
*
Request all response headers be exposed to BufferedResourceLoader since it ne...
fischman@chromium.org
2012-06-18
1
-0
/
+1
*
Generalize AesDecryptor to make it more spec compliant.
xhwang@chromium.org
2012-06-16
4
-81
/
+186
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-06-12
1
-3
/
+4
*
Replace Pipeline::SetNetworkActivity() with BufferedDataSource -> WebMediaPla...
fischman@chromium.org
2012-06-12
7
-56
/
+46
*
Delete bytesLoaded() from WebMediaPlayer implementations now that WebKit no l...
fischman@chromium.org
2012-06-10
4
-31
/
+1
*
Delete no-longer-used single-arg WebMediaPlayer{Impl,Android}::load() method.
fischman@chromium.org
2012-06-10
4
-14
/
+0
*
Adding the logic for releasing decoder resources in WebMediaPlayerManagerAndroid
qinmin@chromium.org
2012-06-08
4
-22
/
+89
*
Unbreak sending cookies with crossorigin-free media elements.
fischman@chromium.org
2012-06-07
1
-0
/
+1
*
More prep for CORS support in WebKit/chromium.
fischman@chromium.org
2012-06-07
10
-0
/
+36
*
Add CORS-awareness to HTML5 media elements.
fischman@chromium.org
2012-06-06
10
-20
/
+76
*
Move AesDecryptor out of FFmpegVideoDecoder.
xhwang@chromium.org
2012-06-05
4
-4
/
+19
*
Stop dropping buffering updates on the floor for small media resources.
fischman@chromium.org
2012-06-05
3
-7
/
+17
*
RefCounted types should not have public destructors, webkit/ edition
rsleevi@chromium.org
2012-06-04
1
-1
/
+3
*
use WebKit::WebMediaPlayer for delegate interface, instead of webkit_media::W...
wjia@chromium.org
2012-06-02
1
-5
/
+6
*
Upstream implementation for embedded video for WebMediaPlayerAndroid
qinmin@chromium.org
2012-06-01
6
-13
/
+292
*
Prepare WebMediaPlayerAndroid for bytesLoaded() -> didLoadingProgress() trans...
fischman@chromium.org
2012-06-01
2
-38
/
+50
*
Delete Pipeline::GetBufferedBytes() in preparation for didLoadingProgress() s...
fischman@chromium.org
2012-05-30
2
-2
/
+17
*
Track buffered byte ranges correctly in media::Pipeline.
fischman@chromium.org
2012-05-30
3
-29
/
+18
*
This patch integrates SourceBufferStreams into SourceBuffer, removes all buff...
annacc@chromium.org
2012-05-29
3
-4
/
+4
*
Unbreak http/tests/media/video-cookie.html b/c of overzealous sanity check.
fischman@chromium.org
2012-05-25
1
-1
/
+1
*
Suppress pause-and-buffer behavior when the HTTP response won't satisfy futur...
fischman@chromium.org
2012-05-25
7
-4
/
+255
*
Expose HTTP version number in responses.
fischman@chromium.org
2012-05-22
1
-1
/
+6
*
Fix crash in UMA reporting of accelerated compositing in WebGL codepaths.
fischman@chromium.org
2012-05-21
1
-3
/
+7
*
Fix reporting of Media.AcceleratedCompositingActive when false.
fischman@chromium.org
2012-05-19
1
-2
/
+8
*
Move webkit/media tests from test_shell_tests into content_unittests
tony@chromium.org
2012-05-16
2
-16
/
+17
*
Reland r136679, reverted in r136753: Delete MockDataSource, remove IsLocalSou...
fischman@chromium.org
2012-05-12
4
-31
/
+12
*
Revert 136679 - Delete MockDataSource, remove IsLocalSource & IsSeekable from...
tkent@chromium.org
2012-05-12
4
-12
/
+31
*
Delete MockDataSource, remove IsLocalSource & IsSeekable from Demuxer/Pipeline.
fischman@chromium.org
2012-05-11
4
-31
/
+12
*
remove WEBKIT_USING_SKIA
jamesr@chromium.org
2012-05-11
1
-4
/
+0
*
remove WEBKIT_USING_CG
jamesr@chromium.org
2012-05-10
2
-58
/
+0
*
Report correct buffered TimeRanges instead of faking a single TimeRange.
fischman@chromium.org
2012-05-10
1
-15
/
+7
*
Add codecs parameter to sourceAddId() and improve supported codecs detection ...
acolwell@chromium.org
2012-05-09
4
-5
/
+36
*
Don't reset BufferedResourceLoader::buffer_ inside Stop().
scherkus@chromium.org
2012-05-09
3
-81
/
+56
*
Fix BufferedResourceLoader to immediately return a read error if the underlyi...
scherkus@chromium.org
2012-05-09
3
-1
/
+37
*
Change the low watermark for media buffering from 50% of buffer capacity to 9...
scherkus@chromium.org
2012-05-04
2
-15
/
+25
*
Report MEDIA_ERR_NETWORK instead of MEDIA_ERR_SRC_NOT_SUPPORTED when a networ...
scherkus@chromium.org
2012-05-04
1
-3
/
+1
*
Remove a few unused media::PipelineStatus codes.
scherkus@chromium.org
2012-05-03
1
-4
/
+0
*
Add support for sourceAbort() & sourceBuffered()
acolwell@chromium.org
2012-05-03
4
-0
/
+35
*
Reduce log level to DVLOG(1) in webkit_media::AudioDecoder.
scherkus@chromium.org
2012-05-03
1
-8
/
+8
*
RefCounted types should not have public destructors, webkit/
rsleevi@chromium.org
2012-04-28
2
-2
/
+4
*
Build the default fitler collection synchronously in load().
ddorwin@chromium.org
2012-04-27
1
-16
/
+17
*
Align Android's WebMediaPlayer enumeration usage with recent WebKit changes
peter@chromium.org
2012-04-27
1
-19
/
+19
*
Fire needkey event when encrypted media is encounted.
xhwang@chromium.org
2012-04-26
4
-0
/
+25
*
De-craxify BufferedDataSource::ChooseDeferStrategy.
fischman@chromium.org
2012-04-26
2
-42
/
+25
*
Upstream WebMediaPlayerAndroid as WebKit::WebMediaPlayer implementation on an...
qinmin@chromium.org
2012-04-25
8
-20
/
+885
*
Implement sourceAddId() & sourceRemoveId()
acolwell@chromium.org
2012-04-23
4
-8
/
+57
[next]