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_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new API in WebMediaPlayer to do a GPU-GPU textures copy if possible.
jun.a.jiang@intel.com
2013-03-13
1
-0
/
+9
*
Factor MediaSource methods out of WebMediaPlayerImpl into WebMediaSourceClien...
acolwell@chromium.org
2013-03-07
1
-16
/
+7
*
Fold WebMediaPlayerProxy into WebMediaPlayerImpl.
scherkus@chromium.org
2013-03-01
1
-31
/
+20
*
Use base::MessageLoopProxy instead of MessageLoop* in webkit/media/.
scherkus@chromium.org
2013-03-01
1
-3
/
+6
*
Move duration change logic from WebMediaPlayerImpl to ChunkDemuxer.
acolwell@chromium.org
2013-02-15
1
-7
/
+0
*
Fix set duration edge cases.
acolwell@chromium.org
2013-01-30
1
-0
/
+13
*
Refactor content::RenderAudioSourceProvider as webkit_media::WebAudioSourcePr...
scherkus@chromium.org
2013-01-10
1
-7
/
+3
*
Have WebMediaPlayerImpl maintain a reference to AudioRendererSink.
scherkus@chromium.org
2013-01-09
1
-0
/
+6
*
Change PipelineStatusCB to Closure for ended callbacks.
wolenetz@chromium.org
2013-01-03
1
-1
/
+1
*
Vanquish the remnants of media::MessageLoopFactory.
scherkus@chromium.org
2013-01-02
1
-37
/
+10
*
Encrypted Media: Replace DecryptorClient with key event callbacks.
xhwang@chromium.org
2012-12-22
1
-1
/
+1
*
EME v0.1: Report defaultURL in KeyMessage.
ddorwin@chromium.org
2012-12-15
1
-1
/
+1
*
Encrypted Media: Use std::string for key message in media pipeline.
xhwang@chromium.org
2012-12-06
1
-2
/
+1
*
Encrypted Media: No NeedKey if --enable-encrypted-media is not set.
xhwang@chromium.org
2012-11-30
1
-1
/
+1
*
Add "type" in GenerateKeyRequest() and OnNeedKey().
xhwang@chromium.org
2012-10-27
1
-0
/
+5
*
Add UMA reporting for EME APIs.
fischman@chromium.org
2012-10-23
1
-0
/
+16
*
Move ChunkDemuxer handling from WMPProxy to WMPI and remove ChunkDemuxerClient
acolwell@chromium.org
2012-09-12
1
-0
/
+3
*
Support setting an explicit duration on MediaSource objects
vrk@chromium.org
2012-08-28
1
-0
/
+1
*
Allow transitioning to HAVE_METADATA before pipeline initialization completes.
acolwell@chromium.org
2012-08-17
1
-1
/
+4
*
Disable 'Save Video As' option for MediaSource and MediaStream URLs.
acolwell@chromium.org
2012-08-10
1
-0
/
+1
*
Merge Pipeline's kError state with kStopped: a baby step towards bringing san...
scherkus@chromium.org
2012-08-09
1
-8
/
+0
*
Re-add sourceSetTimestampOffset to webmediaplayer_impl
annacc@chromium.org
2012-08-09
1
-0
/
+2
*
Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...
fischman@chromium.org
2012-08-06
1
-11
/
+0
*
Chrome-side implementation of media source timestamp offset
vrk@google.com
2012-07-27
1
-0
/
+2
*
Remove use of PipelineStatus from BufferedDataSource and FileDataSource.
scherkus@chromium.org
2012-07-23
1
-1
/
+1
*
Move VideoRenderer out of Filter heirarchy.
scherkus@chromium.org
2012-07-23
1
-1
/
+0
*
WebMediaPlayerImpl needs to own the audio source provider.
rtoy@google.com
2012-07-16
1
-0
/
+11
*
Add ProxyDecryptor which wraps concrete Decryptor implementations.
xhwang@chromium.org
2012-06-29
1
-2
/
+8
*
Add Decryptor interface.
xhwang@chromium.org
2012-06-19
1
-4
/
+3
*
Generalize AesDecryptor to make it more spec compliant.
xhwang@chromium.org
2012-06-16
1
-2
/
+17
*
Replace Pipeline::SetNetworkActivity() with BufferedDataSource -> WebMediaPla...
fischman@chromium.org
2012-06-12
1
-1
/
+3
*
Delete bytesLoaded() from WebMediaPlayer implementations now that WebKit no l...
fischman@chromium.org
2012-06-10
1
-8
/
+0
*
Delete no-longer-used single-arg WebMediaPlayer{Impl,Android}::load() method.
fischman@chromium.org
2012-06-10
1
-3
/
+0
*
More prep for CORS support in WebKit/chromium.
fischman@chromium.org
2012-06-07
1
-0
/
+1
*
Add CORS-awareness to HTML5 media elements.
fischman@chromium.org
2012-06-06
1
-0
/
+3
*
Move AesDecryptor out of FFmpegVideoDecoder.
xhwang@chromium.org
2012-06-05
1
-0
/
+4
*
Delete Pipeline::GetBufferedBytes() in preparation for didLoadingProgress() s...
fischman@chromium.org
2012-05-30
1
-0
/
+8
*
Reland r136679, reverted in r136753: Delete MockDataSource, remove IsLocalSou...
fischman@chromium.org
2012-05-12
1
-0
/
+2
*
Revert 136679 - Delete MockDataSource, remove IsLocalSource & IsSeekable from...
tkent@chromium.org
2012-05-12
1
-2
/
+0
*
Delete MockDataSource, remove IsLocalSource & IsSeekable from Demuxer/Pipeline.
fischman@chromium.org
2012-05-11
1
-0
/
+2
*
remove WEBKIT_USING_SKIA
jamesr@chromium.org
2012-05-11
1
-4
/
+0
*
remove WEBKIT_USING_CG
jamesr@chromium.org
2012-05-10
1
-4
/
+0
*
Add codecs parameter to sourceAddId() and improve supported codecs detection ...
acolwell@chromium.org
2012-05-09
1
-0
/
+6
*
Add support for sourceAbort() & sourceBuffered()
acolwell@chromium.org
2012-05-03
1
-0
/
+2
*
Fire needkey event when encrypted media is encounted.
xhwang@chromium.org
2012-04-26
1
-0
/
+1
*
Implement sourceAddId() & sourceRemoveId()
acolwell@chromium.org
2012-04-23
1
-0
/
+7
*
Revert 133335 - Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-21
1
-7
/
+0
*
Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-21
1
-0
/
+7
*
Revert 133191 - Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-20
1
-7
/
+0
*
Update MediaSource API implementation to match v0.4 spec.
acolwell@chromium.org
2012-04-20
1
-0
/
+7
[next]