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
/
seekable_buffer_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
media::SeekableBuffer should use kNoTimestamp() instead of zero.
scherkus@chromium.org
2012-05-03
1
-11
/
+20
*
Replace size_t with int in a few media classes.
scherkus@chromium.org
2012-03-27
1
-46
/
+46
*
buffers.cc: replaced global TimeDelta constants with fully-inlined functions.
fischman@chromium.org
2012-01-18
1
-12
/
+12
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Rename media::StreamSample::kInvalidTimestamp to media::kNoTimestamp.
scherkus@chromium.org
2010-11-12
1
-16
/
+13
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Convert LOG(INFO) to VLOG(1) - media/.
pkasting@chromium.org
2010-10-19
1
-1
/
+1
*
Removed PushSource::Packet. SeekableBuffer.current_time() fixed to return
sergeyu@chromium.org
2010-05-26
1
-9
/
+16
*
Removed AlsaPcmOutputStrem::Packet. Fixed bug in AlsaPcmOutputStream::Schedul...
sergeyu@chromium.org
2010-05-14
1
-0
/
+22
*
Merging SeekableBuffer and BufferQueue:
sergeyu@chromium.org
2010-04-27
1
-19
/
+93
*
Cleanup media::SeekableBuffer and unit tests
hclam@chromium.org
2009-05-28
1
-131
/
+96
*
SeekableBuffer to implement a window of buffer which has short seeking ability.
hclam@chromium.org
2009-05-19
1
-0
/
+283