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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored DataBuffer to use unix_hacker style methods.
tyoverby@chromium.org
2013-06-25
1
-46
/
+0
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/.
dcheng@chromium.org
2013-04-07
1
-1
/
+1
*
Update media::DataBuffer API to match media::DecoderBuffer.
scherkus@chromium.org
2013-01-17
1
-20
/
+34
*
Eliminate media::Buffer as a base class for media::DecoderBuffer and media::D...
scherkus@chromium.org
2013-01-15
1
-10
/
+27
*
Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...
fischman@chromium.org
2012-08-06
1
-5
/
+0
*
Remove use of PipelineStatus from BufferedDataSource and FileDataSource.
scherkus@chromium.org
2012-07-23
1
-1
/
+2
*
Introducing DecoderBuffer and general Buffer cleanup.
dalecurtis@google.com
2012-05-31
1
-33
/
+15
*
Add StreamParserBuffer to ChunkDemuxer
vrk@google.com
2012-05-02
1
-12
/
+19
*
Replace size_t with int in a few media classes.
scherkus@chromium.org
2012-03-27
1
-7
/
+7
*
Removed StreamSample as a shared base class between Buffer and VideoFrame.
scherkus@chromium.org
2012-03-26
1
-4
/
+5
*
Add AES decryptor and tests.
xhwang@chromium.org
2012-03-08
1
-0
/
+29
*
Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}.
fischman@chromium.org
2012-01-10
1
-3
/
+3
*
Updating logging in src/media/. Using DCHECK_EQ/NE/LE() where possible.
kushi.p@gmail.com
2011-04-29
1
-2
/
+2
*
Refactor WritableBuffer interface for more useful ptr management.
kylep@chromium.org
2009-07-16
1
-17
/
+21
*
Remove executable bit from a bunch of files that shouldn't have it.
evan@chromium.org
2009-05-11
1
-0
/
+0
*
Revert tree bustage cause by r11904.
hclam@chromium.org
2009-03-17
1
-23
/
+18
*
andrew's patch
hclam@chromium.org
2009-03-17
1
-18
/
+23
*
Buffer interface is now uint8*. Slight change to way data buffers are create...
ralphl@chromium.org
2009-03-16
1
-16
/
+17
*
Added IsEndOfStream and IsDiscontiguous flags to buffers.
ralphl@chromium.org
2009-02-25
1
-20
/
+4
*
Changed media::Buffer interfaces to use base::TimeDelta.
scherkus@chromium.org
2009-01-31
1
-5
/
+6
*
Checking in media::DataBuffer, a simple implementation of WritableBufferInter...
scherkus@chromium.org
2008-12-16
1
-0
/
+62