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
/
base
/
pipeline_impl_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fold media::PipelineImpl into media::Pipeline as there is only one implementa...
scherkus@chromium.org
2012-01-18
1
-927
/
+0
*
Convert use of int ms to TimeDelta in files owned by vrk.
tedvessenes@gmail.com
2012-01-14
1
-11
/
+13
*
Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}.
fischman@chromium.org
2012-01-10
1
-9
/
+6
*
<video> decode in hardware!
fischman@chromium.org
2011-12-13
1
-1
/
+8
*
Revert 113895 - <video> decode in hardware!
fischman@chromium.org
2011-12-10
1
-3
/
+1
*
<video> decode in hardware!
fischman@chromium.org
2011-12-10
1
-1
/
+3
*
Fire CanPlayThrough immediately for local and streaming media files
vrk@google.com
2011-12-01
1
-5
/
+0
*
Revert 111320 - Disable PipelineImplTest.AudioStream on OS X
rsleevi@chromium.org
2011-11-23
1
-7
/
+1
*
Disable PipelineImplTest.AudioStream on OS X
rsleevi@chromium.org
2011-11-23
1
-1
/
+7
*
Improve audio underflow handling.
acolwell@chromium.org
2011-10-21
1
-4
/
+4
*
Add NetworkEventCB to media pipeline and remove IsNetworkActive()
vrk@google.com
2011-10-19
1
-1
/
+1
*
Fix crash on media teardown when triggered by pipeline error
vrk@google.com
2011-10-04
1
-0
/
+50
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
1
-15
/
+14
*
Reland r101418: Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-19
1
-5
/
+5
*
Revert 101418 - Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-16
1
-4
/
+5
*
Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-16
1
-5
/
+4
*
make URL handling transparent to media pipeline.
wjia@chromium.org
2011-08-24
1
-26
/
+2
*
Remove Purify and Quantify.Doing so will reduce substantially the size of the...
jeanluc@chromium.org
2011-08-17
1
-1
/
+1
*
Migrate Pipeline & PipelineImpl to PipelineStatusCB.
acolwell@chromium.org
2011-08-09
1
-25
/
+24
*
Log PipelineImpl events to MediaLog.
scottfr@chromium.org
2011-08-09
1
-3
/
+4
*
Remove MediaFormat once and for all.
scherkus@chromium.org
2011-07-20
1
-1
/
+0
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
The RTCVideoDecoder will eventially need to depend on third_party lib (webrtc...
wjia@chromium.org
2011-07-07
1
-4
/
+5
*
Fix live video only playback.
fgalligan@chromium.org
2011-06-01
1
-3
/
+49
*
Convert Filter::Seek() to use new callback system.
acolwell@chromium.org
2011-05-13
1
-24
/
+26
*
Fix valgrind messages for uninitialized preload_ value.
vrk@google.com
2011-04-05
1
-1
/
+1
*
Build a raw video pipeline for the <video> with a special src attribute (medi...
acolwell@chromium.org
2011-03-23
1
-4
/
+39
*
Revert 79149 - Build a raw video pipeline for the <video> with a special src ...
acolwell@chromium.org
2011-03-23
1
-39
/
+4
*
Build a raw video pipeline for the <video> with a special src attribute (medi...
acolwell@chromium.org
2011-03-23
1
-4
/
+39
*
Simplify the Demuxer interface to get streams by type.
fischman@chromium.org
2011-03-21
1
-5
/
+7
*
Stop leaking callbacks in pipeline_impl_unittest.cc
fischman@chromium.org
2011-03-16
1
-1
/
+1
*
PipelineError is dead. Long live PipelineStatus!
fischman@chromium.org
2011-03-16
1
-53
/
+102
*
DemuxerFactory is born!
fischman@chromium.org
2011-03-14
1
-45
/
+4
*
Refactoring code to use factories to create DataSource objects.
acolwell@chromium.org
2011-03-14
1
-29
/
+15
*
Remove the silly notion of MIME types from media code.
scherkus@chromium.org
2011-03-09
1
-32
/
+17
*
Cleaning up src/media to be consistent with static versus anonymous namespaces.
scherkus@chromium.org
2011-03-07
1
-7
/
+3
*
Fold ClockImpl into Clock and update corresponding clients and tests.
scherkus@chromium.org
2011-03-04
1
-5
/
+3
*
Delete the StatisticsCallback passed to media filter mocks.
scherkus@chromium.org
2011-02-17
1
-3
/
+4
*
Implement webkit media metrics in chromium.
scherkus@chromium.org
2011-02-16
1
-6
/
+8
*
Prevent pending callbacks after an error from being interpreted as teardown c...
acolwell@chromium.org
2011-02-02
1
-0
/
+36
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2011-01-05
1
-4
/
+52
*
Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...
scherkus@chromium.org
2010-12-03
1
-1
/
+1
*
Fix clock update behavior at the end of stream.
acolwell@chromium.org
2010-11-23
1
-2
/
+76
*
Refactor Pipeline & PipelineImpl so WebMediaPlayerImpl references a Pipeline ...
acolwell@chromium.org
2010-11-11
1
-12
/
+6
*
Move MediaFilterCollection code into a class.
scherkus@chromium.org
2010-11-03
1
-2
/
+1
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-1
/
+1
*
Terminate FilterFactory and his nasty friends
hclam@chromium.org
2010-10-23
1
-26
/
+30
*
Prevent buffered time from being less than the current time.
scherkus@chromium.org
2010-10-20
1
-24
/
+68
*
Fixed Ended event when audio is disabled.
sergeyu@chromium.org
2010-09-17
1
-0
/
+13
*
Fixing rounding error in buffering bar for fully loaded HTTP videos
vrk@google.com
2010-09-01
1
-11
/
+18
[next]