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
/
data_buffer_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove media::StreamSample::IsDiscontinuous() and friends.
scherkus@chromium.org
2010-11-12
1
-6
/
+0
*
Remove WriteableBuffer interface as DataBuffer is the only implementation.
scherkus@chromium.org
2010-11-12
1
-3
/
+3
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-5
/
+5
*
Refactor WritableBuffer interface for more useful ptr management.
kylep@chromium.org
2009-07-16
1
-17
/
+32
*
Handle end of stream for media
hclam@chromium.org
2009-06-04
1
-5
/
+3
*
Revert tree bustage cause by r11904.
hclam@chromium.org
2009-03-17
1
-23
/
+24
*
andrew's patch
hclam@chromium.org
2009-03-17
1
-24
/
+23
*
Buffer interface is now uint8*. Slight change to way data buffers are create...
ralphl@chromium.org
2009-03-16
1
-23
/
+24
*
Added IsEndOfStream and IsDiscontiguous flags to buffers.
ralphl@chromium.org
2009-02-25
1
-1
/
+12
*
Changed media::Buffer interfaces to use base::TimeDelta.
scherkus@chromium.org
2009-01-31
1
-7
/
+12
*
Removed Interface from the end of a bunch of media classes.
scherkus@chromium.org
2009-01-15
1
-3
/
+3
*
Checking in media::DataBuffer, a simple implementation of WritableBufferInter...
scherkus@chromium.org
2008-12-16
1
-0
/
+49