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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent pending callbacks after an error from being interpreted as teardown c...
acolwell@chromium.org
2011-02-02
1
-13
/
+78
*
Fix a teardown hang caused by an Abort() call while there is a pending read.
acolwell@chromium.org
2011-01-26
1
-1
/
+3
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-42
/
+42
*
Fix flaky behavior in pipeline teardown.
acolwell@chromium.org
2011-01-13
1
-50
/
+80
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2011-01-05
1
-100
/
+73
*
Move base/lock and base/condition_variable to base/synchronization/
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Revert 70277 - Revert 70275 - Revert 70267 - Refactor PipelineImpl to use Com...
acolwell@chromium.org
2010-12-29
1
-58
/
+101
*
Revert 70275 - Revert 70267 - Refactor PipelineImpl to use CompositeFilter to...
acolwell@chromium.org
2010-12-29
1
-101
/
+58
*
Revert 70267 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-29
1
-58
/
+101
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-29
1
-101
/
+58
*
Revert 70063 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-23
1
-58
/
+101
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-23
1
-101
/
+58
*
Revert 69959 - Refactor PipelineImpl to use CompositeFilter to manage Filter ...
acolwell@chromium.org
2010-12-22
1
-58
/
+101
*
Refactor PipelineImpl to use CompositeFilter to manage Filter state transitions.
acolwell@chromium.org
2010-12-22
1
-101
/
+58
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
1
-0
/
+8
*
Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...
scherkus@chromium.org
2010-12-03
1
-5
/
+6
*
Stopgap fix for crash in issue 53867 comment 15
thakis@chromium.org
2010-12-01
1
-54
/
+68
*
Fix clock update behavior at the end of stream.
acolwell@chromium.org
2010-11-23
1
-13
/
+26
*
Move FilterType into MediaFilterCollection
acolwell@chromium.org
2010-11-15
1
-6
/
+6
*
Revert 66125 -- Broke Windows build - Move FilterType into MediaFilterCollection
levin@chromium.org
2010-11-15
1
-6
/
+6
*
Move FilterType into MediaFilterCollection
acolwell@chromium.org
2010-11-15
1
-6
/
+6
*
Refactor Pipeline & PipelineImpl so WebMediaPlayerImpl references a Pipeline ...
acolwell@chromium.org
2010-11-11
1
-18
/
+10
*
Refactor code so PipelineImpl doesn't rely on FilterType anymore.
scherkus@chromium.org
2010-11-04
1
-107
/
+45
*
Move MediaFilterCollection code into a class.
scherkus@chromium.org
2010-11-03
1
-102
/
+76
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-1
/
+1
*
Terminate FilterFactory and his nasty friends
hclam@chromium.org
2010-10-23
1
-81
/
+194
*
Prevent buffered time from being less than the current time.
scherkus@chromium.org
2010-10-20
1
-14
/
+16
*
Convert LOG(INFO) to VLOG(1) - media/.
pkasting@chromium.org
2010-10-19
1
-7
/
+6
*
Make sure to use scoped_refptr for refcounted params in audio/video/remoting
willchan@chromium.org
2010-10-18
1
-2
/
+6
*
Revert 61899 for breaking cookes on file:// URLs.
willchan@chromium.org
2010-10-08
1
-6
/
+2
*
Fix instances of passing raw pointers to RefCounted objects in tasks.
willchan@chromium.org
2010-10-08
1
-2
/
+6
*
Fixed Ended event when audio is disabled.
sergeyu@chromium.org
2010-09-17
1
-1
/
+4
*
Fixing rounding error in buffering bar for fully loaded HTTP videos
vrk@google.com
2010-09-01
1
-3
/
+12
*
media: add flush stage before stop().
jiesun@google.com
2010-08-26
1
-30
/
+90
*
preparation for recycling buffer, patch 2
jiesun@google.com
2010-08-11
1
-13
/
+6
*
Revert 55603
nsylvain@chromium.org
2010-08-11
1
-6
/
+13
*
preparation for recycling buffer, patch 2
jiesun@google.com
2010-08-10
1
-13
/
+6
*
Fixing crash in buffer bar painting code
vrk@google.com
2010-07-28
1
-0
/
+13
*
Added checks to GetBufferedTime() to cap at the media's duration
vrk@google.com
2010-06-14
1
-8
/
+13
*
Change MediaFilter::Stop() to accept a callback so that Stop() is asynchronou...
boliu@google.com
2010-06-02
1
-102
/
+113
*
Reporting a more accurate buffered time for the video tag
hclam@chromium.org
2010-05-25
1
-10
/
+29
*
Refactoring in media::PipelineImpl and media::MediaFilter.
scherkus@chromium.org
2010-05-17
1
-15
/
+10
*
Issues with video looping
hclam@chromium.org
2010-04-20
1
-2
/
+7
*
Revert 42727 - ffmpeg roll chromium binaries
fbarchard@chromium.org
2010-03-26
1
-2
/
+1
*
ffmpeg roll chromium binaries
fbarchard@chromium.org
2010-03-26
1
-1
/
+2
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Report stalled event correctly for <video>
hclam@chromium.org
2009-10-16
1
-0
/
+28
*
Correct network state and ready state reporting.
ajwong@chromium.org
2009-08-21
1
-0
/
+12
*
Reverting r24002 due to test_shell_tests redness
ajwong@chromium.org
2009-08-21
1
-12
/
+0
*
Correct network state and ready state reporting.
ajwong@chromium.org
2009-08-21
1
-0
/
+12
[next]