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
/
webmediaplayer_proxy.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ChunkDemuxer handling from WMPProxy to WMPI and remove ChunkDemuxerClient
acolwell@chromium.org
2012-09-12
1
-84
/
+0
*
Support setting an explicit duration on MediaSource objects
vrk@chromium.org
2012-08-28
1
-0
/
+4
*
media::BindToLoop() is born, with example uses to slim down WebMediaPlayerProxy.
fischman@chromium.org
2012-08-18
1
-58
/
+0
*
Allow transitioning to HAVE_METADATA before pipeline initialization completes.
acolwell@chromium.org
2012-08-17
1
-12
/
+13
*
Make ChunkDemuxer::SetTimestampOffset take a TimeDelta instead of double
vrk@google.com
2012-08-14
1
-1
/
+1
*
Cancel pending seek in ChunkDemuxer when a new seek occurs
vrk@chromium.org
2012-08-08
1
-0
/
+5
*
Remove WebMediaPlayerProxy::video_decoder_ & FFmpegVideoDecoder::set_decryptor.
acolwell@chromium.org
2012-08-07
1
-1
/
+0
*
Chrome-side implementation of media source timestamp offset
vrk@google.com
2012-07-27
1
-0
/
+5
*
Fix ChunkDemuxer so it properly outputs buffered ranges.
acolwell@chromium.org
2012-06-20
1
-4
/
+3
*
Add Decryptor interface.
xhwang@chromium.org
2012-06-19
1
-2
/
+2
*
Generalize AesDecryptor to make it more spec compliant.
xhwang@chromium.org
2012-06-16
1
-6
/
+71
*
Replace Pipeline::SetNetworkActivity() with BufferedDataSource -> WebMediaPla...
fischman@chromium.org
2012-06-12
1
-12
/
+0
*
More prep for CORS support in WebKit/chromium.
fischman@chromium.org
2012-06-07
1
-0
/
+7
*
This patch integrates SourceBufferStreams into SourceBuffer, removes all buff...
annacc@chromium.org
2012-05-29
1
-2
/
+2
*
Add codecs parameter to sourceAddId() and improve supported codecs detection ...
acolwell@chromium.org
2012-05-09
1
-2
/
+3
*
Add support for sourceAbort() & sourceBuffered()
acolwell@chromium.org
2012-05-03
1
-0
/
+10
*
Fire needkey event when encrypted media is encounted.
xhwang@chromium.org
2012-04-26
1
-0
/
+14
*
Implement sourceAddId() & sourceRemoveId()
acolwell@chromium.org
2012-04-23
1
-6
/
+15
*
Revert 133335 - Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-21
1
-15
/
+6
*
Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-21
1
-6
/
+15
*
Revert 133191 - Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-20
1
-15
/
+6
*
Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-20
1
-6
/
+15
*
Revert 132965 - this change seems to break media_unittests
toyoshim@chromium.org
2012-04-19
1
-15
/
+6
*
Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-19
1
-6
/
+15
*
Expose decryptor to WebMediaPlayerImpl.
scherkus@chromium.org
2012-03-30
1
-0
/
+1
*
Add explicit alpha parameter to the mediaplayer's paint method. This allows s...
reed@google.com
2012-03-27
1
-2
/
+4
*
Update WebMediaPlayerProxy to use MessageLoopProxy.
scherkus@chromium.org
2012-02-06
1
-15
/
+16
*
Replace DataSourceFactory with explicitly initialized DataSources.
scherkus@chromium.org
2012-01-19
1
-31
/
+6
*
Refactor webkit_media::VideoRendererImpl into standalone class.
scherkus@chromium.org
2012-01-13
1
-14
/
+12
*
Set opaque on the WebMediaPlayerClient based on the decoder
danakj@chromium.org
2011-12-23
1
-0
/
+11
*
Finish the base::Bind migration for webkit/media.
fischman@chromium.org
2011-12-01
1
-16
/
+16
*
Remove --enable-video-logging and WebVideoRenderer.
scherkus@chromium.org
2011-11-18
1
-9
/
+2
*
Fire canplaythrough event at the proper time for audio/video
vrk@google.com
2011-11-18
1
-4
/
+5
*
Fix webkit_media::WebMediaPlayerProxy memory leak due to circular refcounting.
scherkus@chromium.org
2011-11-18
1
-3
/
+1
*
Moving media-related files from webkit/glue/ to webkit/media/.
scherkus@chromium.org
2011-11-17
1
-0
/
+238