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
*
fix link on Windows component build
scottmg@google.com
2012-08-30
1
-0
/
+1
*
Convert WebAudio file handlers to use AudioBus.
dalecurtis@chromium.org
2012-08-30
1
-13
/
+7
*
Add a bool return value to media::Decryptor::GenerateKeyRequest().
xhwang@chromium.org
2012-08-29
5
-9
/
+21
*
Hook up CDM calls in CdmWrapper.
xhwang@chromium.org
2012-08-28
3
-136
/
+255
*
Connect PpapiDecryptor and PluginInstance.
xhwang@chromium.org
2012-08-28
2
-31
/
+62
*
Support setting an explicit duration on MediaSource objects
vrk@chromium.org
2012-08-28
4
-0
/
+16
*
Update CDM interface and add clear key CDM.
xhwang@chromium.org
2012-08-27
5
-32
/
+400
*
Modify the PPAPI CDM interface to pass more info.
tomfinegan@chromium.org
2012-08-22
1
-16
/
+46
*
Revert 152672 - Update CDM interface and add clear key CDM.
hbono@chromium.org
2012-08-22
5
-406
/
+31
*
Update CDM interface and add clear key CDM.
xhwang@chromium.org
2012-08-21
5
-31
/
+406
*
media::BindToLoop() is born, with example uses to slim down WebMediaPlayerProxy.
fischman@chromium.org
2012-08-18
3
-93
/
+13
*
Add ContentDecryptionModule interface.
xhwang@chromium.org
2012-08-17
1
-0
/
+150
*
Add PPAPI decryptor implementation.
tomfinegan@chromium.org
2012-08-17
3
-0
/
+265
*
Allow transitioning to HAVE_METADATA before pipeline initialization completes.
acolwell@chromium.org
2012-08-17
4
-47
/
+68
*
Address post commit nits for r151132
acolwell@chromium.org
2012-08-15
1
-2
/
+0
*
Make ChunkDemuxer::SetTimestampOffset take a TimeDelta instead of double
vrk@google.com
2012-08-14
3
-3
/
+5
*
Exclude more files from Android build
wangxianzhu@chromium.org
2012-08-14
1
-0
/
+5
*
Use enum instead of string in MessageLoopFactory::GetMessageLoop*
xhwang@chromium.org
2012-08-12
2
-5
/
+7
*
Disable 'Save Video As' option for MediaSource and MediaStream URLs.
acolwell@chromium.org
2012-08-10
2
-1
/
+5
*
Move VideoDecoder initialization into VideoRendererBase to simplify implement...
acolwell@chromium.org
2012-08-10
1
-7
/
+4
*
Merge Pipeline's kError state with kStopped: a baby step towards bringing san...
scherkus@chromium.org
2012-08-09
2
-17
/
+4
*
Re-add sourceSetTimestampOffset to webmediaplayer_impl
annacc@chromium.org
2012-08-09
2
-0
/
+7
*
Cancel pending seek in ChunkDemuxer when a new seek occurs
vrk@chromium.org
2012-08-08
3
-0
/
+7
*
Change Deryptor::DecryptStatus and VideoDecoder::DecoderStatus to *::Status.
xhwang@chromium.org
2012-08-07
3
-3
/
+3
*
Remove WebMediaPlayerProxy::video_decoder_ & FFmpegVideoDecoder::set_decryptor.
acolwell@chromium.org
2012-08-07
5
-32
/
+17
*
Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...
fischman@chromium.org
2012-08-06
7
-60
/
+0
*
Implement "Key Presence" step in "Encrypted Block Encounted" algorithm in EME.
xhwang@chromium.org
2012-08-03
5
-14
/
+399
*
Report that we're no longer downloading when the resource loader has finished...
scherkus@chromium.org
2012-08-03
2
-6
/
+25
*
Remove VideoDecoder::natural_size() & added VideoFrame::natural_size().
acolwell@chromium.org
2012-08-02
4
-16
/
+19
*
Update media duration if data is appended after the previous duration
vrk@google.com
2012-08-02
1
-1
/
+13
*
Fix a renderer crash when media elements get deleted
qinmin@chromium.org
2012-08-01
2
-31
/
+14
*
Dead member removal, courtesy of Scythe, %/media/% edition.
fischman@chromium.org
2012-07-31
2
-2
/
+0
*
Remove VideoDecoderConfig.frame_rate_xxx() and VideoFrame::Get/SetDuration().
acolwell@chromium.org
2012-07-31
1
-1
/
+0
*
Chrome-side implementation of media source timestamp offset
vrk@google.com
2012-07-27
4
-0
/
+13
*
Add PpapiDecryptor which wraps a CDM plugin.
xhwang@chromium.org
2012-07-23
8
-37
/
+282
*
Remove use of PipelineStatus from BufferedDataSource and FileDataSource.
scherkus@chromium.org
2012-07-23
5
-54
/
+39
*
Move VideoRenderer out of Filter heirarchy.
scherkus@chromium.org
2012-07-23
2
-4
/
+3
*
Fix a rebase error in ProxyDecryptor::Decrypt()
xhwang@chromium.org
2012-07-19
1
-2
/
+5
*
Update media OWNERS.
scherkus@chromium.org
2012-07-19
1
-3
/
+2
*
Upstream ContentVideoView.java content_video_view.* media_metadata_android.*
cramya@chromium.org
2012-07-18
3
-0
/
+79
*
WebMediaPlayerImpl needs to own the audio source provider.
rtoy@google.com
2012-07-16
2
-0
/
+13
*
Change AesDecryptor::Decrypt to be an asynchronous call.
xhwang@chromium.org
2012-07-15
2
-6
/
+7
*
Collapse Should{Enable,Disable}Defer() into ShouldDefer() + simplify some oth...
scherkus@chromium.org
2012-07-14
2
-52
/
+16
*
Implement ChunkDemuxer::GetStartTime()
vrk@chromium.org
2012-07-14
1
-1
/
+6
*
Fold RestartLoadingTask() into ReadCallback() as the method is called on the ...
scherkus@chromium.org
2012-07-12
3
-34
/
+14
*
Collapse HTTP and non-HTTP codepaths into single methods.
scherkus@chromium.org
2012-07-11
4
-145
/
+50
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
3
-3
/
+0
*
Use maximum capacity instead of a ratio of capacity for BufferedResourceLoader.
scherkus@chromium.org
2012-07-11
5
-50
/
+27
*
Write file:// tests for BufferedDataSource and fix some bugs as a result.
scherkus@chromium.org
2012-07-11
5
-54
/
+212
*
Remove expectations and comments that were accidentally committed in r145851.
scherkus@chromium.org
2012-07-10
1
-3
/
+0
[next]