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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GetVp8CxAlgoAddress hack
hclam@chromium.org
2010-12-20
3
-64
/
+0
*
Mark FakeAudioInputTest.BasicCallbacks as flaky.
phajdan.jr@chromium.org
2010-12-17
1
-1
/
+2
*
(Committing on behalf of Chris Rogers -- original CL http://codereview.chromi...
kbr@google.com
2010-12-16
5
-1
/
+367
*
Ugh, one more scoped_refptr NewRunnableMethod.
willchan@chromium.org
2010-12-15
1
-1
/
+1
*
Last few NewRunnableMethod scoped_refptr params to fix.
willchan@chromium.org
2010-12-15
1
-1
/
+1
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
7
-40
/
+50
*
Deinline even more destructors.
erg@google.com
2010-12-14
12
-11
/
+45
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
2
-3
/
+5
*
Revert 68932 - Make members of Singleton<T> private and only visible to the s...
satish@chromium.org
2010-12-11
7
-50
/
+40
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
7
-40
/
+50
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
5
-3
/
+11
*
Get rid of std::wstring version of HasSwitch.
tfarina@chromium.org
2010-12-08
1
-1
/
+1
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-1
/
+1
*
Add a new GetInstance() method for singleton classes, take 2.
satish@chromium.org
2010-12-08
4
-10
/
+18
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
4
-10
/
+13
*
Initialize destinations variables before calling GL functions
gman@chromium.org
2010-12-07
2
-5
/
+5
*
Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...
scherkus@chromium.org
2010-12-03
23
-125
/
+125
*
Added include rule for new tool to media/DEPS
vrk@google.com
2010-12-01
1
-0
/
+1
*
Benchmark tool for GPU-accelerated video rendering
vrk@google.com
2010-12-01
16
-0
/
+1153
*
Stopgap fix for crash in issue 53867 comment 15
thakis@chromium.org
2010-12-01
2
-55
/
+69
*
Move audio output number limit to AudioManager.
sergeyu@chromium.org
2010-11-30
5
-14
/
+97
*
Revert 67293 BrowserTestCanLaunchWithOSMesa was consistently failing - Initia...
andybons@chromium.org
2010-11-24
2
-5
/
+5
*
Implemented AudioOutputProxy.
sergeyu@chromium.org
2010-11-24
14
-2
/
+872
*
Initialize destinations variables before calling GL functions
gman@chromium.org
2010-11-24
2
-5
/
+5
*
Fix clock update behavior at the end of stream.
acolwell@chromium.org
2010-11-23
7
-22
/
+122
*
FBTF: Remove unneeded headers from base/ (part 9)
thestig@chromium.org
2010-11-20
15
-14
/
+14
*
Fix compilation of audio_manager_win.cc in Win Release.
tony@chromium.org
2010-11-19
1
-87
/
+91
*
On windows, send audio hardware info with speech input requests if user conse...
satish@chromium.org
2010-11-19
5
-1
/
+127
*
Add shared macros for stringizing and converting ANSI string constants
joi@chromium.org
2010-11-18
1
-6
/
+4
*
Move FilterType into MediaFilterCollection
acolwell@chromium.org
2010-11-15
10
-123
/
+151
*
Revert 66125 -- Broke Windows build - Move FilterType into MediaFilterCollection
levin@chromium.org
2010-11-15
9
-141
/
+113
*
Move FilterType into MediaFilterCollection
acolwell@chromium.org
2010-11-15
9
-113
/
+141
*
Remove media::StreamSample::IsDiscontinuous() and friends.
scherkus@chromium.org
2010-11-12
7
-77
/
+9
*
Rename media::StreamSample::kInvalidTimestamp to media::kNoTimestamp.
scherkus@chromium.org
2010-11-12
15
-60
/
+55
*
Remove WriteableBuffer interface as DataBuffer is the only implementation.
scherkus@chromium.org
2010-11-12
4
-26
/
+15
*
Delete media::Synchronizer since it's never been used.
scherkus@chromium.org
2010-11-12
3
-151
/
+0
*
Refactor Pipeline & PipelineImpl so WebMediaPlayerImpl references a Pipeline ...
acolwell@chromium.org
2010-11-11
4
-42
/
+31
*
roll ffmpeg to nov 4 to fix clang issue
fbarchard@chromium.org
2010-11-11
3
-4
/
+5
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
46
-404
/
+324
*
Make sure that ffmpeg returning us an invalid stream cannot damage us too
cevans@chromium.org
2010-11-08
1
-1
/
+6
*
Adding a test case to ffmpeg_unittests for bug 62127.
scherkus@chromium.org
2010-11-05
1
-0
/
+1
*
Refactor code so PipelineImpl doesn't rely on FilterType anymore.
scherkus@chromium.org
2010-11-04
4
-121
/
+115
*
Initial StateMatrix idea using composition and void*
scherkus@chromium.org
2010-11-04
4
-0
/
+143
*
Move MediaFilterCollection code into a class.
scherkus@chromium.org
2010-11-03
13
-158
/
+328
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
2
-3
/
+3
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
13
-34
/
+34
*
Rename UploadToVideoFrame to ConvertToVideoFrame.
tfarina@chromium.org
2010-10-30
3
-5
/
+5
*
media_bench output width and height of media
fbarchard@chromium.org
2010-10-27
1
-3
/
+8
*
FBTF: Hopefully, the last ctor patch.
erg@google.com
2010-10-27
2
-1
/
+3
*
Fix excessive IPCs by audio renderer.
sergeyu@chromium.org
2010-10-26
1
-2
/
+7
[next]