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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in media/, take 2.
avi
2015-12-23
1
-0
/
+2
*
Add missing macros includes in media/.
avi
2015-12-19
1
-0
/
+1
*
Switch to standard integer types in media/.
Avi Drissman
2015-12-19
1
-7
/
+7
*
Use a direct include of time headers in media/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Refactored DataBuffer to use unix_hacker style methods.
tyoverby@chromium.org
2013-06-25
1
-11
/
+41
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/.
dcheng@chromium.org
2013-04-07
1
-2
/
+2
*
Tighten up media::DecoderBuffer API contract for end of stream buffers (round...
scherkus@chromium.org
2013-01-28
1
-0
/
+2
*
Revert 177550
scherkus@chromium.org
2013-01-18
1
-2
/
+0
*
Tighten up media::DecoderBuffer API contract for end of stream buffers.
scherkus@chromium.org
2013-01-18
1
-0
/
+2
*
Update media::DataBuffer API to match media::DecoderBuffer.
scherkus@chromium.org
2013-01-17
1
-16
/
+21
*
Eliminate media::Buffer as a base class for media::DecoderBuffer and media::D...
scherkus@chromium.org
2013-01-15
1
-16
/
+31
*
Make media::DataBuffer::DataBuffer(data, size) public.
xhwang@chromium.org
2012-10-26
1
-2
/
+4
*
Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...
fischman@chromium.org
2012-08-06
1
-3
/
+0
*
Introducing DecoderBuffer and general Buffer cleanup.
dalecurtis@google.com
2012-05-31
1
-6
/
+2
*
Add initial implementation of SourceBufferStream
vrk@google.com
2012-05-04
1
-0
/
+3
*
Add StreamParserBuffer to ChunkDemuxer
vrk@google.com
2012-05-02
1
-0
/
+2
*
Replace size_t with int in a few media classes.
scherkus@chromium.org
2012-03-27
1
-8
/
+8
*
Add AES decryptor and tests.
xhwang@chromium.org
2012-03-08
1
-0
/
+7
*
Take advantage of the new Pass() machinery on scoped_ptr{,_malloc}.
fischman@chromium.org
2012-01-10
1
-4
/
+3
*
Add OVERRIDE to media/.
avi@chromium.org
2011-11-16
1
-2
/
+2
*
Create media.dll / libmedia.so.
darin@chromium.org
2011-08-29
1
-1
/
+1
*
Revert r95841 due to failing media_unittests on linux_shared bot.
darin@chromium.org
2011-08-08
1
-1
/
+1
*
Enable media.dll / libmedia.so.
darin@chromium.org
2011-08-08
1
-1
/
+1
*
Revert 95496 - Create media.dll
apatrick@chromium.org
2011-08-05
1
-1
/
+1
*
Create media.dll
darin@chromium.org
2011-08-04
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Remove WriteableBuffer interface as DataBuffer is the only implementation.
scherkus@chromium.org
2010-11-12
1
-5
/
+12
*
Refactor WritableBuffer interface for more useful ptr management.
kylep@chromium.org
2009-07-16
1
-4
/
+12
*
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
-10
/
+4
*
andrew's patch
hclam@chromium.org
2009-03-17
1
-4
/
+10
*
Buffer interface is now uint8*. Slight change to way data buffers are create...
ralphl@chromium.org
2009-03-16
1
-6
/
+4
*
Added IsEndOfStream and IsDiscontiguous flags to buffers.
ralphl@chromium.org
2009-02-25
1
-9
/
+1
*
Changed media::Buffer interfaces to use base::TimeDelta.
scherkus@chromium.org
2009-01-31
1
-7
/
+7
*
Removed Interface from the end of a bunch of media classes.
scherkus@chromium.org
2009-01-15
1
-5
/
+5
*
Checking in media::DataBuffer, a simple implementation of WritableBufferInter...
scherkus@chromium.org
2008-12-16
1
-0
/
+50